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 |
What is the use of "Registeruserfunc" when should we use it? Note:Please do not copy paste the date from QTP help. I tryed it.But I don't Understand where should we use exactly.
hi Friends ,willany body tell me what is the Scope for the automation Testing inht Future is their Or not And what is the Top Most Level in the testing section according the Pay scale
what is the frame work your using in automation ?
I want to write some certification courses, so friends could you guide me? which certification is best and how to write exam and what tutorials need to be studied,what to do first, I am working on automation tool QTP 9.2
What the genaric function to connect Sql Server using Sql Server Authentication and Windows Authentication
1) 100 test boxes there in application. how to click 100 test boxes using vb script? 2) 100 objects there in web page,how we will store that 100 objects repostries?
Why bpt?
How to open any application during Scripting in QTP?
What is the difference between QTP 8.2 object repository and QTP 9.2 object repository Any body have an please give Answer Mail id: nagireddy.sn@gmail.com
Explain about merging of two repositories?
QTP9.1 does not support to text checkpoint in Windows application? Is this correct? If this is correct, what is alternative for Text checkpoint?
What is the use of environment variables?