Tutorials and resources on how to apply test automation in software testing
This short video provides an introduction to FlexMonkey, a free Adobe AIR application used for testing Flex and AIR based applications. It provides the functionality to record, playback and verify Flex UI interactions. It also generates ActionScript-based testing scripts that you can easily include within a continuous integration environment.
This blog post discusses the limits of automated software testing.
This blog post covers the required implementation to get started with writing Acceptance Tests in a real Java project with JBehave.
This blog post presents the pitfalls of building custom test tools.
This blog post presents some results of an exploration of software testing tools to discover various types of potential user interface issues even for complex applications.
In this blog post, Alister Scott explains why it might be better to write acceptance tests in a different language than your code.
This article covers several ways in which automated tests can help identify usability problems and limitations in Web-based applications, where fixing them makes the software more usable and/or accessible.