SOFTWARE ENGINEERING

SOFTWARE TESTING

TEST PLAN AND TEST CASE DEVELOPMENT

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Consider the following testing activities:1. Selecting regression tests2. Evaluating completeness of test execution3. Identifying which user stories have open defect reports4. Evaluating whether the number of tests for each requirement is consistent with thelevel of product riskConsider the following ways traceability can help testing:A. Improve understandability of test status reports to include status of test basis itemsB. Make testing auditableC. Provide information to assess process qualityD. Analyze the impact of changesWhich of the following best matches the testing activity with how traceability can assist thatactivity?
A
1D, 2B, 3C, 4A
B
1B, 2D, 3A, 4C
C
1D, 2C, 3A, 4B
D
1D, 2B, 3A, 4C
Explanation: 

Detailed explanation-1: -End-to-end testing is a type of software testing that tests flows from beginning to end, as opposed to only testing individual steps. By performing end-to-end tests, it’s possible to test an application in its entirety, as well as its connection with other applications, as it is experienced by the user.

Detailed explanation-2: -A clear mission of the test is established. Thorough notes are taken of what needs to be tested, why, and the assessed quality of the application. Issues and questions raised during testing are tracked. Two testers are appropriately assigned based on their experience. 29-Jan-2020

There is 1 question to complete.