What are FAST and NORMAL modes in qtp ? Why r these modes
intended for ?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / devendra
Main difference
In normal mode display the execution arrow.
In fast mode not display the execution arrow
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / geena
Fast mode does not show step by step excution with the
arrow.
In normal mode show step by step excution with the arrow.
| Is This Answer Correct ? | 0 Yes | 0 No |
why do we go for Test Automation?
if numbers are always changing write a script for that
what is the difference between development and testing
How can you connect the database with QTP?
How to load object properties to object repository through scripting.give one example
Hi let me ask one questin 1.How to use outputof the one function input to the another function pls give the script for above 2.what is the purpose of action parameter , how to create it
Write a script to print below pattern 5 4 3 2 1 5 4 3 2 5 4 3 5 4 5
what is framework and types of framework? Need of framework in automation? write folder strucuture of framework.
Hello, I am facing problem to check textpoint for mercury application . I have inserted checkpoint to check flight summary for place of departure and arrival with datatable and script look like "Browser("Find a Flight: Mercury").Page("Book a Flight: Mercury").Check CheckPoint("Book a Flight: Mercury_4")" but while I am executing this script at last my check point gets fail and display Text Checkpoint: captured "" between Summary and 4/31/2008FLIGHT , expected "Acapulco" Match case: ON Exact match: OFF Ignore spaces: ON I think value from data table is not fatched so please guide me what I have to do to overcome this problem.. Thanks
Hi..All I have installed QTP 10.0, and need to Automate SAP Application.....so i need to Install SAP Add-ins, anybady has SAP-Addins, Please help me, and thanks in advanced plese send it on my email id: sandipgami84@gmail.com Thanks, Sandip Gami +91-9714177088
Hello everyone! I am just writing a small test for a windows application. I have a problem with a text output value. The value i am trying to catch is presented in a scrollable textbox. When the text is too long, only a portion of it gets captured. Do you have any experience with this?
How to add a runtime parameter to a datasheet?