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

tell me about low severity & low priority bug?

3 Answers  


If RTM is not avaiable in the project whatis use and what the Difficult you face

2 Answers   Cap Gemini,


How to find bug in photos and videos ??

0 Answers  


What is the difference between validation and verification?

4 Answers  


What are the key challenges of testing?

2 Answers  






Hi friends, Intw qs : 1.wat wil a tester do if the developer rejects or doesnt accept the bug u report. thou u try to shw the snap shots wat would b ur next step 2. wat are the quality factors ...explain Cost of quality 3. Wat is root cause analysis : Explain fisher model regds, swati

2 Answers   McAfee,


what is entry and exit creteria for testing ?

6 Answers  


i have 1.6 years exp .but i wish to learn QTP .so how can proceed for that .shall i do any course for that or self study.what is the market situation for QTP??

2 Answers  


Difference between Client server & Web based Testing?

1 Answers   Cap Gemini,


What is the job of Quality Assurance Engineer? Difference between the Testing & Quality Assurance job.

3 Answers  


how do u manage scripts in winrunner when you application is changing frequently?

0 Answers   QA,


How do you go about testing a web application?

2 Answers  


Categories