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
test cases on bangles???
Could some one tell me test cases for multi line text boxes like Notes field?
What is your approach when requirements change continuously?
What are testing techniques? What is difference between general and specific?
What is the difference between authentication and authorization in web testing?
Can anybody give me some tips on how to face telephonic interview and Write some expected telephonic questions as a 2+yr exp. in testing. Try to give Ques. that u already hv faced in telephone. Plz Help me out friends.
How to validate a Testcase.and is the testing Methodology.
What is difference between cmmi and cmm levels?
What is verification in software testing?
What is the limit for test steps?It should be 10/20/30etc
Hello Varun, Kindly send me the material as well as sample question papers as i am interested in doing the certification. Kindly help me out in this regard. Here is my mail ID: bjyothitesting@gmail.com
Write positive and negative test cases for forgot password?
hi, this is geetha, i have one doubt regarding the vulnerability testing. For sql injection testing is there any need for the tools to be installed. If it is what is tool and what is the method to test in sql injection testing. Plz Guide me
i need some objective type papers for my certification
In Manual testing how to test proxy servers? can u please explain with example?