Which of the following test cases will ensure that the statement ‘Print ‘Hold’’ is exercised?
Refer to the exhibit Which of the following test cases will ensure that the statement ‘Print ‘Hold’’ is exercised? [K3]A . X=2, Y=2, Z=2B . X=2, Y=3, Z=4C . X=2, Y=4, Z=3D . X=4, Y=3, Z=2View AnswerAnswer: C Explanation: The question asks which of the test cases will ensure that...
Which of the following would NOT be a typical target of testing support tools?
Which of the following would NOT be a typical target of testing support tools?A . Automate activities that require significant resources when done manuallyB . Automate activities that cannot be executed manuallyC . Automate repetitive tasksD . Automating repetitive inspectionsView AnswerAnswer: D Explanation: Testing support tools are software tools that...
Which of the following statements is most true about test conditions?
Which of the following statements is most true about test conditions?A . An item or event of a component or system that can be verified by one or more test cases.B . The grouping of a composite set of test cases which, when tested as a whole, reveal a positive...
discussing, making decisions, evaluating alternatives, finding defects, solving technical problems and checking conformance to specifications, plans, regulations, and standards?
Which type of review has the following main purposes: discussing, making decisions, evaluating alternatives, finding defects, solving technical problems and checking conformance to specifications, plans, regulations, and standards?A . Technical ReviewB . InspectionC . WalkthroughD . Informal reviewView AnswerAnswer: A Explanation:
What are metrics NOT used for?
What are metrics NOT used for?A . To identify the percentage of work done in test environment preparation.B . To identify the percentage of work done in test case preparation.C . To apply to the RAD development model.D . To measure whether dates of test milestones were met.View AnswerAnswer: C...
Which of the following, select the best description of the fundamental test process:
Which of the following, select the best description of the fundamental test process:A . Planning and control, analysis, design, implementation, execution, evaluation of exit criteria and reporting, test closure.B . Executing tests, identifying and recording defects and preparing recommendation and closure reports.C . Controls, preparation of test cases, execution of...
Which TWO of the following metrics would be MOST suitable for determining whether the test objective has been met?
Test objectives for systems testing of a safety critical system include completion of all outstanding defect correction. Regression testing is required following defect correction at all test levels. Which TWO of the following metrics would be MOST suitable for determining whether the test objective has been met? [K2] a. Regression...
What is the main reason for using a pilot project to introduce a testing tool into an organization? [K1]
What is the main reason for using a pilot project to introduce a testing tool into an organization? [K1]A . To identify the requirements for using a toolB . To make a selection between alternative toolsC . To assess whether the tool will be cost- effectiveD . To ensure the...
Which team would be the most suitable for this goal?
A software company decided to buy a commercial application for its accounting operations. As part of the evaluation process, the company decided to assemble a team to test a number of candidate applications. Which team would be the most suitable for this goal?A . A team from an outsourcing company...
This is an example of test of which test type?
A Software was re-deployed because the backend database was changed from one vendor to another The Test Manager decided to perform some functional tests on the redeployed system. This is an example of test of which test type?A . Regression testsB . Non-functional testsC . Structural testsD . Unit testsView...