Action1: I have a value "test" stored in a variable X.
I want to use that variable X in Action2 .. how?
Answer / 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 |
Can someone tel additonal features which has been included under QTP 9.0 which is not there in 8.2 version?
What is the difference between the design-time and run-time data tables?
How many types of object repository in qtp?
Do you have any knowledge about Business Processing Testing in QTP
In an output value text checkpoint, where does the output value stored by default ?
write a vb script to print even numbers from 1-50?
6 Answers Kclink Technologies, Logica CMG,
I am having major problems with some DB Table Checkpoints I add to my script. I 35 web based applications recorded and each has DB Table Checkpoints insert but only 1 script isn't recognizing the DB Table Checkpoints for some reason. I've checked the DB connections and the info in the Library Functions and still only this one script out of 35 doesn't recognize the DB Table Checkpoints. Can someone please help me figure out why only this one script out of 35 that's hitting the same database is having a problem.
Where we write the FUNCTIONS, in Expert view (or) in any textfiles like Notepad and save it in Library functions folder? How to cal that functions to our script? How to save that functions to Function generator?
IF I SET THE VIRTUAL OBJECT AFTER THAT MAXIMIZE THE APPLICATION THEN QTP SENT ERROR OR EXECUTE SUCCESSFULLY? WHY ?
I am Facing Issues with learing datepicker 1)when i first learn datepicker as current system date . 2)if i wanna runtime datepicker value it gives error
What are the different properties of an web object
how do you remove object repository at runtime and load object repository and verify it