11 books
—
1 voter

“
The simplest answer is that the user had access to reality—every company builds a bubble around itself, where the products get built and tested in a more controlled environment than they get used in. This is especially true of complex software. What the early users enabled Xiaomi to see was how MIUI actually worked when real (albeit unusually technically proficient) people tried to install it on a wide variety of devices.
”
― Little Rice: Smartphones, Xiaomi, and The Chinese Dream
― Little Rice: Smartphones, Xiaomi, and The Chinese Dream
“
The approach shown... is a common pattern for testing exception-throwing behavior with JUnit.
― Test Driven: Practical TDD and Acceptance TDD for Java Developers
@Test public void missingValueRaisesException() throws Exception { try { new Template("${foo}").evaluate(); fail("evaluate() should throw an exception if " + "a variable was left without a value!"); } catch (MissingValueException expected) { } }...more ”
― Test Driven: Practical TDD and Acceptance TDD for Java Developers
This the reading group for software testing and automation meetup group memebers
1 member,
last active 8 years ago

81 members,
last active 6 years ago
Books For All Software Testing Professionals
9 members,
last active 10 years ago