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 Variable and when we apply this in QTP?

Answers were Sorted based on User's Feedback



What is Environment Variable and when we apply this in QTP?..

Answer / mercy

Environment Variable comes into picture when you try to
parameterize data. It is one of the data source. It
provides you some info which can be generated by the test
or the system you are using etc. Try selecting the
environment variable option...you get a list of values that
can be used like the iteration number, iteration name or
the system name etc.

Is This Answer Correct ?    4 Yes 0 No

What is Environment Variable and when we apply this in QTP?..

Answer / venu

Environment Variables are used during Parameterization.

For Example:
You have many set of scripts & every script makes a login.
To make a login we need Login credentials: Username &
Password. These 2 variables (Username & Password) can be
declared in a XML file & called in the each script as
environmental variables. Sometimes they are also known as
Global Variables, as these variables can be called in any
script.

Is This Answer Correct ?    4 Yes 1 No

What is Environment Variable and when we apply this in QTP?..

Answer / skyr

Based on the environment, data may be changed, to maintain our script execution on multiple environments, we have to use environment variables.
we can access E.variable values from all over the test pack.
When we parameterize data , we can use environment variables.

Is This Answer Correct ?    1 Yes 0 No

What is Environment Variable and when we apply this in QTP?..

Answer / chinna

Environment Variable we can use in any action at any test.
we have two types of environment variables. They are

1.Internal
2.External

Is This Answer Correct ?    2 Yes 7 No

Post New Answer

More QTP Interview Questions

Could any one suggest web site links to learning VB Script for QTP purpose??

3 Answers  


what is the Command used to start the QTp from Run.

7 Answers  


Suppose there are 10 browsers opened on desktop. I want to close all browsers except one browser in QTP. Can any one give the code for this?

7 Answers   IBM,


Up to how much VB scripting knowledge and what type of VB script knowledge is required for a QTP test engineer for real time to work ?

3 Answers  


why do we go for Test Automation?

2 Answers  


i need code for how to click on particular mail in utlook mail box .its urjent Thank You Balaji

0 Answers  


why require regression testing?

2 Answers   TCS,


What are the features and benefits of quick test pro (qtp 8.0)?

0 Answers  


How to use QTP for Regration testing, plz tell as with short Example of login window? plz tell as....

2 Answers  


Tell about descriptive programing in qtp8.2?

4 Answers   GE,


Hi, My problem is as follows. I recorded a script that created Object repository of each action i recorded. But later I added one more step (which was to enter data in a textfield) into the script through expert view. But as no repository for this newly added step exists in the test, my script fails. So please help me to sort this problem that how can I create object repository of a new step in an existing test. Thanks everyone

1 Answers  


Which scripting language QTP is using?

6 Answers  


Categories