Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

What is Hybrid testing?

2 Answers   Formac,


Can you explain requirement traceability and its importance?

0 Answers  


what are the bugs we canot find in black box.

4 Answers  


On login window for username and password auto populated field means what !

0 Answers  


explain V module.

3 Answers  


If there are so many bugs open and still the client want the s/w what will you do?

2 Answers   HCL,


Exact difference between Verification and Validation?

7 Answers   Wipro,


please give me the template of tracebility matrix ? i need whicch is commanly used in real time...

2 Answers  


Why Adhoc Testing is done?

1 Answers  


Give me different methodologies used in testing?

4 Answers   Cap Gemini,


What is the format for accentence testing. please answer me ASAP

1 Answers   ADP,


Deep structure testing is not designed to Option 1 examine object behaviors Option 2 exercise communication mechanisms Option 3 exercise object dependencies Option 4 exercise structure observable

0 Answers  


Categories