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 |
4. How u will open the build automatically in QTP except using Systemutil.run command
What is data driven testing in QTP?
When I parameterize a script then for each iteration script is executed from begining to end. If I want to execute some middle steps multiple times using Parameterization (avoiding begining and end steps), what is the solution of this (e.g. total steps are 1 2 3 4 5 and i want 2 3 4 only(not 1 nd 5)
IS standard check point is very important than the other check points in QTP? If so why?
HI Everybody, I am using QTP 9.2, I have a problem and hope everybody help me solve it. Now I need to use mouse wheel event to zoom in or zoom out in web client, but QTP can't catch this event. I look forward helping of everybody. Thank you very much.
can onyone tell me how to comapre the output of two different Data Bases in QTP?
Can any one say what exact diff between test->parameters, action properties-> parameters. after defining the parameters in test->settings, how can we access those parameters.(i know how to use action prop parameters)
can anyone answer this question ........in the DICTIONARY OBJECT....i created the dictionary object in reserved object ok....here i have some sets of values ...now i want to retrieve the item i done too ok.......here my question is now i saved the test and close the qtp tool ,again i opened now i retrieve the same item in the dictionary is it possible ????. friends when i try to do this i am getting empty message box i mean no value will be retrieved ......ans me any one plz...
What are the different types of recovery operation?
Who is the best faculty for QTP in Hyderabad? Is it Mr. G.C.Reddy, some are referring his name?
why we use sendkey method in qtp?
i have a window , initial its name is "NEW CUSTOMER" i have to enter the details of customer in the test object fields and after saving the window name is automatically changing with the customer name . so how to identify that window after saving. (i am using descriptive programming.)