VerifyDownLoadReportwithBaseline - EcoSys - Help

EcoSys Functional Automation Framework

Language
English
Product
EcoSys
Search by Category
Help
EcoSys Version
9.1

Verify the data of the downloaded excel file located in the Downloaded path against the baseline file in the folder defined in the Baseline column in FrameworkInputSheet.xlsx. It compares each cell and highlights the mismatched data in red cell background color and place it in the mismatch folder location specified in FrameworkInputSheet.xlsx.

Object- None

Data- Baseline file, Target file, (optional) skipRowIndex=, decimalPlaces=

For example, Baseline_report1.xlsx, Downloaded_report1.xlsx

Optionally, you can skip a row for the verification execution. Also, you can specify upto the number of decimal places for the verification.

For example, Baseline_report1.xlsx, Downloaded_report1.xlsx, skipRowIndex= 2, decimalPlaces=2