Hi iam a begginer or rather new stsrter to QTP and
strugling to start as i have to start writing the automated
scripts for the existing manual testing could some one send
me some tips ans tricks for a jump start. Any help is
greatly appreciated
Answer / Sandeep Dabral
Here are some tips and tricks to help you get started with QTP: 1) Familiarize yourself with the QTP interface and its main components; 2) Learn the Desktop description language (DDL) keywords and how to use them to identify objects in the application under test; 3) Practice writing simple scripts, starting with basic actions like 'Click', 'Type', and 'Verify'; 4) Study examples and sample scripts available online or provided by your trainer; 5) Take advantage of QTP's built-in recording feature to create test scripts quickly; 6) Test your scripts frequently and debug them as needed using the debugger and logging tools.
| Is This Answer Correct ? | 0 Yes | 0 No |
How do you maintain the document information of the test scripts?
What are different types of checkpoints?
Is Gui Map Created when you record in Analog mode?
How will you review the test case and how many types are there ?
Name the three modes of running the scripts?
you hae a inbox and got a mail how can you know it is there or not write script.
what r the standard properties r u checking for pushbutton?
hi i am unable to do select the flight in the flight table like list_select_item ("Flight",v_Select_Flight); v_Select_Flight=19072 LON 08:00 AM LAX 10:00 AM AF $161.90 why it is happining pls clarify me doubt
What are the advantages and disadvantages of Context sensitive and Analog Recording?
For my web Application I am recording website by WR. but the fuctions are displaying normal recorded fun. such as set_window...etc. eventhough i selected web add-in at start up WR. how to use web functions? such as web_link_click.... pls. guide
How to handle exceptions in for loop of DDT script.
What is Analog Recording?