Supporting Open Source Software for Education
April 21, 2010
Comments: 0
by fsteinken
Several weeks ago, I posted information about Selenium test scripts I've been creating to verify functionality in the Kuali Financial System. Approximately the first two dozen scripts have now been posted here as part of the Automated Testing (scripts) Project for KFS.
The test scripts that have been posted to date on the Kuali site are automated Selenium IDE scripts that can be run in FireFox.
We will continue to add more scripts to the list in the next several months and beyond. Additionally, the page will also list automated scripts for Selenium RC that can be run in other browsers.
To use the Selenium test scripts:
November 23, 2009
Comments: 0
by fsteinken
If you're interested in quality assurance and testing but you missed Kuali Days VIII (or, more specifically, if you missed my presentation there!), you might be interested in seeing slides from my "Improving software quality with test automation" session. I've done a lot of work with Selenium in the past several months, and I've created dozens of test scripts for KFS. As I said in my presentation summary, I think it's important to share both the how-to knowledge I've acquired and the scripts because comprehensive testing can be a real strength of our community.