What is Data base testing in manual
Answers were Sorted based on User's Feedback
Answer / shilpa.s
Data base 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.
e.g.enter employee record in DB through front end and check
if the record is added or not (through) manually.
| Is This Answer Correct ? | 10 Yes | 2 No |
Answer / ramprasad.s
HI
Database Testing is
1. Domain constraints
2. Key constraints
3. Joins
4. security.
sun_ramprasad.
| Is This Answer Correct ? | 5 Yes | 2 No |
what is test report?
what is meant by Inspections? what arewalkthrough?
how can we upload manual test cases in testdirector
What is white box testing, and what are the various techniques?
Explain a bug which if you have missed could have created a big problem?
What is Trivial Bug?
what is bug description document?how to prepare it?
What is Analyzing the test results / Reports mean ? plz its urgent
How well you work with a team?
What is the difference between a test policy and test strategy? Need detailed answer with some highlights.
Can you tell me what is negative testing?
Orthogonal array testing enables the test designer to maximize the coverage of the test cases devised for relatively small input domains. is it true.explain orthogonal testing