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



What is the use of "Step Generator" in QTP??for what purpose we are using??explain with ..

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

What is the use of "Step Generator" in QTP??for what purpose we are using??explain with ..

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

Post New Answer

More QTP Interview Questions

I am using environment variable xml to give credenatials for login into unix. Is there any way we cam mask the password in the xml?

1 Answers  


How can we use the "CreateObject("Shell.Application")" in QTP and what is the definition and purpose of it?

0 Answers  


can we run the scripts of qtp 8.2 in the qtp7.0?

2 Answers  


How does u create new test sets in TD?

1 Answers   Crea,


In qtp, how you can remove the spaces from string?

0 Answers  


what is file database

1 Answers   Wipro,


What is the meaning Work bench?

0 Answers  


can any boby tell me what is method or steps to connect the remote desk top by using QTP 9.2 version?

0 Answers  


what is parameterisation?

3 Answers  


Which scripting language used by quicktest professional (qtp)?

0 Answers  


How we can differentiate between stand alone application and web application in QTP?

3 Answers   Deloitte,


Write test cases for copy and past password in password field ?

0 Answers  


Categories