how to write test cases for testing databases,especially
for testing and writing test cases for stored
procedures.any real time database testers.please answer me.



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

Answer / rajendra

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.

ok friends byeeeee
rajendra
rajendra_penumalli@yahoo.com
hyderbad
+91-9885162742

Is This Answer Correct ?    6 Yes 3 No

Post New Answer

More Manual Testing Interview Questions

what is the diffrence between bug, error,defect??

7 Answers   CTS,


What is the role of the test group vis-?is documentation, tech support, and so forth?

0 Answers  


when u r going to faced difficulty in ur organization?

1 Answers   Accenture,


How you manage your test case (already written )when requirments changes?

3 Answers   TCS,


why we find maximum bugs in IE browser as compare to others?

1 Answers  






Tell me system level and integration level test case for telephone.

2 Answers   Mphasis,


What is the diffrence between web testing & web based testing?

3 Answers  


what is agile testing

2 Answers  


Hi, could you please send me the ISTQB Material to my mail id vsmpatil@gmail.com.

2 Answers  


FOR what type of prjects we r using automation,why?

4 Answers   Exalt,


When a project was started in an organisation ,Testing team will get BRS & FRS documents and starts preparing the Test cases for the application.when the Build was released whether the Testing team will execute only the written Test cases (or) they may update further testcases

3 Answers   Siemens,


Difference between Verification & Validation?

31 Answers   Infosys, TCS,


Categories