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 testcases have you written till, now as an average per project?
Application contains many text fields,buttons etc.Many test cases can be written for the application.I read that test cases should not be too many.So text fields can be tested by entering Blank space,special symbols,Alphanumeric data,Empty & so on IF I write for all these data for every text field on each screen then my test cases will be unnecessarily too long .I m confused here wether I write Test cases for all or not.Suggest me the proper answer.I want answer from Experienced person
What is the need of testing? Give three reasons....
28 Answers AZTEC, GE, Persistent, TCS,
How you test database and explain the procedure?
explan test metnodology/approch.... with example...
What's the role of documentation in QA?
Write Boundary value analysis , Equivalence partitioning & Error guessing cases on 1 liter Water Bottle. It should not include functionality Testing cases.?
what will be the Test case for ATM Machine & Coffe Machine?
What is function points??????
What is Cause and Effect Technique .
What is non-compliance testing?
1.What types of documents would you need for QA, QC, and Testing?