What are FAST and NORMAL modes in qtp ? Why r these modes
intended for ?
Answer Posted / ssrinivas
Hi,
When ur running from QC it is in Fast Mode and Normal Mode
is when execute from QTP.
Main Difference is in Fast Mode QTP doesn't show Execution
marker where as in Normal Mode it will show the Execution
Marker.
Thanks & Regards,
S.srinivas
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is a checkpoint? How many check points are there in qtp?
If created one virtual object? Next time I changed the window position will it work?
How is the Bitmap checkpoint different from Image checkpoint?
Hi there, I've installed a trial version of QTP to see if it works with my product but I cant automate selecting windows from a tree view? Can anyone give me any pointers? Many Thanks
What are the different types of action?
What are the key points to create a framework in QTP for oracle forms?
What is the syntax to call one script from another?
What is object repository in qtp?
Discuss quicktest professional environment?
if mandatory and Assitive propertys are shows same how will u write skript in QTP window
Is qtp supports uni-code?
Hi, I got error message as "object does not support this property or method: "Test.Actions" when i execute the following line of script on QTP 9.0 Dim qtApp, qtRep Set qtApp = CreateObject("QuickTest.Application") Set qtRep = qtApp.Test.Actions("Action1").ObjectRepositories Can anyone tell me where i am wrong.
They asked by using qtp recording writing scripting
Differences between text and test area checkpoints?
hi i am working with vbwindow on qtp.first i am openning qtp whenever open qtp my application not open that time generated error like "Runtime error 0" and fatal error:automation error how to solve this problem pls tell me