Can we call a parameter from an action to other action?
Answers were Sorted based on User's Feedback
Answer / vengi
By using enviornment variables
if it is worng correct please
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / rams
Yes we can pass from one action to other action.
First we have to declare the action parameters.
Then we can pass these parameters from one action to other
action with the variable names
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / joshua
S of sourse we can send by parameterising the input and
output parameters from the action propperties window...
Is This Answer Correct ? | 0 Yes | 0 No |
how do you find the number of occurences of string QTP from the expression , " QTP+QTP=2QTP"
There is web page with the webtable,this contains some data, how do you manipulate the data.
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 is the difference between function and subroutine ....here every one knows theoretically...here my QUESTION IS WHAT IS THE MEANING OF FUNCTION CAN RETURN A VALUE AND SUB CAN NOT RETURN A VALUE .....WHAT DOE'S IT MEAN FUNCTION CAN RETURN A VALUE HOW FUNCTION CAN AND SUB CAN'T ....GIVE A EXAMPLE FOR BOTH ....HOW IT CAN AND CAN NOT...HELP ANDY ONE....
IF we use batch testing.the result shown for last action only.in that how can i get result for every action.
How can i get the image text that changes dynamically? Here i have used "GetROProperty", but it's not working. I used like Ex:Browser("webmail").Page("inbox").image ("captchaimage).getroproperty("innertext/text/value")
Whenever we r keeping mouse pointer under the image we r getting image name. In qtp how can we do this thing.weather that name is coming or not?
What type of VB script u had done in expert view?
how to upload an excel sheet to quality center?
Hi, My application is a web application which was developed by Java. In that application we have applets to do some operations. Is it possible to recognize applets using QTP? If yes, how? pls, help me this
WHAT IS OBJECT REPROSITORY?
How you can find length of array in qtp?