info@kbcambodia.com

Category: Software Testing

Which of the following statements describe why error guessing is a useful test design technique?

Which of the following statements describe why error guessing is a useful test design technique? a. It can help derive test cases based on analysis of specification documents. b. Itcanidentifytestsnoteasilycapturedbyformaltechniques. c. It can make good use of tester’s experience and…

Which of the following defects would NORMALLY be identified by a static analysis tool?

Which of the following defects would NORMALLY be identified by a static analysis tool? Explanation: Static analysis tools are typically used by developers before, and sometimes during, component and integration testing and by designers during software modelling. A. The response…

Which of the following groups contain three test inputs that would be generated using Boundary Value Analysis?

Which of the following groups contain three test inputs that would be generated using Boundary Value Analysis? A wholesaler sells printer cartridges. The minimum order quantity is 5. There is a 20% discount for orders of 100 or more printer…

If a system has been tested and only a few defects have been found, what can we conclude about the state of the system?

If a system has been tested and only a few defects have been found, what can we conclude about the state of the system? a. The testing done cannot guarantee that the system is defect-free. b. Thesystemisdefect-freeandfurthertestingwouldbeawasteofresources. c. Further testing…

Place the stages of the Fundamental Test Process in the correct order.

Place the stages of the Fundamental Test Process in the correct order. a. Test Closure Activities. b. TestAnalysisandDesign. c. Test Planning and Control. d. TestImplementationandExecution. e. Evaluating Exit Criteria and Reporting. A. c, b, d, e, a B. c, b,…

What is the main benefit of designing tests early in the life cycle?

What is the main benefit of designing tests early in the life cycle? A. It is cheaper than designing tests during the test phases. B. It helps prevent defects from being introduced. C. Tests designed early are more effective than…

What is the expected result for each of the following test cases?

What is the expected result for each of the following test cases? Given the following decision table: P. Gold frequent flyer, travelling in Economy class. Q. Silver frequent flyer, travelling in Business class. A. P. Offer free upgrade to Business…

Which of the following would TYPICALLY be carried out by a test leader and which by a tester?

Which of the following would TYPICALLY be carried out by a test leader and which by a tester? a) Creation of a test strategy. b) Creation of a test specification. c) Raising of an incident report. d) Write a test…

At which levels can functional testing be performed?

At which levels can functional testing be performed? A. At system and acceptance testing levels only B. At all test levels C. At levels above integration testing D. At the acceptance testing level only Answer: Option B

Which one of the following best describes risk-based testing?

Which one of the following best describes risk-based testing? A. Testing as much of the system as possible in the time available B. Targeting testing at the more critical areas of the system C. Making full use of formal test…