What is way of writing testcases for database testing?
Answer Posted / 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 View All Answers
Hi Can any one tell wht type of questions will be asked in project manager round...urgent plz...
How will you determine when to stop testing?
How do you get programmers to build testability support into their code?
What is the Myers Boundary Table?
need answer interviewer will ask me about all project which i mention in resume or presently i'm working??please reply tomorrow is my interview
9.Data – driver automation typically includes?
can somebody plz tel me about financial domain for manual tester?? which kind of application use and what is the approach of testing??
What's the difference between alpha and beta testing?
What are the tasks of test closure activities in software testing?
wat if fiddler and how it is used in tesing an application. please explain with a real time scenario
Functional and Integration test scenarios for actitime application
any one please send me any test case examples with tabular columns in manual testing
What are the bugs we cannot find in black box?
Have you prepared traceability matrix and how to prepare it?
What is mean by Schedule report who is the responsible for generated that one ?