what is database testing?
Answers were Sorted based on User's Feedback
Answer / amar.geniune
In this testing we check the data by retrieving it from the
database and compare it to the original value, which was
entered by the user through interface.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / rabbani mohammed
verify the impact of frontend operatoins whether it is
contain should be backend colums or not
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / kamal prakash
Testing the methods and processes used to access and manage
the data(base), to ensure access methods, processes and
data rules function as expected and that during access to
the database, data is not corrupted or unexpectedly
deleted, updated or created.
Correct me if iam wrong: kamalzoom@gmail.com
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / narender reddy
validateing the data in the database w.r.t front end DML
transcations
that is insert,update,delete
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / shil
in db testing all functions such as
updation,deletion,insertion and serching is performed. it
is to check whether they are performing according to the
requirement.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / n@n!
testing the front end impact on backend in the form of data
validations and data integration is calles is called
database testing.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is the exit point for test plan
what is the difference between softsmith qamonitor and bugzilla?
Why testers wil prepare useracceptance testcases,system testcases and integration testcases,What is the differenece between all this test cases
which of the following is NOT a characteristic of User Acceptance Testing?? A.Use of automated test execution tools B.Testing performed by user C.testing against acceptance test criteria D.integration of system with user documentation.
suppose we r executing 10 test cases.let us assume one test case(like 5th test case) failed. then as a test engineer what u will u do?is it app problem or u'r s"?
What is a Use Case?
What are microsoft 6 rules?
How does compatibility testing differ while testing in Internet explorer and testing in Firefox?
is it possible to check the Recording/play back in white box testing?
What are noise variables?
what is the difference between developer testing and tester testing?
Hi What are the toold used for Manual testing? what are the tools used for defects/bug trackeing in Manual testing? I would appreciate if you can give some examples. Thankyou Sunitha.