Can any one send the Basic Consepts of DB Testing?
Which Type of Quarres are Frequently used in the DB Testing?
If any one have those please reply..

Answers were Sorted based on User's Feedback



Can any one send the Basic Consepts of DB Testing? Which Type of Quarres are Frequently used in the..

Answer / b.v.s.sekhar

In testing process DB testing is necessary to know the
impact of front end operations on back end tables.
In Data Base testing testers are concentrating on data
validation and data integrity.

Data validation means validating insertion of new values
into database correct or not.

Data integrity means validating the changes in existing
database correct or not, due to insertion of new values.

Frequently required quarries are select,update,delete,insert.

Is This Answer Correct ?    2 Yes 0 No

Can any one send the Basic Consepts of DB Testing? Which Type of Quarres are Frequently used in the..

Answer / aditya

DB testing

Frequently used queries: Select,insert,delete,update
apart from that one may need to write simple and vomplex
sub queries.
ineer joins
outer joins
variation in select statement
execute a stored procedure - exec <stored proc name>
Date functions which are one of the important variable in
any database

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More QA Concepts Interview Questions

Any applications in the market to help quality test team members communicate with each other?

1 Answers  


What are the deliverables of Test Plan

4 Answers   Ordain Solutions,


Have you ever managed writing the test cases without having any documents?

0 Answers  


How do you know that your test cases will meet the requirement that the client required for the application.

3 Answers   Engineering,


What is the involvement of tester in SDLC?Explain.

3 Answers   AZTEC, TCS,






What kinds of testing should be considered?

0 Answers  


what r the techniques to design test cases?

4 Answers   Thatavarti Technologies,


What are the types of documents in sqa?

0 Answers  


can bug lifecycle support the integration , system, unit testing, functional testing etc

1 Answers  


Have you written test strategy?

0 Answers  


What is is External Quality Assurance (EQA) and Final Inspection (FI)?

0 Answers   CTS,


Trace to customer requirements - what type of testing it is.. a.tracebility testing b.white-box testing c.block box testing d.regression testing

4 Answers   Logica CMG,


Categories