One very small question, If application/ website performing
all the function perfectly like submission, deletion,
editing etc, why do we require Data base testing
saparately. Please understand before reply thanks !!

Answers were Sorted based on User's Feedback



One very small question, If application/ website performing all the function perfectly like submis..

Answer / neeo

Database testing is required to ensure the there is no constraint violence in the db. i.e while deleting any data, its not deleting any other data which is not supposed to be deleted. Again while adding we have to make sure that other than the expected tables, all tables remains intact.

Is This Answer Correct ?    17 Yes 0 No

One very small question, If application/ website performing all the function perfectly like submis..

Answer / amandeep singh

HI All,

Database testing is required in the following cases:
-> Whenever we need a migration of Database from one
DataBase to another Database ex. From MYSQL to SQL Server
5, in that case we need to check that All the Tables are
migrated, Data should be properly migrated, No loss of
data, The Data type used in the Previous DB should be same
in the new DB, Mantissa for the Floating point no should be
same and etc.....

-> In case of Commit and RollBack we need to check the data
in the DB

-> ex... In wikipedia all user have option to edit the
information.. suppose two user click on the same EDIT
button one after another and write their views and
submit... then the information of only the first user
should be stored... for this we need to check at the back
end..

-> there might be the case where whole application is not
developed or the application is still under developement
phase and we dont have any front end to check the Output in
that case we need to check at the back end...

-> and many more scenarios are possible..

Is This Answer Correct ?    5 Yes 2 No

One very small question, If application/ website performing all the function perfectly like submis..

Answer / priya

Even when the application is working fine, we need to
ensure the performance of the application is good.
Hence performance testing has to be done.

Is This Answer Correct ?    5 Yes 8 No

Post New Answer

More Manual Testing Interview Questions

Can anybody give me some tips on how to face telephonic interview and Write some expected telephonic questions as a 2+yr exp. in testing. Try to give Ques. that u already hv faced in telephone. Plz Help me out friends.

0 Answers  


wat is perpose of TRM ?(Test responsibility Matrix)

4 Answers   Synergy,


what is the Exact difference between Sanity and Smoke testings

5 Answers  


What is the main diff. between Retesting and Regression Testing ?

2 Answers   Crea,


what are the stages/statuses in the life cycle of a defect?

6 Answers   Accenture,






can any one tell me what is the difference between Integration testing and End-End testing? plz dont tell me Integration is whitebox testing and done by developers, where as End-End is blockbox testing and done by testers.

3 Answers  


what is a broken link in web testing and how test it.

2 Answers   Crea,


What is Test management?

1 Answers   CitiGroup, INOX,


what is the advantages of Vss?

5 Answers  


How to write test cases for a website where we can book the room in Hotel bookin room in hotel the website has some fields like room with A/C or Non a/c room according to this it has room fare, pick up and drop facility they will charge some extra money, veg and non veg food, payment by credit card. please give me the answer

1 Answers   First Indian Corporation, SFA, TCS,


What is the difference between GUI Testing,UI testing and Usability TEsting

0 Answers   TCS,


Hi DUE TO SOME PROBLEMS I STOPPED MY MCA IN FINAL YEAR. I AM PLANING TO KEEP FAKE CERTIFICATE OF MCA, PLEASE HELP ME IF ANY ONE CAN HELP ME IN THIS. YOU CAN REACH ME AT venu.naidu1@gmail.com, for this i will pay 5000 to 7000, and i will maintain it very confidential. please help.

5 Answers  


Categories