Clear Cell in File
This is a pre-built action in Avo Assure and comes under @Excel element. This action instructs Avo Assure Client to clear the content of a specific cell whose row and column number are specified in the input value of Avo Assure.
Syntax
Input: <rowNum>; <ColNum>
Output: <Dynamic Variable> ;< Dynamic Variable> (Optional)

Usecase/Example

Scenario: Patient Data Entry in a Healthcare Management Application
You are testing a healthcare system. It verifies that the application correctly allows the entry of patient data specifically for clear cell. This scenario tests the basic functionality of entering and clearing patient data for a clear cell.
Input
Row and column no.: 4;1
Expected Result
It should verify that data at specific cell is correctly Cleared from a record.
Output
This action clears the data in specific cells of an Excel sheet.
Last updated
Was this helpful?