Monday, November 12, 2007
PyCon'08 Testing Tutorial proposal
It's that time of the year, when the PyCon organizers are asking for talk, panel, and tutorial proposals. Titus and I are thinking about doing a three-peat of our Testing tutorial, but this time....with a twist. Read about it on Titus's blog; then send us your code/application that you'd like to test, or problems you have related to testing. Should be lots of fun.
Subscribe to:
Post Comments (Atom)
Modifying EC2 security groups via AWS Lambda functions
One task that comes up again and again is adding, removing or updating source CIDR blocks in various security groups in an EC2 infrastructur...
-
Here's a good interview question for a tester: how do you define performance/load/stress testing? Many times people use these terms inte...
-
I know the title of this post doesn't make much sense, I wrote it that way so that people who run into issues similar to mine will have ...
-
Gatling is a modern load testing tool written in Scala. As part of the Jenkins setup I am in charge of , I wanted to run load tests using Ga...
2 comments:
hey, Brian here ... I work for a Los Angeles based web development company that is not doing much for usability, yet. Do you know any good usability testing company's in Los Angeles?
Brian -- if you're at all interested in Python, I recommend attending the monthly meetings we have with the SoCal Piggies group. Check out the site at http://www.socal-piggies.org. There are many people in the group interested in both Python AND testing, so I hope you'll get some answers to your testing-related questions. If you want, you can contact me personally at grig at gheorghiu.net.
Grig
Post a Comment