How will you handle the situation when object is not
captured during record?
Answer Posted / archana
It can also be solved by using descriptive programming.
Where you need not use the object repository
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
How to associate function library at a run time?
How to create runtime property for an object?
How do you do batch testing in wr & is it possible to do in qtp, if so explain?
Hi All , How can we decicde for pariticular frame(DataDriven or Keword Driven)in Project? Thanks Balaji
How you can make an action as re-usable action?
Hi there, I've installed a trial version of QTP to see if it works with my product but I cant automate selecting windows from a tree view? Can anyone give me any pointers? Many Thanks
Can we write winrunner language i.e TSL in QTP tool?
can anyone tell me from where i can download qtp demo or crack version
Hi Friends, I worked with 8.2 not with 9.2. Please help me in this prob. I created one script and recorded some think and save as Test 1 then I opened process--open the object repository manager. Switch to file->save->give some name->save as Objectrepo1.tsr file. (This is the global repository file.) Then I went to object repository->tools-> associate repository ->click + icon ->open the previously saved Objectrepo1.tsr file. This is the global repository Now I created one more script and save as Test 2. In this script I am calling script with the Help of "Call of existing action" and I executed but QTP is not able to execute B’cos it is QTP is not able to read the Object Repository of Test 1. Please let me know why? Once I made Script 1 as a shared Obj. Repository so it would not give any Problem. Right?
How is recording done when a application is over lapping the QTP application it gives a message object not recorded
1. What is the difference between Keyword and function in the keyword driven framework? 2. How do you associate Keywords to the script ?
What are the factors on which script execution time is dependent?
How many ways we can parameterize data in quicktest professional?
What are the types of data tables in qtp?
I have many listboxes in my application. I have to check whether the contents inside the listboxes are in sorted order or not..can anyone please send the code as early as possible