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 |
Hi All, Is there any free automation tool for windows application and it's easy to use? I usually take a lot of time to regression test my application when there is a new build on live environments (about same 10 environments) I wish I know a automation tool to regression test and ofcourse it's free, easy to use (maybe using C#) Could anybody can advise to me a tool like that? I very appreciate ^^
good faculty for selenium in hyderabad?
Tell me what is the testng.xml file used for?
How could you explain the main difference between webdriver and rc?
WHAT IS THE ARCHITECTURE OF QTP? IS THE ARCHITECTURE AND FRAMEWORK BOTH ARE SAME?
how many clients are using this application?
How to capture Dos Promote data in text file? in that how to find particular String ( window )? in VB scrpting
define primary key & secondary key?
What is functional and regression testing?
script to check availibility of mail in yahoo mail box in qtp
Is automation testing in agile methodology useful or not?
Tell me what is the firefoxdriver, class or an interface? And which interface does it implement?