in my application i am getting different errors at same
place. how i capture that errors using less code in qtp.
Answer / 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 |
i am looking for HP QTP automated testing software, do you offers reselling this software or should i directly purchase with HP
Differentiate between hdam and hidam database?
Hello, I am interested to make a career in software testing. I am searching for a recommended book in Automated Testing tools which covers winrunner, loadrunner, qtp and test director....Please advise recommended books which is a good text book for learning software testing.
6 Answers DELL, HP, Sierra ODC,
What are the types of framework used in software automation testing ?
Do you know when autoit is used?
What is vendor tool and give examples?
what testing activity you may want to automate?
HOW DO YOU PERFORM SECURITY TESTING TO VERIFY FIREWALLS,PASWORD ENCRYPTOPNS ETC?
what are the steps followed in unit testing, system testing, integration testing
I am using the selenium tool for my web application testing I recorded some script and agian i played same but while playing: Alert msg is not getting closed It needs the manual interaction [Note:Here alert is generated not at the time of onload event] Please provide some solution for this
What is mean by ARGO testing? can any one please explain
HOW CAN WINRUNNER AND TEST DIRECTOR CONNECTED TO THE DATABASE AND WHAT R THE OPTIONS?