Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: automation software that supports both IE7 and FF  (Read 2671 times)

0 Members and 1 Guest are viewing this topic.

ituyeh

  • Guest
automation software that supports both IE7 and FF
« on: March 22, 2007, 04:21:38 PM »
Hi, Does anyone know any good automation software for testing web applications that:
- is stable
- Can run on IE6, IE7, FF
- Can be run on XP, and Vista
- Supports double-byte chars
- Most importantly supports ajax, dhtml, and flash

Tools that I've tried:
- SilkTest -> very stable, but doesn't recognize dhtml objects
- TestComplete -> recognizes double byte chars, flash and dhtml, but very very unstable and time consuming to run.
- Watir -> pretty good but doesn't recognize flash objects, so far i'm having problem with displaying double-byte chars.

Is there any other software that can do these things better?

Thanks.