How to write test cases for testing databases,especially
for testing and writing test cases for stored procedures.



How to write test cases for testing databases,especially for testing and writing test cases for st..

Answer / guest

Hai...

We can do database testing in three ways(appraoch)
1.From front end GUI
2.Purely on back end
3.Using both front end and back end

In the case of database testing frm front end,
It is very easy no need of SQL querying skills,
directly we will enter the data in to database and again
we will call them from front end.

Here the data which is entered into front end GUI should
store properly in the back.

if in the case there is no GUI for that software,no way we
have go for pure back end database testing.

To conduct database testing one must know SQL knowledge
to write query for data insertion,updation,deletion...like
DML,DDL,DCL commands , Stored procedures,views knowledge
to test databse.
Third one is more reliable hybrid and time taking process.

Writing of tescases varies depending on the approach of
database testing.

to write test cases on database input is
databse structure tables,
constraints,
relation betwee the tables we need.

K,Byeee...
Thanks & Regards
B.Ramyasri

Is This Answer Correct ?    5 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

which bug report format ur company following

0 Answers   CTS,


how to execute manual test cases? for example i have a test cases for atm/credit card purchase how to execute them.

1 Answers  


is Testing Engineer Involve in designing the Test Design

5 Answers  


How do we test the requirements?

3 Answers  


i have 1.6 years exp .but i wish to learn QTP .so how can proceed for that .shall i do any course for that or self study.what is the market situation for QTP??

2 Answers  






What is the difference between use case and test case? give example.

9 Answers   Keane India Ltd,


What thing should be tested in regresson testing?

3 Answers  


Why did you choose the Software Testing Field?

0 Answers   TCS,


WHAT IS PROTOCAL TESTING..EXPLAIN? L2, L3 PROTOCALS TESTING MEANS WHAT?EXPLAIN BRIEFLY

0 Answers   Wipro,


Is the regression testing can call it as Retest

7 Answers   Wipro,


what are the risks and contingencies u had in ur project?

0 Answers   Wipro,


what is the difference between application server and web server?

8 Answers   Symphony,


Categories