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 |
WHAT ARE THE VARIOUS RISKS INVOLVE IN TESTING?
what are the Most common problems in a web based application in testing point of view?
If the client identified some bugs to whom did he reported?
What is the objective of regression testing?
What is the boundary value analysis/testing?
How would you test the login feature of a web application?
I am having 1.5 years of exp. in Manual testing.What I have to do now? Should I do ISTQB Certification or Perl/Shell Scripting Languages? OR Anything else.Please Guide me properly.
Please any one could u please tell me what is CLOAS life insurance?its urgent, thanks advance.
What is memory leaks and buffer overflows ?
What are the different tabs available in QC?
Explain glass box testing?
what is the difference between web application and client server application testing ?