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 |
Test report?
What are your salary requirements?
What parameters to consider for Performance Testing?
Iam searching for job on testing with 2+ experience any sites are there for testing jobs and any reference forward mee....mail.id: rakeshreddi50@gmail.com
In the 7 Stages of the SDLC (Planning, System Analysis, System Design, Development, Testing, Implementation, and Maintenance), WHO are the stakeholders of each stage?
After working in development for six months, what made you to shift into testing? I faced this question several times.
Which one of the following activities is the most efficient and most cost effective at identifying defects? 1. Prototyping 2. Unit test 3. Beta test 4. Design/code inspection 5. Risk analysis
The purpose of which is to allow specific tests to be carried out on a system or network that resembles as closely as possible the environment where the item under test will be used upon release?
Explain a good test engineer?
I’ve been using a test tool for quite some time but it has not lived up to the expectations. So I’m planning to invest in a good one. Please suggest some?
What is storage virtualization?
For the 7 stages of the SDLC (Planning, Analysis, Design, Development, Testing, Implementation, and Maintenance), What are the major inputs and outputs of each stage? What are the primary activities in each stage? Who are the primary "players" involved in each stage (e.g., Tech Arch's BA's, Testers etc.)?