info@kbcambodia.com

Category: Software Testing

Which of the following is MOST important in the selection of test techniques?

Which of the following is MOST important in the selection of test techniques? A. Availability of tools to support the proposed techniques. B. The budget allowed for training in proposed techniques. C. Available skills and experience in the proposed techniques.…

Some tools are geared more for developer use. For the 5 tools listed, which statement BEST lists those used MAINLY by developers

Some tools are geared more for developer use. For the 5 tools listed, which statement BEST lists those used MAINLY by developers a) Performance testing tools b) Coverage measurement tools c) Test comparators d) Dynamic analysis tools e) Incident management…

Match the following terms and statements.

Match the following terms and statements. 1) Decision Table Testing 2) Decision Coverage 3) State Transition Testing 4) Exploratory Testing W) Concurrent test design, test execution, test reporting carried out within time boxes according to a test charter. X) A…

For which of the following would a static analysis tool be most useful?

For which of the following would a static analysis tool be most useful? A. Supporting reviews. B. Performance testing C. Testing code executed in a special test harness. D. Enforcement of coding standards. Answer: Option D

Which of the following defines the expected results of a test?

Which of the following defines the expected results of a test? A. Test case specification B. Test design specification C. Test strategy D. Test results Answer: Option A

Exit criteria is determined as part of which test process phase?

Exit criteria is determined as part of which test process phase? A. Test planning. B. Evaluating Exit Criteria and Reporting. C. Test Closure. D. Test Control. Answer: Option A

Which one of the following BEST describes the difference between testing and debugging?

Which one of the following BEST describes the difference between testing and debugging? A. Testing shows failures that are caused by defects. Debugging finds, analyzes, and removes the causes of failures in the software. B. Testing pinpoints the defects. Debugging…

Functional testing may be performed:

Functional testing may be performed: A. At system and acceptance testing levels only. B. At all test levels. C. At all levels above integration testing. D. At the acceptance testing level only.Question: 2 Answer: Option B

Maintenance testing is:

Maintenance testing is: A. updating tests when the software has changed B. testing of an operational system that has been changed C. testing by users to ensure that the system meets a business need D. testing to maintain business advantage…

Which of the following techniques is NOT a black box technique?

Which of the following techniques is NOT a black box technique? A. state transition testing B. LCSAJ C. syntax testing D. boundary value analysis Answer: Option B