what is the Exact Meaning of Environment Variables?
Answer Posted / sekhar
Hai Sriram,
Environment variable means, when we define these
variables we can call these variables in within the text
out side of the text,in QTP once we define the variable
againg we can't reuse those variable, but Enviroment
variable we can use as our require ment.
these variable may define into 3 ways
i) user define internall
ii) External
iii) Built in
user define internall mean we can call these variables
with in the text.
External variales means we can call within the text and
out side of the text, we can do modifcation also means we
rename it.
built in variable means we can call internall and external
purpose but we can't do any modification, readonly purpose.
i think u got it.
bye ......Sekhar(sekharbirada@gmail.com)
| Is This Answer Correct ? | 3 Yes | 6 No |
Post New Answer View All Answers
Approach for Installation,comaptibility,system testing
How to save your test using quicktest professional (qtp)?
Hello, Is there any way to send the test results in html format (or any other) by email using outlook after the test run ends? thank you in advance
Which recording modes need more memory?
What is text/text area checkpoint?
Should have experience in framework means?
How to break the object spy ?
What is the XML file architecture ?
can the activities of test case design be automated?
Did QTP prove efficient for your project? Yes or No, explain?
what is profile tool?
What are the different attributes used with regular expression?
How will internal and external links be validated and updated? how often?
Excel sheet having some datas and some datas present in the application (in table). How will you compare these two datas? Write code to fetch datas from Excel sheet.
What is the difference between a Function and Action in QTP?