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 |
It will be a great help if any one will help on this issue, Three test cases got faied [TC#1, 2 and 3] and all are there in the same TestScript. For all the three failed testcases a bug is logged refrencing to the three failed testcase. In Next round of validation out of three two TC#2 and 3 got PASSED and TC#1 FAILED. I am confusssed if in this scenario if i mark the PASSED test case as PASS OR FAIl, as the the Defect will have BOTH PASS and FAIl at the same time. Please clarify How to handel this scenario.
What Questions Project Manager will be aske?
1. Test granularity refers to: a. Any way of determining the expected result for a test case. b. A quality improvement idea common in software development. c. The fineness or coarseness of a test’s focus. d. The impact of a bug on the system under
what is mean by service level testing? what will come under this?
what is the format for usecase?
Explain a sample testing cycle?
what is cross project reference what is entry and exit criteria for login page.
1 what is smoke and sanity testing , when it will be performed ?
diff b/w project based testing and product based testing?
how many test cases are posible to write on textbox. but it is allows the 0-10 digits numaric
What is V-model and explain differences between V-model and other SDLC models like waterfall, spiral etc
what are the general problems in web testing?