SlimDog

SlimDog offers a simple script based webapplication testing tool.
Download

SlimDog Ranking & Summary

Advertisement

  • Rating:
  • License:
  • BSD License
  • Price:
  • FREE
  • Publisher Name:
  • Andreas Mecky
  • Publisher web site:
  • http://slimdog.jzonic.org/

SlimDog Tags


SlimDog Description

SlimDog offers a simple script based webapplication testing tool. SlimDog offers a simple script based webapplication testing tool. SlimDog project is based on httpunit. The tool offers a wide range of commands to work with forms, check the content of tables and navigation between HTML pages.Rather than writing long JUnit testcases or crucial XML files the users can write simple text scripts. Each line of the script file will contain one command which is a testnode. All commands inside one file will be processed as a testcase.The syntax of every command is simple and easy to learn. Several scripts can be combined to a testsuite. The results are written either to the console, a file or as a HTML page.Here is an example to see how such a script looks like:get_html | http://www.google.decheck_title | Googleselect_form | 0set_textfield | q = jConfigsubmit_form | btnGcheck_text | jConfigWhat's New in This Release:· improved click_link command. Read this for more details.· a few bugfixes for the ANT task. The dir attribute caused a NPE· improved documentation· you can now include testfiles in other files. The include files page describe this· new commands included· improved error reporting


SlimDog Related Software