What is database testing? Can anyone give some scenariors
where we perform databse testing? also, please quote some
interview questions in this regard.
Answers were Sorted based on User's Feedback
Answer / kk666
Dear Freind, Database Testing is not compleate different
one, if u are doing manual tesing for a web based
application with different logins (customer login, business
login) and different drop downlists for these logins. then
as a tester u need to find out the database that how the
drop downlist is displaying the items (how it is grouping
in backend) and from which table the data is coming. like
that u need to test the scenario with database
simultaniously.
its upto my knowledge. pls tell me if any
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / 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 |
Which level is costlier to identify a bug? Either in Coding Phase or Testing Phase.. Explain in Detail?
what r the contents in defect reporting?
What is the pdca cycle and where testing fits in?
wht is scope of ur project?
What is CCB and MTBF, why should we use this.
An input field takes the year of birth between 1900 and 2004 what the boundary values for testing this field are?
What is glossary of software qa/testing?
As part of which test process do you determine the exit criteria?
What are the different methodologies in agile development model?
what is the goal of system testing?
9 Answers MBT, Mind Q Systems,
What is the use of ISTQB certification? How many levels are there in the ISTQB? which certification is helpful for Test Engineers?
What are the goals in your career as Test Engineer if u join the new compnay