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 performance Testing and Regression Testing?

5 Answers   Fidelity,


Please give an example of White box Testing?

3 Answers   ABC,


what documents are used to write testcase for integration testing and system testing?

3 Answers  


if a very low defect (user interface )is detected by u and the developer not compramising with that defect what will u do?

3 Answers   MBT,


What is the difference between stub & Driver? which is needed in Top Up & Bottom Down Testing?

2 Answers   ICICI,






what is the diffrence b/w Regression testing and re-testing

6 Answers   CIL,


what is acid testing?

0 Answers   Syntel,


What is the difference between Monkey testing an Ad-hoc testing (If ur answer is same, then why we need two names)

6 Answers   CFC, CTS, PRO, Protech,


How u test 3 Drop Down menu means one is for state,other is for city and Pin code test these drop down

2 Answers  


What is meant by formal and informal testing? Under which category it comes?

6 Answers   Satyam,


What u have choosed testing as your career whyn't developer? Give me some answers.Thank u

3 Answers  


which sanity testing is performed?

0 Answers   PCS,


Categories