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                      
tip   To Refer this Site to Your Friends   Click Here
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
how are environment variables used in real time projects
(testing)?what answer should be given about this in 
interview.need real time explanation breifly?thnx in 
advance.
 Question Submitted By :: K5
I also faced this Question!!     Rank Answer Posted By  
 
  Re: how are environment variables used in real time projects (testing)?what answer should be given about this in interview.need real time explanation breifly?thnx in advance.
Answer
# 1
Environment variable is a global variable where ever you 
wnat you can use
Defining Environment variable:
Environment("variablename")=34 
Using Environment variable:
msgbox Environment("variablename")

Note:
 
1)it is used when we want value from differnt action
2)it is used when we the value generated in one function is 
used in different function
Ex:
First_Fun a,b

public function First_Fun(a,b)
b=a+b
Environment("c")=b
Second_Fun()
end function

public function Second_Fun()
msgbox Environment("c")
end function
 
Is This Answer Correct ?    0 Yes 0 No
M.hemkumar
 
  Re: how are environment variables used in real time projects (testing)?what answer should be given about this in interview.need real time explanation breifly?thnx in advance.
Answer
# 2
environment variables used  in vb and dis programing we 
will identifies the reausable actions then select/create as 
environment variables in then use that e variable in tool 
wise (on any application)
 
Is This Answer Correct ?    0 Yes 0 No
Venurao
 
 
 

 
 
 
Other QTP Interview Questions
 
  Question Asked @ Answers
 
What u say as experience(Interview) "TELL ME ABOUT UR SELf"? As a Fresher(interview) What u Say? ShopRite2
What is the use of virtual objects?  1
How can I pass values from one action to another in QTP ? Ordain-Solutions6
Explain about merging of two repositories?  3
Do we have to Enable Smart Identification while running Or will it automatically be enabled ?  2
Plz explain about MATCH/EXACT MATCH/IGNORE SPAGE in text check points?  1
How to change the scripts from Per-Action object repository to shared object repository  1
write the code to reverse a string without using Strrev built in function. ADP5
Pls answer this: What is the difference between a subroutine and a function? A. A subroutine can call itself; a function cannot B. A function returns a value; a subroutine cannot C. A function can accept arguments; a subroutine cannot. D. A subroutine can call other procedures; a function cannot.  1
can anyone explain about the Descriptive programming in detail. I mean how to use in the script.  1
when i was doing the Flight reservation with QTP calculating the tickets i got Type mismatch: '[string: ""]' in "If cdbl(tot)=cdbl(p)*t Then" error. where I am doing the mistake Could you please tell me.  4
What is the difference between gettoproperty and settoproperty?Explain with an example? Satyam4
How to load an object to a object repository at RUN TIME ?  2
How many ways we can parameterize data in QTP? Liquid-Crystal5
how to invoke the web application through script in qtp Synechron5
what is the difference between image and bitmap check point  3
what are the metrics in general we use in testing Tanla-Solutions1
for a test in QTP i had choose the object repository as shared.after completion of some days i want to conduct the same test again,now the question is HOW TO LOAD THE OBJECT REPOSITORY. is it possible by descriptive programming.could any one tell me how many ways we load it and what is the process? Logica-CMG12
Can you tell me QTP is support for GIS(Geography Information System) Based Software.  1
the presentation layer of my application is built using VB 6.0 and a series of C++ dlls and components. We do not use Java, VB.Net, C## or any other component that can be decompiled. We are automating the application using HP Quick Test Professional. It is not reconginizing the combo boxes, tabs etc.... Could you please suggest, whether QTP supports C++ dlls and components or not...if yes, could you please guide me, how to overcome this situation. Can we install any special add-ins for this C++? .When we are performing the recording/execution, the application becomes very slow. Your quick response will be highly solicited in this regard. Wipro1
 
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