About

Welcome to Panela, Matt Harrison's take on mostly Open Source, Linux, Python, innovation in those areas, other buzzwords and Dick Proenneke. It comes complete with the illustrations as needed. Note the opinions expressed here are merely my opinions and not the opinions of my employer.

about Matt

Calendar

««Nov 2009»»
SMTWTFS
1234567
8910
11
12
1314
151617
18
192021
22232425262728
2930

Mailing List

My RSS Feeds








Latest tagged entries for 'TESTING'



Cheatsheets/Handouts/Slides for Intermediate Python (and Testing)

2009.10.07 Wed 11:06 P GMT-07
Tomorrow I'm giving a workshop on Intermediate Python at the UTOS. In the session I'll discuss testing with the unittest and doctest modules for Python. Then I discuss a bunch of what I consider to be intermediate Python constructs. Included are d

[pycon2008] Video of "Managing Complexity" up

2008.10.28 Tue 1:05 P GMT-07
I gave a talk at pycon 2008 dealing with testing, code coverage, complexity and how to know when you are "done" testing. Though the talk was given at a Python conference, and the examples are in python, the talk is actually a general discussion of d

Intro to python testing talk (unittest, doctest, coverage)

2007.11.07 Wed 12:06 P GMT-07
I'm giving an introductory talk on testing tomorrow for Utah Python. I'm planning to cover unittest, doctest, coverage and interpreting coverage results. At the end will be a hands on session for applying what we've learned. We'll write a simple p

Gnome devs too lazy for python?

2007.10.31 Wed 1:09 P GMT-07
Some interesting thoughts about testing and python found among gnome developers. Joe Shaw was explaining how most new gnome apps these days are written in either python or C#. They choose C# for their app (a href="http://www.beagle-project.org/">

Testing Tools Panel [pycon]

2007.02.24 Sat 1:12 P GMT-07
Testing Tools Panel I've blogged about bugs and testing in open source previously, so I was quite interested in this panel. I was surprised because there was little discussion of code coverage, because I think it is quite important for dynamic lang

Pycon2006 Tutorial Recap

2006.02.28 Tue 10:10 P GMT-07
I attended the tutorials the first day of Pycon. The first one I attended was Python 102. I guess I figured it would be more like 302, so there wasn't much new. Since I'm still basically programming in the

Generate twill scripts and mechanize unittests from TestGen4Web

2005.12.05 Mon 10:44 P GMT-07
While attending FOSS.IN, one of the sessions was a website security session. I only caught the tail end, but it felt very similar to a session at OSCON this year by Nitesh. I also attended part of Rasmus' talk where he talked about a tool

SpikeSource Open Testing Contest

2005.08.11 Thu 5:39 P GMT-07
Calling all testers (and developers). In an effort to boost testing among open source components, my employer is offering $20,000 in awards to Open Source projects who compete in the SpikeSource Open Testing Contest. I've blogged a little about

Testing - an afterthought for opensource?

2005.07.20 Wed 11:04 P GMT-07
From my experience commercial testing of software consists of manual qa (grunt labor). Little is automated. I personally feel that even with a slight investment by developers to create unit tests, that effort would pay off later (especially in the