Table of Contents

Webtest using TestGen4Web and Simpletest

CategoryWWW
Version1.2.6
Requireortro-1.2.0 or higher
AuthorLuca Corbo
Filename www_testgen4web_simpletest-1.2.6.tar.gz
Downloads

97

Description

Enables generation of an HTTP web test using TestGen4Web and simpletest

Changelog

1.2.6 (2008.05.08)

1.2.5 (2007.12.06)

1.2.4 (2007.11.20)

1.2.3 (2007.10.11)

1.2.2 (2007.09.25)

1.2.1 (2007.08.02)

1.2.0 (2007.07.24)

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:
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