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

Write testcase for delete functionality?

1 Answers   IBIT PU,


I attendend written test in NDS bangalore in aug 2009. 20 aptitude and 10 descriptive questions. In aptitude they ask sums from time and work,time and distance,tap,feet and inches(12 inches=1feet),percentage etc...

0 Answers   NDS,


what is test scenario?

4 Answers  


What is difference between Client-Server and Web based architecture.?

2 Answers   Disha Tech, Verisoft,


What are the different types of integration testing?

1 Answers   Tech Mahindra,


If I have a dialog in which there is a text field that when I enter “abcd”, hit <enter> and the output comes out “8”, how do you test it?

1 Answers  


What is good code?

3 Answers  


Explain BVP

1 Answers   Emphasis,


Main concepts in webpage Testing?

1 Answers   Crea,


how do u know whether the particular project belong to client server or web -based?

1 Answers  


which scripting language is used to write scripts for testdirector?only testing team can use testdirector?or other people like working on oracle(accounts) can also use this? pls answer Thanks in Advance

2 Answers  


If a TESTER finds a defect in a WEB APPLICATION, and then raised a ticket to developer. But a developer was unable to reproduce the same defect, then what a tester must do. And what a tester needs to explain a developer...?

3 Answers   CSC,


Categories