How do you handle XML exceptions in QTP (Here it is
Exception, not the checkpoint)
Answer Posted / guest
using recovery scenario in QTP we can handle any type of
exceptions
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is CMMP and CMMH?
Can any one tell me about "Mapping Repository Parameter Values" and why we use it....??How to use it???Please, tell the preconditions also...........???? Thanks in Advance
What is fragmentation and paging?
How to run an integrated test scenario using Multiple Actions? How to use the QTP Step Generator?
Hi Friends, Would be great if you can provide the Model Question paper, Web site link or any reference s. Thanks & Regards, Byzoor,
UFT 12.02 which ALM version will support
How do you convert manual test cases to automated test cases?
i'm using the qtp to test to vb appliction,i wanted to get the new application's title.i didn't want to use the winAPI to get it ,i 'd like to know whether a QTP function can do it. Eg: SystemUtil.Run "C:\Program Files\.....","","","" 'run an application, and misure the application is activating,then how to get the hwn wihtout using windowns api
Hi All, issue is related to handling pop up script generated in IE, and run on mozilla. In App Under Test, when we get the alert pop ups, we just click ok button. if we need to run the same code on mozilla it will not identify . so we will check browser if browser(*).dialog(IE object).exits browser(*).dialog(IE object).winbutton(OK).click else 'by default mozilla browser(*).dialog(mozilla object).page(*).webbutton(OK).CLICK END IF But my qustion is. Do we write the above piece of code where ever we get such kind of pop ups from the application like alert pop up, confirmation pop up.... OR do we have any other alternative way to do this by using any functions in Recovery Scebarios? If Any of u know idea please do help me in this regard. or send answer to kravimb@gmail.com
Both static and dynamic arrays are handled by the vb script. Is it true?
Can anyone help.i need total excelsheet operations,shortcuts in testing environment from starting onwards....
1.How do u prepare the test suits in QC? 2.How do u convert requirements to test plan in QC?
How many types of recording modes in the qtp?
Hi, Can we open a test in qtp10 which is saved in qtp 9.2?
Describe synchronization point.