What is obsolute path and relative path in QTP..? How to
access them and what are the differences between them...??

Answer Posted / nath t

Absolute path means we have to mention full path in script.

Example: executefile "E:\project name\libraries\main.vbs"

Relative path menas no need to give full path just mention
file name

Example: executefile "main.vbs"

But here if you want to convert this Absolute file path as
relative path. you should do following steps

Tools menu-->options-->folders tab

here you have to add this path example "E:\project
name\libraries"

then you can use direct filename as above mentioned in the
relative path example instead of absolute path example.

Is This Answer Correct ?    11 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is meant by Implicit and explicit requirements?

3879


action contains public and private functions but do we resuable that action or not..If it is reusable How..plz tell me the ans

1853


What is the extension of the qtp local repository?

784


what is object and child object.. explain ..if possible give some example for better understanding ..

1766


Hi all, I am using windows vista, I am in the process of learning QTP. When ever I try to work with insert mode in flight application , i am getting the error of 'Operation must use an update table query, fractional truncation(null) error. Can anyone help me regarding this?

1666


How many add-ins comes by default with quicktest professional (qtp)?

783


How to use parameterization in qtp?

853


Hi friends did any budy attend accenture system test for qtp? if any budy pls drop questions.not only accenture any other mnc company which you attended system test(QTP)?it may helpful to others also

2104


What is Distributed testing? How does UFT support it?

828


What is the use of running the scripts in Hidden-mode in UFT?

964


How do you handle multiple banners(at the top the page, the banner is scrolling) in a web page(Dont take the name property(regular expression))

1890


in qtp if we record a object and we record the object using virtual wizard then by which way the object is recognized that means recorded

1751


What is the meaning Work bench?

1986


Explain the types of properties that quick test learns while recording?

804


I would like to directly import XL file and work on that XL file directly in QTp script in that XL sheet need to allocate workbench,XL sheet and generate two bar graphs automatically how to do that? plz let me know any answers?

1823