» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with License:ASF2.0 + testing

sahi

Sahi is an automation and testing tool for Web applications, with the facility to record and playback scripts.

Features include:
  • in-browser controls
  • text based scripts
  • ant support for playback of suites of tests
  • multi threaded playback.

See Also

solex

Solex is a plugin for Eclipse for testing web applications.

Solex tracks HTTP requests and responses and tests involve running checks against those requests and response. Tools are included to tweak parameters and replay scenarios.

TestNG

TestNG is a testing framework inspired from JUnit and NUnit but introducing some new functionalities that make it more powerful and easier to use, such as:

  • JSR 175 Annotations.
  • Flexible test configuration.
  • Default JDK functions for runtime and logging (no dependencies).
  • Powerful execution model (no more TestSuite).

selenium

Selenium is a test tool for web applications. Selenium drives a real web-browser via JavaScript, enabling your tests to run in multiple browsers (Internet Explorer, Mozilla and Firefox) on multiple platforms (Windows, Linux and Macintosh).

Apache JMeter

Apache JMeter is a Java desktop application designed to load test functional behavior and measure performance.