Index: openacs-4/packages/acs-automated-testing/www/doc/requirements.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-automated-testing/www/doc/requirements.adp,v diff -u -r1.2.2.3 -r1.2.2.4 --- openacs-4/packages/acs-automated-testing/www/doc/requirements.adp 1 Dec 2015 11:17:38 -0000 1.2.2.3 +++ openacs-4/packages/acs-automated-testing/www/doc/requirements.adp 5 Jul 2016 12:16:50 -0000 1.2.2.4 @@ -50,7 +50,7 @@ tclwebtest is easy to install. Tclwebtest installation is fully documented and can be installed with less than five steps. (Install is documented in 5.0, but -there's a can't-find-config error; also, some new work in +there's a can't-find-config error; also, some new work in tclwebtest HEAD needs to packaged in a new tarball release.) 2DoneDone @@ -78,7 +78,7 @@ database from a file, and to export it to a file. These files should be sharable by different OpenACS installations. It should be possible to import/export directly between running OpenACS sites. -(We should look at what did and didn't work in acs-lang catalog +(We should look at what did and didn't work in acs-lang catalog files and work from there.) 5 B @@ -87,14 +87,14 @@

1) UI to turn on macro mode.

2) basic recording: when you fill out a form while macro mode is on, the submit is caught and displayed as tclwebtest code, and then executed.

3) UI for creating aa_true tests automatically, based on the -content of the page. (For example, a form that says "the returned -page must contain [ type regexp here] that spits out aa_true "test -X" [string regexp blah blah]

+content of the page. (For example, a form that says "the +returned page must contain [ type regexp here] that spits out +aa_true "test X" [string regexp blah blah]

-6 ANotification subscriptions are available for "email me whenever -this test fails" and "notify me whenever a test in this category -fails" +6 ANotification subscriptions are available for "email me +whenever this test fails" and "notify me whenever a test +in this category fails" 7 AThe results of an automated test are optionally written to an xml file.