Database validation allows the user to check if the provided data is valid to use by triggering a SQL query. Database testing is responsible for validating data in the database for any needed transformations without loss and the output can be used for any auditing purpose. In this webinar, we will highlight the importance of database validations, specifically related to testing applications and how to use it in Certify, and the ways to share the SQL result. Certify allows us to perform the database validation by triggering the SQL queries directly from the Certify client and store the queries result into a Certify variable or an external file.
