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 the tester should do ,if there are bugs in the requirements made by the business analyst?
why we calling it as bug life cycle not as a defect life cycle..
What is the difference between IE, Opera & Mozilla Firefox in web Testing and which brower will think that is much better?
diff b/w installation testing & compatibility testing?
In your company what process you are follwing from requirements to testing explain, pls anybody have real time experience and pls expain process...pls
How to do integration testing on duster......
difference between internet exploral and netscape navigator?
what is the template u used for informing clients regarding known issues when u near to release
Waht are Data sets?
How many testcases you can write for mobile message box?
How will you divide two numbers without using the division operator?
2 Answers Aspire, College School Exams Tests,
hi one of the interviewer asked me have you ever created a test plan?