How u perform exception handling in QTp,what is other name
for ths?
Answer Posted / sreeprasad
The other name for Exception handling is Recovery scenario.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
How does qtp identify objects in the application?
what is run action?
Hi, I am supposed to automate mainframe application through qtp. I do not know how to start abt it. Can you plz help me in first initializing the process or do you anybody have a guide book or a link which guides me through the process of automating the mainframe applications and things involved in it.
What is the limitation to XML Checkpoints?
Explain about datafile/verification of date file when file is not available in local system?
In an interview, what r the general questions asked in QTP? pls give me anwser to this question?
Where is the resultset of a sqlquery (which is fired by rsobj.open sqlquery,xxxx,xxxx) stored ?
How to start recording using quicktest professional (qtp)?
How to capture dynamic values in load runner and how Each of the captured values are to be written to a text file (c:\temp\LoadRunner1.txt)
Hi, How Accessibility checkpoint in QTP can be implemented in the test script?
For which type of project the iterative model is suitable?
hi can anybody help with an qtp 9.2 license key please. Thanks, Nitesh.
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
how to i add the values using the check points property?( i.e valid data(for valid data it's giving the footer message:value is added) and for invalid data: special chars, spaces,Duplicates and null values (in my page when ever we enter special chars, spaces and null values, it's giving the proper warning message and for Duplicates it's giving the footer message:"value already exists)?
What is an optional step in qtp ?