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 !!
Answer Posted / 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 |
Post New Answer View All Answers
What is bug priority?
What is a good test? Wy do we need testing write test steps for triangle write test steps for ATM How a tester should approach a devloper about non accepted defect? What is test coverage assurance and give an example Draw and expain V model and how it is helpfull in software development
Hi,Please can any one tell me about SAP Testing concepts.
What is test plan and contents available in a test plan?
I have 2 yr Localisation testing exp now i want to job in MNC My manualtesting knowledge+2 yr exp sufficiant for in MNC
What is an exit criteria?
Suggest some book to learn more test case???
Describe to me what you see as a process. Not a particular process, just the basics of having a process.
Can you explain steps in function points?
what is TAS language which is used as a language for some projects/
can u write some high level scenarios on ms outlook express
Do submit teststrategy to customer if yes at what time
what is Test management fundamental?
What is an inspection in software testing?
how do u manage scripts in winrunner when you application is changing frequently?