i am fresher in manual testing.how to do database testing.
Answers were Sorted based on User's Feedback
Answer / ram.polavarapu
Need to verify in DB:-
1)what ever the data that we given in the front end
application the same data has to insert with respective
tables in database.
2)what ever the data that we updated in the front end
application the same data has to update with respective
tabels in database.
3)what ever the data that we deleated in the front end
application the same data has to delete with respective
tabels in datebase.
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / sasidhar
Data Validation and Data integrity combination is called database testing.
Data validation: correctness of the insertion of new data into database is called data validation
Data integrity: due to the new data insertion the data base Upgrading that change is called data integrity
| Is This Answer Correct ? | 1 Yes | 0 No |
i need some objective type papers for my certification
What is a test scenario?
What is the role of Documentation for QA?
Explain Bug/Defect Life cycle?
What is Client Server/Web Server Configuration(ISS).
Which appraisal method class is the best?
Negative test cases for phone camera
How we allocate the priority(Blocker, Critical, etc.,) in Testing?
What is memory leak and how you will find memory leak ? Which tools can be used to find out memory leak ?
How do you estimate staff requirements?
What are the different roles of testers in Verification and Validation?
What's the difference between Stress testing & Load testing