eBook

Java for Testers

Alan Richardson

The ‘Java For Testers‘ book is for people who want to learn Java. Automation to support testing is not limited to testers anymore, so this book is suitable for anyone wanting…
Read More +

eBook

Test Double Patterns

Gerard Meszaros

xUnit Test Patterns is the definitive guide to writing automated tests using xUnit, the most popular unit testing framework in use today. Agile coach and test automation expert Gerard Meszaros…
Read More +

Webinar

Will Robots Replace Testers?

Paul Gerrard

Will tools and automation continue to support testing or will robots replace testers in the future? This talk sets the scene and perhaps a direction for the future of tools…
Read More +
Java garbage collection is something that you often if not always need to think about. Did you know that enlarging the Java heap size can decrease your performance? That is true.…
Read More +
Selenium is a test automation tool that runs in many browsers and operating systems. It can be controlled by many programming languages and testing frameworks. So what is the background…
Read More +
What is a framework? According to Wikipedia, a framework is an abstraction in which software providing generic functionality can be selectively changed by additional user-written code, thus providing application-specific software…
Read More +

Webinar

How To Use Selenium Successfully

Dave Haeffner

What is Selenium? Why should you use it? And how do you use it successfully? In this talk, Dave answers these questions as he steps through through the why, how,…
Read More +

eBook

The Selenium Guidebook

Dave Haeffner

The book  ‘The Selenium Guidebook‘ is not a full and comprehensive treatise that outlines every possible permutation of Selenium (the open-source software test automation tool for web applications). There are other books that already…
Read More +