Local Obj Repository and SOR are editable know, y we have to edit those.. i mean in which situation we need to edit those and how to do..?
pls help me..
Answers were Sorted based on User's Feedback
Answer / yogi
Usually we will not edit sor...
In real time we will not use local or...
Only reason we need to edit sor is if application developer changes object properties then we will edit sor..
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / pravati
1.if there is any changes in application object property.
2.if there is a new object add in the application.
3.of there is any new property of an object is added.
| Is This Answer Correct ? | 0 Yes | 0 No |
i am trying to automate yatra.com,in that site, when i go to automate the Leaving from field showing as a WEBEDIT, but when i enter 1 or 2 char, it displaying dropdownlist, i try to use keyboard automation to select the item from that list but it is not possible, can anybody help he. Thans for posting the Answer
Inserting a Call to Action is not importing all columns in Datatable of globalsheet. Why?
How to check which add-ins are associated with a test in qtp?
what is difference between wait and synchronization point.
What is an optional step in qtp ?
What is the Difference between Environment variable and Globle variable,.. anybody can give me answer..Thanks in advance...
What we are looking for is to load properties of object dynamically as for our application the global repository will pretty huge. It will be really helpful to us if something similar to following functions of Winrunner is available in QTP. #Define descriptor auto strDesc; #set property in the descriptor Gui_desc_set_attr(strDesc,?Class?,?Edit?); --- put other properties #Add Edit box to GUI Map Gui_add(? ?,strWindowName,strEditboxName,strDesc);
Can anyone explain me about child objects in detail;when they are used and why do we need them ? please give me sample code for this if possible.
Tell me few important difference Between QTP and WinRunner?
Why we have to split actions in a test?
WHAT IS PARAMITARIZATION?
How many add-ins comes by default with qtp?