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 |
Any Tools to test the performance of SQL Database?
How do u write integration test cases?do u have any special format?
in what order should i answer for the question "tell me abt your self"
What is a show-stopper Bug?
wat is traceability matrix? who prepares it? how can u prepare it?
Which design document supports to choose test data and how to select test data ranges ?
Hello Everyone, I am trying to seek a job in testing. Could someone please send me few real time 'Test Plan','Test Case','Tracibility Matrix'? Thanks, Lakshmi lakshmi.laks@gmail.com
any body can explain me door lock test cases,cell phone test cases, table and chair test cases
Can anyone give me an example for positive and negative scenario??
Which type of testing combines two modules?
explain ur testing project? how can u nexplain . what should we explain ? i have not worked on any project?
how many levels of software testing?