What is the Database testing?? Is it necessary to have
database knowledge for testing?had you ever tested the
software by entering input at the front end and check it at
back end?
EX: Take an example of IRCTC online Reservation, while we book a ticket from online, we should provide journey and personal detail and click on book, when we click on book this front end data will be updated in database. Checking of this FRONT END data is properly inserted in the database or not is call as DATABASE TESTING. Database testing is mandatory when your application having the database(Either 2Tire or 3Tire Applications) it is one of the Function testing.
To test the database Tester At least having the knowledge of SQL(DML) commands select,update,insert,delete and Groupby,joins.
| Is This Answer Correct ? | 7 Yes | 1 No |
What are the common defects revealed in Functionality testing?
Is it possible that there can be number of test cases? Mean to say 500 or 1000 test cases? Reply me as early as possible.
How will you prepare traceability matrix if there is no Business Doc and Functional Doc?
0 Answers Infosys, Notion Ink,
What are the main key components in client and server applications?
1. what exactly is heuristic checklist approach for unit testing ?
What is the client-server, standalone, web-based application. Post the correct answer.
Which are the standards for software test plans?
Who will excatly assign the priority to the bug.. ...
difference between smoke testing & sanity testing?
What are the reasons why parameterization is necessary when load testing the Web server and the database server?
what the document used is in a V-model in each phase?
Give an example of high severity and low priority bug?