What is Step generator in qtp? wt is the use?
can u any body explain me? plz
Answer / ashish srivastava
Step Generator is the in built functionality of the QTP to
generate the script.
Navigation:
Insert-->Steps-->StepGenerator
Or press F7 from the keyboard
It will generate the appropriate script as you move on the
steps
| Is This Answer Correct ? | 0 Yes | 0 No |
what are the principles of good testing scripts for automation?
what kind of frame work you used in your last project?
if you run one test script in internetexplorer the same test you run in mozilla ffirefox is it possible or not how is it.
How to analyzing test results using quicktest professional?
How can we use the "CreateObject("Wscript.Shell")" in QTP and what is the definition and purpose of it?
In a web page, one web table is present which is dynamic. In that table one of the column has links with the same inner text. write a script so that i need to click the third link.
How to run a test using quicktest professional (qtp)?
How to identify whether a web page exists or not without using Browser(" ").Page(" ").Exist?
Write a script to print below pattern 5 4 3 2 1 5 4 3 2 5 4 3 5 4 5
What are the technologies supported by qtp?
Give some brief idea about a) Active x check b) Alt property check c) Applet object check d) Frame object check e) Multimedia links check f) Server side image check g) Table object check
Wher to use DATA TABLE METHODS in Qtp?What is the use of it?