For Passing Parameters from one Action to another Action we
will use Input & Output parameters. Can any one tell how to
use this Input & Output parameters with Example ?
Answer Posted / amit
use Action Parameters to pass value from one acion to another
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is object spy in quicktest professional (qtp)?
explain keyword driven framework with banking domain?
is there any addin for remedy user application
Tell me about your project? please help me how to tell about insurance project
Analyzing the checpoint results?
By using QTP can we record any log files written by the application which is in execution?
What are the different kinds of test steps?
how to use the regular expression for the below code-- swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:56" There is a tree view window of the folder's ie Medication- >Pharmacy(sub folder)with 56 as count of records...The records can be different or if no records present in the specific folder..then it show "Paharmacy:-no records".Whe i record at the first time .....and try to rerun the same script with different records count say "pharmacy:800"..qtp is not regnizing it...therefore i want to user regular expression..but donot now how to use it and where to use...i have tried.... swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:\*"..but it s of no use..plz help..me
How to upload excel files into Quality Center using QTP Script and how to delete excel files from Quality?
What is synchronization point in QTP?
What is quicktest professional (qtp window?
How to interact tool & application build in QTP?
HI, pls help me on this, iam not able to capture getcelldata value in javatable... msgbox javawindow("").javatable("").getcelldata(3,3) but it diaplays empty...
How many ways is to parameterize the value?
How does qtp identify the object in the application?