Results 1 to 5 of 5
-
12-15-2010, 04:45 AM #1
Banned
- Join Date
- Nov 2010
- Location
- Delhi
- Posts
- 103
- Thanks
- 0
- Thanked 4 Times in 4 Posts
- Feedback Score
- 0
How to test data loading in Data base testing ?
Hi,
You have to do the following things while you are involving in Data Load testing.
1. You have know about source data (table(s), columns, datatypes and Contraints)
2. You have to know about Target data (table(s), columns, datatypes and Contraints)
3. You have to check the compatibility of Source and Target.
4. You have to Open corresponding DTS package in SQL Enterprise Manager and run the DTS package (If you are using SQL Server).
5. Then you should compare the column's data of Source and Target.
6. You have to check the number to rows of Source and Target.
7. Then you have to update the data in Source and see the change is reflecting in Target or not.
8. You have to check about junk character and NULLs.
-
02-07-2011, 07:14 AM #2
Sophomore
- Join Date
- Jul 2010
- Location
- punjab
- Posts
- 118
- Thanks
- 0
- Thanked 0 Times in 0 Posts
- Feedback Score
- 0
Very impotent and cute answer..
Thank you for sharing this article...
-
04-05-2011, 01:32 AM #3
Junior
- Join Date
- Apr 2011
- Posts
- 332
- Thanks
- 0
- Thanked 2 Times in 2 Posts
- Feedback Score
- 0
Data Loading represents Loading a data from a source table to target table based on business logic. and the follow the procedure mention above..............
-
06-06-2011, 08:58 AM #4
Freshman
- Join Date
- Jun 2011
- Posts
- 3
- Thanks
- 0
- Thanked 0 Times in 0 Posts
- Feedback Score
- 0
After read this thread i got good assumptions for database testing...Its really appreciable for every user who would be like to know in detail for database testing modules...Thanks
-
06-07-2011, 09:02 AM #5
Junior
- Join Date
- Feb 2011
- Posts
- 174
- Thanks
- 0
- Thanked 0 Times in 0 Posts
- Feedback Score
- 0
Nice information.
Similar Threads
-
Data Ware Housing and Data Mining
By gkumar in forum DatabasesReplies: 4Last Post: 04-05-2011, 02:00 AM -
What is Data base ????
By Mc anderson in forum DatabasesReplies: 3Last Post: 12-09-2010, 06:36 AM -
How to connect MYSQL Data base on a webserver with a PHP Script
By smith78 in forum PHPReplies: 9Last Post: 09-04-2010, 12:39 PM -
yellow pages scraper scrape unlimited US Business Data Base
By gullsinn in forum ServicesReplies: 0Last Post: 07-01-2010, 04:00 AM -
Data Protection and Data Destruction
By sheryl in forum General BusinessReplies: 0Last Post: 01-09-2010, 05:36 AM


Reply With Quote

