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 |
Many times a tester can reopen the bug? i said until the bug is resolved.. but the interviewer doesn't accept.. If there any standard for that..
I am writing a testcase for a login window. In the testcase procedure i entered my url(eg:www.gmail.com). But my url is not displaying in the address bar.What technical term a tester woul use for that scenario?
6. What do you dislike about each of the Web sites?
what is entry and exit criteria?
Hi,To all .Am Working as a Manual Software Tester in a software company.My Contract Period will be going to complete of this month.How can i fing any openings in chennai?and should s/w companies give preference to manual tester?suggest me .Advance happy new year to allllllll
why sql injection is injected in manual testing?
What is the difference between Two Tier and Three Tier Architecture?
12 Answers HCL, TCS,
How do you handle a test case when the test data created with an AGE field becomes invalid since the date of the system changes over time? For example, a person who could be a < 18 years old last month is now > 18 years and the whole scenario fails? Do you keep updating the test data or is there another creative solution here (besides changing the system date & time which can't be done as it is an Internet app)?
how can u do regression testing tell me procedure?
What is the Driver in Integration Testing..Anybody can explain it.....Thanks in advance.....
Who Prepare the Master Test Plan? Who Prepare the Test Plan?
When will the verification and validation be done?