How to Practice QTP Scripts?
Answer / dinakar balli
First Learn QTP basics from HP QTP Documentation or from any
training institute.
later learn how to write scripts by:
www.gcreddy.com
in that web site we can get
1)Fat file scripts
2)Excel Scripts
3)Windows Scripts
4)Web based Scripts
5) Descriptive Programming Etc.
| Is This Answer Correct ? | 21 Yes | 2 No |
What is test object model in quicktest professional (qtp)?
is qtp 9.2 create the scripts with the application run on mozilla firefox browser?
How many tables r created during the recording in QTP?
How many types of recording facility are available in quicktest professional?
Hi Samrat, Thank u very much, what u said it is right.
What is the condition or scenario that leads the use of object spy in qtp? (while recording we can get all the properties) then wat leads to use this?
I have made the recovery scenario in script. When i am exceuting the script. it stop automatically after running recovery scenario. Please tell the resaon?
Explain about business process component? types and usage?
when I was doing the web testing with QTP using with standard checkpoint the Object selection -checkpoint properties dialog box not displaying pages and links hierarchical order. Could you please tell me. thanks
how to reverse the string without using bultin functions(i.e mean mid,len ,reverse functions)
Hi All, I need Code For how to export Pass\Fail status to excell sheet without using QC. Thanks Balaji
Hi All, I wanted know how does QTP identifies a DataCombo. While recording I clicked on the data combo and selected a value from the list. The click of Data Combo is recorded but the selection of the value from the list is not recorded. My application is based on VB and SQL server as the database. Please let me know as how do I record the action of selecting a value from a DataCombo list. The list is being loaded from the Database Record set.