Answer Posted / b.ramyasri
Hai...
QuickTest stores the definitions for application objects in
a file called the Object Repository. As you record your
test, QuickTest will add an entry for each item you
interact with. Each Object Repository entry will be
identified by a logical name (determined automatically by
QuickTest), and will contain a set of properties (type,
name, etc) that uniquely identify each object.
Each line in the QuickTest script will contain a reference
to the object that you interacted with, a call to the
appropriate method (set, click, check) and any parameters
for that method (such as the value for a call to the set
method). The references to objects in the script will all
be identified by the logical name, rather than any
physical, descriptive properties.
K,byeee...
Thanks & Regards
B.Ramyasri
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Can U Explain about QTP tool from older version to latest version also its differences?
How you can find length of array in qtp?
How many types of run modes are there in qtp?
what is description object?
In Test Directory, What are the contents in test case designing? if you prepare in excel sheet how u use thrw Test Directory?
How to define array in qtp?
what is keyword driven testing in qtp?n how is it useful?
1.How to record ,capture and also script to capture the close buttons. 2.How to record ,capture and also script to capture the options ---File ->save and File ->close in a browser and PDF files. 3.How to compare the Excel sheet values in a report using QTP scripting. 4.How to compare 2 PDf reports using QTP scripts as well reording. 5.How to compare 2 Excel reports using QTP scripts as well reording. 6.How to save a PDF report to a folder and then translate the report to an Excel type of report and compare that Excel Report with an other excel report. Please clarify me
What is the difference between rational rose and QTP?
what is the difference betn QTP 8.0 AND PREVIOUS VERSION
How to do the scripting. Are there any inbuilt functions in QTP? What is the difference between them? How to handle script issues?
Give me detailed theritical explanation about keyword driven, hybrid framework, environment variables, hybrid frame work
I need to pull the data from the page which in row, column vice into excel sheet, how can it be done using QTP? eg: Name Dept xyz gdty i need the same data to be exported in excel sheet.
Is it possible to switch between recording modes during a test creation?
how to test Web application using QTP software