Excel

Applies to TestComplete 15.62, last modified on March 14, 2024

The Excel category contains operations that you can use to read data from or write it to a specified Excel cell. Also, you can add a new row with data to an Excel file and validate the data in it.

Note: To work with Excel files in your tests, you do not need to have Microsoft Office Excel installed on your computer.

Operation Description
Excel - Add Row Adds a row with specified data to an Excel file.
Excel - Read Value Reads the data from the specified cell of an Excel file.
Excel - Write Value Writes the specified data to the desired cell of an Excel file.
Excel Checkpoint Validates data in Excel files.

See Also

Operation Reference
Working with Microsoft Excel Files

Highlight search results