Which of the following tasks Is MOST LIKELY to be performed by the tester?
How are statement testing and decision testing techniques similar?
Which of the following is MOST likely to be an example of a PROJECT risk?
Software was found to take much more time than the stated requirement of less than one second to save a file. Upon investigation it was found that there was an unnecessary check inside a loop which was slowing down the file-save operation. The software not being able to meet the desired response time is an example of
Which of the following is NOT a valid use of decision coverage?
Which of the following statements about static analysis are FALSE?
I. Static analysis can be used instead of dynamic testing.
II Static analysis can uncover defects like security vulnerabilities.
III. Static analysis can be used to check conformance to specifications and standards.
IV. Static analysis typically detects failures prior to component testing.
Which of the following BEST describes a test summary report for executive-level employees?
Which of the following is a defect that is more likely to be found by a static analysis tool than by other testing techniques?
Which of the following options describe the causal chain in the correct sequence?
Which of the following is an approach that can be used for exploratory testing?