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

How System testing is different from the Functional testing??

4 Answers  


What is Testers role in a s/w firm?

3 Answers   winfoware,


What is QA and QC ? Tester's are coming under QA or QC ?

9 Answers  


can you tell me scenarios for login page?

1 Answers   HCL,


Rightway global solutions, madhapur, hyderabad is a good institute for software testing?

0 Answers  






If got selected in ur company, what will u do for ur company?(IN P.M)

3 Answers   MBT,


7. What types of Web accessibility information do you look for on the Internet?

0 Answers  


How to write a test case for Email and web address

3 Answers   PAS Technologies, TNQ, TNQ Books and Journals,


what is API 2.0?

0 Answers   Mentor Graphics,


What is concurrency testing?

6 Answers   MBT,


what is the use of a tester.Even admin or developer others can do testing What is the main advantage of atester. why do testing team need testers.

4 Answers   HCL,


which document we prepare first whether test plan or test case document

3 Answers  


Categories