GUL TESTING : GUI Testing is nothing but to check the look
and feel of the application.
UI TESTING : UI Testing is nothing but the user interface
testing...
Once build is given to tester
1. Smoke testing
2. Ad hoc testing
3. Integration testing
4. System testing
5. Performance testing
6. Acceptance testing...
There are three types of testing methodologies;
WHITE BOX TESTING-Testing structural part of an application.
BLACK BOX TESTING-testing functionality of an app...
There are followingtypes of functional testing.1. Functionality testing.2. Input domain testing.3.Error handling testing.about 90% of the functional testing wil...
You theoretical background and home work may shine in this question. System testing is a testing of the entire system as a whole. This is what user see and feel...
There are followingtypes of functional testing.1. Functionality testing.2. Input domain testing.3.Error handling testing.about 90% of the functional testing wil...
Smoke Testing is non-exhaustive software testing, ascertaining that the most crucial functions of a program work, but not bothering with finer details.
Sanit...
Security/penetration testing is testing how well the system is protected against unauthorized internal or external access, or willful damage. This type of testi...
The part of a URL passed by an HTTP request to invoke a servlet. A URL path consists of the context path +servlet path + path info, where Context path is the pa...