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
What are the things(properties, and other details) will be recorded while recording an object using normal recording?
any body plz send health care domain project to me with explanation any two modules on that project. mail_id: ranjith_99reddy@yahoo.co.in
Does QTP10 supports Windows 7OS +IE 9 combination? Which is the preffered combination ,Plz let me know?
How many types of status are there?
what is the difference between built-i function and In-built function?
How can you handle exceptions in qtp?
How you can make an action as re-usable action?
Have you used xml check point in your project?
If we put all properties in mandatory and assistive list of Normal Identification, Do we still need Smart?
What is method name to compare two XML files.
How you are developing the script? Using record and play back or manual?
Explain different recording modes?
Explain the keyword driven framework for the window based application complete creation of library files,env file,test data,recovery file,excel file ,repository etc and as a test engineer how is ur approach
explain how to write vb script in qtp?when will you write own script?
Is there anyway to automatically update the Datasource name in Database Checkpoints object when we migrate tests to a new release?