What is database testing?
Answers were Sorted based on User's Feedback
Answer / mona
it is the process of testing the impact of frontend screen
with the back end database
| Is This Answer Correct ? | 26 Yes | 1 No |
Answer / siri
database testing is back end testing, in this testing we
test the data retrieved from the back end is matching with
the front end data and also we check the data is properly
sent to particular file and saved as it is in the back end.
| Is This Answer Correct ? | 6 Yes | 1 No |
database testing is done mainly for five reasons:
1.relevance of search results
2.data intigrity
3.data validity
4.data recovery
5.security
Checking field length, field type.
Check for proper data inserted in database.
Check for stored procedures created or not.
Check the triggers are created properly.
check the Constraints.
Check the Primary and foreign key inserted or not.
| Is This Answer Correct ? | 3 Yes | 0 No |
Data bas testing basically include the following.
1)Data validity testing.
2)Data Integritity testing
3)Performance related to data base.
4)Testing of Procedure,triggers and functions.
for doing data validity testing you should be good in SQL
queries
For data integrity testing you should know about
referintial integrity and different constraint.
For performance related things you should have idea about
the table structure and design.
for testing Procedure triggers and functions you should be
able to understand the same.
| Is This Answer Correct ? | 3 Yes | 0 No |
How important is Change Management in today's computing environments?
Tell me about ur favorite bug.
What’s the difference between verification and validation in testing?
what is the difference between reference key and foreign key
Please recommend which are a good books for software testing.. best authors for s/w testing.
In which type of testing testing started from requirement phase?
3 Answers Cap Gemini, Persistent,
Hi friends!! Can u tell me, what is meant by Database Testing? How it can be done? What is tested in it(like any Queries like Select and all are tested or not)?
What is pesticide paradox? How to overcome it?
can anbody tell me wht are microsoft 6 rules
Give proper Seq. to following testing Types Regression, Retesting, Funtional, Sanity and Performance Testing.?
What is P.M Round? What type of questions are they asking? ? If know anybody Plz Post to my mail ID (SwetharaoQA@rediffmail.com) Thank U
What type of metrics would you use?