How do you test whether the database is updated as and when an information are added in the front end?Give me an example?
Submitted by: AdministratorIt depends on what level of testing you are doing.When you want to save something from front end obviously, it has to store somewhere in the database
You will need to find out the relevant tables involved in saving the records.
Data Mapping from front end to the tables.Then enter the data from front end and save.
Go to database, fire queries to get the same date from the back end.
Submitted by: Administrator
You will need to find out the relevant tables involved in saving the records.
Data Mapping from front end to the tables.Then enter the data from front end and save.
Go to database, fire queries to get the same date from the back end.
Submitted by: Administrator
Read Online Database Testing Job Interview Questions And Answers
Top Database Testing Questions
☺ | How to Test database in Manually? Explain with an example? |
☺ | What we normally check for the Database Testing? |
☺ | What steps does a tester take in testing Stored Procedures? |
☺ | Is a A fast database retrieval rate a testable requirement? |
Top Testing Categories
☺ | Manual Testing Interview Questions. |
☺ | Rational TestSuite Interview Questions. |
☺ | QTP Interview Questions. |
☺ | Database Testing Interview Questions. |
☺ | Software QA Interview Questions. |