How do u write script in qtp? where do u write?
Answers were Sorted based on User's Feedback
Answer / sreekanth
In QTP we can develop the script in following ways :
1. By Using Standard Recording :Here script will be
Automaticaly Generated as per the recording.
2.Manually writing the Script:
for above two ways script will be written in the
Expert view of the Test Pane of Quick Test Window.
3. Using Library Files(.vbs):
In.vbs files also we can write the script & then we can
associate that files to a particular test if needed.
Mostly we are going to develop the scripts in expert view
by using 1 or 2 itself.
| Is This Answer Correct ? | 6 Yes | 0 No |
where u maintain qtp scripts in ur company
Can you do more than just capture and playback?
What is the Major difference between QTP ; LoadRunner? If u want to test an 1. erp module which automation tool you would prefer and why? and 2. for web application, which tool and why?
anyone can explian about types of "Triggere Events" in QTP
How many ways we can parameterize data in QTP?
please write a script to find the text in a application. Note: i dont know the location of that text where it is located. just like negative testing.
How to import excel sheet to QC?
Have you used xml check point in your project? How?
How can I find out whether a word in a string is existed or not for example "QTP IS A POWERFULL TOOL FOR AUTOMATION" How can i find out whether "powerfull" is existed in the above string or not Could anyone answer it?
Write a script to delete the a specific row (say 3rd) in a webtable.
Give the syntax to import/export xls into qtp.
How Does Run time data (Parameterization) is handled in QTP?