info@kbcambodia.com

Category: Education

Which one of the following options is categorized as a black-box test technique?

Which one of the following options is categorized as a black-box test technique? A. Techniques based on analysis of the architecture. B. Techniques checking that the test object is working according to the technical design. C. Techniques based on the…

What is checklist-based testing?

What is checklist-based testing? A. A test technique in which tests are derived based on the tester’s knowledge of past failures, or general knowledge of failure modes. B. Procedure to derive and/or select test cases based on an analysis of…

Which of the following review comments is MOST LIKELY to have been made by all reviewers?

Which of the following review comments is MOST LIKELY to have been made by all reviewers? The design of a newspaper subscriptions system is being reviewed. The expected system users are: – Subscribers – Technical support team – Billing department…

Which TWO of the following statements about static testing are MOST true?

Which TWO of the following statements about static testing are MOST true? A. A cheap way to detect and remove defects, or When testing safety-critical system, static testing has less value because dynamic testing finds the defects better. B. It…

Which of the review types below is the BEST option to choose when the review must follow a formal process based on rules and checklists?

Which of the review types below is the BEST option to choose when the review must follow a formal process based on rules and checklists? A. Informal Review. B. Technical Review. C. Inspection. D. Walkthrough. Answer: Option C

Which of the following describes the main activities of a formal review?

Which of the following describes the main activities of a formal review? A. Initiation, backtracking, individual review, issue communication and analysis rework, follow-up. B. Planning, individual review, issue communication and analysis, rework, closure, follow-up. C. Planning, initiate review, individual review,…

Which of the following options are roles in a formal review?

Which of the following options are roles in a formal review? A. Developer, Moderator, Review leader, Reviewer, Tester. B. Author, Moderator, Manager, Reviewer, Developer. C. Author, Manager, Review leader, Reviewer, Designer. D. Author, Moderator, Review leader, Reviewer, Scribe. Answer: Option…

Which of the following should NOT be a trigger for maintenance testing?

Which of the following should NOT be a trigger for maintenance testing? A. Decision to test the maintainability of the software. B. Decision to test the system after migration to a new operating platform. C. Decision to test if archived…

Which one of the following is the BEST definition of an incremental development model?

Which one of the following is the BEST definition of an incremental development model? A. Defining requirements, designing software and testing are done in a series with added pieces. B. A phase in the development process should begin when the…

Which one of the following is TRUE?

Which one of the following is TRUE? A. The purpose of regression testing is to check if the correction has been successfully implemented, while the purpose of confirmation testing is to confirm that the correction has no side effects. B.…