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
What is the keyword view and expert view in qtp?
What is different command used in command Prompt while using QTP?
Can anyone tell me how i used QTP 9.2 use for GIS based S/w with an example?
To retrive the test data which tool vl use and whats basis u vl write test data? its urgent
In qtp, how you can get the last character from a string?
Tell me about your project? please help me how to tell about insurance project
What is the registration process and examination fees?
I am a newbie to QTP / Automation testing. I want to develop a script that creates a data file automatically with proper headings using VBScript in QTP.
Hi! My OTP script has several bitmap checkpoints included which I check in the test results xml file. The test is for SAP 4.7. I need to save these bitmaps to files or at least export them to the html file using the export function in the test results viewer. Could you please help me with this problem? Thank you in advance! Best regards, Peter
What is the diff between image and bitmap check point?
What are the advantages of qtp?
How does quicktest professional identifies the object in the application?
What are the advantages of a Hybrid framework?
Explain measuring transaction.
what is impact analysis on regression testing?