What is way of writing testcases for database testing?



What is way of writing testcases for database testing? ..

Answer / ramyab.mca@gmail.com

Hai...

You have to do the following for writing the database
testcases.

1. First of all you have to understand the functional
requirement of the application throughly.

2. Then you have to find out the back end tables used,
joined used between the tables, cursors used (if any),
tiggers used(if any), stored procedures used (if any),
input parmeter used and output parameters used for
developing that requirement.

3. After knowing all these things you have to write the
testcase with different input values for checking all the
paths of SP.

4.You have to know the names of the tables and the column
names where data is getting updated for specific
funcionalities

5.You have to know the parent as well as the child tables
associated with them

One thing writing testcases for backend testing not like
functinal testing. You have to use white box testing
techniques.


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





Is This Answer Correct ?    5 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

How can you do the usability testing?

0 Answers  


When you found a bug and reports it to the developer but the developer is least bothered and he does not accept that bug what will u do?

0 Answers  


write high level test cases

5 Answers   College School Exams Tests, CTS,


What is the difference between bug,error,defect.

5 Answers  


Yester Day i Attended a interview interviewer asked that Due to Sum Bug the total Testing process is Blocked and still hundred test cases are remaining to execute with in a week u have to reliese to the customer at that time what will you do?

6 Answers   NSN,






What components will be covered in the web site testing?

2 Answers  


What is difference between Regression and Restesting?

13 Answers   Verisoft,


What is Hybrid testing?

2 Answers   Formac,


describe Bug life Cycle and the process taken in your organization.

4 Answers   HCL,


what is difference between stress testing and load testing?

6 Answers   AZTEC,


if we got new bug in the retesting due to errors in the code is the bug regression bug or retesing bug

3 Answers  


in your project which Tull you are using and what is the version and URL?

1 Answers  


Categories