What is obsolute path and relative path in QTP..? How to
access them and what are the differences between them...??
Answer Posted / radhika
Absolute path means the existing path of your test.
Ex: c:\Data\inputfiles\testscripts\test1
Relative path means the path which you want to access from
the rootfile you need.
Ex: ..\..\..\iputfiles\testscripts\test1
Basically it sgood to prefer relative path as, if the
location of the root folder changes you do not get any
errors
You can make your path relative before only by going to
Tools->options->run->check the checkbox "Relative path ...."
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Tell some commonly used Excel VBA functions?
www.icici.com ,after this.. home page wll came, in this page what r the items we r going to test for manual and what are items we r going to test for QTP... explian clearly with example
after click on compose mail how can we attached a file in qtp with vbscript code
What is test object model in quicktest professional?
What are the different types of checkpoints?
breef description of batch testing ?
How many types of recording modes in qtp? Which will be used when?
How to run an integrated test scenario using Multiple Actions? How to use the QTP Step Generator?
Explain about the test fusion report of quicktest professional?
How you debug your script?
How to analyzing the checpoint results?
What is the use of ordinal identifier in qtp?
Hybrid framework supports Descriptive programming. Is it true?
Hi am New to Automation Testing , any one can you help me what are the basic questiion are asked an interview?
What are the steps involved in recovery scenario wizard?