which tpye of exceptions mostly do we face in QTP
Answers were Sorted based on User's Feedback
Answer / j. sambasivarao
Mostly, we come across application errors. In that case, we
may go for recovery scenario manager to overcome this
problem either using recovery with function call or
condition (to check error window existency in application
and then recover). Next to the application errors, we may,
but rarely, come across QTP runtime errors. In this case,
we have to go for "Test Run Error" in Recovery Scenario Manager.
J. Sambasivarao
9948280248
jampani_sivarao@yahoo.com
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sandhya
can u explain what is recovery scenario?
and what is the use
and how we use this in the project point of view.
where we associate it in frame work?
Is This Answer Correct ? | 0 Yes | 0 No |
Actually How do we use this Smart Identification Technology during Recording mode.
If there are 10 notepads opened on desktop. how can we close a particular 2nd notepad using script
what is compiled module?
what QTP Options do you know?
Can anybody post some real time scenario in qtp? please its very urgent.
what are the issues we will get when there is migration from QTP 8.2 to QTP 10.0? Is there any problem in executing scripts of 8.2 on 10.0?
In QTP for .net application which plug in is used? For Java Application which plug in is used ?
2 Answers AppLabs, Fraze Tech,
How do client side image and server side image work?
Can we create test script with out Step Generator?
What is the limitation to XML Checkpoints?
How can i count "spaces" in any sentence or a string if suppose " It is a Testing question" Here we have 4 gaps(spaces) Is there any function to find out spaces between words
difference between multiple parameterization and data driven wizard in QTP?