waht is the diff b/w Environment variable and Global
variable in qtp?? explain types of variable in qtp??
Answer Posted / bfakruddin
Environment Variables and global variables are used for
similar purpose...
Environment Variables also have the global scope to access
in any test or action or Function...
Environment Variables: External Environment variables have
the global variables scope to use any where... They might
be stored in .xml file, .txt file or .ini files.. and use
where ever we want...
But... Internal Environment Variables can't be used with in
the different Tests... can be use with in several actions
in one Test.
I hope... you get understood... If not.. please let me know
here itself.
thanks & regards
Baba Fakruddin.D
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
How many types of parameters are available in quicktest professional?
Explain the check points in quicktest professional (qtp)?
whow much strong on VB and C?
Is virtual object supported in low level recording mode?
what are the mandatory properties for a tex boxc (scenario?)
On the website, the protocol has been changed https: to https what you will do? Tell me your approach?
Can we create user defined functions in qtp?
Hi All, I Want To excute scripts batch without using QC .I need code for that Thanks Balaji
ACTUALLY I AM WORKING IN THE DISTRIBUTION DOMAIN.MY COMPANY IS PROVIDING DISTRIBUTION SOFTWARE FOR PHARMA AND FMCG DISTRIBUTORS.HERE I AM USING QTP 9.2.HERE IN MY APPLICATION WHILE RECORDING ONE WINDOW APPEARS.IN THAT I CAN SELECT THE ITEM OR NO NEED TO SELECT.BUT WHILE RUNNING THE SAME SCRIPT THE WINDOW MAY NOT APPEAR OR APPEAR.HOW TO WRITE SCRIPT FOR THIS
explain how to write vb script in qtp?when will you write own script?
Explain the types of object repositorys in qtp?
What is file database?
How to execute a winrunner script in quicktest professional?
How to associate function library at a run time?
How do you know the location Id of an object if you know its index id?