Learn, Share and Keep Learning
| Web Application - Interface and Compatibility Checklist |
| Templates - Checklist Guidelines |
|
Testing web application is certainly different than testing desktop or any other application. With in web applications, there are certain standards which are followed in almost all the applications. Having these standards makes life easier for use, because these standards can be converted into checklist and application can be tested easily against the checklist. 3. INTERFACE AND ERROR HANDLING 3.2 EXTERNAL INTERFACE3.1 SERVER INTERFACE 3.2.1 Have all supported browsers been tested? 3.2.2 Have all error conditions related to external interfaces been tested when external application is unavailable or server inaccessible? 3.3 INTERNAL INTERFACE 3.3.1 If the site uses plug-ins, can the site still be used without them? 3.3.2 Can all linked documents be supported/opened on all platforms (i.e. can Microsoft Word be opened on Solaris)? 3.3.3 Are failures handled if there are errors in download? 3.3.4 Can users use copy/paste functionality?Does it allows in password/CVV/credit card no field? 3.3.5 Are you able to submit unencrypted form data? 3.4 INTERNAL INTERFACE 4. COMPATIBILITY 4.1 BROWSERS
|