1. Question (1, 12, correct √, incorrect answer) 1. the purpose of software testing is to identify as many Software defects as possible. (Yes) 2. beta testing is a type of acceptance testing. (Error) 3. the acceptance test is implemented by the end user. (Error) 4. The tester does not need to submit any artifacts before project initiation. (Error) 5. About 80% of Software defects can be found in unit tests. (Error) 6. Code review checks whether Source Code meets the requirements of the module design. (Error) 7. Bottom-up integration requires the tester to write the driver Program . (Error) 8. Load Testing is used to verify the maximum level of capability of the system to be tested. (Error) 9. testers must adhere to the principle and resolutely refuse to pass the defect after it is not repaired. (Yes) 10. The Code reviewer is generally a tester. (Error) 11. We can manually prevent the software from being configured. (Error) 12. The integration test plan is submitted at the end of the requirement analysis phase. (Yes) II. multiple choice questions (2 points per question, 10 points) 1. the criteria for passing the Software acceptance test are: (A \ B \ c \ D). all functions defined in the Software Requirement Analysis specification have been fully implemented, and all performance indicators have met the requirements. B. No errors of level 1, level 2, or level 3 remain in all test items. C. The project approval form, requirement analysis documents, design documents and codes are consistent. D. Complete Acceptance Test artifacts. 2. Who are required for the software test plan review? (A \ B \ D). project Manager B. SQA owner C. configuration owner D. test Group 3. which of the following statements about the Alpha test is true? (B \ D). alpha testing requires user representatives to participate in B. user representatives are not required to participate in Alpha testing. alpha testing is a kind of system testing. alpha testing is a type of Acceptance Testing 4. the test designer has the following responsibilities: (A \ B \ c). develop Test Plan B. design test cases C. design the test process and script D. evaluate test activities 5. the entry criteria for software implementation activities are: (a). requirement artifacts have been baseline B. detailed design artifacts have been baseline C. architecture artifacts have been baseline D. project Phase results have been baseline-based
acceptance tests are classified into informal Acceptance Tests and formal acceptance tests. Informal acceptance tests include alpha and beta tests.