what is data base testing, explain with example
Answer / ramyab.mca@gmail.com
Hai...
Testing the backend db like comparing the actual results
with expected results.
DB testing basically include the following
1)Data Validity testing
2)Data Integrity testing
3)Performance related to database.
4)Testing of procedure, truggers and functions.
For doing Data validity testing you should be good in
SQL queries, for data intigrity testing u should know abt
reerential integrity and different constraint.
For performance related things u should have idea abt the
table structure and design.
For testing procedure triggers and functions u should be
able to understand the same.
K,Byeee..
Thanks & Regards
B.Ramyasri.
Is This Answer Correct ? | 4 Yes | 0 No |
What do you understand by the terms ?Response Time?, ?Pages Per Second?, ?Transactions Per Second??
how many types of functions in qtp
who will prepare Functional requirements specification(FRS)
Difference between System Testing and System Intergration Testing(SIT) with Example
hi all, i am new to testing environment.i have two questions 1.what is the difference between volume test and load test.? 2.generally ,what is the output for stress testing.?because it is beyond the limit.and what is the use of stress testing?
If you stuck somewhere while reproducing defect then what will you do?
Can anyone explain Boundary value Analysis and equavelance partition with real time example
what is difference between BVA and Equivalence Partitioning ? can u explain BVA for three digits?
What is the difference in b/w waterfall & V'model?
what is your test strategy?
can any one of u give templates for test plan and test strategy
What techniques will cause double-byte problems to show up?