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 input for System testing?
What is the difference between Sleep and wait in winrunner what is integration testing and types of testing present what is system testing what is data driven testing what is functionality testing if requirements are given to you then how do you write the test cases for it Account number = Ok cancel For above given form the valid account number starts from 1 to 1000 so is it necessary to input the 1,2,3 ….998,999,1000 test cases to check the conditions of valid account numbers I,e is it compulsory to write 1000 test cases for the above form
What is Defect Acceptance ?
Explain Bug Tracker
what is the diffrence b/w Test approach,test stratagy,test plan?
in peer reviews,is there any checklist based on which we can review our team members documents.
CAN ANYONE EXPLAIN IN DETAIL THE WATERFALL MODEL WITH THE OUTPUTS OF EACH PHASE.
difference between smoke testing and sanity testing?
What is severity and priority of bug? Give some example.
What is un-installation testing?
What is Retesting?
What is test summery report and it content?