You are on page 1of 2

Group Assignment

Course Title: Software Engineering Course code: SEng2052


Tools and practices
Target Group: Software Marks: 15 pts.
rd
Engineering 3 year

Instructions:
 Don’t forget to write all group members’ Names, Ids, Course Title, Course Code,
Department, Faculty (school), University Name and logo on the cover page.
 Group member numbers are limited to be 3-5.
 You have to submit the assignment before the Final Exam Start date:
 Submit the assignment with
 Email address: assignment1.pro@gmail.com
 Subject to submit: Tools-Assignment-2
 Zip all your project file.
 Except the titles and subtitles, all texts should have
 Font type: Times New Roman
 Font style: Regular
 Font size: 12.
 Write your reference clearly on the last page.

Assignment-2 Explanation
 Propose any software development project title.
 Gather/collect some requirement statements from stakeholder (User, company
owner…)
 Make requirement analysis and specify requirements using the user story
format.
 Draw use case, class and sequence diagram that represent static and dynamic
nature of your project.
 Generate source code from class diagram using ArgoUML.
 Integrate your project into github and show the command using Gitbash.
 Make unit Test using junit framework.(Select some sample classes and
methods)
 Build your project using Apatch Ant. (Jarrying your project)

You might also like