Difference between revisions of "Web UI testing"

From CitconWiki
Jump to navigationJump to search
m
 
(One intermediate revision by the same user not shown)
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 versions
  
 
== Available tools ==
 
== Available tools ==

Latest revision as of 14:24, 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 versions

Available tools