The flow graph below shows the logic of a program for which 100% statement coverage and 100% decision coverage is required on exit from component testing. [K4]
The following test cases have been run:
Test Case 1 covering path P,Q,R,U
Test Case 2 covering path P,Q,S,V
Test Case 3 covering path P,Q,S,W,X
Test case 4 covering path P,Q,S,W,Y
Refer to the exhibit
Which of the following statements best characterises maintenance testing? [K2]
How does software testing contribute to the quality of delivered software? [K2]
Which of the following factors will MOST affect the testing effort required to test a software product? [K1]
When an organization considers the use of testing tools, they should:
A data driven approach to test automation design is best described as:
Refer to the exhibit
The following test cases need to be run, but time is limited, and it is possible that not all will be completed before the end of the test window
The first activity is to run any re-tests, followed by the regression test script. Users have supplied their priority order to tests.
Which of the following gives an appropriate test execution schedule, taking account of the prioritisation and other constraints? [K3]
What other details should be included in the following incident report when it is first submitted?
Date of Issue: 23/11/05
Severity: P1
Build: Version15.6
Details: Expected field to be limited to 15 chars, able to enter 27
Under which of the following circumstances is maintenance testing required? [K1]
What type of test design technique is the most effective in testing screen-dialog flows?