What is the Difference between Environment variable and
Globle variable,.. anybody can give me answer..Thanks in
advance...

Answers were Sorted based on User's Feedback



What is the Difference between Environment variable and Globle variable,.. anybody can give me ans..

Answer / sandesh sawant

Environment Var and Global Var both can be use throught out
the test.
Environment Var givs information related to the environment
in which current test is present. Ex. OS, username,
hostname.

Global variables can have any value that we can define in
our script

Is This Answer Correct ?    6 Yes 0 No

What is the Difference between Environment variable and Globle variable,.. anybody can give me ans..

Answer / param

Environmental variables:it is like a global variable.We can
use it in different tests and actions.

Global variables:it can be used within a test and multiple
actions.

local variables:it can be used within a test and an action.

Is This Answer Correct ?    4 Yes 0 No

What is the Difference between Environment variable and Globle variable,.. anybody can give me ans..

Answer / sup

Environment Variable:-It provides QTP TestEnvironemnet
information
Used in Paremeterizatioon
Global variables --- variables declared which can be used
anywhere in the test

Is This Answer Correct ?    5 Yes 3 No

What is the Difference between Environment variable and Globle variable,.. anybody can give me ans..

Answer / sailaja

Env Variables are Local to the Test in which they are
created ,where as Global variables can used anywhere in the
scripts/tests.

Is This Answer Correct ?    0 Yes 17 No

Post New Answer

More QTP Interview Questions

What is difference between Recording time object identification and Run time (Execution) time.

0 Answers   Tech Mahindra,


example-date format is 01-jan-09 in QTP.How to convert this format to 01-01-09?

9 Answers   Tech Mahindra,


How to manage a drag drop event in the qtp

3 Answers  


why qtp supports vbscript? and not for others just like cgi,phython,shell,perl,html and all..

4 Answers   Cap Gemini,


How many actions we can create with in a test?

7 Answers  






Hi, Can any body please tell me how to create framework in qtp & where i can get some material to learn about it. regards, rahulT

1 Answers  


Hi iam shankar here, right now iam working on manual testing. i want to switch over automation tool qtp, right now iam taking training class outside on qtp, please let me know the cost of QTP tool for full version, wether it's an annual subscription or monthly subscription.

0 Answers  


I Scheduled a QTP Script on remote desktop. Script is going to failure,when remote desktop connection fails.I have to open my remote desktop untile the scripts exection completes. If I disconnect my remote desktop connection, script is going to fail. Could you please any assist in this?

2 Answers  


what is memory leakage?

15 Answers   ITC Infotech, Panamax, TIT,


Plz send one Tracebilitymatrix example? Anybody working on Realtime QTP Plz give contact deatils?

1 Answers  


what is profile tool?

0 Answers   ITC Infotech, TCS,


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

3 Answers  


Categories