SOFTWARE ENGINEERING

SOFTWARE TESTING

TEST PLAN AND TEST CASE DEVELOPMENT

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
The items below should be included in test case, except..
A
Test input
B
Expected result
C
Test data
D
Metric and statistical data
Explanation: 

Detailed explanation-1: -Don’t Include Unnecessary Steps: If a test case can be completed in two steps, so be it. As a tester do not think that it will reduce the complexity of the test case and justify yourself by adding more irrelevant steps.

Detailed explanation-2: -Some absolute metrics include: The total number of test cases run by the QA team. The total number of passed, blocked and failed test cases in each phase. The total number of bugs detected after product release or during user-acceptance testing.

Detailed explanation-3: -1-Total Test Duration. This metric measures the time it takes to conduct tests. 2-Total number of defects. 3-Test passed percentage. 4-Fixed defects percentage. 4-Total defect containment efficiency: 5-Automation test coverage. 6-Test execution coverage: 7-Requirement coverage. More items •20-Jul-2022

There is 1 question to complete.