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...
-
Update 02/26/07 -------- The link to the old httperf page wasn't working anymore. I updated it and pointed it to the new page at HP. Her...
-
I've been using dnspython lately for transferring some DNS zone files from one name server to another. I found the package extremely us...
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