In DB testing we need to check for, 1. The field size validation 2. Check constraints. 3. Indexes are done or not (for performance related issues) 4. Stored procedures 5. The field size defined in the
Latest Answer : As I know In database Testing We generally check CURD FunctionC-CreateU-UpdateR-RetriveD-DeleteThis is the core functionality of Database .That we need to checkThanksAmit ...
Latest Answer : suresh:-Based on situation 1) before running the script, count how many record that has, after running script, count how many records it has based ...
How to test a DTS package created for data insert update and delete? What should be considered in the above case while testing it?What conditions are to be checked if the data is inserted, updated or deleted using a text files?
How to test a DTS package created for data insert update and delete? What should be considered in the above case while testing it?What conditions are to be checked if the data is inserted, updated or deleted using a text files?
Hi ,How to do negative testing for database testing ?andWhat is mean by internal quality auditing ?Please explain if u have any related document please forward it.Thanks & Best Regards.ZahirHussainCELL : 9382899885CHENNAI
( For e.g You have databases Oracle, Sql Server 2000 etc and one of the table (columns) is unique in both the databases)?
How can we test the correctness of data in our report with database(oracle) in our application when user do not have any knowledge about database testing or sql queries?
how to do 100% data validation (between source database and Teradata ) using QTP? Can you record and run functionality using SQL queries?
Latest Answer : 1. The no. of arguments being passed
2. The data type of each of the arguments being passed
3. The order of the arguments being passed
4. The return value
5. The data type of the return value ...
What is Data migration and how does a tester test the Migration Data
Latest Answer : Data migration is actually the translation of data from one format to another format or from one storage device to another storage device. This also necessarily requires someone or something to do the translating Testing can be done by comparing ...
how we can do Assess data for timeliness, consistency, accuracy