how u do database testing

Answers were Sorted based on User's Feedback



how u do database testing..

Answer / abhesheke

ur front end operation effect ur back end table is called
dbtesting
u check for data integrity
importing of data
exporting of data

u can test manully by inserting a record in ur front end
application and open ur database table and verify whether it
is placed in the right location or not.but doing manully for
1 to10 record is ok but for checking of 1000 of record u
need to opt a tool like winrunner.

any doubt plz mail me

abhesheke@yahoo.com

Is This Answer Correct ?    10 Yes 1 No

how u do database testing..

Answer / prasannatl

Any Application Database is very important. What ever the
information storing in the GUI by user it is storing at
Data base. GUI environment is called Front End and Database
is called Back end.
By using the Data Base Tesing checking the front end
operation with back end means the entered data in the text
fields properly stored in the database tables.

The Data base testing we can concentrate on two types
that is Manual & Automation.

Manual means Open the Database and using the SQL
statements do some operations.And Enter the Data in the
Front end and check with backend tables.

Automation means using any Functional tools like
Winrunner or QTP connect the data base

Is This Answer Correct ?    7 Yes 2 No

how u do database testing..

Answer / angel

Using SQL queries and PL/SQL proceedures with tools SQL+
and TOAD respectively,We can verify data integrity with
backend.

Is This Answer Correct ?    3 Yes 3 No

how u do database testing..

Answer / raghu

Data base testing is a process, when some information is
being uploaded or entered in the database table wizards it
has to be stored.

I usually suggest to do Automation testing using QTP

Is This Answer Correct ?    1 Yes 3 No

Post New Answer

More Manual Testing Interview Questions

give examples of incremental testing?

4 Answers   Logica CMG,


What is a test log?

0 Answers  


Difference between Severity & Priority?

14 Answers   IBM,


what is bug description document?how to prepare it?

1 Answers   CTS,


Black Box testing attempts to find errors in which of the follwing categories 1)Incorrect or missing functions 2) Interface errors 3)Performence errors?

15 Answers   FCG, University Exams,


how do u define quality of software?

6 Answers   Verifone,


What is the difference between Business Requirement and functional Requirement

3 Answers  


What is test scenario?

2 Answers   UHG,


If you have 1000 test cases which takes atleast 4 months for execution and now project has to be delivered within 2 weeks how will you execute your test cases. Which ones should be executed first.

11 Answers   GXS,


I am a manual test engineer working on an web application product testing.I have worked on test mgmt tool-testlink,defect tracking tool=bugzilla and I know functional-selenium ide (basics.So can anyone tel me which scripting language is extensively used in testing tools so that i can acquire some knowledge about it in order to shift into automation?

2 Answers  


Explain Load testing

7 Answers   CSC,


what is uml

5 Answers  


Categories