Difference between revisions of "Web UI testing"

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

Revision as of 14:22, 21 October 2007

Issues to deal with

  • maintainability
  • cross browser testing
  • rich client testing (Flex, ...)
  • Ajax, stateless web
  • existing web-applications can break because of new browser version

Available tools