in my application i am getting different errors at same
place. how i capture that errors using less code in qtp.

Answer Posted / saff

include this code in ut script
on error resume next
print "err.number & err.description"

err is a predefind varible
we can retirve the numebr and decripton of the erro occured
by using number and description properties on err

Is This Answer Correct ?    6 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you choose which automation tool is best for your specific scenario?

647


What is build verification testing, bvt?

702


can any one please tell me QTP 9.2 supports which version of IE and Mozilla firefox.

1835


What are the types of framework used in software automation testing ?

595


What is the difference between automation tools and management tools?

638






Tell me what is regression testing?

637


What are the 5 common software development problems solutions?

658


how to use regular expression in Test Complete Functional tool

4987


Tell us can we find all links on a web page?

655


What is tree view in automation testing?

649


Describe some problem that you had with automating testing tool.

1955


When will you not automate testing?

696


if i want to use different values in datatable with each iteration of for loop what would i do ??/

1733


I am surekha new commer for this site? I have some doubt's pls clarify it..... I finished my B.tech and S/w Testing Course Now iam searching for a job in Testing, I did not have any experience in real time projects. Any body can send me the sample Testcases,Srs,Matrix for Banking,ERP Projects etc.Here is my email id surekhai@yahoo.com

3966


how to import specifically 2nd column elements to runtime datatable in excel sheet if it contains 3 columns

1732