.how will you load the object during runtime
Answers were Sorted based on User's Feedback
Answer / pavani prasad
we can add objects during run time by using
repositories.collection.add("path of the shared repository")
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / uday
You can use Object Repository Automation Object Model. This
feature is available from QTP9.1.
| Is This Answer Correct ? | 0 Yes | 1 No |
What are the advantages of Automation objects than Test Objects?
Is it possible to run qtp scripts in Test Director(Scripts are uploaded in Test director)???and also how to see the test results in test director???
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?
Does the Existing reusable action can be modified at the time of calling the action?? Please help me..
Can u explain about QTP framework
How the QTP recognize, handle n reports that a error has been handled by it(QTP) when we perform a recovery scenario in our application n in what manner it will display it in resulting window? Plz help me out.
which tpye of exceptions mostly do we face in QTP
Hi All, I am new to QTP but i was trained on winrunner before. My problem is..QTP 8.2 was unable to record my application which is a java app. By selecting smart identification, i was somehow able to record the test BUT QTP cant run the test! Can anyone help me in walking through this problem..Is java addin really necessary for this?? Is there anyways i can run the test successfully? I am not sure whats going wrong in my testing.Please do help me asap as i need to submit the report early. Thanks in advance
What is object state in trigger events,in recovery scenario.write a script to handle this.
how can we merge the object repositories?is ther any option in qtp to merge the object repositories if we have two or three object repositories?
what is the purpose of SetTOProperty Method?
1 Answers Cap Gemini, iGate, Wipro,
how to disable the pop ups through QTP using a script