Which of the following type of defect would NOT be typically found by using a static analysis tool?

Which of the following type of defect would NOT be typically found by using a static analysis tool?A . A variable is defined but is then not usedB . A variable is used in a calculation before it is definedC . A variable has the wrong numeric value passed into...

May 24, 2019 No Comments READ MORE +

Which of the following is NOT an example of a common test metric?

Which of the following is NOT an example of a common test metric?A . Percentage of work done in test environment creationB . Average number of expected defects per requirementC . Number of test cases runD . Deviation from test milestone datesView AnswerAnswer: D

May 24, 2019 No Comments READ MORE +

Which of the following are 'Debugging' activities?

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 failureA . a & dB . a & bC . b...

May 23, 2019 No Comments READ MORE +

What is a key success factor in tool deployment?

A new testing tool has been selected for an organization and a pilot project has successfully completed. The next step is to deploy the tool within the organization. What is a key success factor in tool deployment?A . Estimate a cost-benefit ratio based on a firm business case.B . Determine...

May 23, 2019 No Comments READ MORE +

Which of the following statements is correct?

Which of the following statements is correct?A . Pair programming is done with developer and tester pairing togetherB . Pair programming is an alternativeC . Pair programming is used usually in waterfall modelD . Pair programming is, among other things, an informal review methodView AnswerAnswer: D

May 22, 2019 No Comments READ MORE +

Which one of the following statements about testing techniques is TRUE?

Which one of the following statements about testing techniques is TRUE?A . Exploratory testing can replace black box techniques when testing time is very limitedB . Test execution scheduling should give priority to experienced based testingC . Specification based techniques can be used as a substitute for a poorly defined...

May 22, 2019 No Comments READ MORE +

Where and by whom is Beta testing normally performed?

Where and by whom is Beta testing normally performed?A . By customers or potential customers at their own locationsB . By an independent test team at the developing organization’s locationC . At the developing organization’s site, but not by the developing teamD . By customers or potential customers at the...

May 21, 2019 No Comments READ MORE +

Which of the following is a white-box test technique?

Which of the following is a white-box test technique?A . Decision table testingB . Exploratory testingC . Statement testingD . Error guessingView AnswerAnswer: C

May 20, 2019 No Comments READ MORE +

Which of the following would you NOT expect to see on an incident report from test execution?

Which of the following would you NOT expect to see on an incident report from test execution?A . The version(s) of the software under testB . The test execution scheduleC . Expected results and actual resultsD . Precise steps to reproduce the problemView AnswerAnswer: B

May 19, 2019 No Comments READ MORE +

During which stage of the fundamental test process is the testability of requirements evaluated?

During which stage of the fundamental test process is the testability of requirements evaluated?A . Test Implementation and ExecutionB . Test Planning and ControlC . Evaluating Exit Criteria and ReportingD . Test Analysis and DesignView AnswerAnswer: D

May 19, 2019 No Comments READ MORE +