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 smoke testing? what is sanity testing?
What is difference between Sanity Testing & smoke Testing?
Difference between JOB POSITION of Quality Assurance Engineer and software testing engineer.What are the responsibility for each?? It's really urgent.
What would you do if you were asked to test a system which is unfamiliar to you has out-of-date or inadequate documentation?
what is the difference b/n DPD(Defect profile document) and DRD(Defect Report document).
Write a set of test cases to test youtube?
Give an example of high severity and low priority bug?
suppose the product/appication has to deliver to client at 5.00PM,At that time you or your team member caught a high severity defect at 3PM.(Remember defect is high severity) But the the client is cannot wait for long time.You should deliver the product at 5.00Pm exactly.then what is the procedure you follow?
If tester found some bugs in the application then which format they will send it to development team.
What is Static Testing and Static Test Technics?
What is defect leaking and defect release
what is meant by support project in testing?