HOW CAN U DO DATA BASE TESTING ?
COULD U PLZ EXPLAIN WITH SOME EXAMPLES?
Answers were Sorted based on User's Feedback
Answer / saff
according to my knwoledge
database testing is doen to check whether the data entered
is stored in the databases in the right format or not and
while retriving r we able to retirvetheright dataand it
isnot allwoing to retrive any secured data
this is all done for database testing
the only way i knowis by queryinh the data bases we will
come toknow
so using different tools and query lang sql we can
accomplish this task
| Is This Answer Correct ? | 1 Yes | 0 No |
When a tester is asked to do database testing. First insert a record form the front end and query the database see all the data inserted is in proper format. Also verify all the database columns are having proper data types. Also check for proper primary key is defined or not. See all foreign key relationships are properly defined or not. Also see whether table is in proper normal form.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / uday
Verifying if there is an impact of frontend screen
operations on the backend database is called as databse
testing.
This is useful in checking the data integrity and data
validity. To do this, we'l have to connect to the data base
with the help of the IT team
and check if the operations performed in the front end are
being effected at the backend.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / amit verma
Manily Database Testing is used to Test the application at
Database Level.
Like whether all actions are shown on databse or not.
For Ex. If v save any record then v verifed at database
level whether the created record are shown on database or
not & vice versa. That is known as Manual Database Testing.
| Is This Answer Correct ? | 0 Yes | 3 No |
Difference between Re-testing and Regression testing?
what is soak testing
How you create Test Cases Based on Test Plan ? Is there any approach following for creation of test cases?
can anybody tell me what is the difference between bata and alfha testing?? and sanitary testing??qtp testing
How you will do regression testing on login form, After fixing the bug?
what is ur testing process in ur compnay?expalin from starting req phase to last phase brifely?
Hi, this is not a tech question, i have 4 yrs of experience in Mainframe systems, presently as a mainframe tester in pune, i just want to step towards south locatios(preferable hyd), suggest me the best way to get calls from hyd.
What you will do during the first day of job?
What is Forward and Backward compatibility? How will you write test cases for compatibility testing?
what is the difference between test case and test scenerio.explain it with example?
what is meant by Priority nad severity?
eqivalance testing class is made from data and this is made to minimize the test cases and it is black box testing what at which particular time we do this testing i guess while creating test cases we consider this testing .plz if lett me know if i am wrong