How to handle the errors without using recovery scenery?
Answer Posted / radhika
on error resume next---- has to be written in the beginning
or the code....
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
how can i call function (which has link with excell sheet at a remote location) within another function
What are the different types of recording modes?
what is review
Is there any relation between Keyword Driven Framework and Recording modes provided in QTP( whether Recording modes are applied on keyword driven framework or not?)
For which type of project the iterative model is suitable?
how to do the batch testing in test director using manual testing procedure?
I am in .Net development for past 3.5 years and want to enter in to automated testing and learn QTP. For this I need some good tutorial for beginners. I will be really greatful if any one has and they can send it to me on this address- ruchidureja@gmail.com
How to make qtp understand the difference amongst the same type of objects .suppose there are 5 check boxes in a page and I have to choose the 2nd one, how to do that through script?
If I am scripting Web-based Surveys using QTP that open up differently but at the exact same point require a username and password can I automate that username and password for all the surveys some how using QTP?
How can you close the second opened browser?
how to acess a test in RSA?
1.How do u prepare the test suits in QC? 2.How do u convert requirements to test plan in QC?
I opened gmail login into gmail and i have to save (Pass or move) all the mail into notepad please give me code Thanks of all
How will internal and external links be validated and updated? how often?
While spliting an action in QTP 10.0 getting an error : "This Line is a part of Script Block.You cannot split the action on this line." how to re-solve this and split the script into actions?