Software Testing Methodology Question:

When testing a SQL server?

Tweet Share WhatsApp

Answer:

* If the Web site publishes from inside the SQL Server straight to a Web page, is the data accurate and of the correct data type?
* If the SQL Server reads from a stored procedure to produce a Web page or if the stored procedure is changed, does the data on the page change?
* If you are using FrontPage or interDev is the data connection to your pages secure?
* Does the database have scheduled maintenance with a log so testers can set changes or errors?
* Can the tester check to see how back ups are being handled?
* Is the database secure?

Download Testing Methodology PDF Read All 70 Testing Methodology Questions
Previous QuestionNext Question
Explain Data validity?When test a FoxPro database?