Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


WHAT IS ENVIRONMENT VARIABLES?

Answers were Sorted based on User's Feedback



WHAT IS ENVIRONMENT VARIABLES?..

Answer / 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

WHAT IS ENVIRONMENT VARIABLES?..

Answer / umasankar

There are three types of environment variables:

User-defined internal. Variables that you define within the
test. They are saved with the test and accessible only
within the test in which they were defined.

User-defined external. Variables that you predefined in the
active external environment variables file. These variables
are read-only in this context.

Built-in. Variables that represent information about the
test and the computer on which the test is run, such as
Test path and Operating system. These variables are
accessible from all tests, and are designated as read-only

Is This Answer Correct ?    30 Yes 13 No

WHAT IS ENVIRONMENT VARIABLES?..

Answer / brahma reddy

As for as i know the use of environment variables in qtp
is .
in qtp the variable which you have in one action cant be
used in some other action .so by using environment
variables we can use the variables in one action in to
another action


Is This Answer Correct ?    25 Yes 15 No

WHAT IS ENVIRONMENT VARIABLES?..

Answer / venkatraj.b

environment variables are 3 types,

1. user defined internal
2. user defined external
3. builtin

Is This Answer Correct ?    23 Yes 15 No

WHAT IS ENVIRONMENT VARIABLES?..

Answer / siva krishna

Environment variables are two types
1 Built-in variables
2 User defined variables
By default Built in variables are available for every
test-script we can directly access them with
Environment.value("built-in variable name")

User defined variables
when ever we developing multiple scripts some common values
are used in multiple scripts then we will use user defined
variables. create xml file with environment variables and
attach it to the required test and use those variables in
side the test

Is This Answer Correct ?    9 Yes 4 No

WHAT IS ENVIRONMENT VARIABLES?..

Answer / srinivas

a varable which can store a value in order to one action or
different action in QTP their are 2 types
1)built in OR system define
2)User defind Varables
A.internal(local)
B.Extrnal (Global)
if am not correct plz telme
srinu66616@gmail.com
Thanx

Is This Answer Correct ?    8 Yes 6 No

WHAT IS ENVIRONMENT VARIABLES?..

Answer / zubair

Environment variables in QTP are similar to global variables
which can be accessed through any part of the script.These
variables can prove to be very useful when we want a
variable to be shared across various reusable actions and
functions.

Two Types of Environment variable:

1. Built in variables

2. User Defined variables
&#9830; Internal
&#9830; External

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More QTP Interview Questions

Explain the difference between smart identification and object identification withn clear example. please it is very urgent

2 Answers   Wipro,


What are the differences between QTP 9.2 and 10? please explain e indetail......

2 Answers   Wipro,


i want to handle all the unwanted pop up through QTP i done that with recovery scenario but it need some title of pop up but i want that it should handle all the pop up even i don't give the title of that pop up in recovery scenario is there any general way to handle all the pop up please help

3 Answers  


hi guys, pls tell me for testing institution training hub, hitech city is best or not?

0 Answers  


Is it possible to call out to Java from QTP?

2 Answers  


Can anyone help.i need total excelsheet operations,shortcuts in testing environment from starting onwards....

0 Answers  


Hi let me ask one questin 1.How to use outputof the one function input to the another function pls give the script for above 2.what is the purpose of action parameter , how to create it

2 Answers  


What is Parameterizing Tests?

1 Answers   Crea,


Pls can anybody send me the Recent Technical and Interview Questions Which were asked in IBM(QTP)Automation PLZZZZZZZZZ

0 Answers   IBM,


How do you change Logical Name of the object in test script?

1 Answers   TCS,


How to do Batch run in qtp? provide the steps?

5 Answers  


what is the default ordinal identifier.what are the send keys in qTP.

1 Answers  


Categories