Webtest using TestGen4Web and Simpletest

Category WWW
Version 1.2.6
Require ortro-1.2.0 or higher
Author Luca Corbo <lucor [at] ortro [dot] net>
Author Alfano Danilo Francesco <ph4ntom [at] users [dot] sourceforge [dot] net>
File www_testgen4web_simpletest-1.2.6.tar.gz

Description

Enables generation of an HTTP web test using TestGen4Web and simpletest

Upgrade note

Below the installation steps to upgrade from 1.2.1 to 1.2.2 and preserve scheduled jobs that use this plugin.

  • Download the version 1.2.2
  • Lock all scheduled jobs that use this plugin.
  • Connect to your db
  • Execute the following query:
1 update ortro_job_type set label='testgen4web_simpletest' where label='TestGen4Web_simpletest';
  • Update the plugin as usual using the web interface (Settings->Plugins)
  • Unlock the jobs

Changelog

1.2.6 (2008.05.08)
  • Updated SimpleTest library to version 1.0.1
1.2.5 (2007.12.06)
  • Added timeout threshold for navigation test.
  • The plugin may be configured to return as output either the detailed test report or only the navigation time test.
  • The archive result functionality is now enabled.
1.2.4 (2007.11.20)
  • Use init.inc.php
1.2.3 (2007.10.11)
  • Added the capability to use http proxy for tests
1.2.2 (2007.09.25)
  • Identity is now an optional field
  • Update simpletest libs
  • The name of the package for the plugin is now lowercase
1.2.1 (2007.08.02)
  • Added info for the minimum required version of Ortro
1.2.0 (2007.07.24)
  • Initial release with i18n support

Also available in: HTML TXT