why we use environment variables
Answers were Sorted based on User's Feedback
Answer / srinivas poodari
We can use the environment variables for speed up the
testing process. For example During testing if at all we
have the long path, then we give the user defined variable
to that path and run the programm.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / issac
It can be used to pass values across actions
syntax is Environment.value=""
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / narendra
The main use of Environment variable is the value of
environment variable does not change
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / ramesh
we will use the environment variables for global values.
global values are the values which havent changed in the
etire application testing.we will use these values in our
test scripts without declarations.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / uday
environment variable is a variable,Which you have in one
action can't be used in some other action so by using
environment variable we can use the variables in one action
in to another action.
These are global through variables
if i am wrong correct me plz
| Is This Answer Correct ? | 0 Yes | 1 No |
what is web application and client server application.is there any difference ?
I hav installed QTP8.2, im working on webapplication, while running the script giving error msg like "QTPro.exe generated errors and will be closed by windows. You will restart the program. An error log is being created". Pls anybody what is the problem, what i have to do for this? Thanks...
How many tables r created during the recording in QTP?
When you are running a batch test of 5 scripts and in 2nd script appln crashed, what hpns then?
How to start recording using quicktest professional (qtp)?
What is the main differece between QTP 9.0 and 9.2
What are the framework folders?
is there any addin for remedy user application
Can anybody give the script to addsheet, add column,add values under that column in the rows?
How to check the value for variables during run time. Pls anybody can give the answer.. Thanks in advance...
what are the frame work models of qtp?which frame work you follow in your company?and explain it process?
How iteration is related to Test Results in QTP?