61.
Which of the following is not provided as part of a test model?
- A.A test plan
- B.A list of what is to be tested
- C.Test scripts that define how each element will be tested
- D.A test report
- Answer & Explanation
- Report
Answer : [D]
Explanation :
Explanation :
The test report is not part of a test model. It is produced after testing is complete. |
62.
Which is the correct order of actions when a release is being tested?
- A.Perform tests, design tests, verify test plan, prepare test environment, test cleanup and closure, and evaluate exit criteria and report
- B.Design tests, perform tests, verify test plan, prepare test environment, evaluate exit criteria and report, and test cleanup and closure
- C.Design tests, verify test plan, prepare test environment, perform tests, evaluate exit criteria and report, and test cleanup and closure
- D.Verify test plan, design tests, prepare test environment, evaluate exit criteria and report, perform tests, and test cleanup and closure
- Answer & Explanation
- Report
Answer : [C]
Explanation :
Explanation :
The correct order is as follows: design tests, verify test plan, prepare test environment, perform tests, evaluate exit criteria and report, test cleanup and closure. |
63.
Where are the entry and exit criteria for testing defined?
- A.The SKMS
- B.The CMS
- C.The KEDB
- D.The SDP
- Answer & Explanation
- Report
Answer : [D]
Explanation :
Explanation :
The exit and entry criteria for testing are defined in the service design package. |
64.
The diagram mapping the types of test to each stage of development to ensure that
testing covers business and service requirements as well as technical ones is known as
what?
- A.DIKW
- B.The service V-model
- C.The test plan
- D.The test strategy
- Answer & Explanation
- Report
Answer : [B]
Explanation :
Explanation :
The left-hand side of the service V-model shows service requirements down to the detailed service design. The right-hand side focuses on the validation activities that are performed against these specifications. |
65.
Which of the following are valid results of an evaluation of the test report against the
exit criteria?
The service will work but with higher risk than planned.
2. The service passed.
3. The service failed.
4. The service will work but with higher costs than planned.
The service will work but with higher risk than planned.
2. The service passed.
3. The service failed.
4. The service will work but with higher costs than planned.
- A.2 and 3 only
- B.2 only
- C.All of the above
- D.1, 2, and 4 only
- Answer & Explanation
- Report
Answer : [C]
Explanation :
Explanation :
Any of the listed options are valid results. |