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 |
How to execute a WinRunner Script in QTP?
Hi everybody, Can anybody tell me that how the QTP frameworks are implemented . I wanted to know with examples . Thanks in advance
I have application it is one digital clock with all minutes and seconds. you have to identify the time to verify weather the time displayed is correct time or not? How do you automate this scenario?
Explain how you can find length of array in qtp?
What is test fusion report?
Can we use Virtual Objects in Discriptive Programming?
i want know iam working 2+ exp in QTP can i do performence testing (eg:loadrunner) yes r no?
How QTP integrate with application?
How to change the Default synchronization method time and where?
write a script to verify links on any web page by using descriptive method by creating a description object (give a filter condition only link) ... need to verify expected like name by reading
What is the purpose of loading qtp add-ins?
How to Import data from a ".xls" file to Data table during Runtime.