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
How do you choose which automation tool is best for your specific scenario?
What is build verification testing, bvt?
can any one please tell me QTP 9.2 supports which version of IE and Mozilla firefox.
What are the types of framework used in software automation testing ?
What is the difference between automation tools and management tools?
Tell me what is regression testing?
What are the 5 common software development problems solutions?
how to use regular expression in Test Complete Functional tool
Tell us can we find all links on a web page?
What is tree view in automation testing?
Describe some problem that you had with automating testing tool.
When will you not automate testing?
if i want to use different values in datatable with each iteration of for loop what would i do ??/
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
how to import specifically 2nd column elements to runtime datatable in excel sheet if it contains 3 columns