How to pass parameters into an action.Please explain me
with examples
Answer Posted / rayudu
I know that what u have explained.But how to use those
parameteres in a an action.I want the script that how to
use input action parameters.That is why I already asked
that I want explanation with examples.
suppose I want to pass 2 values for a,b and would like to
get the result in "c". see below code
c=int(a)+int(b)
How should I pass parameters here and how should i write
the code for passing parameters.How should i call that
action. give me the detailed exp..
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What are the different types of recovery operation?
How to handle the exceptions using recovery secnario manager in quicktest professional (qtp)?
Hi frnds, does anybody know if there is anything called "thin point" or something in qtp? thanks in advance.
how will you load the test cases in ddt?
What is the difference between a Function and Action in QTP?
How you debug your script?
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
How will you test a stapler?
Differences between text and test area checkpoints?
How to analyzing test results using quicktest professional (qtp)?
how to do the batch testing in test director using manual testing procedure?
Explain QTP using different development techniques ?
What are output values and why they are used ?
What VBScript operators, functions, and statements do you use in QuickTest Professional?
When to use descriptive programming?