Activity
From 09/13/2012 to 10/12/2012
09/20/2012
- 05:37 PM Feature #1: create an example fully defined test plan (including the related test sets, tests, sc...
- The new test plan interrupt_test.xml has been added to the study guide bzr. This test demonstrates the ability to int...
09/18/2012
- 06:46 PM Feature #1563: add database table comparisons (similar to how we compare screens or reports)
- It seems that we would need a way to define the following:
1. database-connect directive (probably needs a URL + t... - 06:38 PM Feature #1563 (New): add database table comparisons (similar to how we compare screens or reports)
- 06:35 PM Feature #1562: report output for some directives can be improved
- Some directives could have their output improved; e.g. when a separate text file is used for screen region definition...
- 06:34 PM Feature #1562 (New): report output for some directives can be improved
- 06:34 PM Feature #1561: not run directives should be resolved and output into the detailed report on failures
- When directives don't run, it would still be useful to resolve their descriptions as much as possible (many directive...
- 06:33 PM Feature #1561 (New): not run directives should be resolved and output into the detailed report on...
- 06:32 PM Feature #1560: link the expected report file into the details report in text-file-comparison dire...
- Copy the baseline in text-file-comparison directives into a unique filename (and the actual file too if it is not alr...
- 06:32 PM Feature #1560 (New): link the expected report file into the details report in text-file-compariso...
- 06:30 PM Feature #1559: ensure that the baseline comparison screen can easily be seen in the detailed outp...
- Copy the baseline/expected screen in the check-screen-buffer directive into report output on failure so that the exac...
- 06:28 PM Feature #1559 (New): ensure that the baseline comparison screen can easily be seen in the detaile...
- 06:27 PM Feature #1558: fixup the preformatted detailed reports sections to add line breaking for content ...
- Content that is too wide makes the width of the page very wide, which makes it much harder to view the results becaus...
- 06:27 PM Feature #1558 (New): fixup the preformatted detailed reports sections to add line breaking for co...
- 06:26 PM Feature #1557 (New): enhance reporting with additional statistics (provide more than just counters)
- 06:17 PM Feature #1556: support for encoding terminal-specific mappings for key combinations
- Add support for encoding terminal-specific strings (including escape sequences) as the mapped results of a (modifier ...
- 06:17 PM Feature #1556 (New): support for encoding terminal-specific mappings for key combinations
- 06:16 PM Feature #1555 (New): add support for comparing screen attributes/colors (in addition to screen text)
- 06:15 PM Feature #1554: enhance the command-line to provide better user feedback on the state of testing
- Enhance the Harness command line driver to:
1. Report % completion on the fly.
2. Summarize the pass/fail/run sta... - 06:15 PM Feature #1554 (Closed): enhance the command-line to provide better user feedback on the state of ...
- 06:14 PM Feature #1553: command-line support for executing subsets of a test plan
- Modify the Harness command line driver to add support for executing an arbitrary sub-set of a test plan. If it is fe...
- 06:13 PM Feature #1553 (Closed): command-line support for executing subsets of a test plan
- 06:12 PM Feature #1552: enhanced command-line control over SessionSettings
- Update the Harness command line driver to add options to control other SessionSettings from command line parameters (...
- 06:11 PM Feature #1552 (Closed): enhanced command-line control over SessionSettings
- 06:10 PM Feature #1551: add control flow directives
- Support for conditional processing (if/then/else or other branching) and looping directives. This might require a def...
- 06:10 PM Feature #1551 (New): add control flow directives
- 06:08 PM Feature #1550 (New): add certificate-based SSH2 transport support
- 06:08 PM Feature #1549 (New): add FTP support directives (the same approach as with SFTP)
- 06:07 PM Feature #1548 (New): add telnet transport support
- 06:07 PM Feature #1547: Windows OS support
- Implement any needed Windows platform support. The harness is known to work well on Linux environments and is expecte...
- 06:06 PM Feature #1547 (New): Windows OS support
- 06:06 PM Feature #1546 (New): create a DTD to validate test definitions and test plan definitions
- 06:04 PM Feature #1545: add a GUI for running the harness
- Add a GUI for running the harness. This would provide much more detailed status of what is going on in the test run a...
- 06:04 PM Feature #1545 (New): add a GUI for running the harness
- 06:04 PM Feature #1544: add a test recording GUI
- Add a GUI for test recording. This would be a Swing emulator window with a toolbar that provides recording features.
... - 06:01 PM Feature #1544 (New): add a test recording GUI
- 06:00 PM Feature #1543: add deadlock safety code for concurrent dependencies
- Implement deadlock safety code for concurrent dependencies. At load time, check if the number of configured threads i...
- 06:00 PM Feature #1543 (New): add deadlock safety code for concurrent dependencies
- 05:59 PM Feature #1542: improve failure handling in key input directives
- Improve failure handling in send-text and send-special-key. Provide better handling for interruptions and for when th...
- 05:59 PM Feature #1542 (New): improve failure handling in key input directives
- 05:58 PM Feature #1541: improve handling of unexpected login shell exit
- Detect when the login shell in the SSH session has exited and either abort or re-connect. Perhaps the behavior shoul...
- 05:58 PM Feature #1541 (New): improve handling of unexpected login shell exit
- 05:56 PM Feature #1540: make default attributes scopeable
- This would allow certain attributes to be defaulted for a test-set or for a specific test instead of only for the ent...
- 05:56 PM Feature #1540 (New): make default attributes scopeable
- 05:53 PM Feature #1539: enhance failure mode support
- Add failure mode support for:
1. Aborting an entire test set (this will require a feedback mechanism to cause thre... - 05:52 PM Feature #1539 (New): enhance failure mode support
- 05:20 PM Feature #1538: allow read-only access to the SessionSettings instance from inside the run-code di...
- Enhance the run-code directive to allow direct read-only reference to the SessionSettings instance for the current Te...
- 05:19 PM Feature #1538 (New): allow read-only access to the SessionSettings instance from inside the run-c...
- 05:18 PM Feature #1537: allow access to named semaphores from inside run-code directives
- Enhance the run-code directive to allow direct references to named event semaphores (which are instances of EventSema...
- 05:17 PM Feature #1537 (New): allow access to named semaphores from inside run-code directives
- 03:59 PM Feature #1536: add wait-while-screen-buffer directive
- Add a wait-while-screen-buffer directive. It should be similar to wait-for-screen-buffer (when used with the value a...
- 03:57 PM Feature #1536 (New): add wait-while-screen-buffer directive
- 03:54 PM Feature #1535: add read-screen-rect directive
- Add a new read-screen-rect directive. It should be similar to read-string except this would read a two dimensional r...
- 03:52 PM Feature #1535 (New): add read-screen-rect directive
- 03:45 PM Feature #1534: expand support for variable references
- Expand support for variable references (dynamic substitutions in directives). See send-text for a useful example whe...
- 03:44 PM Feature #1534 (New): expand support for variable references
- 03:43 PM Feature #1533: add new variable types
- Add the following new variable types:
char[] - useful for interacting with run-code directives and also may be... - 03:40 PM Feature #1533 (New): add new variable types
Also available in: Atom