1)what is the Exact Meaning of Environment Variables?
2)what is Compile Module in QTP? what exactly it contains
Functions or Actions?
Answer Posted / tvsramakrishnachowdary
whenever the common values to be use in multiple scripts
than it is suggested not to declare local variables in all
the tests individually.It is better to declare all the
common variables in seperate environment file,attach it to
the required tests and use those variables inside the
tests.by doing this the advantage is in future if
environment is change and some of the valuues of those
variables need to be capturedinorder to make the scripts
compatable with the environment with the minimum efforts we
can update values in the environment file instead of
updating in all the scripts.....
Sorry i never gone though compile module concept in QTP
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
i have asked earlier only one question how to test web application using QTp plz send me the answer quickly
What do you mean by iteration?
How can I change object description or check point values in qtp?
what is clean sweep?
What is the limitation to XML Checkpoints?
What is the extension of the qtp local repository?
Which functionalities of QTP used in banking project? pls any say answer?
I am Facing Issues with learing datepicker 1)when i first learn datepicker as current system date . 2)if i wanna runtime datepicker value it gives error
What are the features supported by UFT?
How to import a test case present in ".xls" file to TD under a Test set?
can any body clearly explain about keyword driven framework .give me the explanation for files what ever you use in this frame work?
what frame work you are following?
How to find the difference between 2 dates in qtp?
How can you give wait up to 10 seconds in qtp?
Is qtp supports uni-code?