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 is common interface?

0 Answers  


What is HTTP and TCP/IP

3 Answers   AZTEC,


plz send test scenarios and test cases for "user name should have vowels only with the range of 4 to 8 characters"

2 Answers   Infosys,


What is backward compatibility testing

2 Answers  


what is regression testing & resting?

10 Answers   Wipro,






What is a Test Strategy and the basic test strategies? What is a Test Methodology and the basic test methodologies?

1 Answers  


How to test cookies in Manual testing?

4 Answers   Infosys,


I would like to know about the steps to follow for testing a .NET web application. Please provide detailed steps with more general scenarios.

3 Answers  


Test cases for Recycle Bin

4 Answers   Quexst, Shriram,


What is field testing?

3 Answers   UST,


What components will be covered in the web site testing?

2 Answers  


How we allocate the priority(Blocker, Critical, etc.,) in Testing?

0 Answers  


Categories