Archive for the ‘Selenium’ Category

July 28, 2010 0

Run Selenium Cases Through A Web Interface

By Anthony in Python, QA, Selenium, Snippets, Test Automation, Testing

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.

July 15, 2010 0

Adding JQuery Locators to Selenium

By Anthony in Selenium, Snippets, Test Automation, Testing

It’s very simple to add jquery functionality to your selenium installation, and also very useful if you use the functions a lot.

July 10, 2010 0

Where I’m Going From Here…

By Anthony in Python, QA, Selenium, Test Automation, Testing

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.

June 29, 2010 0

Automatic Test Reporting, HTMLified

By Anthony in Python, QA, Selenium, Test Automation, Testing

When running tests of any kind, it’s always good to have a report for your records or to show other people.

June 28, 2010 0

Introducing: Picka

By Anthony in Python, QA, Selenium, Test Automation, Testing

If you need to create massive amounts of randomized testing data, check out my module: Picka.

June 28, 2010 0

Getting the name of the current test function

By Anthony in Python, QA, Selenium, Test Automation, Testing

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.

June 28, 2010 0

Mentioned: “Finally . . . QA networking in NY!”

By Anthony in Meetup, Python, QA, Selenium

Recently, the Quality Assurance meetup group held its very first meetup. It was a great success, and even was blogged about.