+1 vote
in Sql by

What do we need to check in SQL Database Testing?

1 Answer

0 votes
by
In Database testing, the following thing is required to be tested:

Database connectivity

Constraint check

Required application field and its size

Data Retrieval and processing with DML operations

Stored Procedures

Functional flow

Related questions

0 votes
asked Jul 8, 2020 in Sql by Robindeniel
+1 vote
asked Jun 13, 2023 in Sql by rahuljain1
...