Q. Consider the following list:I. Tests that will be executed for each build of an applicationII. Emergency tests that must be tested immediatelyIII. Tests that use many data values, but perform the same actionsIV. Tests that verify an application’s usabilityV. Tests that are executed infrequentlyVI. Critical tests that are tedious to perform manuallyWhich of the above represent types of test cases that are typically good candidates for automation?A I, III B III, VI C I, IV, V D II, III, IV E I, III, VI -----------------------------Q. Consider the tasks below (listed in random order): I. QuickTest Pro retrieves the physical description of the object from the object repositoryII. QuickTest Pro executes the statementIII. QuickTest Pro searches the object repository for a logical name that matches the logical name of the object that appears in the script statementIV. QuickTest Pro queries the operating system to see if an object exists that matches the physical description of the object that appears in the script statementAssume that all objects are recognized by QTP and the object repository contains the correct descriptions for all of the objects contained in the script being executed.Which answer illustrates the correct order of tasks that are performed by QuickTest Pro as it plays back each statement?A II, III, IV, I B I, III, IV, II C III, I, IV, II D I, III, II, IV E III, I, II, IV
-
Interview Candidate
- Oct 6th, 2006
- 5
- 1599
Showing Answers 1 - 5 of 5 Answers
Related Answered Questions
Related Open Questions
Q. Consider the following list:I. Tests that will be executed for each build of an applicationII. Emergency tests that must be tested immediatelyIII. Tests that use many data values, but perform the same actionsIV. Tests that verify an application’s usabilityV. Tests that are executed infrequentlyVI. Critical tests that are tedious to perform manuallyWhich of the above represent types of test cases that are typically good candidates for automation?A I, III B III, VI C I, IV, V D II, III, IV E I, III, VI -----------------------------Q. Consider the tasks below (listed in random order): I. QuickTest Pro retrieves the physical description of the object from the object repositoryII. QuickTest Pro executes the statementIII. QuickTest Pro searches the object repository for a logical name that matches the logical name of the object that appears in the script statementIV. QuickTest Pro queries the operating system to see if an object exists that matches the physical description of the object that appears in the script statementAssume that all objects are recognized by QTP and the object repository contains the correct descriptions for all of the objects contained in the script being executed.Which answer illustrates the correct order of tasks that are performed by QuickTest Pro as it plays back each statement?A II, III, IV, I B I, III, IV, II C III, I, IV, II D I, III, II, IV E III, I, II, IV
Related Answered Questions
Related Open Questions