i am fresher in manual testing.how to do database testing.
Answers were Sorted based on User's Feedback
Answer / ram.polavarapu
Need to verify in DB:-
1)what ever the data that we given in the front end
application the same data has to insert with respective
tables in database.
2)what ever the data that we updated in the front end
application the same data has to update with respective
tabels in database.
3)what ever the data that we deleated in the front end
application the same data has to delete with respective
tabels in datebase.
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / sasidhar
Data Validation and Data integrity combination is called database testing.
Data validation: correctness of the insertion of new data into database is called data validation
Data integrity: due to the new data insertion the data base Upgrading that change is called data integrity
| Is This Answer Correct ? | 1 Yes | 0 No |
What types of code coverage do you know?
what is the need to write testcases??? cant u test ur application with SRS?? y u have to write testcase document??
What is database testing
1 Answers CTS, Infosys, Polaris,
What is defect masking?
Metrics in QA
i need some objective type papers for my certification
If you are not able to reproduce one defect then what will be the status of that defect in your defect tracking tool?
What do u mean by Positive and Negative testing & whatz r the diff's between them .Can anyone explain with an example .
9.Are you exposed to any automation tools?If yes your role?
HI, I am new to this field. I am a CCNA and want to start career in router testing.I need some sample test cases to Routers. Can someone send me in mail or post them in this forum or can post any website name where I can find the information. Thanks in advance
what the purpose of requirement phase
Explain all kinds of testing?