Action1: I have a value "test" stored in a variable X.
I want to use that variable X in Action2 .. how?
Answer Posted / litan
Use environment variables.
Action 1 : Environment.Value("x")="test"
Value of x=Environment.Value("x") can be used any action.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
How to capture all the data of a webtable, weblist and combolist using QTP?
How do you check ticket cost and ticket number in flight application?
What are main panes available in qtp test browser?
What is an optional step in qtp ?
How to open a new test using quicktest professional?
hi i have 4 yrs exp in manual and automation testing using QTP i need sample resumes plz can u send this mail id pbre1980@gmail.com
how will you check how many members visited the website www.infosys.com?
what type of framework u r using in ur organization
How can i click on any Excel sheet's "H" column with out writing coordinates Ex:Window("Book1").WinObject("Book1").Click 498,14 I dont want to give coordinates like 498,14 Can i open "H" column by writing like Ex:Window("Book1").WinObject("Book1").Click "H" or Ex:Window("Book1").WinObject("Book1").Click "H","1" or Ex:Window("Book1").WinObject("Book1").Click H,1 If i want to click on "Sheet3" of an excel sheet, Can i open like Ex:Window("Book1").WinObject("Book1").Click "Sheet3" Please help me any one
how do we know whether all objects are stored in the object repository or not? how can we know if a particular object is not stored in the repository?
What are the differences between table and db checkpoints?
What is text/text area checkpoint?
Difference between copy to action and call to action?
What is the pros and cons between QTP and Rational Robot
How QA specialist can identify when programmatic descriptions are useful?