What is obsolute path and relative path in QTP..? How to
access them and what are the differences between them...??
Answer Posted / radhika
A small correction in the path
You can make your path relative before only by going to
Tools->options->Folder->check the checkbox "Relative
path ...."
Basically we go for relative path when we are going to
copy our qtp scripts to different location like from C
drive to D drive on different machines
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
what type of run time errors you get while you ar edoing rpg program?
What does mean by Scope of Automation?n How we defined it?
What is quicktest professional?
What is business process testing(bpt) in qtp?
How to integrate QTP with QC using VB Scripting? What are the prerequisites to connect with QC?
what is profile tool?
Where you are storing your script?
How to use checkpoints in qtp ?
how to find that tools work well with your existing system?
When I click on a link in web page.Link should open in new window.can anyone please let me know the script for this ---Koti
What is quicktest professional window?
How can i use virtual objects? If have i created one new virtual object in a virtual object manager by following instructions.
write the vb script for call to new action in qtp?
Hi, I am using 2 excel sheet.First excel sheet works fine with the script, if it opens the 2nd excel sheet,it works fine,but after finish all the rows it is giving the following error in the following line. InValid Procedure call or argument Line (178): "Browser("name:="&result,"application version:=internet explorer 7").Page ("title:=bgt.*", "index:=0").WebList ("name:=SearchType","html id:=Select1","location:=0").Select SearchType1". I have seen a web article says that,If we use any vbscript friendly name it may gives the above error-Invalid procedure call or argument not sure,Am I using any VBScript frienlyName? in the above line? [but the same line is perfecly working for first Excel ] It is little urgent. Any Help Thanks you
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?