Content in the Software Testing Category
easyb is a behavior driven development framework for the Java platform. easyb aims to enable executable, yet readable documentation, using a specification based Domain Specific Language. This video demonstrates easyb’s specifications and stories, showing what executable and readable documentation is.
This video presents the benefits of test driven development, the connection between Java and test-driven design, and how test driven design helps in the bug-fixing stage of testing.
Watch this video on theserverside.com
Narrative gives you the tools to write readable behavior-driven tests (BDD) in Java. We’ll look at an example and explain why you might choose to use Narrative over other testing frameworks.
Watch this video on SkillsMatter.com
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.
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.
Video Producer: James Shore
This two part video shows how to use the JUnit plug in we already have installed in the Eclise IDE (by default) to create unit tests.
Additional resources:
* Junit SourcePage
* Junit.org
* JUnit presentation
This video presents ScalaTest, a new testing tool that will let you work at a higher level than JUnit and TestNG. You’ll learn about high-level features of Scala such as traits and self-types, implicit conversions and parameters, functions and closures, and internal DSLs, and see how ScalaTest exploits these features to help you work more productively. You’ll see how you can reduce the lines of test code you write by half and more, how to mix Scala into your existing JUnit or TestNG infrastructure, and how to use Scala in …

Facebook
Twitter
RSS Feed