What is meant by Step Generator in Qtp How is it used? pls
gimme in detail
Answer Posted / anil
I would like to add following points regarding Step
Generator:-
1) Without using Record we can generate scripts using Step
Generator
2) Disabled objects can be recorded by Step Generator
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 ? | 23 Yes | 4 No |
Post New Answer View All Answers
What are the recording modes in wave event?
What is expert view and keyword view?
Hi, I am using OutputCheckPoint for 2 webelements Bed:4 and Bath:2 Full,1 partial in my result page and I am storing the value in the data table. I dont need the string Bed:4,I would like to get only the no 4. How can I get it? Even though I highlight only 4,It is seleting the full value "bed 4". Same thing happend for second webelement Bath:2 Full,1 partial I need only the No 2. I used the following to split MyArray = Split(UIBathResult, " ", -1, 1) But it is giving the value My Array(0)=Bath:2full,1Partial I need the only the nos for further comparision.Any help? Thanks Uma
what frame work you are following?
How to use transactions in qtp?
What is test object model in quicktest professional (qtp)?
What is action? How many types of actions are there in qtp?
Subj: realtime example of Database check point, Can any one please detail on how the Database check point is utilized/implemented in a real time project. I already know how to make one by creating DSN/ODBC and writing the required query manually and other steps...I wanted the actual concept of implementation...couple of live examples will be highly appreciated. Thank you in advance
How to test fly out menu in qtp?
what is run-time data?
How to break the object spy ?
what you mean by artifact,milestone...
How to execute a winrunner script in quicktest professional (qtp)?
What is the difference between per-action and shared?
how will load the object during runtime?