How to write test cases for testing databases,especially
for testing and writing test cases for stored procedures.
Answer Posted / 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 |
Post New Answer View All Answers
If asked to create a Configuration Design Pattern, where would you start?
whats the reason to display the password(not in encrypted form) in the script in load runner but not in QTP?
can any one post the format of tracebility martrix Plz...... Maid Id: sandhya.shyamala@yahoo.com
What kind of testing to be done in client server application and web application? Explain
Hi Friends, Can anubody give me brief overview of Automation tools.. (basics of tools-summary)of following tools? 1.Qualty Center 2.Load Runner 3.Win Runner 4.Q.T.P mail me on ...rachna.huda@gmail.com
What is manual testing and what is it process?
1.Tell me negative test cases for notepad 2.Tell me the factors for for writing severity based test cases
hi sir, i completed my GNIIT from NIIT. i recently joined in IT company for Testing(manual) on JD EDWARDS.So,i wanna to ask that after taking 1yr experience can i able to do Testing .NET in another company.Pl i am confused pl send yours suggestion throw my email(paresh_shindeal@yahoo.com)
what is the most critical bug u have to find in ur project.My application is ERP based,in this purchase module is there.plz tell me the answer?
diff b/w desktop based testing & web application testing
How will you do beta testing?
How to test a Falsh player scrollings?
integration test cases for mouse and keyboard
What is the most important phase in STLC and Why
What is Application Performance testing and Operational performance testing