Which of the following would NOT be a common metric used for monitoring test preparation and execution?
Which of the following options describe the causal chain in the correct sequence?
A system requirement states that up to 100 users should be able to carry out a transaction, with responses returned within 5 seconds.
What type of non-functional testing would you carry out to verify these requirements?
You have been asked to improve the way test automation tools are being used in your company.
Which one of the following is the BEST approach?
Which of the following is a defect that is more likely to be found by a static analysis tool than by other testing techniques?
Testing effort can depend on a number of factors, which one of following is MOST likely to impact the amount of effort required?
Which of the following is NOT a valid objective of testing?
Which one of the following statements about testing techniques is TRUE?
Your company is developing a system with complex business rules and many branches in the structure of its code components. You need to choose one black box technique and one white box technique for test case design.
Which one of the following offers the BEST choice?
Debugging and Testing are key activities in the software development lifecycle.
Which of the following are 'Debugging' activities?
a) Identifying, a failure
b) Locating the cause of failure
c) Fixing the defect
d) Checking the fix has resolved the failure