Archive for the tag "testing"
Live from TSSJS – Testing in the Cloud with Andrew
March 17th, 2011 by Scott SelikoffThis afternoon I’m live blogging from TheServerSide Symposium, attending ”Breaking all the Rules: The Myth of Testing and Deployment in the Cloud” presented by fellow CodeRanch Andrew Monkhouse. 1. CodeRanch History Andrew opens his talk with a discussion of CodeRanch performance, traffic, and memory usage. He mentions there have been serious issues in the past that [...]
Posted: 17 March, 2011 in Conferences.
Tags: andrew, cloud, coderanch, computing, J2EE, Java/J2EE, javaranch, jmeter, testing
Comments: 1
Test smells breakout at the server side java symposium
March 16th, 2011 by Jeanne BoyarskyWhile I’ve read about this topic a lot, I wanted to come to do the topic to see how Lasse Koskela presents. [I've learned so much from him over the years as a moderator at coderanch ] He speaks in the same voice that he writes – casual and easy to follow. I really liked [...]
Posted: 16 March, 2011 in Conferences.
Tags: junit, Patterns, testing, tssjs
Comments: -
word = unit test, sentence = integration test
January 30th, 2011 by Jeanne BoyarskyI was trying to explain to a manager the difference between unit testing and integration testing. I used a few different styles for explaining, but one jumped out at me as “have to blog about that one.” The Analogy unit tests represent testing a word integration tests represent testing a sentence Why this works If [...]
Posted: 30 January, 2011 in Development Process.
Tags: integration-test, terminology, testing, unit-test
Comments: 5
