Concerns with web based systems
- Browser compatibility (performance on various browser types and config)
- Functional correctness (validating links, calculations, navigation)
- Integration (Between browsers and servers, application.and data)
- Usability (on web page for appearance and clarity)
- Security (adequacy, correctness of security control, access control)
- Performance (under load)
- Platform
- Firewall
- URL
- Band-width
- SSL – Security socket layer
- FTP (File transfer protocol)
Main difference between Client/server and Web based application
In Client server system, application software resides on the client workstation whereas in web based it is not (web server)
No comments:
Post a Comment