Monthly Archives: May 2008

TFS Build: Running Integration Unit Tests

If you’re doing a deployment out to a test server as part of your Continuous Integration build process, you may have some unit tests (or web/load tests) to run after the deployment. Since these tests are testing more than just an assembly, they can be considered integration tests.
This can easily be accomplished by modifying your [...]

Query and Update Quality Center Requirements from C#

HP’s Quality Center (QC) is primarily used for it’s defect tracking and test suite management capabilities. More recently they have released a Requirements Management module that is able to tracks requirements.
If you want to query and update the data programmatically, it’s actually quite simple using what they call their “Open Test Architecture” APIs.

Add a [...]

What’s your Circle of Interest?

Paul Stovell put out the question to bloggers to define how they spend their time. He defines the three areas like this:
CoreThese are things I enjoy, care about, and follow as much as I can. When news breaks in these areas, I try to stay on top. I like to think I’m an expert in [...]