WHAT ARE THE DISADVANTAGES OF SHARED REPOSITORY?
Answer Posted / laxmiprasad
when we working with shared OR if someone modified or
deleted the object information it ll effect another script.
LAXMI+prasad
09326399961
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
Hi, I got error message as "object does not support this property or method: "Test.Actions" when i execute the following line of script on QTP 9.0 Dim qtApp, qtRep Set qtApp = CreateObject("QuickTest.Application") Set qtRep = qtApp.Test.Actions("Action1").ObjectRepositories Can anyone tell me where i am wrong.
How QTP support all types of applications (platforms)?
How to connect to a database?
How to start recording using quicktest professional (qtp)?
Explain process of smart Identification in QTP?
How to test results for qtp ?
what is object and child object.. explain ..if possible give some example for better understanding ..
Explain in brief about the qtp automation object model (aom).
Please guide me release notes of Automation once scripts are completed
What are the features supported by UFT?
i have an external excel datasheet where it only contains 3 rows. after qtp executed the code to import the datasheet, the datatable getrowcount method now gives me a different value, lets say 60,000+ instead of only 3. i did not have any values starting from row 4 of my excel file. why is this happening? this also results to the qtp report to load for a very long time.
Hi All, we are using QTP Automation Scripts to test SAP. I recorded QTP Automation Scripts in English-based SAP GUI. Now we have to test a French-based SAP sytem and use the same scripts. The QTP scripts are failing when executed on the French-based SAP System due to Object Recognition Issues. What can we do? Do I re-record the scripts in the French-based SAP system?
In the website, the protocol has been changed http: to https what you will do? Tell me your approach?
write the vb script for call to new action in qtp?
What is the Command used to start the QTP