Plz explain about InTERNAl Environment variable, External
environment variable,builtin environment variables with
examples?



Plz explain about InTERNAl Environment variable, External environment variable,builtin environment..

Answer / amarendra kothuru

Biult in Environment variables - These variabvles are
created in QTP so that these variables have global scope in
any QTP script.

Internal Environment variables - These are user defined
environment variables and scope is applicable within the
script which they are created in it. You can't access these
variables in other scripts

External Environment variables - These are created in one
script and accessed in different scripts. Whenever you
associate these external variables seperately in you script
then only you can able to access it. You can associate
these variables in Test Settings.

Is This Answer Correct ?    8 Yes 12 No

Post New Answer

More QTP Interview Questions

How do you find out whether the string is Numeric or Alpha numenric.Suppose..'QTP is an automation testing tool 12345' How should I know it is alphanumeric.Can any one please write the code for this

4 Answers  


Wher to use DATA TABLE METHODS in Qtp?What is the use of it?

8 Answers   Wipro,


3. How to handle the exceptions using recovery secnario manager in Qtp?

2 Answers   Wipro,


if interviewer asked about the framework used for automation how we will handle the question..means what should be the answer..plz help..which framework u r used in our company?

1 Answers   iGate,


In qtp, explain what is crypt object

0 Answers  


what testing activities u may want to automate?

2 Answers  


I m trying to automate one vb desktop application in that there is vblist vbcombobox many other vb tools are there ,when i m trying to find some unique property to identify the object (take example of vbcombobox ) I cannot find any unique property, all the combobox belong to same nativeclass same name no ids are available ,only the distinct property is there x and y coordinates so i m using some code like this "vbbutton "nativeclass:=ThunderRT6CommandButton","x:=304","y :=443").exist(2)" but i dont find them reliable .Can anyone suggest me some other way to identify those objects with some unique property or is there any way to register our own property .I m using descriptive programming to write the code .Thanks in advance

6 Answers   Cimcon,


can we create recorset with out using database connection in vbscript?

1 Answers   CSS, CSS Corp,


What are the parameters provided by QTP?

3 Answers   Ordain Solutions,


write a qtp code to count the number of child objects in login page and highlight it

2 Answers  


What is the use of "Registeruserfunc" when should we use it? Note:Please do not copy paste the date from QTP help. I tryed it.But I don't Understand where should we use exactly.

5 Answers   Livetek,


what is defenetion of kiran can u tell me plz CVS, SVN

0 Answers  


Categories