How QTP recognize the object??how to add objcts into object
repository??
Answer Posted / krishdeepqtp
Using Object Properties QTP will recognize objects. We can
use either "Object Repository manager"(Shared Repository) or
"Object Repository"(Per Action Repository) to add the obejcts
Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
I have created 3 actions in test action1, action2, action3 but I want run action 1,action 3,action2 how can you change in the actions in keyword view?
Can we call qtp test from another test using scripting. Suppose there are 4 tests and I want to call these tests in a main script. Is this possible in qtp?
How you can find the absolute value of the number in qtp?
What is an object repository?
How Can I find the least value in a bunch of variables using qtp.. E.g.:- A = 210, B = 212, C = 60, D = 111 I don’t want to write bunch of lines for this…. Is there a way to get the result in one line…..
You will receive the mail in your outlook from client at night time to go ahead for the execution. Based on the mail you need to trigger the batch run. What is the QTP Code for this?
hai, i completed my b.tech in 2010 with 62.3%. i having knowledge on manual testing and Qtp. i want Relavent experience in testing.watever may be d salary i dont bother..I just want to gain knowledge. i dont have good communication skills.
How many types of run modes are there in qtp?
How to test fly out menu in qtp?
Explain the checkpoint in qtp?
How to analyzing test results using quicktest professional (qtp)?
action contains public and private functions but do we resuable that action or not..If it is reusable How..plz tell me the ans
How qtp recognizes the object?
When we r doing data driven test with chkpts, i want to insert formulae in data sheet but i didn't get. How we wil do that plz. explain in detail.
Can we run multiple QTP scripts one after the other without manual intervention? How?