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 |
How Can I do database Testing ?
How load testing is different from regression testing?
I have planned to take up exam in june. It would be of great help if u can send across some ISTQB material. Kindly mail me at keeran.rr@gmail.com. Thanks in advance.
What are microsoft 6 rules?
what is the format of traceability matrix?
explain V module.
What is stub and driver in integration testing ? Explain with example.
11 Answers Accenture, Taleem India,
Can you explain usability testing?
What is the difference between client server and web based testing?
how to check stress and load testing by manually ? with example
when developer will found bug they will store that bug in Dts 1- yes 2 - sometimes 3 - No 4 - none of these
what are the factor taken under website testing manually?