How Does Run time data handled into QTP

How Does Run time data i.e. Parameterization is handled within QTP?

E

Expert

Verified

You can here enter test data in the Data Table, an integrated spreadsheet along with the full functionality of Excel, to influence data sets and create multiple test iterations, but without programming, only to expand test case coverage. So we can say data can be typed into or imported from databases and or text files or spreadsheets.

   Related Questions in Programming Languages

  • Q : Limit the Use of Pre-processor

    Limit the Use of Pre-processor Directives: The C pre-processor is powerful, but unrestricted use of it can lead to code that is hard to understand and analyze. Limit its use to inclusion of header files and simple macro definitions. Avoid features suc

  • Q : What is an Immutable object Immutable

    Immutable object: It is an object whose state might not be modified. The objects of String class are immutable, for example - their length and contents are fixed once formed.

  • Q : Explain the applications of testing

    Explain the applications of testing life cycle.

  • Q : What is Binary operator Binary operator

    Binary operator: It is an operator taking two operands. Java has numerous binary operators, like the arithmetic operators +, -, *, / and %, and the Boolean operators &&, || and ^, among others.

  • Q : Explain the term packing life cycle

    Explain the term packing life cycle.

  • Q : Differences between XHTML and HTML

    Explain the differences between XHTML and HTML?

  • Q : Write a recursive implementation of

    Assignment 5 Selecting Array Elements Implement the following C++ code in assembly language, using the block-structured .IF and .WHILE directives. Assume that all variables are 32-bit signed integers: int array[] = {10,60,20,33,72,89,45,65,72,18}; int sample = 50; intArraySize = s

  • Q : Define Uniform Resource Locator Uniform

    Uniform Resource Locator: It is a Uniform Resource Locator (abbreviated as URL) expands the concept of file access from a wholly local context to one in which the resources are named uniformly, irrespective of where they may be physically situated. A

  • Q : Program to Calculate Estimate

    Collaboration Policy Collaboration between students on programming assignments is NOT allowed under any circumstances - you may not even discuss your work with other

  • Q : Steps comprised in designing programming

    Write down some of the steps comprised in designing programming?

©TutorsGlobe All rights reserved 2022-2023.