Difference between revisions of "Web UI testing"

From CitconWiki
Jump to navigationJump to search
(New page: '''Issues to deal with''' * maintainability * cross browser testing * rich client testing (Flex, ...) * stateless web * finished web-applications can break because of new browsers. require...)
(No difference)

Revision as of 08:30, 21 October 2007

Issues to deal with

  • maintainability
  • cross browser testing
  • rich client testing (Flex, ...)
  • stateless web
  • finished web-applications can break because of new browsers. requires continuous testing.

Available tools