What is meant by Step Generator in Qtp How is it used? pls
gimme in detail
Answer Posted / sivakumarreddy
Go to tool bar: Insert->Step Generator(or u can use F7
functional key)
I)Step Generator Dialog box will open
II)There are 3 Categories you can choose from:
(a)Test Object(e.g.operation performing with the Objects)
(b)Utility Object(SystemUtil)
(c)Functions(Under Finctions there are three libraries:-
Library functions, Built-in functions and Local script
functions)
Note: Library and Locak script functions are user-defined
e.g. Steps to use Test Objects:
i)AUT(Application Under Test) should be opened
ii) Go to tool bar of the QTP : Insert->Step Generator-
>Select Category as 'Test Objects' and Insert another step
should be selected on the 'Step Generator' dialog box
iii) Click on 'Select Object icon->Select Object for step
dialog box will open
iv)Click on Hand Mark
v) Click on Application bar-->Click on Insert button-
>Script will be generated
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
Hi.. I want to do parametrization for selecting perticular flighr say XYZ by using local table: criteria: 1.If flight is available msgbox "Flight is available" and then select flight from flight table and click to ok button after that as enter username and ticket no and then stop 2. otherwise msgbox " Flight is not available" and stop Please help me out ..and let me know your responses on dipak.bachhav@gmail.com Regard, Dipak
What is qtp window?
How to modify the text checkpoint?
What does mean by Scope of Automation?n How we defined it?
Sql questions to find second max salary and how to use joins
How can you give wait up to 10 seconds in qtp?
Hi. please provide license key for QTP 9.2, I have windows XP on my machine Thanks in Advance, moreshwar
We stored into the objects OR and then write the scripting
What we are looking for is to load properties of object dynamically as for our application the global repository will pretty huge. It will be really helpful to us if something similar to following functions of Winrunner is available in QTP. #Define descriptor auto strDesc; #set property in the descriptor Gui_desc_set_attr(strDesc,?Class?,?Edit?); --- put other properties #Add Edit box to GUI Map Gui_add(? ?,strWindowName,strEditboxName,strDesc);
There is an excel file of 1 to 100 sheets how you will iterate through it?
how can i pass a "automation script" as a parameter in a function give me need full suggestion thank inadvance
What are the ways you can synchronize?
How to create a standard checkpoint ?
Hello friends..... On which areas of an application we can not test with QTP
how to disable the pop ups through QTP using a script