How to write test cases for testing databases,especially
for testing and writing test cases for stored procedures.
Answer / guest
Hai...
We can do database testing in three ways(appraoch)
1.From front end GUI
2.Purely on back end
3.Using both front end and back end
In the case of database testing frm front end,
It is very easy no need of SQL querying skills,
directly we will enter the data in to database and again
we will call them from front end.
Here the data which is entered into front end GUI should
store properly in the back.
if in the case there is no GUI for that software,no way we
have go for pure back end database testing.
To conduct database testing one must know SQL knowledge
to write query for data insertion,updation,deletion...like
DML,DDL,DCL commands , Stored procedures,views knowledge
to test databse.
Third one is more reliable hybrid and time taking process.
Writing of tescases varies depending on the approach of
database testing.
to write test cases on database input is
databse structure tables,
constraints,
relation betwee the tables we need.
K,Byeee...
Thanks & Regards
B.Ramyasri
| Is This Answer Correct ? | 5 Yes | 0 No |
What are cookies?
How can you prepare the resume for testing? Can you send me the answer for this questions?
I have sent a mail through gmail.But it is not showing in the Sent mail option.Can any one tell me the defect description for this(asked for an interview)?
what is regression testing???
what is the difference between test bed & test environment.
Is it necessary to test application in lower versions of OS when you have tested in latest version
user id @ yahoo.com (or) yahoo.co.in (or) gmail.com.... etc
what is Gui testing and how is it performed
explain v- model? why we call this model as v-model, not an u-model?
what is software testing
Hi, I have almost completed 5 years in manual testing and now want to switch over or explore something new in testing. Friends, can you post me your sugesstions?
i finished writing test caes, logged bugs and also regression testing i finished.when we do user acceptance testing?