- (Exam Topic 3)
While reporting a defect, which of the following indicates the level of business importance assigned to the defect?
Correct Answer:
B
- (Exam Topic 3)
Integration testing has following characteristics.
Correct Answer:
B
- (Exam Topic 3) The following condition is given: Integer x, y; IFx>0ANDx< 100
y = y + x; END-IF
Using boundary analysis for x. which test cases are required?
Correct Answer:
B
- (Exam Topic 2)
Which of the following statements about use-case testing are most accurate? (i)In a use-case diagram an actor represents a type of user.
(ii)Use-cases are the most common test basis for unit testing.
(iii)A use-case describes interactions between actors.
(iv)An actor is always a human user that interacts with the system. (v)Test cases can be based on use-case scenarios.
(vi) Use-case testing will often identify gaps not found by testing individual components.
Correct Answer:
B
- (Exam Topic 2)
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]
Correct Answer:
C