Life In Changsha College - SQA Plan and System Test Procedure

1. SQA plan

(1) Test the software to ensure that there is no problem with the software;

(2) The project needs to comply with IEEE, ISO and other software engineering standards

(3) The software has basic flowcharts, class diagrams, data flow diagrams, etc.

(4) Schedule

 

serial number

Task

Start and end time

Completion

1

login

2017.10.05~2017.10.15

Implement login function

2

register

2017.10.20~2017.11.05

Implement the registration function

3

message

2017.11.15~2017.11.25

Each logged-in user can leave a message

4

Comment

2018.03.25~2018.04.02

Comment on messages

5

like

2018.04.05~2018.04.20

Like all comments

 

2. System test procedures

1. Test analysis

Test whether the registration can be repeated; test whether you can leave a message without logging in; whether you can like without logging in.

 

2. Test case

  

test case

expected value

Test Results

Register with the same username

registration failed

consistent with expectations

Can I leave a message without logging in?

Failed to leave a message

consistent with expectations

Can you like if you are not logged in?

Failed to like

consistent with expectations

 

3. Black box testing and white box testing

Test for various edge cases.

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=325018221&siteId=291194637
SQA