info@kbcambodia.com

Category: Software Testing

Which one of the following is a characteristic of good testing in any lifecycle model?

Which one of the following is a characteristic of good testing in any lifecycle model? Explanation: Testers should be involved in reviewing documents as soon as drafts are available in the any life cycle model. A. Test design can only…

Which of the following are characteristics of good testing in any life cycle model?

Which of the following are characteristics of good testing in any life cycle model? a. Every development activity has a corresponding test activity. b. Testers review development documents early. c. Component integration testing and system integration testing are done together.…

Which statement BEST describes the role of testing?

Which statement BEST describes the role of testing? Explanation: Testing helps us to measure the quality of software in terms of the number of defects found, the tests run, and the system covered by the tests. A. Testing improves quality…

Which of the following are structure-based techniques?

Which of the following are structure-based techniques? a. Decision table testing b. Boundary value analysis c. Multiple condition coverage d. Use case testing e. Decision coverage A. a and c B. b and d. C. b and e. D. c…

During which phase of the Fundamental Test Process do you review the test basis?

During which phase of the Fundamental Test Process do you review the test basis? A. Evaluating exit criteria and reporting B. Test implementation and execution C. Test analysis and design D. Test planning and control Answer: Option C

What is the minimum number of test cases required for 100% statement coverage and 100% decision coverage, respectively?

What is the minimum number of test cases required for 100% statement coverage and 100% decision coverage, respectively? Given the following flow chart diagram: A. Statement Coverage = 1, Decision Coverage = 3. B. Statement Coverage = 2, Decision Coverage…

Which ordering of the list below gives increasing levels of test independence?

Which ordering of the list below gives increasing levels of test independence? a. Tests designed by a fellow member of the development team. b. Tests designed by a different testing group within the organisation. c. Tests designed by the developer.…

Which of the following is a task in the Evaluating Exit Criteria and Reporting phase?

Which of the following is a task in the Evaluating Exit Criteria and Reporting phase? A. Writing a test summary report for stakeholders B. Logging the outcome of test execution C. Repeating test activities as a result of action taken…

How is the scope of maintenance testing assessed?

How is the scope of maintenance testing assessed? A. Scope is related to the size of the system, size of the change, and the risk of the change B. Scope is defined by the size and type of system being…

Which of the following statements is GENERALLY true of testing?

Which of the following statements is GENERALLY true of testing? a. Testing can show the presence of defects. b. Testing reduces the probability of hidden defects remaining in the software. c. Testing can show that a previously present defect has…