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
I want to write some certification courses, so friends could you guide me? which certification is best and how to write exam and what tutorials need to be studied,what to do first, I am working on automation tool QTP 9.2
What r the different filters in defect in quality center
What is a programmatic description?
Is qtp supports uni-code?
What is the quicktest professional testing process?
what is error and fault in terms of software quality?
Why we use QTP ,We can use other tools like WR OrSilktest What r the options in Qtp that WR and Swilktest Does not have.
Explain actions in qtp ?
How do you do batch testing in wr & is it possible to do in qtp, if so explain?
How to recognise the webelement and verifying that webelement is enabled?
banking domain description for software tester for interview
how interviews will be on QTP?
For example you are checking bit map check point before coming to the results. How can you say it is passed? Or failed? Anyways?
hi to all, i need a code.. in flight application 1.i need to login first then i need to insert 3 new orders... 2.i have to log out 3.i have to login again with different user 4.need to insert 2 new orders 5.then need to log out 6.then again login with different user 7.3 new orders create and log out 8.but we hv to do this using data table and actions please help me
What is the short cut keys for the following?