QuickTest Professional™ - An Automation Tool by Mercury - Questions and Answers

Monday, May 29, 2006

QTP Question 04: How Does Run time data (Parameterization) is handled in QTP?

You can then enter test data into the Data Table, an integratedspreadsheet with the full functionality of Excel, to manipulate datasets and create multiple test iterations, without programming, toexpand test case coverage. Data can be typed in or imported fromdatabases, spreadsheets, or text files.

3 Comments:

  • Parameterazition means linking a values with the data table.

    Run times data that we have entered into data table executed one by one for perticular appication.

    If there is any value mismatches in datatable as per the filed requirements we need to insert chek points.

    By Blogger keval, at 2:58 AM  

  • Can any one provide me the solution for my question:
    provide the script for the data driver wizard in case of using data from External excel sheet

    By Blogger Babu, at 3:54 AM  

  • replacing the hard-coated values with parameter values.this can be handled by using1. data table parametarization 2.environment variables 3.using random numbers 4.using action parameter

    By Blogger karna, at 11:15 PM  

Post a Comment

<< Home


Index of QTP Questions

  • QTP Question 01: What is QTPro? What is Quick Test Pro? What is Quick Test Professional?
  • QTP Question 02: What's New in QuickTest Professional 8.2?
  • QTP Question 03: Explain QTP Testing process?
  • QTP Question 04: How Does Run time data (Parameterization) is handled in QTP?
  • QTP Question 05: What is keyword view and Expert view in QTP?
  • QTP Question 06: Explain about the Test Fusion Report of QTP?
  • QTP Question 07: To which environments does QTP supports?
  • QTP Question 08: What is QTP or Quick Test Pro?
  • QTP Question 09: Explain the QTP Tool interface
  • QTP Question 10: How QTP recognizes Objects in AUT?
  • QTP Question 11: What are the types of Object Repositorys in QTP?
  • QTP Question 12: Explain the check points in QTP?
  • QTP Question 13: In how many ways we can add check points to an application using QTP?
  • QTP Question 14: How does QTP identifies the object in the application?
  • QTP Question 15: If an application name is changes frequently i.e while recording it has name, in this case how does QTP handles?
  •