What is QTP testing process?
How to analyzing test results using quicktest professional (qtp)?
How to handle the exceptions using the recovery scenario manager in qtp?
How to Open FireFox using descriptive programing? If my question is not clear, i will give an Example To Open Internet Explorer, We use Set IE = CreateObject(InternetExplorer.Application) IE.Navigate "www.yahoo.com In the same i need to open yahoo.com in firefox. Can any one tell me what is the server name of firefox to create an object
How does qtp identify objects in the application?
describe some problems that u had with automating testing tool?
Why do we use "Text checkpoint" If we can make use of it in "standard checkpoint" ?
How to save your test using quicktest professional (qtp)?
What are the technics follow in writing VB script?
How do you capture tooltip using QTP?
How to remove associated function library?
Does quicktest professional is unicode compatible?
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
Explain the concept of how quicktest professional (qtp) identifies object?
Explain the concept of object repository & how qtp recognizes objects?