Interview Questions

When testing a SQL server

Software Testing Methodolog


(Continued from previous question...)

When testing a SQL server

  • 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?

(Continued on next question...)

Other Interview Questions