What are the different recording modes and how do they work?
Answer / Shivani Saxena
QTP (QuickTest Professional) offers three main recording modes: High-level Quick, High-level Detailed, and Low-level Detailed. The High-level Quick mode records only basic actions without interaction details, while the High-level Detailed mode records detailed information about each action. The Low-level Detailed mode captures every mouse and keyboard event at a low level.
| Is This Answer Correct ? | 0 Yes | 0 No |
I want to export the datasheet to excel.Instead of total file it exports only data without headers.How to solve this problem?
How to call .vbs funtion , Library files in QTP? plz Explain indetail(chandana)
How to identify flash application when the qtp is not identifying the flash application objects.
hi all here i have tab named "Workbench" By clicking on "workbench" tab.it displays 4 tabs like below workbench common cargo commercial charter "common" tab have 10tabs inside,"cargo" tab also haveing 15 tabs inside and remaining two tabs also having few tabs inside. when clicked on "common" tab.it displaying the script like tab("workbench").select"common" if i clicked on "cargo".it displaying the script like tab"workbench_2").select"cargo" if i clicked on "commercial".it displaying the script like tab"workbench_3").select"commercial" if i clicked on "charter".it displaying the script like tab"workbench_4").select"charter" I have used a "FOR LOOP" for common,commercial,cargo,charter tabs.it was stopped at second tab SO, CAN I RECOGNIZE "WORKBENCH_2,_3,_4" AS A SINGLE VARIABLE if not, can anyone plese help me to solve this
Function to convert lowercase to uppercase in QTP Pls anybody can give the answer.. Thanks in advance...
Why QTP is termed as a Record and Playback tool?
What is Distributed testing? How does UFT support it?
What is a reusable action?
What are the types of object repositories? Which one is you are using?
What is keyword view in qtp?
How we can do Batch testing in QTP?
What are the two types of repositories available, explain them?