Hi friends!! Can u tell me, what is meant by Database
Testing? How it can be done? What is tested in it(like any
Queries like Select and all are tested or not)?
Answer Posted / srini..
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.
Correct me if i am wrong
Srini....
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What kind of input do we need from the end user to begin proper testing?
how to connect oracle with test director? in testdirector we will be getting only reports? pls answer Thanks in Advance
What is rapid application development model (rad)?
What are joins and subjoins in the data bases what is data driven testing what is verification and validation What is Quality Assurance (QA) and Quality Control (QC) Is Verification is related to QA and Validation is related to QC ? which type of model you follow basically in your project what is a use case How to test a Bike how to test a Lift (Elevator). which configuration Management tool do you use which Bug tracking tool do you use explain Bug life cycle what is Regression testing what is ALPHA testing ans BETA testing What types of testings comes under Non functional testing what is TEST DIRECTOR what is CMM and CMM i whar are Expressions in Winrunner What is a Compile module Is it Necessary to open the tool first or the application first after getting a bug what will you do if you add a new object or a new module for the existing application then how will you test the application which Defect tracking tool do you use what is change management What is smoke Testing what is sanity testing A application is given to you but the requirements and functionalities are missing what will you do to start the testing which testing documents will be received by the client
Which is the best book to ref. for design the test cases/scenario in manual testing,which gives detailed idea with all the strategies ?
what is the difference between website and web based application ?
give me a example of writing a test case,take any good example which i can understand easily.
If project wants to release in 3months what type of risk analysis you do in test plan?
Different types of design diagrams that supports to write test cases ?
What is severity and priority of bug? Give some example.
What is middle ware testing?? what are the companies using this tech?
What is client server application testing?
Tell me the SRS based review,brs based review
difference between change management and configuration management
Can anyone tell me, What is wound fixing?