Sahi!

Sahi alternatives

  • Selenium

  • Selenium is a suite of tools specifically for testing web applications. Selenium IDE is a Firefox add-on that records clicks, typing, and other actions to make a test, which you can play back in the browser. Selenium Remote Control (RC) runs your tests in multiple browsers and platforms. Tweak your tests in your preferred language.

    tags: automated-test automated-testing development web-testing
  • Watir

  • Watir, pronounced water (acronym standing for "Web Application Testing in Ruby"), is an open-source (BSD) family of Ruby libraries for automating web browsers. It allows you to write tests that are easy to read and maintain. It is simple and flexible.

    tags: Discontinued testing ruby functional-testing application-testing
  • Screenster

  • Screenster provides visual UI test automation for web applications. It is the only tool that validates the screens that users actually see.

    tags: automation-tool cross-browser-testing regression-test selenium test-automation
  • PhearJS

  • PhearJS renders dynamic webpages using PhantomJS: fetch a page, render it and return a pretty JSON object. PhearJS is offered as a hosted API as well as an open source solution that you can host yourself.

    tags: ajaxweb-scraping angularjs data-extraction dynamic javascript
  • CloudQA

  • CloudQA is cloud based test automation platform which will significantly reduce time, cost and complexity of your testing process. CloudQA does not need any test infrastructure. One could get started within minutes to record and execute a test case. CloudQA is easy to use, modular, accessible anytime anywhere with good scale.

    tags: automated-testing cloud-based cloud-testing functional-testing functional-ui-testing
  • Testim

  • Stable, self healing, end-to-end test automation via machine learning.

    tags: automated-testing automation continuous-testing software-testing test-automation
  • Abmash

  • Web application automation based on the visible rendered output with Java.

    tags: automation selenium testing web-application web-development