- (Exam Topic 3)
Consider the following Pseudo code:
How many minimum lea cases are required to cover 100% Statement coverage and Decision coverage?
Correct Answer:
D
- (Exam Topic 2)
Which of the following are valid test objectives? (i)Finding defects.
(ii)Gaining confidence about the level of quality and providing information. (iii)Preventing defects.
(iv) Debugging the code.
Correct Answer:
A
- (Exam Topic 3)
A Test Manager conducts risk assessment for a project One of the identified risks is: ''The sub-contractor may fail to meet his commitment" If this risk materializes, it will lead to delay in completion of testing required for the current cycle.
Which of the following sentences correctly describes the risk?
Correct Answer:
D
- (Exam Topic 2)
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
Correct Answer:
D
- (Exam Topic 3)
What type of testing is important after Migration, retirement or enhancement of an existing system?
Correct Answer:
B