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...


how do we do database testing manually.Suppose if i want to
check whether a particular record is inserted in the
database or not.

Answers were Sorted based on User's Feedback



how do we do database testing manually.Suppose if i want to check whether a particular record is i..

Answer / satish

Open the database and verify whether record is updated. For
that you should have good command in SQL.


correct me if I am wrong

Is This Answer Correct ?    1 Yes 0 No

how do we do database testing manually.Suppose if i want to check whether a particular record is i..

Answer / jagadish

checking whether newly inserted result is correctly existed
or not is called data validation.For just open the table and
check whether the new record added or not
insert the data from the front end end and check the
corresponding table is updated with the record by using
enterprise manger to check the data base and its table for
this u have to know the corresponding table which will store
the data. or use the queiry analyzer to write the queiry to
check the table is updated with the data or not this is good
as u can check for the table which contains no of record.
initial at the build of project u can check the records by
just checking the tables manually. it is not required by the
testers to learn the sql queiry language as the developers
will give the quiery used

Is This Answer Correct ?    1 Yes 0 No

how do we do database testing manually.Suppose if i want to check whether a particular record is i..

Answer / vish

via querrying and

login with the created user name then u will come to know.

Is This Answer Correct ?    1 Yes 0 No

how do we do database testing manually.Suppose if i want to check whether a particular record is i..

Answer / satyaprasad

checking wether newly inserted result is correctly existed
or not is called datavalidation.For just open the table and
check wether the new record added or not

Is This Answer Correct ?    0 Yes 0 No

how do we do database testing manually.Suppose if i want to check whether a particular record is i..

Answer / purni

If you are a database tester. They will provide you with ER
diagram ( This diagram shows how many tables are in the
database and how they are inter related including the
primary and foreign keys.) If you can figure it out in which
table the data is inserted or you can take help from
developer, write the SQL query and check the table. It will
be easy if you use query because table contain vast data and
if you go through the table it takes lot of time.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

How do you go about testing a project?

0 Answers  


How will you divide two numbers without using the division operator?

2 Answers   Aspire, College School Exams Tests,


do u know abt integration testing,how do u intregate diff modules?

9 Answers   Cap Gemini,


What are the benefits of automated testing over white box and black box testing?

1 Answers  


Difference between Test Plan & Test Strategy?

6 Answers  


Explain the test plan, how to prepare the test plan

3 Answers   EDS,


HI. ANYONE HAS ATTENDED INTERVIEW FOR TESTING IN MINDKRAFT GLOBAL. I HAVE WRITTEN TEST FOR SOFTWARE TESTING. CAN ANYONE TELL ME WHAT ALL QUESTIONS CANBE ASKED. PLS REPLY. THANK YOU

0 Answers  


how to test a web application manually?can u explain indetail?

0 Answers   Medsynaptic,


Write test cases for yahoo sign up page.

2 Answers   NIIT,


What is Equivalence Partitioning and Boundary Value Analysis. Is Boundary Value is subset of Equivalence Partitioning??

2 Answers   Xavient,


How to test the functionality & UI of an application which is in a different language other than English as part of Localization Testing.

1 Answers  


What is testing process

8 Answers   IBM,


Categories