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 to handle the exceptions using recovery scenario manager in QTP?
Hi, I Install QTP 9.2 in windows Vista. but it is not supporting IE. it is supporting only windows based application. could I change any setting in Vista for supporting IE.. ?? thanks in advance...
Can anyone share/send me QTP 8.2 Crack as I had it before but now it's virus affected. Pls send me on Sawale.vijay@gmail.com Thanks, ~Vijay
What are the QTP advantages and disadvantages?
What are the technologies supported by qtp?
How to add a runtime parameter to a datasheet?
is it possible to change the date format like MM/DD/YY into DD/MM?YY through script in QTP
how to reverse the string without using bultin functions(i.e mean mid,len ,reverse functions)
What is wrong in my code?
I have 2 Environment variable which holds int. I called into my test and addedup. but output is concatenating the values instead of Sum. Ex. Envi("a")= 10, Envi("b") = 20, c= Envi("a")+ Envi("b"). msgbox c ( Ans.1020). How to overcome this pblm? I used the add fn also..
What is the difference between client server application and web based application?
what is the difference between Automation object model(AOM) and test object model(TOM)