A calculator software is used to calculate the result for 5+6.
The user noticed that the result given is 6.
This is an example of;
You are an experienced tester on a project with incomplete requirements and under pressure to deploy.
What type of testing should you do?
The fact that defects are usually not evenly distributed among the various modules that make up a software application, but rather their distribution tend to reflect the Pareto principle:
Which ONE of the following options explains a benefit of independent testing the BEST?
Which of the following activities does NOT belong to a typical technical review?
Which of the following statements is the BEST example of non-functional testing?
Software was found lo 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 or the following is a valid collection of equivalence classes for the following problem: An integer field shall contain values from and including 1 to and including 15.
A test manager has started a cycle of testing for an e-commerce application. The reason for testing is the change in the protocol for connecting to the payment gateway because of new regulations. Which of the following correctly names this type of testing?
Which of the following is a typical potential risk of using test automation tools?