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



How to test the database manual? how to test data base lekage by using manual and also using QTP ?..

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

How to test the database manual? how to test data base lekage by using manual and also using QTP ?..

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

Post New Answer

More Manual Testing Interview Questions

What is the Difference Between Manual and Automation Testing.Give Some Example Both of them

1 Answers  


what is traceability matrix?

6 Answers  


what is the difference between Client/Server and Web based Applications please reply

1 Answers  


what is difference between test strategies and test data ?

3 Answers   TCS,


what is mean by testing process ?

4 Answers   ACS, HCL,


How quickly we need to fix the bug? Or how soon the bug should get fixed?

0 Answers  


hi some body help me to know the difference between testing and quality control and quality analyst?

2 Answers  


What is Test Suite?

11 Answers   Digient Technologies,


What testing procedure you follow? how

0 Answers   RBS,


Hi All I want discuss abt Testing tools is any one available online in google chat?

0 Answers  


What is meant code review?

1 Answers  


1) how will you do validation testing in combo box ? (2)Suppose user does not want maximum length validation message, but when tester inserts data in textbox and it gets truncated, how will you resolve this issue ? (3)if a user inserts maximum number in quantity textbox in a PHP based web application then what result will show?

0 Answers  


Categories