Difference between revisions of "Web UI testing"

From CitconWiki
Jump to navigationJump to search
Line 3: Line 3:
 
* cross browser testing
 
* cross browser testing
 
* rich client testing (Flex, ...)
 
* rich client testing (Flex, ...)
* stateless web
+
* Ajax, stateless web
 
* finished web-applications can break because of new browsers. requires continuous testing.
 
* finished web-applications can break because of new browsers. requires continuous testing.
  

Revision as of 14:22, 21 October 2007

Issues to deal with

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

Available tools