what is database testing
Answers were Sorted based on User's Feedback
Answer / n@n!
testing the frontend impact on backend in the form of data
validations and data integration is called database testing.
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / chirag
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.
| Is This Answer Correct ? | 1 Yes | 1 No |
what is performance testing
Is Validation Test & Negative Tests have same meaning???Are both same???
When should you begin test planning?
What type of testing do we perform in requirement phase?
what is post-mortem testing?
what is the testing process
2.what is the differnce bet project volume and v.s.s and what is the advantage of v.s.s?
1. What is the difference between Build Management and Release Management ? 2.When will conduct build verification and end to end testing?
what is the difference between test strategy and test plan?
what is meant by CLOUD?
What is testing ?
What's the test suit?? Explain with simple example. If there is User sub-menu & options are New, Edit, Delete (to create, edit & delete user ) then can i say USER Test suit Id-1 for user. Test case id - 1.1 for New, 1.2 for edit, 1.3 for delete.