what is database testing

Answers were Sorted based on User's Feedback



what is database testing..

Answer / prasad gandra

Hi friends, Database testing is nothing but..involving from
the design part... first we have to know the different
tables , databases and schemas .. validation of the test
data, checking the programmes , ensuring that all the
stored procedures and triggers are working according to the
specifications .. ensuring that all the indexes working
properly and MAIN ROLE OF BEING A DATABASE TEST ENGINEER IS
TO DEBUGGING THE PROCEDURES, FUNCTIONS IF NEEDED AND TAKING
THEN PRINTING .

SO EASY...
ENJOY..

Is This Answer Correct ?    2 Yes 1 No

what is database testing..

Answer / prashant

*************Database testing*******************

data base testing means to test the database integrity and
validity.it can be done manually and with the help of any
automation tools.

database validity means to test the validness of the values
being inserted on backend.i mean to say values are right or
wrong according to their data type or not.
"" suppose a field has numeric datatype it means numeric
values can be inserted n the same values should be saved on
backened"i think my point is clear to you.

database integrity means to test newly inserted values are
affecting the old one or not.it comes under databse integrity.

all the best
for any queries drop me an email with all your queries at
prashant_m4u@ymail.com

Is This Answer Correct ?    2 Yes 1 No

what is database testing..

Answer / santosh

arun is not right.arun dont misguide others
prashant has done a very nice job.

Is This Answer Correct ?    0 Yes 0 No

what is database testing..

Answer / sreelatha

Testing of Impact of front end on back end and impact of
backend on front end.

For ex if we inserted any row in a database we check
whether the row inserted in the database on frontend.If we
insert row in the frontend we check whether the new row
inserted in the database by using sql commands.

Is This Answer Correct ?    1 Yes 2 No

what is database testing..

Answer / arun

Table & Field level testing.
File size when reaches it maximum capacity.

Is This Answer Correct ?    1 Yes 2 No

what is database testing..

Answer / vamshi

Santosh answer is right i believe...

Thanks, Vamshi

Is This Answer Correct ?    0 Yes 1 No

what is database testing..

Answer / gayathri

Testing whether any junk data is displaying in UI other
than that stored in Database.

Is This Answer Correct ?    1 Yes 3 No

what is database testing..

Answer / itsalleasy

This is a huge topic. Go to google and type in database or
backend testing white paper.

Hope that helps,
Itsalleasy

Is This Answer Correct ?    0 Yes 3 No

Post New Answer

More Manual Testing Interview Questions

AS we working in Agile methodology How you will prioritize the productlogs??

1 Answers   Formac,


Whenever the project is at maintenance phase the client will be using his own data- is the same data given to the test engineers or any other dummy data

2 Answers   Circle Source,


In which stage regression testing is done in testing process.

2 Answers  


how can u differentiate intgration test cases with functional test cases

4 Answers   TCS,


How to prepare tracability matrics

1 Answers  






Hi Folks What are the Interview Questions in Manual testing that I should be aware of. pls give some Interview Questions in Manual testing. Thanx in advance Sunitha.

1 Answers   Belcan,


In a system designed to work out the tax to be paid: An employee has £4000 of salary tax free. The next £1500 is taxed at 10% The next £28000 is taxed at 22% Any further amount is taxed at 40% To the nearest whole pound, which of these is a valid Boundary Value Analysis test case? The options provided are a)£1500 b)£32001 c)£33501 d)£28000

5 Answers  


What is virtual creation tool?

0 Answers  


Why is software testing required?

0 Answers  


What is ISO 9000?

2 Answers  


How the value of P in cyclomatic complexity is calculated? P:The number of connected path.

1 Answers  


according 2 an company or TL,how can a tester can prepare POSITIVE & NEGATIVE test cases ??

2 Answers   Valtech,


Categories