Which of the following statements about Experience Based Techniques (EBT) is correct?
Which of the following statements about Experience Based Techniques (EBT) is correct?A . EBT use tests derived from the test engineers' previous experience with similar technologies.B . EBT is based on the ability of the test engineer to implement various testing techniques.C . EBT is done as a second stage...
Which of the following statements about independent testing is WRONG?
Which of the following statements about independent testing is WRONG?A . Independent testing is necessary because developers don't know any testing.B . Independent testing is best suited for the system test level.C . A certain degree of independence makes the tester more effective at finding defects.D . Independent test teams...
If not ST certified with 5-10 years of testing experience - allow limited access.
If not ST certified with 5-10 years of testing experience - allow limited access. What would be the results for: A - ST certified. 12 years of testing experience B - Not ST certified. 7 years of testing experience C - Not ST certified. 3 years of testing experienceA ....
Which ONE of the following statements about acceptance testing is NOT correct?
Which ONE of the following statements about acceptance testing is NOT correct?A . Testing of disaster recovery and backup/restore is usually NOT part of acceptance testing.B . The customers or system users are often responsible for the acceptance testing.C . The main goal of acceptance testing is to build confidence...
In which of the following cases you would NOT execute maintenance testing?
In which of the following cases you would NOT execute maintenance testing?A . Retirement of the software or systemB . Modifications to a released software or systemC . Migration of the system data to a replacement systemD . Update to the Maintainability requirements during the development phaseView AnswerAnswer: D Explanation:...
Which of the following is NOT a deciding factor m determining the extent of testing required?
Which of the following is NOT a deciding factor m determining the extent of testing required?A . Level of risk of the product or featuresB . Budget to do testingC . A particular tester involved in testingD . Time available to do testingView AnswerAnswer: C Explanation: The extent of testing...
Which are the MAIN goals of risk management in a software project?
Which are the MAIN goals of risk management in a software project?A . To increase the success probability for the project regardless of costs.B . To increase focus on preventative processes and to increase satisfaction for the testers.C . To control contractual problems and minimize the impacts of company policies.D...
Which of the following is NOT a deciding factor m determining the extent of testing required?
Which of the following is NOT a deciding factor m determining the extent of testing required?A . Level of risk of the product or featuresB . Budget to do testingC . A particular tester involved in testingD . Time available to do testingView AnswerAnswer: C Explanation: The extent of testing...
Which one of the following bugs can be caught by Static Analysis?
The following requirement is given “Set X to be the sum of Y and Z”. All the following four implementations have bugs. Which one of the following bugs can be caught by Static Analysis?A . int x = 1. int y = 2. int y = 3. X = y=z;B...
Which testing principal suggests a change to the current test strategy for the next test cycle?
A team's test strategy was to invest equal effort in testing each of a system's modules. After running one test cycle, it turned out that most of the critical bugs were detected in one of the system's modules. Which testing principal suggests a change to the current test strategy for...