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 / 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 |
Post New Answer View All Answers
What is a shrink wrapped product?
When is rtm (requirement traceability matrix) prepared?
Mention what the basic components of defect report format are?
What is problem?
Why we need localization testing?
Explain structural testing?
What the difference between a 'defect' and a 'failure' in software testing is?
How to track the requirement from bugzilla tools? As our project requirement are changing frequestly and all are tracked in bugzilla tool. How to manage all as all project having short term duration. Please reply back ASAP? Thanks in advanced?
why we split testing into distinct stages?
what is modular framework?
can any one suggest best institute for SAP TESTING and scope in SAP TESTING
Explain end-to-end testing?
What makes an inspection different from other review types?
What Testing process U r following in ur organization?
What are the ways of functional testing? Can you give me an example of how to perform Functional testing on a Login Page for example.