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 difference between agile and spiral model?
After successful login,If I have to check whether the name of the screen,other contents are proper or not this is called GUI testing.But if I am writing the test for functionality.then may I have to add this [Screen name,other contents]to expected result in my Functional testing or I have to write the other test case document for GUI testing?Thanks in Advance
Which testing is this- verifying the funtionality of each programme 1. white box testing 2. black box testing 3. glass box testing 4. grey box testing
what is port testing and do it comes in manual testing?
What is testcase scenario?
2 Answers Oneclick Testing Solutions,
What is Web testing & which action we take at the time of Web Testing?
Define Brain Stromming and Cause Effect Graphing? With Eg?
what is crud testing ?
waht is deffect?
what is the difference between test case and result matrix
What is release candidate
What report u generate after completing testing?