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 is meant by beta testing?
Who will prepare FRS(functional requirement documents)? What is the importent of FRS?
Developres release the build with known bugs , then how will u(as a tester) write defect reports without developer known bugs .
Who design the test case templates?
What Is iterative testing? Explain with example.pls thanking u in advance
Good testing tools institute in Bangalore?My name is Vishal V
what is system testing .what are the system test cases .and what are the testing done in system testing
What is meant by Risk Analysis?
what is risk based testing ?
what type of bugs u found commonly in ur project?
If the bug is found by customer and he will put that bug in DTS , that bug is visible 1 - Dev Team 2 - Test Team 3 - B. A. Team 4 - 1 & 2
how you get build from developer? pl answer it?wht is build ?