Saturday, January 5, 2008

web based systems

Concerns with web based systems

  1. Browser compatibility (performance on various browser types and config)
  2. Functional correctness (validating links, calculations, navigation)
  3. Integration (Between browsers and servers, application.and data)
  4. Usability (on web page for appearance and clarity)
  5. Security (adequacy, correctness of security control, access control)
  6. Performance (under load)
  7. Platform
  8. Firewall
  9. URL
  10. Band-width
  11. SSL – Security socket layer
  12. 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: