What is database testing? Can anyone give some scenariors
where we perform databse testing? also, please quote some
interview questions in this regard.
Answer Posted / hemu
Hi, in general database testing will be also done by the
tester while doing manual or automation testing to find out
whether all the data is getting refleceted in the data base
or not. For every application thre will be a seeded data
beside that tester will cretae, update or delete the data
and more over every application has its API where in it
internally calls either a pragramm or a prosedure(API
Testing), in these type of scenarios we have to check for
whther data is reflecting in database and to check whether
all subroutines are called when application is invoking them
or not.
Its the example from my side to explain about Database tesing.
Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
wat r d schedules for testing?
Examples where you have worked on your own and as part of a team.
What is test script?
Explain black-box testing?
What is crash?
What is parameter?
have u write any sanity testcases?
what r the 2 subdivisions of quality process and where does tesing fit?
What the difference between latent and masked defects is?
what is modular framework?
What makes an inspection different from other review types?
how do you convert use cases into test cases?
Please some one answer these Q's 1.Modules in Pension Domains ? 2.What Should we Test on Pension Domain.? Thanks in Advance Stewie
What do you mean by automated testing?
What it means by test harness?