Answer Posted / g
I think, it is used for Error Handling.
In vbscript, the related code is -ON ERROR RESUME NEXT.
By creating Recovery Scenarios, we can handle error.
But, in Real-time 90% people don't use These Reco.Scenarios.
Instead they use VBScript to take the error, and then write
the Descrepency into a xls file.
Protect Hindu Culture from Pseudo-Securalists, Other
Religious Fundamentalists.
Support BJP, RSS.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Give me some real time point of way where exactly we can conduct audits?
if numbers are always changing write a script for that
How to test results for qtp ?
What is quicktest professional (qtp window?
Explain different types of action in qtp?
Hi I know two types of testing processes. 1. Reaquirments stage,test design,code review's, Design review's, Test Plan, Test Cases design, test execution, Defect Reporting and tracking, UAT, Signoff. 2.Test Initiation , Test Plan, Test Design, Execution,Bug tracking, UAT, Sign off.
hou can we use vb script in qtp could u tell me breafly
descriptive program for a yahoo mail that is in yahoo mail suppose check box mailid subject assume it is like this format all things are in webtable the question is suppose some mail ids are there in that mailids i want to select the check box wich is before a@gmail.com and after that i want to click on delete button
unique properties of button,edit box, radio button,check box?
What is checkpoints for qtp?
Hi All, I have QTP installed on my machine but the application under test is on remote machine. I need to automate the scenarios which consist of automatically enter the remote machine through IP address ,record the application in remote machine and run it also when played. Can some one tell how to record the application in remote machine.
What are the types of environment variables in qtp?
How to check bitmap output value?
How do you handle multiple banners(at the top the page, the banner is scrolling) in a web page(Dont take the name property(regular expression))
When QTP object wait time is 10 seconds, and in test script wait time is 5 seconds and in function library wait time is 2 seconds how much time does the wait occur? or which is given priority.