How to load object properties to object repository through
scripting.give one example
Answer Posted / ramchandra patil
Hi Kalyan n All-
yours, vamsi's and Uday kumars ans is correct...
uday kumar gave answer is correct he is using AOM...you can try
guys let me know if I am wrong with valid reason and answer.
Thanks,
Ramchandra
9699851282
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is Test Fusion Report in QTP?
How many ways is to parameterize the value?
How will you test a keyboard?
Is it possible to refer the same object for referring more than one object that are of different class using the descriptive programming approach? Suppose my code is 'To create the object named as obj Set obj=Description.Create() 'To define the values obj("title").value="IE" obj("type").value="text" obj("html tag").value="INPUT" 'To set the value Browser("IE").Page("Yahoo").WebEdit(obj).Set "xyz" Can I refer the "obj" object for the three objects like Browser,page and webedit objects? If so how?
Your roles and responsibilities and daily tasks? (As automation tester)
Suppose you are using shared objects repository in your test and you want to split your present action? At that time shared object repository is single or it’s also splits?
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?
What is the limitation to XML Checkpoints?
What are the advantages of Object Repository?
How many tabs are available to view your test in a test pane and what are they?
To which environments does quicktest professional supports?
How many ways we can parameterize data in quicktest professional?
What is recovery scenario manager? When you go for recovery scenario manager? Tell me one scenario were your used recovery scenario in your project?
Hi ,Can any one pleas explain how to test splash objects using QTP?
What are the properties you would use for identifying a browser and page when using descriptive programming?