What is the use of "Step Generator" in QTP??for what
purpose we are using??explain with an example
Answer Posted / 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 View All Answers
What is quicktest professional (qtp)?
What is the use of ordinal identifier in qtp?
How would you export a script from one pc to another in qtp?
How to indentify MS-Word objects like Menubar, Toolbar, table/columns/rows/cells etc within Word document, using QTP?
Suppose I created one object as virtual object? That object is applicable to that test? Or all the tests?
Create flight reservation login descriptive programing (Condition: Remove the value and substitute with a variable, and then call the validation from Excel) Plz help me....... very urgent.........
explain keyword driven framework with banking domain?
What is QTP and the use of QTP in TD?
In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field will reflects and so on.if total psngrs=100 then will we capture all the fields for the psngrs to Automate the app how we can handle this scenerio thru Descriptive programming?
I want to do Certification course in QTP. For this I request you to suggest the best Tutorial in PDF format, if possible, kinldy mail PDF file to my mail-ID: ramakrishna908@gmail.com Regards, krishna.
What is the descriptive programming?
How can i initiate the objects to find uniquely in OR
What does it mean when a check point is in red color? What do you do?
I used child objects to get the no of weblist present in the weblist.now i need to select the items present in each weblist ?How to do so
How do you synchronization point through DP?