I’ve heard a couple of people ask how to run Selenium test cases through a web interface with python. Here is how you do it.
Continue reading, Run Selenium Cases Through A Web Interface
I’ve heard a couple of people ask how to run Selenium test cases through a web interface with python. Here is how you do it.
Continue reading, Run Selenium Cases Through A Web Interface
I was searching for a list of common data models for picka. What I came across was this monster listing.
This is a tiny script which will get the current status of your build, and tweet it to your twitter account.
It’s very simple to add jquery functionality to your selenium installation, and also very useful if you use the functions a lot.
For the past few months I have put a lot of effort, a long with the help of others in creating more efficient and useful automated tests.
When running tests of any kind, it’s always good to have a report for your records or to show other people.
If you need to create massive amounts of randomized testing data, check out my module: Picka.
I needed a way to retrieve the name of the current function in order to create better, more informative test output. After dabbling for a while with introspection, I realized what I needed was built right in to Unittest. Best part: No lambdas required.
Continue reading, Getting the name of the current test function
Recently, the Quality Assurance meetup group held its very first meetup. It was a great success, and even was blogged about.
Continue reading, Mentioned: “Finally . . . QA networking in NY!”