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 |
Zenq interview questions for manual testing
What is meant my Firewall testing? how the testing is performed on it?
we enter that user name field is blank and password field is blank and click on Ok. what type of testing is this 1) functional testing 2)security testing
HI I HAVE RECEIVED MY APPROVAL LETTER AND OTHER DOCUMENT BUT IN JANUARY LAST WEEK I GET A INTERIEW DATE IS THAT POSSIBLE OR I AM TOO LATE ,WHAT TIME H1B PITTISION EXPIRED.ADVANCE THANKS....
Name some bug tracking tools???
5.how many deliverables are there in a project development?
Both Password & User id are empty & Login, Is it a valid test case?
What is the difference b/w SYSTEM REQUIREMENT SPECIFICATIONS and FUNCTIONAL REQUIREMENT SPECIFICATIONS ?
What r the three types of System testing
What is the difference between load testing and performace testing?
tell me different deft reports ?
can anyone give me example of the following:- low severity & high priority medium severity & medium priority high severity & low priority