Tuesday, December 06, 2005

Testing tools

  • Free WebTst: QA tool for functional web site testing by creating tests, recording them or running them in an automatic mode by Francisco Rosa(cool guy my husband :-) ) that can be used for regression testing.
  • Free Selenium: QA tool is a tool for testing web applications that can be used for regression testing.
  • Free HttpUnit: QA tool for automated testing of web applications.
  • Free TestGen4Web: QA tool for recording and replaying user actions on firefox.
  • Free jMock: A library for testing interactions between Java objects using mock objects.
  • Free EasyMock: "Provides Mock Objects for interfaces in JUnit tests by generating them on the fly using Java's proxy mechanism".

0 Comments:

Post a Comment

<< Home