What are the steps that must be included in testing guideline document for database testing?

Showing Answers 1 - 3 of 3 Answers

siriatwork

  • Dec 27th, 2007
 

Good Question! Normally one doesn't keep in mind that the documentation guidelines for database testing should be more and more detailed.
- The tester should know how to log on to the database (The Credentials)
- The tester should know which tables to look at.
- Check the names of the tables
- Specify which columns should be concentrated on in the table.
- Check the spellings of columns
- Give a sample data example for the table to be tested.
- Specify the possible values for a column
- Specify the conditions of pass/fail for the data in the column

Hope this helps!

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions