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 many days need to test one module?If any one know the answer please tell me?
What is manual testing and what is it process?
What is the QA environment?
is functional and black box testing same or not
Can Someone tell me scenario in testing having low severity and high priority and vice versa
diff between test plan and test strategy?
Hello Friends someone can help in giving best institute with address to do testing course please. I heard Mr. Nageswara Rao is best. Can some one give his complete contact details please.
how will u Do Smoke testing and Sanity testing for these fields:We have 3 fields on page: Name,Address and Pincode ?
i heard that mainframe testing is diff from other environments & has lot of keyboard input????pl clarify my doubt & let me know in what way its diff??
can automation testing replace manual testing?it it so,how?
What is difference between the Build version id and software version id ?
How will you give estimation when preparing Test Plan