How u perform exception handling in QTp,what is other name
for ths?
Answer Posted / deven mehta
1) Recovery Scenario
2) Exit Property
3) Synchronization
4) Error resume next
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain different checkpoints in qtp.
How do you do batch testing in wr & is it possible to do in qtp, if so explain?
Have you used xml check point in your project?
Hi Friends... By using QTP , can we test .net products...and that product supports different languages.. thanx in advance..
Write a script to verify font style and color of a windows object using descriptive programming
can test automation improve test effectiveness?
before launching qtp, we need to close all the open browsers u dont know what are all the browsers either it might be ie,mozilla etc and u dont know how many brosers are open.... u need to close all these before launching qtp.. can anyone plz temme d solution...
hi guys we r working in office...we write some scripts..suddenly we have a work(5min only) in out side..what will do now,,,used to system shut down or log off or lock or sleep mode,switch use or hibernate?
What is the default add-ins in qtp?
please any one can explain the keyword driven framework. with gmail example.
Explain step generator in qtp?
How to do the scripting. Are there any inbuilt functions in QTP? What is the difference between them? How to handle script issues?
wht type of User defined functions or Java Releated functions Do we write in VB scripting
I want to capture data(using keyword) from msdos application using QTP?... Below is little work i could do on it... /* Set app=CreateObject("Wscript.shell") SystemUtil.run ("C:\Users\Agent\Desktop\pumpsim\PUMPSIM.EXE") Window(“PUMPSIM.EXE”).Activate wait(3) app.sendkeys "N" */ Thanks in advance...!!!
How to create runtime property for an object?