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

what is the difference between IE & Netscape in web testing on a log in page

0 Answers   TCS,


with out using import sheet came is it possible to get the excel sheet ?

2 Answers   Ordain Solutions,


What will be the test script in QTP to test a ComboBox where a user has to select more than two items????

8 Answers   L&T,


Hi All , How can we decicde for pariticular frame(DataDriven or Keword Driven)in Project? Thanks Balaji

0 Answers  


How can we retrieve the links from a web page where links are dynamically changing(for eg take a online shopping website) and then we have to click on all the links present in the webpage and go to the repective pages and again come back to the first page..

2 Answers  


what is the syntax or command in vbscript to display user message example i want to display "welcome to QTP".

3 Answers  


QTP script is not working on other's machine..

0 Answers  


What is environment variable in qtp and why to use it?

0 Answers  


What is the default object synchronization timeout in qtp?

0 Answers  


Explain the concept of Output values in Quick Test Professional?

1 Answers   Crea,


What is the short cut keys for the following?

0 Answers  


It is regarding VBScript, how to export our function results to ExcelSheet through VBscripting. Ex: I have written add function, that result should export to Excel.

3 Answers  


Categories