How to pass parameters into an action.Please explain me
with examples
Answer Posted / rayudu
Thanks for your reply Deepak! But my question is not that.
By using Action Parameters.EX: I would like to enter the
values in Parameter tab of the Action properties.
Name type Defaultvalue description
A Number 25 First value
B Number 30 Second value
My question is How should validate these values in a script
c=int(a)+int(b)
I am calling this action in another action like
RunAction Action1,Oneiteration
But it did not resulted 55.
I know how to pass parameters through datatable.
Please answer it if u know
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
how we connect 1. qtp9.2 to the quality center9.0? 2. Load runner8.0 to the quality center9.0
what is meant by Implicit and explicit requirements?
Hi all Can u give me the link where we can download full version of qtp my mail id is karthic.venkitapathi@gmail.com
Can any one explain me what is the procedure to connect the remote desk by using QTP 9.2 ?
How can I change object description or check point values in qtp?
Is it possible to use two instances of UFT on the same machine? If not why?
can any body clearly explain about keyword driven framework .give me the explanation for files what ever you use in this frame work?
How you can replace string in qtp?
write a script to verify links on any web page by using descriptive method by creating a description object (give a filter condition only link) ... need to verify expected like name by reading
Diff b/w Health care domain and Banking Domain?
Write the script to delete the mail which is at 9th,13th and 18th place in INBOX of Gmail ?
How do I lauch my test website using code from qtp in different environmet, uat and PPTE?
How to replay a script in qtp?
How will you handle java tree in qtp?
There is an built in window application in qtp9.1,i.e.Flight4.0.i want to implement the recovery maneger on it.How can i do this?