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 |
how many days did u study ur business req specifications for a one year project? how many days did u write test cases for a one year project? how often do u get builds in ur company? plz answer , brahma412@yahoo.co.in
What is Mixed Testing
how to distinguish between session cookies and persistent cookies while doing cookies testing??
What particiption a manual tester can do in documentation? Are there any tools available for only documentation?
How will you Test a Website manually?? Tell me any 5 different ways to Test a Website.
What is sanity testing? and how to do sanity testing for a telephone
what is the difference between client,customer and end-user?
How can you test the security of a web site (from hacking), both manually and by using a tool. If by a tool then which one and how?
how to write a test case for check box like in gmail or yahoo
wat is test management ?what are the components available in test management?
is script is same like test cases?
WHAT IS THE DIFFERENCE BETWEEN A FUNCTION & ACTIONS IN QTP? WHAT IS THE DIFFERENCE BETWEEN A FUNCTION & PROCEDURE IN QTP? DIFF BETWEEN ACTION AND REUSABLE ACTION?