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 |
How can your reverse a sentence("I LOVE MY COUNTRY" to "COUNTRY MY LOVE I")
How many maximum tables we can join by using SQL JOIN??
Hi Friends i have created a Community for Software Testers in Orkut with name Bug's Join in the community. you can post any type of questions related to sofware Testing in that community. Join in Bug's -- Vinodh Anandhan - vinodhanandhan@gmail.com
What should be the knowledge of white-box tester differs than the back-box tester.?
what is functionality testing?
what are the system testing techiniques?
1. when to start and stop testing ?
What are the steps, procedures, objectives to write test cases.
How do you determine user soad for a perf test of a Web application?
Diff B/w Test Strategy and test plan
define STLC life cycle step by step
When priority and Severity is opposite then which one required to solved first? Bug Number 1=(Severity 1 & priority 3), Bug Number 2=(severity 3 & priority 1), (high=1,Medium=2,Low=3)