Forum Discussion
irina_lukina
15 years agoSuper Contributor
Hi Jim,
There is one more approach. You can create a data storage (for instance, an Excel file), that will store the correct values of the Total Charge field. After that, you can use the data-driven loop to extract the values one-by-one from the Excel file and compare the current value of the field with the stored baseline copy.
For more information, refer to the Data-Driven Testing With Keyword Tests tutorial.