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 |
Hi All, I am using QTP for one of the Desktop application which uses Keyboard inputs like 'Tab ,F7 etc' and also mouse (Click). After recording when i am running the Script ,it is not able to recognize the keyboard inputs like F7,Tab and mouse Click because of which either i have to skip that part or manually do the inputs. Please answer how can i make script more flexible so that it will recognize both keyboard and mouse operations.
Write the code for,In the page screen we have total 10 Links,out of these I have to click 9th link
What is output value in QTP? Why do we use the output value in QTP?How many types of output values are there in QTP? what are their respective usage in QTP?
Give me exact application where we should use low level recording?
What is the D/B Test managemet tool and bug trcking tool? Ans send to pbr.qtp@gmail.com
WHY U CHOOSE TESTING FIELD?
How to find operating system information using the qtp script?
How to use custom checkpoints in QuickTest Professional?
How do we create and run the scripts with out using O.R. ?
how to get the object count ?????????
How to capture the tooltip of webelement,if there are two values displayed in tooltip of webelement?
suppose im having a string wipro123xyz i need to get the value 123 only from the string today 123 will be in the middle from tommorow it will be changing to front or back how to get the no if it changes continously?