Answer Posted / khemlal sinha (mcafee)
when you record an application in QTP it will add that object in object repository . while running the test it will identify ogject based on the property available for that object in repository.
in descriptive programming you will write the description of each object in the script itself so you won't be dependent on object repository .
let me know if you got it or not
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How to find operating system information using the qtp script?
Hello, Is there any way to send the test results in html format (or any other) by email using outlook after the test run ends? thank you in advance
In Test Directory, What are the contents in test case designing? if you prepare in excel sheet how u use thrw Test Directory?
I am getting an error "failed to open the XML checkpoint result viewer" in result window,after clicking on "View XML checkpoint results".Someone suggest me settings,if any...
Subj: realtime example of Database check point, Can any one please detail on how the Database check point is utilized/implemented in a real time project. I already know how to make one by creating DSN/ODBC and writing the required query manually and other steps...I wanted the actual concept of implementation...couple of live examples will be highly appreciated. Thank you in advance
Can anyone tell me how i used QTP 9.2 use for GIS based S/w with an example?
What test cases can you automate using QTP?
How to use conditional loops in qtp ?
what the difference between shared repository and per action repository?
What are parameterizing tests?
What is checkpoint in qtp?
What are the different types of functions available in qtp and explain ?
I have 5 save buttons in 5 tabs . The tabs are placed one after the other. My object repository have these added as 5 save buttons with name sav1, save 2, save 3 , save 4, save 5 .all are getting highlighted from OR but they are not getting clicked. After spying each button all the properties are same except First button Index 0 html id:=btnSaveTab1 outerhtml:=", Second button "html id:=btnSave "outerhtml:=", Third button "html id:=", outerhtml:=",
how to create flat file datasubmission in qtp
how u will evaluate the tool for test automation?