Test Suite Batch Converter is an add-on for Selenium-IDE to convert one or more test suites, including their test cases, from the html format to any other format supported by the Selenium-IDE.
This should work for almost all formats installed by other plug-ins.
The resulting test suites and test cases will have the appropriate file extensions for the selected language for supported formats. The names will also be sanitised to make them legal identifiers for most languages.
Once you install this plugin, a "Batch convert test suites..." menu item will be available in the file menu in Selenium IDE. See the screen shots for details.
This plug-in is short-cut for "exporting test suite" and "export test case" for all selected test suites and their included test cases in a single operation.
Test Suite Batch Converter is cross-platform and it works on Mac OS X, Windows and Linux.
Requirements:
· Firefox 3.5 and later
· Selenium IDE
What's New in This Release: [ read full changelog ]
· Internal improvements no functional change.