Results 1 to 7 of 7

Thread: When will be we going to use Step Generator?How to use it?

  1. #1
    Junior Member
    Join Date
    Apr 2007
    Answers
    10

    When will be we going to use Step Generator?How to use it?

    Could someone let me know the answer?


  2. #2

    Re: When will be we going to use Step Generator?How to use it?

    Steps generator is used to insert coding statements with the help of GUI window. You do not need to remember syntax.

    Goto Insert-> Step Generator
    select category, object, operation and any arguments then click ok. Step is inserted into your code


  3. #3
    Contributing Member
    Join Date
    Feb 2006
    Answers
    41

    Re: When will be we going to use Step Generator?How to use it?

    What bharat kumar said is true.

    Arun*


  4. #4
    Junior Member
    Join Date
    Mar 2009
    Answers
    20

    Re: When will be we going to use Step Generator?How to use it?

    But what category, object & operation we have to select while using step generator?
    Can you please elaborate on this.


  5. #5
    Junior Member
    Join Date
    Mar 2009
    Answers
    22

    Re: When will be we going to use Step Generator?How to use it?

    The Step Generator dialog box helps you add steps that use test object methods, Utility object methods, and function calls, so that you do not need to memorize syntax or to be proficient in high-level VBScript. You can use the Step Generator from the Keyword View and also from the Expert View.


  6. #6
    Expert Member
    Join Date
    Apr 2008
    Answers
    1,859

    Re: When will be we going to use Step Generator?How to use it?

    hi friend,

    This is basically for the person who has less knowledge in scripting but in a position to use scripting.

    Thanks
    Deepasree


  7. #7
    Junior Member
    Join Date
    Mar 2009
    Answers
    22

    Re: When will be we going to use Step Generator?How to use it?

    Open QTP
    Insert-> step Generator

    Category= utility objects (from drop down list)
    Object=System util
    operation= Run

    Arguments
    File: value=IEXPLORE.EXE
    params: value=www.google.com

    click on insert (if you are using QTP9.5)
    click on ok (if you are using Qtp10)

    in your script you will see the step

    SystemUtil.Run "IEXPLORE.EXE", "www.google.com"

    run the script

    if u want to give the search condition in Google, you have to add objects in object repository.


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
About us
Applying for a job can be a stressful and frustrating experience, especially for someone who has never done it before. Considering that you are competing for the position with a at least a dozen other applicants, it is imperative that you thoroughly prepare for the job interview, in order to stand a good chance of getting hired. That's where GeekInterview can help.
Interact