info@kbcambodia.com

Category: Software Testing

Which of the following contains only values that are in different equivalence partitions?

Which of the following contains only values that are in different equivalence partitions? A washing machine has three temperature bands for different kinds of fabrics: — Fragile fabrics are washed at temperatures between 10 and 30 degrees Celsius; — Normal…

What is the main purpose of use case testing?

What is the main purpose of use case testing? A. To identify defects in process flows related to typical use of the system. B. To identify defects in the connections between components. C. To identify defects in the system related…

Which of the following series of state transitions contains an INVALID transition which may indicate a fault in the system design?

Which of the following series of state transitions contains an INVALID transition which may indicate a fault in the system design? A. Login Browse Basket Checkout Basket Checkout Pay Logout B. Login Browse Basket Checkout Pay Logout C. Login Browse…

Which of the following is a major task of Test Implementation and Execution?

Which of the following is a major task of Test Implementation and Execution? A. Finalizing and archiving testware B. Reporting discrepancies as incidents C. Identifying test conditions or test requirements D. Assessing if the exit criteria needs to be changed…

Which activities form part of test planning?

Which activities form part of test planning? a) Developing test cases. b) Defining the overall approach to testing. c) Assigning resources. d) Building the test environment. e) Writing test conditions. A. a, b and d are true, c and e…

What determines the level of risk?

What determines the level of risk? A. The cost of dealing with an adverse event if it occurs. B. The probability that an adverse event will occur. C. The amount of testing planned before release of a system. D. The…

What is beta testing?

What is beta testing? A. Testing performed by users at the product developer’s location. B. Testing performed by users at their own locations. C. Testing performed by product developers at the customer’s location. D. Testing performed by product developers at…

Which of the following is MOST characteristic of Black Box techniques?

Which of the following is MOST 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…

What is the purpose of exit criteria?

What is the purpose of exit criteria? A. To define when to stop testing. B. To determine when a test has completed. C. To identify when a software system should be retired. D. To determine what are the deliverables of…

Which of the test cases below will cover the following series of state transitions? S1-S0-S1-S2-S0

Which of the test cases below will cover the following series of state transitions? S1-S0-S1-S2-S0 Given the following state transition table: A. D, A, B, C B. A, B, C, D C. D, A, B, D D. A, B, C,…