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 should be done after writing test cases?

6 Answers   iSoft,


What is testing methodology?

24 Answers   AppLabs, CTS, Google, IBM,


write a query which empname starts with A

5 Answers   Cap Gemini, CTS,


what is the of testing in sdlc

3 Answers  


Can any one tell project questions related to testing

0 Answers  






what is agile testing with example

3 Answers   Polaris,


Tell me example for Risk,Mitigation,Assumption?

0 Answers  


Explain me in detail V model with diagram?

1 Answers   CybAge,


Give an example for Waterfall model and iteration model??

3 Answers   ABC, TCS,


what is the template u used for informing clients regarding known issues when u near to release

3 Answers   Satyam,


tell me different deft reports ?

0 Answers  


what is the cheklist to check SRS document (after releasing) as a test ingineer and how can we check

0 Answers  


Categories