Sign In
Progressive Development
Zany Adventures in Software Engineering with Maven and Motley
Tags
About
agile
assertions
build
change
checklists
code comments
code coverage
code reviews
debugger
debugging
design
design by contract
estimation
general programming
HPT
interviewing
lean
legacy code
management
meetings
mock objects
people
personal vision
presentations
productivity
project management
quality
refactoring
root cause analysis
scrum
static analysis
supportability
TDD
teams
test
test-driven development
tools
unit testing
values
vision/mission
Browse by Tags
MSDN Blogs
>
Progressive Development
>
All Tags
>
test
Tagged Content List
Blog Post:
Motley says: “Agile doesn't change testing - developers can just throw code 'over the wall' to the test team”
James Waletzky
Summary Motley: Developers should just throw the completed code "over the wall" to the test team when they are done. There is nothing different with testing in an agile world vs. a waterfall world. Maven: Testing in an agile world is a completely...
on
12 Apr 2011
Blog Post:
Motley says: "More test automation is always better"
James Waletzky
Summary Motley: A tester's job is to find bugs, so measure them on the amount of bugs they find. More test automation is always better. Maven: Do not measure testers by the amount of bugs they report. Think of the test team as more a quality assurance team than a quality control team. Too...
on
19 Aug 2008
Blog Post:
Motley says: "I can't write tests before application code - there's nothing to test."
James Waletzky
Summary Motley: You can't possibly write tests before code - there's nothing to test. Maven: Writing tests for a method before coding it has all kinds of design advantages. ______________________________ [Context: Motley has been writing unit tests for a week. Maven wants to take...
on
9 Apr 2007
Blog Post:
Motley says: "I am a developer - I don't test. Testing is for the test team."
James Waletzky
Summary Motley: Unit testing is the test team's job! I am not paid to write tests. Maven: White box (unit) tests help with code quality and give you confidence to change your code. ______________________________ [Context: During a previous conversation about debugging, Motley stated...
on
29 Mar 2007
Page 1 of 1 (4 items)