adspace


How to test database in manually?

Answer Posted / Vishal Singh

Manual testing of a database involves testing the database using manual techniques rather than automated tools. Here are some steps for manual testing of a database:n
1. Define test cases: Create a set of test cases that cover different scenarios and conditions, such as inserting, updating, and deleting data, querying data, and checking data integrity.
2. Set up the testing environment: Create a copy of the database for testing purposes, populate it with sample data, and ensure that all necessary connections and configurations are in place.
3. Test each test case: Execute each test case manually to verify that the database behaves as expected.
4. Verify results: Check the results of each test case to ensure that the correct data is being processed and stored.
5. Document defects: Record any defects or issues found during testing, including their causes and proposed solutions.
6. Retest: Once defects have been addressed, retest the affected test cases to verify that they now pass.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

No New Questions to Answer in this Category !!    You can

Post New Questions

Answer Questions in Different Category