How can we do Database Testing?

Showing Answers 1 - 5 of 5 Answers

mahi

  • Jun 30th, 2006
 

BY writing queries

  Was this answer useful?  Yes

Akash Chandra

  • Aug 30th, 2006
 

Hi

Database testing is basically related to back end testing of the AUT. For database testing we must follow the STLC paradigm. i.e

Analysing Functional Design.

Writing Scenario.

Writing Test condition/Case

Executing Scripts.

Tracking Defects.

Actually what i have written above is only part of STLC. Database Testing is done through with firing query over database and analysing expected and Actual Result.

  Was this answer useful?  Yes

sudhakar2068

  • Nov 14th, 2006
 

we can do the data base Testing by fiery the queries and recording the script to compare the expected results and actual results.

sudhakar kolla.

Email id:kollasudhakar2005@yahoo.co.in.

Number:09819859346.

  Was this answer useful?  Yes

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