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 |
is there any openings in testing mba guys
what is the difference between regression testing and retesting?
what is the path for test director,where the test cases are stored ?
when the tester actually involves in Testing?(at which stage of SDLC)
How will you decide defect seviourity and priority?
what is the need of black box testing after completing white box tesing?
what is the difference between automated testing n manual testing? which one is better?
Hi all I am newbie to Manual testing. can any one gudie me, How to write test cases for "financial forums" manually. If the company have use cases How to perform testcases for the formus. Experinced people working for Financial company, give some ideas. Pls throw some examples ( I want to get an Idea in my mind) Pls this is very Urgent requriment for me. Any help appreciated. Reagrds AA.
what are reviews(eswar)
i have 3 years of exp in manual testing, if i am attending any interview what kind of question i will get?
How do u write integration test cases?do u have any special format?
What is Test Design ?( Urgent) and Test Design for Printer?