How to do Data base testing manually?
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
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 |
What is concurrency testing?
what is the entry and exit criteria for system testing in v model
what are the testing appraoch that you have tested for Pencil
How many scripts u use to run daily?
what is incremental model?
I want to do certification in ISTQB please anybody hepl me with the details and site to refer for further details.............if possible give me the material as well on my mail id a.vishwakarma@aol.com. Please help me........Thanks
what is the challenging position faced in the testing not in point of management point of view it must be in the point of while testing the application?
What is web architecture that is followed while doing online project and tell the samples of architecture?
Can anybody define 2-tier architecture,and 3 tier architecture.
Who Prepare the Master Test Plan? Who Prepare the Test Plan?
How you will test Yahoo messenger on single machine ?
13 Answers nvidia, Symantec, Veritas,
The company is developing a new piece of software. The application allows a computer user to use the print option of any existing application to save the output into an HTML file instead of printing. -Based on the scenario above, which test methods do you use to make certain that the new software will work properly with existing applications?