info@kbcambodia.com

Category: Software Testing

In which phase of the Fundamental Test Process is the verification of the test environment performed?

In which phase of the Fundamental Test Process is the verification of the test environment performed? A. Test implementation and execution. B. Test planning and control C. Test analysis and design D. Evaluating exit criteria and reporting Answer: Option A

Which of the following is a Standard for Software Test Documentation?

Which of the following is a Standard for Software Test Documentation? A. IEEE 1028 B. EEE 1044 C. ISO 9126 D. IEEE 829 Answer: Option D

Which of the following is LEAST likely to be included in an incident report?

Which of the following is LEAST likely to be included in an incident report? A. Suggestions for correcting the problem B. Degree of impact on stakeholder interests. C. Date the incident was discovered. D. Life cycle process in which the…

Which of the following test cases is from an INVALID equivalence partition?

Which of the following test cases is from an INVALID equivalence partition? A system specification states that a particular field should accept alphabetical characters in either upper or lower case. A. Feeds B. F33ds C. FEEDS D. fEEDs Answer: Option…

Under what circumstances would you plan to perform maintenance testing?

Under what circumstances would you plan to perform maintenance testing? a. As part of a migration of an application from one platform to another. b. As part of a planned enhancement release. c. When the test scripts need to be…

Which of the following statements describe why experience-based test design techniques are useful?

Which of the following statements describe why experience-based test design techniques are useful? a. They can help derive test cases based on analysis of specification documents. b. They can identify tests not easily captured by formal techniques. c. They make…

Which of the following is a characteristic of black-box techniques?

Which of the following is a characteristic of black-box techniques? A. Test cases can be easily automated. B. Test cases are independent of each other. C. Test cases are derived from specifications of the system. D. Test cases are derived…

Which of the following statements related to coverage is correct?

Which of the following statements related to coverage is correct? 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. The following test cases…

Which of the following activities would improve how a tool is deployed within an organisation?

Which of the following activities would improve how a tool is deployed within an organisation? a. Roll out the tool across the organisation as quickly as possible to all users. b. Providetechnicalsupporttothetestteamforeachtypeoftool. c. Limit communication with the tool vendor to…

Which tasks would USUALLY be performed by a test leader and which by the tester?

Which tasks would USUALLY be performed by a test leader and which by the tester? a. Use testing tools as required. b. Create test specifications. c. Plan tests. d. Write or review the test approach A. b and c by…