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
Explain how Does Run time data (Parameterization) is handled in QTP?
What is RTM (require ment tracebulity marix) fromate?
If you are testing a web application then what will you test in that application?
What are the different types of recovery operation?
If the objects hierarchy is changing from build to build, then how you will handle that condition?
write a script to verify the image path(src property) of the images which are in web pages.
What are the steps involved in the recovery scenario wizard?
How to use Environment parameterization? Explain with an example.
what is the frame work in J-meter?
What is the syntax to call one script from another? And what can be the syntax to call one “action” in another?
what kind of frame work you used in your last project?
How you calling actions in qtp?
What is the file extension of the code file in qtp?
How qtp recognizes the object?
How to suppress warnings from the test results page?