http://machine.homeunix.org/weblog/...testtool

Categories
CMS-Wiki-Blog
database
dinner-dinner-dinner
ETC
memo
Script_on_Java
SourceForge/Freshmeat
template_engine
testtool
this_site
workflow
XML
xul


PastDays


RSS

No reproduction or republication without written permission.



written by ... sakag_blue @ machine.homeunix.org


(or........... sakag_blue @ users.sourceforge.net)


Home


Powered by
ThingamaBlog




GoogleSearch In This Weblog...

さよなら、こんな毎日…

WebRobot 0.7   :: 2007.10.11 13:09.09 ::

http://sourceforge.net/projects/webrobot

WebRobot, a Java-based wrapper for HttpUnit and ServletUnit, is a library that helps programmers automate interaction with web sites, especially for automated testing.

Permalink
Categories: {testtool}


Testing Groovy UIs with FEST   :: 2007.09.26 15:36.10 ::

http://jroller.com/aalmiray/entry/testing_groovy_uis_with_fest

Permalink
Categories: {Script_on_Java} {testtool}


Scraping Dynamic Websites Using JRuby and HtmlUnit    :: 2007.09.07 13:48.46 ::

http://www.innovationontherun.com/scraping-dynamic-websites-using-jruby-and-htmlunit/

Permalink
Categories: {Script_on_Java} {testtool}


DbFit 0.9 : Test-driven database development   :: 2007.09.05 8:11.36 ::

http://gojko.net/fitnesse/dbfit

DbFit is a set of FIT fixtures which enables FIT/FitNesse tests to execute directly against a database. This enables developers to manipulate database objects in a relational tabular form, making database testing and management much easier then with xUnit-style tools. The library is free to use, released under GNU GPL.

Permalink
Categories: {database} {testtool}


PushToTest TestMaker 5.0    :: 2007.08.19 14:16.41 ::

http://www.pushtotest.com/

Java 6 ScriptEngine (JSR 223) support enables you to write tests in any supported language: Java, Jython, Groovy, PHP, Ruby, and many others.

Permalink
Categories: {Script_on_Java} {testtool}


JspTest 0.9   :: 2007.08.06 8:09.19 ::

http://sourceforge.net/projects/jsptest

JspTest is a JUnit extension for testing JavaServer Pages (JSP) outside a J2EE container. Internally, it uses the Jasper JSP compiler from the Jakarta Tomcat project and the Java compiler distributed as part of the system's default JDK.

Permalink
Categories: {testtool}


In pursuit of code quality: Unit testing Ajax applications   :: 2007.07.27 7:10.25 ::

http://www.ibm.com/developerworks/java/library/j-cq07247/index.html

Permalink
Categories: {testtool}


Apply Fit and FitNesse to Run Web-Based Acceptance Tests    :: 2007.07.26 13:10.23 ::

http://www.devx.com/opensource/Article/35009/1954?pf=true

Permalink
Categories: {testtool}


DbFit 4 Java    :: 2007.07.24 7:40.28 ::

http://gojko.net/fitnesse/dbfit

DbFit is a set of FIT fixtures which enables FIT/FitNesse tests to execute directly against a database. The library is free to use, released under GNU GPL.

Permalink
Categories: {database} {testtool}


JUnit 4.4 Released   :: 2007.07.22 12:38.59 ::

http://junit.org/index.htm

  • assertThat – provides more readable (and flexible) tests using the value/matcher pattern (as introduced by the xMock frameworks), allowing for more readable error messages.
  • Assumptions & Theories (via the assertThat method) enabling the test writer make assumptions in their tests about the environment they’re testing in, useful when testing against an entity outside of the domain of the test.

Permalink
Categories: {testtool}


Apache JMeter 2.3RC3 released    :: 2007.07.12 8:15.56 ::

http://jakarta.apache.org/site/news/news-2007-q3.html#20070711.1

This release includes new functionality and corrects many outstanding bugs. Please read the changes file carefully as there are some minor incompatibilities with the previous version.

Permalink
Categories: {testtool}


soapUI 1.7.5 beta1    :: 2007.07.03 8:01.00 ::

http://www.soapui.org/

soapui is a desktop application for inspecting, invoking, implementing and functional/load/compliance testing of web services over soap/http. It is mainly aimed at developers/testers providing and/or consuming webservices (java, .net, php, etc).

Permalink
Categories: {SourceForge/Freshmeat} {testtool}


FitNesse Release 20070619    :: 2007.06.21 8:31.33 ::

http://fitnesse.org/.FitNesseDevelopment.FitNesseRelease20070619

FitNesse 20070619 contains several bugfixes, and a new way of navigating through page hierarchies. After a quick look, it seems that .Net support was thrown out from the basic package.

Permalink
Categories: {testtool}


p-unit 0.12    :: 2007.06.16 13:12.33 ::

http://p-unit.sourceforge.net/

p-unit is a framework for unit testing and performance benchmarking. As a unit test, it can run with a single thread or multiple threads against the same test code. p-unit has an executor pool which can accelerate the execution speed dramatically. As a perforamnce test framework, it records memory consumption and execution time, and generates results in the form of plain text, image, and PDF file. Users can also easily register their own reporters by implementing the p-unit event listener.

Permalink
Categories: {testtool}


yaml4dbunit-0.1   :: 2007.06.13 17:36.38 ::

http://jyaml.sourceforge.net/yaml4dbunit.html

YAML4DbUnit integrates JYaml with DbUnit so that you can write your data set files in YAML rather than XML.

えーと、JYamlって…ご想像どおり。

JYaml is a Java library for Java object serialization using the Yaml format - a human-friendly format for structured documents (yaml.org).

Permalink
Categories: {database} {SourceForge/Freshmeat} {testtool}


FEST v. 0.3!    :: 2007.06.07 8:14.10 ::

http://www.jroller.com/page/alexRuiz?entry=fest_0_3_released

FEST, an open source library released under the Apache 2.0 license, provides a powerful, yet easy to use API that makes the creation (and maintenance) of functional tests for Swing GUIs simple.

  • find a JTextField with the name "widgetName" and simulate a user entering the text "Test Name"
  • find a JTextField with the name "widgetWeight" and simulate a user entering the text "XTT"
  • find a JButton with the name "widgetCreate" and simulate a user clicking it (we assume that when clicking the button a new widget will be created)
  • find a JLabel with the name "statusLabel" and verify that its text changed to "Widget successfully created."

Permalink
Categories: {testtool}


XUnit Test Patterns    :: 2007.06.07 8:02.04 ::

http://xunitpatterns.com

Permalink
Categories: {testtool}


p-unit 0.10-release    :: 2007.05.28 7:34.24 ::

http://p-unit.sourceforge.net/

p-unit is a framework for unit testing and performance benchmarking. As a unit test, it can run with a single thread or multiple threads against the same test code. p-unit has an executor pool which can accelerate the execution speed dramatically. As a perforamnce test framework, it records memory consumption and execution time, and generates results in the form of plain text, image, and PDF file. Users can also easily register their own reporters by implementing the p-unit event listener.

Permalink
Categories: {testtool}


JsTester 1.4    :: 2007.05.27 13:37.06 ::

http://jstester.sourceforge.net/

JsTester allows validation of JavaScript code inside Java. It provides a group of assert methods like JUnit's Assert, and it supports validation by Douglas Crockford's Remedial JavaScript. You can also use your own validations.

JsTestCase and GroovyTestCase were made abstract. Support for JDK6 javax.script was added.

Permalink
Categories: {Script_on_Java} {testtool}


SpringUnit 0.5   :: 2007.05.18 17:26.51 ::

http://springunit.sourceforge.net/

SpringUnit is an open source framework for unit and integration testing of Java software. It marries Spring's Dependency Injection container with JUnit's test framework to enable data-driven testing.

Permalink
Categories: {testtool}