0% found this document useful (0 votes)
8 views

Understanding Objects Review: Part 3: Run The Test

QuickTest records and plays back automated tests using objects. The document instructs to open a saved test, run it, and save the results to a temporary file. It then provides a review questions to test understanding of objects - asking to identify object classes, that objects are distinguished by characteristics, and that QuickTest assigns logical names to objects after learning their class and properties.

Uploaded by

pankajsharma2k3
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
8 views

Understanding Objects Review: Part 3: Run The Test

QuickTest records and plays back automated tests using objects. The document instructs to open a saved test, run it, and save the results to a temporary file. It then provides a review questions to test understanding of objects - asking to identify object classes, that objects are distinguished by characteristics, and that QuickTest assigns logical names to objects after learning their class and properties.

Uploaded by

pankajsharma2k3
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

Part 3: Run the Test

1. If the test created in Part 2: Record the Test is not already displayed on your screen, find and open it by clicking FILE > OPEN TEST from the QuickTest menu bar. 2. Click RUN. In the RUN RESULTS location tab, (Figure 3.) choose the option to save your test results to a temporary file. Click OK to close the window. . Figure 2-

Understanding Objects Review


Answer the following questions to test your understanding of the ways that QuickTest uses objects to record and playback automated tests. 1. Circle each item on this list that represents an object class. a) Test b) Data entry c) Drop-down List d) Error message 2. The only way to distinguish one object from the other of the same class is by the difference in object characteristics. TRUE FALSE 3. After learning the class and properties of an object, QTP assigns a name to the object that is referred to as the: a) logical name b) object class c) object property d) value 4. QuickTest Professional stores recorded object properties in the: a) Object Spy b) Object Repository c) Property

You might also like