QA & Testing
A technical blog about QA & testing
Showing posts with label
agile
.
Show all posts
Showing posts with label
agile
.
Show all posts
Friday, May 16, 2014
Test Driven Development
›
I've read a lot for and a lot against Test Driven Development (TDD) but I don't every remember something TDD has really helped me wi...
Thursday, June 14, 2012
So you want to do unit testing
›
What is a unit test? Wikipedia describes unit testing as testing individual units of code in isolation. If the code has external dependenc...
Thursday, September 1, 2011
How to do focused testing
›
After years of software testing I have found one constant... there is never enough time to test everything. So how do I pick what I'm ...
Saturday, March 20, 2010
Ways to facilitate communication
›
One of the most important things on a team is communication. I have worked on teams were everything was put into a document. Unfortunately, ...
Friday, March 19, 2010
How does a conventional tester fit into an agile environment?
›
When I think 'agile' I think test driven development (TDD). In TDD, the programmers actually write the tests first then write code t...
›
Home
View web version