We developed 100 descriptive programms and put in running,
in the midle if any descriptive program is stucked with
some error? what will happend weather it will execute the
remaining prg's or it will terriminate ?
Answer Posted / lakshman
Actively we don't know as the system is struked or not. How
you will think to give the on error resume next.It is
impossible, because we using to endtask process.After then
we will go to give the on error resume next or on error
next option.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the quicktest professional (qtp) testing process?
What is accessibility check point?
why text area checkpoints cannot used for web applications
What is qtp window?
In QTP TEST DIRECTOR COMBINATION WHAT IS THE PURPOSE OF TEST DIRECTOR? In Somebody says to store test cases and design test cases.?ok fine , but In test director 5.0 , QTp not launching. what u do?
How to save your test using quicktest professional (qtp)?
Can we Test Welcome Screens and Process Images with QTP
How to do the scripting. Are there any inbuilt functions in QTP? What is the difference between them? How to handle script issues?
after initiating one project for testing, when exacltly QTP tester role starts?
What phases are involved in testing an application in qtp?
What is the diff between image and bitmap check point?
How does QTP identify an object?
Can U Explain about QTP tool from older version to latest version also its differences?
Write a script to verify font style and color of a windows object using descriptive programming
How to Open FireFox using descriptive programing? If my question is not clear, i will give an Example To Open Internet Explorer, We use Set IE = CreateObject(InternetExplorer.Application) IE.Navigate "www.yahoo.com In the same i need to open yahoo.com in firefox. Can any one tell me what is the server name of firefox to create an object