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.
Be the first to post a text review of Selenium Test Manager. Rate and review a project by clicking thumbs up or thumbs down in the right column.
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 searched and steps that match are replaced with a call to the template. Also, naming is consistent throughout the application now. There were many areas the application was still called Selenium Database Connection, and now that naming is consistent.
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 Selenium Test Manager. It also includes Test Templating for decreased maintainence time in repetitive test areas (login areas, etc.) and the ability to add/remove/change current tests in the database.
* 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 menu. * Clean up database connections after page loads * Add test delete functionality * Add test set delete functionality
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?