C++ And TDD: Getting Started
This video provides a demonstration of Test-Driven Development (TDD) in C++ using the Eclipse CDT and CppUTest. [vimeo 13240481 480 360]
This video provides a demonstration of Test-Driven Development (TDD) in C++ using the Eclipse CDT and CppUTest. [vimeo 13240481 480 360]
James Shore continues his series on Test Driven Development in Java with Eclipse and JUnit with further development and test of the project application. [youtube 1-sBRRWBxSg] Video producer: James Shore
A tutorial to get started with JMeter. Apache JMeter is an open source software, a 100% pure Java desktop application designed to load test functional behavior and measure performance. [youtube KI6u5pclYIw] Additional resources: * JMeter Presentation * Load Testing Tools Directory
James Shore starts this series on Test Driven Development by describing what his goals are and then starts with a new project in Java with Eclipse where he will apply TDD using JUnit. [youtube f3G7gu1IHws] Video Producer: James Shore
Robotium is a test framework created to make it easy to write powerful and robust automatic black-box test cases for Android applications. With the support of Robotium, test case developers can write function, system and acceptance test scenarios, spanning multiple Android activities. Robotium has full support for Activities, Dialogs, Toasts, …
This video offers guidance on using Flex PMD to troubleshoot your projects in order to achieve clean and efficient coding. FlexPMD is a tool that helps to improve code quality by auditing any AS3/Flex source directory and detecting common bad practices. A report is produced describing the violations of a …