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's an 'inspection'?
Suppose,u have written 10 test cases for an application,but ur developer is not satisfied wht u wrote,then how will u justify him that ur test cases are correct?
1. WHAT IS USE CASE? WRITE AN EXAMPLE OF USE CASE? 2. WHAT ARE THE PROPERTIES OF DEFECT TEMPLATE? 3. WHAT ARE THE TYPES OF TESTING? 4. WHAT IS TESTING? 5. WRITE TEST CASES FOR YAHOO MESSENGER LOGIN? 6. EXPLAIN PROBLEMS IN COMMUNICATIONS WITH CLIENT? 7. WHAT IS WEB TESTING? 8. WHAT SHOULD A SUCCESSFUL TEST ENGINEER DO? 9. WHAT IS BI DIRECTIONAL TRACEABILITY MATRIX? 10. TELL ME A REAL ACENARIO WHICH YOU EVER FACED? 11. GREAT BUG YOU FOUND IN YOUR CAREER?
if i provide u screens no documentation then how you will test that application without documentation .write testcases for that screens?
Please answer it:Your achivements as an manual tester? Dont answer :Ive found bugs? Bcoz it is your job.
What is Traceability matrix?
7 Answers Covansys, Wells Fargo,
how to write the test case for online (credit/debit) payment
2 Answers Bank of the West, BirlaSoft,
what is CMMI and CMM standards and what r software Quality certifications.please explain me clearly
What r the Macros?
who will assign severity & priority
8 Answers IBM, Value Momentum,
What metrics will be collected during the Testing i.e from requirement Phase to Maintainance Phase
is there any checklist to check SRS document