How to do Data base testing manually?

Answers were Sorted based on User's Feedback



How to do Data base testing manually?..

Answer / g.ramesh

We can do Data base Test by manually.First we have to
prepare the Program specification document which is
contains all databas tables and table structure.After we
can test by giving frond end inputs .But not fully 80%
percntage can do.

Is This Answer Correct ?    1 Yes 0 No

How to do Data base testing manually?..

Answer / swarupa

We Can do database Testing Manualy by checking field
size,writing and executing query ant test whether Input data
is Properly store in particular Table and fetch the same
information from that table.

Is This Answer Correct ?    1 Yes 0 No

How to do Data base testing manually?..

Answer / murali

I would like to explain this with an example. Suppose in a
bank u want to change the Account details of a User. From
the front end u may have an option 'Edit'. Using that u
changed the Account Details.
Later to confirm whether the details are
changed in the database or not u have to open the data base
and execute the query and check in the Account details in
the data base.
Hope this helps with the basic idea.

Thanks
Murali

Is This Answer Correct ?    2 Yes 1 No

How to do Data base testing manually?..

Answer / josie

1. test record insert.
1) record already in the datebase, don't insert
2) Record not in the datebase, insert
2. test record edit.
1) find record, then edit
2) not find the record, show massage
3. test record delete:
1) find record, delete
2) not find record, show massage

Is This Answer Correct ?    1 Yes 0 No

How to do Data base testing manually?..

Answer / manish1808

using WR or??????

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Manual Testing Interview Questions

what ia the necessity of sdlc, stlc and testcases

3 Answers   TCS,


What is transient bugs ? How to reproduce those bugs? Can we log the those kind of bugs in tracking tool, if we found?

1 Answers  


Write 10 test scenarios to test remember me checkbox present in login window

0 Answers  


wht r 6 sigma standards

4 Answers  


Difference b/w bug and defect ?

6 Answers   CSS, TCS,


HI GUYS,, I HAVE 3 YEARS OF EXP IN MANUAL TESTING...NEXT MONTH ONWARDS I WORK FOR MOBILE TESTING....PLS SUGGEST ME WHAT I LEARN FOR TRAING,, MOBILE TESTING OR ANDROID....FOR MOBILE TESTERS NEED ANDROID(IFONE) DEVOLOPMENT KNOWLEDGE OR NOT? EXPLAIN CLEARLY

0 Answers  


What is the role of documentation in QA?

1 Answers   IBM,


When will we start the regression testing and how(means the process or steps which follows)?

6 Answers  


what can't be automated on the projects?

4 Answers  


Where do you fit exactly?In automation or manual testing?

4 Answers   AppLabs,


write testcases for keyboard

1 Answers  


What is the difference between SRS and BRS

5 Answers  


Categories