by dragonfyre13
Simple test management interface for Selenium. It stores all tests in a database, removing the need for testers to access the webserver directly to edit or create tests and allows templating parts of tests, reducing test maintainence on app changes.
Now with Set Template Search! Test Template Search is up and running, and a major bug with escaping single quotes is fixed. Template Search across Test Sets is new in this version though. Now you can simply specify a test set, and all tests included are ...
Changed testtemplatesearch to escape values being inserted into the db. Added settemplatesearch function. It parses a set, and runs testtemplatesearch on all tests included.
Test Template support Searching for templates within an existing test Rendering test templates while running a test
Added more to the README file, and updated logic to choose a test set for Test Runner
The latest release of Selenium Test Manager is out! It includes Drop-in support for integrating with Selenium Test Runner, direct copy from selenium IDE for building test cases, and the ability to copy and paste your current selenium tests into ...
* Added the "drop-in" functionality. Now you simply extract the files into the selenium directory, change one line in your "TestRunner.html" and you can easily execute all tests using selenium test manager. * Added the "Execute Test Set" choice to the ...
No Changes.
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use