Syntact for how to call one script from another? and Syntax to call one "Action" in another?
Answer / vandana sharma
RunAction ActionName, [IterationMode , IterationRange , Parameters]
Here the actions becomes reusable on making this call to any Action.
IterationRange String Not always required. Indicates the rows for which action iterations will be performed. Valid only when the IterationMode is rngIterations. Enter the row range (i.e. "1-7"), or enter rngAll to run iterations on all rows.
If the action called by the RunAction statement includes an ExitAction statement, the RunAction statement can return the value of the ExitAction's RetVal argument.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to import excel sheet to QC?
in which case & which method we can use "native" property of an object ?
Batch testing in howmany ways u perfrom in QTP
what are the mandatory and assistive properties of objects in QTP?What is attached text?Plz assist me with proper answer.
Plz send one Tracebilitymatrix example? Anybody working on Realtime QTP Plz give contact deatils?
can u write Script to do Data Driven Testing throuh Externel & internel XL Sheet
How to data driven test for Win objects in QTP ?
How QTP recognizes Objects in AUT?
How to check bitmap output value?
how can you describe the basic flow of automation with conditional and programmatic logic?
Hi This is tanya actually im facing problem in Qtp actully some time QTP doesnot recoznise the recorded object due to which script is going to fail.so can you tell me how we can handle this situation and i have another concerened issue is that at the time of run New errors comes every time so how we can handle this sitauation how we can add Recovery scenarios to the script.some time application runs successfully and some time it produces new error thats why i am facing lot of problem please give me the sugeestion as soon as possible.
In application have 2 list box oppsite list box two edit box is there.so now through using DP how can we select 3 opption in first list box and 2box semect 4 opption.in edit box also we have to write 25 ,28.how can we do this