how to write test cases for testing databases,especially
for testing and writing test cases for stored
procedures.any real time database testers.please answer me.
Answer / rajendra
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.
ok friends byeeeee
rajendra
rajendra_penumalli@yahoo.com
hyderbad
+91-9885162742
| Is This Answer Correct ? | 6 Yes | 3 No |
HI could u plz tell what actually is done in a manual testing in practically in a company for ex suppose it is web applications testing how to proceed further
What is desk checking and control flow analysis
Why is it impossible to test a program completely?
What is remedy testing,expalim that and how can use that
For any web application, what are the possible login features that should be tested?
what is v-model.why you are using v-model?& v-model follow parallelly approach is it correct?
what r the topics coverd in maual testing? OR syllabus for manual testing
How do u ensure that there are no duplicate testcases?
how to test the case with 5 combination and inputs
how to use batchtesting in qtp?
What are the steps, procedures, objectives to write test cases.
what r the client side scripting languages and server side scripting languages