0.49
Released December 17., 2008This release has focused on completing the transformation of our graphical user interface to an almost dialog-free joy to work with.
This means that all day-to-day editing is done using the
file-editor and properties view - no need to open the dialogs
anymore.
Test suites in test suites
While 0.49 is certainly not a feature-heavy release, we still managed to find time for implementing "test suites in test suites" which simply means that test suites can now include other test suites. This becomes very useful when you, for instance, wish to create a test suite with all your test cases. Previously you had to manually add all test cases to a test suite, but keeping track of this easily becomes tiresome.
A much more useful approach is to just add your already existing test suites to the "All" test suite, and then never have to worry whether or not a test case has been added or not.
Bugfixes/improvements
| #522 | Selecting "No" to the "Should i make this procedure a test case?" dialog still updates the procedure dialog. |
|---|---|
| #529 | When collapsing a test step in a procedure, the clean-up step is also collapsed. |
| #531 | CaptureManager should automatically disable capture when an execution is started. |
| #538 | Newlines should not be allowed in expression text boxes when they are only one text line high. |
| #539 | It should be possible to address workbench zaptools with their full name from inside the same namespace. |
| #545 | Expect parse should fail if the containing procedure is not a test procedure. |
| #555 | When pasting several steps the steps selected afterwards are not the ones which have just been pasted. |
| #558 | Parser should report error if a test case is not set as a having a verdict |
| #562 | Any procedure name should be handled and displayed correctly in log view. |

