Sahi is an open source test automation tool for automating web applications. It is a tester friendly tool with recorders and object spy and simple scripting.
Sahi Pro, the commercial version, is an Enterprise Grade Test Automation Tool that is simple to use and easy to learn. For over a decade now Sahi Pro has helped over 400 Enterprise clients solve everyday problems faced by their QA teams. Sahi Pro is a unique Test Automation tool that is tester-centric while being business-driven in its design and functionality. The result? A Test Automation tool that understands your business and reduces your time to market by over 50%.
Sahi website: http://sahipro.com/
Sahi documentation: http://sahipro.com/docs/
Sahi forums: http://sahipro.com/forums/
License
Apache License V2.0User Reviews
-
Sahi is quite good testing tool. Sometimes it works with lags, I suppose it is due to a reversed proxy approach. But overall estimate is very useful.
-
awesome
-
Hi, I am using this automation tool for 3 years. All I have to say is its great tool and simple
-
Thanks for good program!
-
I am a relative newbie to Sahi but I am finding that Sahi is a fantastic way to automate tests and then run them on a variety of browsers including Firefox, Chrome and IE. I am a little reluctant to include IE because it gives me the most problems when dealing with https sites. I haven't tried Sahi on a Mac, but I am confident that it will work there without too much difficulty. FYI. I developed an interesting pattern for moving through our website by having a script per page that "knows" how to recursively include the path it needs to get from any given starting page to itself. This is a work in progress because there are a lot of pages. I will be adding more smarts so that each page script will "know" how to test the page, including link testing and full page screen captures. Suggestions for the last - welcomed,