ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
Do you have a collection of Interview Questions and interested to share with us!!
Please send that collection to along with your userid / name. ThanQ
Google
 
Categories  >>  Software  >>  Testing  >>  Automation Testing  >>  QTP
 
 


 

 
 WinRunner interview questions  WinRunner Interview Questions
 Load Runner interview questions  Load Runner Interview Questions
 QTP interview questions  QTP Interview Questions
 Test Director interview questions  Test Director Interview Questions
 Rational TestSuite interview questions  Rational TestSuite Interview Questions
 Silk Test interview questions  Silk Test Interview Questions
 Automation Testing AllOther interview questions  Automation Testing AllOther Interview Questions
Question
what is the Exact Meaning of Environment Variables?
 Question Submitted By :: Sriram
I also faced this Question!!     Rank Answer Posted By  
 
  Re: what is the Exact Meaning of Environment Variables?
Answer
# 1
Environment Variables enables you to use the variable 
values from other sources during the run session.
the variable values can be specified by the users or QTP 
can specify depending upon the conditions and options u 
choose.
 
Is This Answer Correct ?    8 Yes 12 No
Deeps
 
  Re: what is the Exact Meaning of Environment Variables?
Answer
# 2
Environment variable means we can use any action if any 
test.
 
Is This Answer Correct ?    2 Yes 11 No
Chinna
 
 
 
  Re: what is the Exact Meaning of Environment Variables?
Answer
# 3
they are variables that you can change according to your
necessities related to what kind of utilities you want to
run on your system  then give the location where the system
will follows to find it,if not satisfied write back your
question again
 
Is This Answer Correct ?    0 Yes 4 No
Sixbert
 
  Re: what is the Exact Meaning of Environment Variables?
Answer
# 4
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 ?    0 Yes 4 No
Sekhar
 
  Re: what is the Exact Meaning of Environment Variables?
Answer
# 5
these variables are using in automation scripts which are 
to be executed in different environments, so that these 
variables are called as environment variable.

as testing part we neet to execute the test scripts in 
different environments like unit, system, alpha, production 
testings.  where the information of all these environment 
is different. so we use these variables to store the 
information to execute the script successfully in different 
environments.
 
Is This Answer Correct ?    0 Yes 3 No
Venkateshwarlu
 
  Re: what is the Exact Meaning of Environment Variables?
Answer
# 6
Environment Variables are Global variables which scope 
doesn't changes throughtout test execution,regardless of 
the number of iterations,unless you change the values of 
the variable programatically in your script.It use variable 
values from other sources during the run session.These may 
be values you supply or values that Quick Test generates 
for you based on conditions and options you choose.
There are three types of Environment Variables.
1.Built-in
2.User-Defined Internal
3.Used-Defined External
 
Is This Answer Correct ?    1 Yes 3 No
Md.rafi
 
  Re: what is the Exact Meaning of Environment Variables?
Answer
# 7
ev are two types
Built in  variable  these are predefined helps to know
inbuilt properties like operating system ,hostname,server etc


userdrfined: this helps to send data externally to the QTP
 
Is This Answer Correct ?    0 Yes 4 No
Shanu
 
  Re: what is the Exact Meaning of Environment Variables?
Answer
# 8
EV are related to un & Pwd & URL of the application under
test.We can write this in the notepad and save in EV folder
 with .ini extension in the Frame Work.(NOTE:-we have to
use[]to write EV)

When Ever Required using below code we can load this in the
script.
-----------CODE--------
environment.loadfromfile "path.ini" 

Any doubts---------mail to-----mskalyan.smile@gmail.com
 
Is This Answer Correct ?    0 Yes 0 No
Kalyan
 
  Re: what is the Exact Meaning of Environment Variables?
Answer
# 9
by using environment variables we can avoid the hard coded 
values in script. and we can pass single value in the 
script. they are 2 types
1. bultin
2.external/internal
 in real time we can use external environment variables only
 
Is This Answer Correct ?    0 Yes 1 No
Anil
 

 
 
 
Other QTP Interview Questions
 
  Question Asked @ Answers
 
what is qtp automation framework, what is the purpose of the framework and which folders included in this framework pls tell me with brief description PSI-Data-Systems2
What are the advantages of Automation objects than Test Objects? Adobe1
Hi Friends ,I want to Know name of the Site for the QTP Help and the Best Book through that I can start the QTP Practice here also whare can I download the QTP Users Guide I search I was Unable .  2
Tel me what was the automation testing process you followed?  2
what is testing process with QTP in organization Tech-Mahindra1
How to make "TEST Batches" in manual testing . How it is possible plz explin in detail?  1
How can I deploye a 'QTP Runtime environment only' Indexis1
what is main diff of qtp8.2 and qtp9.0? Covansys1
How to Import data from a ".xls" file to Data table during Runtime.  1
how do find current links in webpage for ex: in yahoowebsite today mainpage is having 50 links and next day same page is having 60 links. if i run same programe it should display total links in webpage ? CTS3
wt is automation framework? give explonation? Mindlance1
What is the difference between QTP 8.2 and QTP 9.2  1
Explain about Standard output value, Text output value, database o/p value, Xml O/p value, Xm o/p Value TCS1
How to get all the objects count and objects names in webpage using QTP ?  3
According to use, how virtual object is different from object spy? If Qtp is not learning a sub-menues. What should we done? how would we manage on the expert view too? alkaa.dugaal@gmail.com HCL1
in how many ways we can write the user defined functions one way i know that i.e storing it in .vbs another way i does not know my friend said that .qtf or something but start with q letter can any buddy knows about this DigiTech3
What is diffrence between Global variables and Environment variables...Anybody can give me answer..Thanks in advance.. IBM2
Can Any One Write How to Write the Script for Child Objects  2
what type of application we can select for automation testing and what is the entry criteria for automation  1
can we run the scripts of QTP8.2 in QTP7.0?  1
 
For more QTP Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com