Does the Existing reusable action can be modified at the
time of calling the action?? Please help me..
Answers were Sorted based on User's Feedback
Answer / sanni
If u r calling a action as call to copy action then it can
be modified, if u r calling it as a call to existing action
it cant be modified.
Is This Answer Correct ? | 4 Yes | 0 No |
Answer / king
If u calling one action to another action means child
action to parent action. if u do any modification on parent
action it will reflect into the child action in (Call-
existing action) no need to modify child action separately.
if u have any quarries plz mail me
raju.ippali@gmail.com
Is This Answer Correct ? | 0 Yes | 0 No |
How QTP recognize the object??how to add objcts into object repository??
Please give me the steps to carry out datadriven in QTP8.2
is qtp 9.2 supported for firefox browser3.0?bcoz when i tried to create scripts with the application run on firefox browser 3.0 then qtp 9.2 didn't ct=reate the scripts?
how can we retrieve ten rows from the data table using loop concept?
In real time whenever we found bug , after that where you send to that bug. send to T.Lead or Directly Developer. Plz explain me?
X=10,Y=20 you need to swap the numbers without using a third variable?
When we use Object Spy? can we write QTP script before built is came in testing?
what is the abbrivation of .mtr in action reposirtory?
i am new QTP... please tell me automation frameworks , types & for whiich type of applications frameworks are used & how to generate script in keyword driven framework
How will you handle java tree in qtp?
Please tell me the steps to record the test in Analog recording mode in QTP version 9.2???
suppose u hav a dialog or window which contains 10 buttons with same name & value. now how to check each button? i.e. how qtp indetifies these objects separately?