Fso & Datatable - Qtp

Below is one of our free research papers on Fso & Datatable - Qtp. If the term paper below is not exactly what you're looking for, you can search our essay database for other topics or order a custom essay.

Related Essays

  • Finance Accounting Financial Accounting and Its Environment 1 1. Define accounting and identify its objectives. 2. Distinguish among the three major types of accounting. 3. List...
  • Swot Analysis Error Message SUMMARY The purpose of this article is to provide some detailed information to assist in the development and deployment of SQL Server 7.0 Data...
  • Mikrotik Tik RouterOS(tm) v3.0 Reference Manual Table Of Contents Configuration Management...1 General Information
  • Operating System Operating Systems Prepared by Nguyen Xuan Phong Institute of Management and Technology IT 2308: Operating Systems Assignment Name: Nguyen Xuan Phong Student ID...
  • System 32 Applications - holds all your Applications /Library - holds library files and shared resources for both the OS and applications /System - is the system folder...

Fso & Datatable - Qtp

QuickTest Reserved Objects

The following QuickTest reserved objects can be used in your automation script to retrieve or set data for the Data Table and Environment variables associated with a test or component.
    • DataTable Object
    • DTParameter Object
    • DTSheet Object
    • Environment Object

DataTable Object

Description

The run-time Data Table.
Note: All methods performed on this object apply to the run-time DataTable object only. Changes to the run-time DataTable object are reflected in the test results, but the design-time Data Table is not affected.

Associated Methods

    • AddSheet Method
    • DeleteSheet Method
    • Export Method
    • ExportSheet Method
    • GetCurrentRow Method
    • GetRowCount Method
    • GetSheet Method
    • GetSheetCount Method
    • Import Method
    • ImportSheet Method
    • SetCurrentRow Method
    • SetNextRow Method
    • SetPrevRow Method

Associated Properties

    • GlobalSheet Property
    • LocalSheet Property
    • RawValue Property
    • Value Property

AddSheet Method

Description

Adds the specified sheet to the run-time Data Table and returns the sheet so that you can directly set properties of the new sheet in the same statement.

Syntax

DataTable.AddSheet(SheetName)
|Argument                       |Type               |Description                                                                         |
|SheetName                       |String             |Assigns a name to the new sheet.                                                     |

Return Value

DTSheet Object.

Example

The following example uses the AddSheet method to create the new sheet, "MySheet" in the run-time Data Table and then adds a parameter to the new sheet.
Variable=DataTable.AddSheet ("MySheet").AddParameter("Time", "8:00")

DeleteSheet Method

Description

Deletes the specified sheet from the run-time Data Table.

Syntax

DataTable.DeleteSheet SheetID...

View Full Essay

  • Submitted by: lravi4u
  • Date Submitted: 02/09/2009 09:35 AM
  • Category: Technology
  • Words: 22538
  • Pages: 91
  • Views: 114
  • Popularity Rank: 6976

View Full Essay

Need More?

For over 10 years, students around the world have been using OPPapers.com. Try it today!

Join Now