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

pls post the questions for qa position in factset

0 Answers  


How would you prepare the test plan without srs?

0 Answers  


What methodologies do you used to develop test cases?

0 Answers  


hi friends, i plan to study istqb certification cource. so any one send me model question paper for me.

1 Answers  


How would you ensure that your testing is complete and has good coverage?

0 Answers  






How do you deal with environments that are hostile to quality change efforts?

0 Answers   Telco,


what is exploratory Testing?

10 Answers   ABC, Kiran Prakashan, Ordain Solutions,


How to find all the bugs during first round of testing?

0 Answers  


What is software process?

0 Answers  


Explain what is mr and what information does mr consists of?

0 Answers  


Enlist some automation testing tools.

0 Answers  


What is context driven testing?

0 Answers  


Categories