What is the use of "Step Generator" in QTP??for what
purpose we are using??explain with an example
Answers were Sorted based on User's Feedback
Answer / mreddy
-It is just to create the step or function
like you want close the browser for that u need to write
a code for that you will open that step generator and will
pass the details
-it can generate coding browser.page.webedit etc
-it displays a list of avialble actions ,like loops
if else,while
correct me if i am wrong
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / jay prakash
The Step Generator enabeles you to add steps to test by
selecting from a range of context sensetive options. Using
the step generator u can add steps that performs operation
using the following criteria:
-- Category: Specifies an object or function that step
performs. Options available here are Test Objects, Utility
Objects and Functions.
-- Operation: Specifies available options based on category
selected.
-- Step Documentation: Displays information about the
current step.
| Is This Answer Correct ? | 2 Yes | 1 No |
Hi Guys, My Application in Microsoft Dynamic Navision, is it compitibale with QTP? if yes then let me know...
What is the use of "Define new test object" in QTP 9.1 When should we use? Explain?
In a web site, Protocal has been changed http: to https: what is your approach?
My project title is "DRUG Audition and research management" it comes which domain?
To which environments does a QTP support?
What is diff between SDLC AND STLC?
How can we translate the steps between the Keyword and Expert Views?
Can we set a timeout for the msgbox.I want the msgbox to disappear after 2 seconds during the script execution without clicking on the OK button manually.
QTP supports both client server and Web applications. Does it support Plug-in?
how your doing reporting in your script?
Hi All, I have QTP installed on my machine but the application under test is on remote machine. I need to automate the scenarios which consist of automatically enter the remote machine through IP address ,record the application in remote machine and run it also when played. Can some one tell how to record the application in remote machine.
How to see the screens after running test in QTP?