| 1 |
Read data from a data file |

|
| 2 |
Get the number of records in a data file |

|
| 3 |
Get number of fields/columns read from a data file |

|
| 4 |
Get a specific cell value from the data read from a data file (or created as part of the test run) |

|
| 5 |
Get a specific row value from the data read from a data file (or created as part of the test run) |
 |
| 6 |
Set value to a cell in the data set |

|
| 7 |
Assign values to a row in the data set |

|
| 8 |
Save data in row/column format to a data file |

|
| 9 |
Modify a dataset created from datafile and persist to Clipboard using Test Cycle |

|
| 10 |
Summarize the data from a data file using SQL query and persist the summarized data to a data file |

|