Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

what is entry and exit criteria?

6 Answers  


at any application or software where the data will be stored at server side or at client side kindly answer it in detail?

1 Answers  


Write a testcase for Yes/No combo box

4 Answers   Accenture, TCS,


What are the five common solutions for software developments problems?

0 Answers  


Explain Integration Testing?

2 Answers  


Explain insurance project modules,and what we need to test on which functionality?

0 Answers  


What are the defects found in testing banking domain?

0 Answers   XYZ,


How to plan the time estimations for QA cycle ?

2 Answers  


difference between qa and qc?

4 Answers  


Can any one tell me the test scenario for a 'Label' with specification "This field may contain a number that is auto generated by the system. Every subsequent quote should display the next available number "

2 Answers   Bell, IOCL,


hi, they have given 2 tables to write quries in SQL SERVER 2000 based on table as follows . 1st table :author: COLUMNS AS FOLLOWS pk. AUTHOR F_NAME DOB NATIONALITY 2ND TABLE BOOKS: COLUMNS AS FOLLOWS; PK ISDN F.K AUTHOR LANGUAGE PUBLISH_DATE; 1) RETRIVE author who is indian and hindi write in a) as joins b) sub quries 2)retrive who is younger author ; 3)retrive author who wrote more than one book in different language. 4)retrive author who has wrote in different language in each year write all queries in sql for sql server

0 Answers   Covansys,


Who in the company is responsible for Quality?

3 Answers  


Categories