Forum Discussion
Dmitry_Nikolaev
13 years agoStaff
Hi Marin,
There are means for validating content of a grid control (Table Checkpoint) and data in a database (DB Table Checkpoint), but there is no built-in functionality to compare data of a GUI grid control with data in a database. However, you can create a script that will request data from the database and compare it with data in the grid control. Please find information on how to get data from a db in the Working With Databases help topic.
You can put the data obtained from the database to a Table Checkpoint in a script and then invoke this Table Checkpoint. You can do this using the Values property of the Table object.
Related Content
- 12 years ago
- 6 years ago
- 10 years ago
Recent Discussions
- 24 hours ago