Results 1 to 4 of 4

Thread: Parameterize the data in QTP

  1. #1

    Parameterize the data in QTP

    How to edit script in QTP 8.2 and i want to know how to parameterizing the data in QTP 8.2 any body please helpme out?


  2. #2
    Contributing Member
    Join Date
    Nov 2006
    Answers
    76

    Re: Parameterize the data in QTP

    A parameter is avariable that is assigned a value from an external data source or generator.You can parameterize values in steps and checkpoints in your test or component. You can also parameterize the values of action parameters.
    There are four types of parameters:

    1. Test, action or component parameters
    2. Data Table parameters
    3. Environment variable parameters
    4. Random number parameters


  3. #3
    Moderator
    Join Date
    Sep 2006
    Answers
    920

    Re: Parameterize the data in QTP

    Data table parameterizing is common and easy to use.You can take help of QTP online help tutorial.

    Regards,
    Brijesh Jain
    ---------------------------------------------------------
    Connect with me on Skype: jainbrijesh
    Google Plus : jainbrijeshji

  4. #4

    Re: Parameterize the data in QTP

    Store the data in the DataTable by giving the Column some name, let's say "Column1"

    You can use this data by the following method:

    Browser("Browser").Page("Page").WebEdit("WebEdit").Select DataTable("Column1", dtglobalsheet)


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