Validating Data Tables in Eggplant Functional
Data tables are a common component of many desktop, web, and even some mobile applications. All industries use software that leverages data tables in some way, such as for displaying hospital patient lists, financial data, or open job opportunities.
Common use cases surrounding data tables include validating that the content displayed by a data table in an application UI mirrors the content of the underlying database, or validating that a record submitted in a form persists and is displayed later in the application's data table. Data table validation with the Eggplant Functional test automation tool is powerful and leverages the advanced scripting and database access capabilities of SenseTalk.
Data Table Validation in Action
The following video shows examples of Eggplant Functional validating different aspects of distinct data tables.
Tech Talk
These SenseTalk commands, functions, variables, and syntax are used in data table validation, and are referenced in the above video.