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
What are the different types of qtp test assets and their extensions?
If object is not recognized by qtp but the object is standard object what is your approach?
How can you close the second opened browser?
What is the new version of qtp which is recently released in the market?
How many tabs are available to view your test in a test pane and what are they?
what is run-time data?
hi to all, i need a code.. in flight application 1.i need to login first then i need to insert 3 new orders... 2.i have to log out 3.i have to login again with different user 4.need to insert 2 new orders 5.then need to log out 6.then again login with different user 7.3 new orders create and log out 8.but we hv to do this using data table and actions please help me
I am trying to install QTP 9.5 but i am getting error message saying that ("Path is \QuickTest Professional\bin\vb_init.exe") vb_init.exe file is not find. can anybody give me the advise what to do ?
What kind of performance is expected on the client side (e.g., how fast should pages appear, how fast should animations, applets, etc. load and run)?
Explain more about the Test Fusion Report of QTP?
What is the short cut keys for the following?
Is there anyway to automatically update the Datasource name in Database Checkpoints object when we migrate tests to a new release?
How to upload excel files into Quality Center using QTP Script and how to delete excel files from Quality?
How to get the particular property value?
How will you handle java tree in qtp?