WHAT IS ENVIRONMENT VARIABLES?
Answer Posted / nanda
I Agree with Umasankar.
Built In Variables are activated at runtime only. by using
this variables we can know test execution information. That
is which user is executed, how Iterations were executed,
which Actions were executed, which test was executed, test
directory path..like that.
User Defined Internals..we can create them and these
variables are used only a test where they were created. Once
u created that variable u can not modify the name of
variable and u can modify the value. If u want to use these
variable in many tests u can export them in XML file. there
u can modify the name of the variable.
User defined Externals...The variables which are Imported
from XML file are called External variables. These are read
only variables. u can modify name and value of these
variables. If u want to modify them..go to XML file which
are stored and right click on that file click n edit. the
script will open, there u can edit name and value.
this is completely about Environment variables.
If any queries..
nanda.dreddy@gmail.com
| Is This Answer Correct ? | 25 Yes | 6 No |
Post New Answer View All Answers
What is qtp window?
What is object repository in qtp?
Explain building blocks of the bpt framework ?
How can we conduct U-I Testing by using QTP??????
I want to open a Notepad window without recording a test and I do not want to use System utility Run command as well. How do I do this?
What is the registration process and examination fees?
breef description of batch testing ?
How do you delete unwanted results in qtp?
Subj: realtime example of Database check point, Can any one please detail on how the Database check point is utilized/implemented in a real time project. I already know how to make one by creating DSN/ODBC and writing the required query manually and other steps...I wanted the actual concept of implementation...couple of live examples will be highly appreciated. Thank you in advance
Explain advantages and disadvantages of ddf?
How do you open adobe acrobat file in QTP and do some testing on that file ?
What are the differences between quicktest professional (qtp) and winrunner?
how to prepared for first for the first interview?
Explain different types of action in qtp?
If you giving priority as p0, as a developer if I give priority as p2, What happens In user defined function ?