COMP285: Computer Aided Software Development
Assignment 2 2018/2019
计算机辅助软件开发作业代写 This is the second of two assessments for COMP285 which contributes 50% of the final module mark.This coursework involves the development
This is the second of two assessments for COMP285 which contributes 50% of the final module mark.
OBJECTIVE 计算机辅助软件开发作业代写
This coursework involves the development and testing of some graphics routines in Java™ using the software tools, Eclipse and JUnit.
Assessment Information
Assignment number | 2 of 2 |
Weighting 计算机辅助软件开发作业代写 | 50% |
Assignment Circulated date provided to class | 12/3/2019 |
Deadline Day & Date & Time | Thursday, May 9, 16:00 2019 |
Submission Mode | Electronic |
Learning outcome assessed 计算机辅助软件开发作业代写
|
1. Perform software development tasks using the techniques of Automated Testing, Continuous Integration and Test Driven Programming
2. Use Ant, JUnit and Eclipse both individually and jointly as tools for Automated Testing, Continuous Integration and Test Driven Programming |
Submission necessary in order
to satisfy Module requirements |
No |
Purpose of assessment 计算机辅助软件开发作业代写
Marking criteria |
To assess the students ability to effectively use software development and testing tools
See end of document |
This is the second of two assessments for COMP285 where each contributes 50% of the final module mark.
The general purpose is assessment of the following learning outcomes:
- Perform software development tasks using the techniques of Automated Testing, Continuous Integration and Test Driven Programming
- Use Ant, JUnit and Eclipse both individually and jointly as tools for Automated Testing, Continuous Integration and Test Driven Programming with the main stress on JUnit testing and test driven programming with Eclipse.计算机辅助软件开发作业代写
The goal of this assignment is to complete the testing of a partial implementation of a set of shape classes in the style of Test Driven Programming in Java by using Unit Testing with JUnit4 in the framework of Eclipse. You are also expected to use test driven development to add a new class which will represent a regular polygon.
You will need to finish/correct this implementation and testing framework. All tests should succeed and all classes should be functioning well.计算机辅助软件开发作业代写
Each shape class must implement the interface defined IShape.java, familiarise yourself with this source file. This contain comments explaining the required functionality for each shape.
The following classes have already been implemented but some only partially (there is code to add) and some contain bugs.计算机辅助软件开发作业代写
Point Represents a point in 2-D
Shape (abstract base class for all other shape classes)
Rectangle Represents a rectangle
Circle Represents a circle
RegularPolygon Represents a regular polygon
Main Entry point for the code, also has a rendering function which enables the shapes to be drawn using Java 2D.
Presentation of work 计算机辅助软件开发作业代写
The project should be implemented in Eclipse and needs to use Junit to test the functionality of ALL the public methods of the classes contained in the package uk.ac.liv.comp285.cw1.shapes.
Please follow the package names given in the source file, do not remove any packages and do not define any new packages.计算机辅助软件开发作业代写
All the actions (such as creating the project, Java source file, JUnit test case, etc.) should be done by Eclipse wizards.
Please name all the test classes by adding in the word Test postfix to all test class names, so to test the Circle class use a class called CircleTest.
The general advice is to work first on something simple. Then there will be fewer problems since you can then depend on what you have already resolved and well-tested.
You should comment appropriately all the code you write. This way you can demonstrate your understanding of what they do. This will also be taken into account when marking the work.计算机辅助软件开发作业代写
All Java files presented by students should be compilable and appropriately formatted. Your whole project directory should be zipped up and submitted.
This zip file should be submitted electronically by the deadline mentioned above via the Departmental Coursework Submission System.
Late submissions policy and Plagiarism/collusion aredescribed in Student’s Handbook, http://www.csc.liv.ac.uk/student/ugpdfhandbook.pdf, Sections, 5.8-5.10.
Marking Schema 计算机辅助软件开发作业代写
This assignment contributes 50% of the final mark for this module, and will be marked according to the following marking scheme.
You must thoroughly test all the classes given and then fix/debug the code provided. To get full marks all methods need to work properly with a full range of appropriate tests to cover all required test partitions.
Please start with testing and debugging the Point class.计算机辅助软件开发作业代写
Point
10% All tests covered
10% All code working and complete
Rectangle
10% All tests covered
10% All code working and complete
Circle
10% All tests covered
10% All code working and complete
RegularPolygon
15% All tests covered
15% All code working and complete
Code quality and commenting
10%
其他代写:代写CS C++代写 java代写 r代写 金融经济统计代写 matlab代写 web代写 app代写 作业代写 物理代写 数学代写 考试助攻 algorithm代写 dataset代写