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

how to insert QTP to display errors and other description in the test results instead of halting execution by throwing error in the mid of executin due to an error (for object not found)?

1 Answers   Ordain Solutions,


can any body give the banking domain concepts/links

1 Answers  


keyword driven framework having how many folders? explain folders in detail?

1 Answers  


what is delay in QTP?

2 Answers  


What is object repository?

3 Answers  


Which environments does qtp support?

1 Answers  


HOW TO COUNT NUMBER OF ITEMS PRESENT IN WEB LIST

8 Answers  


Suppose i have given 10 test cases all the test cases should be automated?

3 Answers   NTT Data,


Today only i joined in this site. Can u please tell me definition of parameterization. and how i can do the parameterization?

4 Answers  


Hi All, I want to know how can we schedule QTP scripts. Am using 9.5 version and in our office they want to schedule individual scripts of QTP so that it can run unattended during night time, Please help me how to do that. 2. what is the use of silent test run in qtp can I schedule the scripts in Silent runner, Please explain. 3.I retrieved data from the database using output value -> Database output value. the result of the query for eg is 5 rows, iam able to output the first row by selecting the cols and adding it to output, but am not able to do it for the rest of the rows. please tell me how to do it. Sorry for posting so many qns, am not able to find answ to any of the above in any websites, hoping that someone would really help me with these here, please help me. awaiting for ur immediate revert. Priya

5 Answers  


Associated files in QTP?

1 Answers  


Hi Friends, while playing the recorded test i am getting this error "Cannot identify the object "q" (of class WebEdit). Verify that this object's properties match an object currently displayed in your application." error is coming in this line of code "Line (2): "Browser("Google").Page("Google").WebEdit("q").Set "airtel broadband"". " .... please tell me how to overcome this problem. need help asap... Thanx in advance

3 Answers  


Categories