How to test the database manual? how to test data base
lekage by using manual and also using QTP ?
Answers were Sorted based on User's Feedback
Answer / rajendra
Manual Database Testing:
every application will have an user interface page to enter
the data.
Actually what we enter the data in front end will be stored
in the back end database.
In this process od database testing we will enter some test
data from front end.
We will check the data stored in to the database with the
test data which we entered from the front end.
If the database is working fine then the data entered from
the front end must be same as the data present in the
database.
To start actual database testing testers normally login in
to database using User name and password.
More than this we should check the database constarints of
the database like
i. Check constrain
ii. Primary key constrain
iii.Forign key constrain(Referential integrity constain)
iv. Unique contrain
v. Not Null constratins must be tested for the given
database.
LEKAGE:When large volumes of data is inserted in to database
database cannot retain the data in the database.
this condition is called as database lekage.
In QTP we use data driven feature for storing large amount
of data i to database.
Byee
rajendra
rajendra_penumalli@yahoo.com
9885162742
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / ramprasad.s
Hi
connect to the database by
username/password @ database name
then check for
Insert/update/delete/retrieve from the database.
sun_ramprasad@yahoo.com
| Is This Answer Correct ? | 1 Yes | 0 No |
What is SDLC Model used in ypur company ? What is best Model from Testing point Of View ? Which comes first Verification or Validation ? Which is most important Verification or Validation? What u'll chose to do if suppose to work ANY 1 . & Why ?
Hi, I want "Intergraph" placement papers for experienced people which was conducted recently in Hyderabad. Thanks, Purnima.
What is CMM and CMMI?
what is the good test case and bad test case tell me with an example
What is a test condition wen a tester will prepare or write a test condition?
what is a api testing/
is integartion tetsing done by..... a.test eng b.developer c.both d. none.. if any body involves , wat will they do?
How to check security of any browsers???
equivalence class partitioning techniques used in system testing or not
What is the testing lifecycle and explain each of its phases (eswar)
what is the use of testing? is testing compulsary
what is call-pair ,cross testing,