Software Testing代写 | 953323 Report Assignment

本次cs代写的主要内容是软件测试相关的assignment

953323 Software Construction Testing and Maintenance

Report Assignment

This report has 30 points in final score.

Due Date Wed 17 2021 10.30pm.

Topic: Software testing report

From the link given in the MS Teams, the link lead to the website that you can download the document of SE Senior project in the CAMT library. Student has to select a project from the link then start the report. The student has to make a report on analyzing the selected project using the test theory given in the classroom. The report should contain 4 parts, the introduction to the project (3 points), the UAT test (9 points), the Integration test (9 points), the unit test (9 points) .

Introduction part is the part that introduce the project scope, and explain the URS, design document, Test case relationship in the project by identified the number of URS, SRS, test case, and other related numbers on the project document.

In the other 3 parts, the report should explain the analysis result of the 3 test cases categories as stated above. In each categories 9 points will be divided in to

6 points for analyzed 2 test cases in each category, verify whether the test in the project is design follow the test theory in from the classroom or not. From 6 points for 4 points will be given to the ability to demonstrate the verification of the completeness of the test case with the related document (URS, or SRS) and the test theory. 2 points will be given as the explanation of the test case with the test coverage.

3 points for selected one test case from each category and modified to make more complete test case. Explanation need why you choose the test case, and explain why the test case need to be modified and make comparison with the existing to identified the result of modification.

The points will be scoring follow the score matrix below

Part Fair(40-65%) Good(65-80%) Excellent(80-100%)
1.     Introduction

–        Give proper introduction of the project

–        Give short conclusion on the number of test cases with the related topic in documents

     
2.     User Acceptance Test

–        Demonstrate completeness with test theory

–        Test vs test coverage

–        modification

     
3.     Integration Test

–        Demonstrate completeness with test theory

–        Test vs test coverage

–        modification

     
4.     Unit test

–        Demonstrate completeness with test theory

–        Test vs test coverage

–        modification