Academy
Address knowledge gaps in your team and let them learn from the best at the Inspired Academy.
Free Events
Python API Testing and Automation
In a world where software systems are rapidly becoming ever more distributed, knowing how to test and write automation for APIs is quickly becoming an indispensable skill for any modern software tester.
How to remain relevant as a Software Tester
In a rapidly changing world, where workplace dynamics are shifting and institutions increase the pace of digital transformation to meet demand, what do software testers need to do to get qualified, learn new skills and stay relevant in a competitive jobs market?
Why Testers need to learn Programming
You've probably been hearing a lot of buzz about having to learn how to program as a software tester. And we agree: as a modern tester, a certain amount of programming proficiency is indispensable if you want to thrive in today's world.
Masterclass
API Testing and Automation
Software increasingly relies on APIs to communicate, integrate, retrieve and transmit data. Knowing what to test for and how to do so when working with APIs is an indispensable skill for any modern software tester looking to stay relevant in today’s fast-paced software world.
Behavior-Driven Development
When designing, developing and delivering software, teams need to communicate and collaborate clearly and effectively to avoid misinterpretations of requirements and dissatisfaction as a result of unmet expectations.
Web Application Testing with Selenium
Selenium WebDriver is the most popular open source library for writing tests against web applications running in a browser. As such, knowledge of Selenium and how to use it well has become essential for any modern tester.
Robot Framework
Low-code test automation tools enable development teams to write and run tests for their software faster. Robot Framework is a versatile and open source low-code automation framework that can be used to write tests against user interfaces, APIs, databases, and many other application interfaces.
Consumer-Driven Contract Testing
Setting up and running integration and end-to-end tests in highly distributed environments is a challenging task. Consumer-driven contract testing (CDCT) is a powerful and flexible approach to verify that components in distributed systems can communicate without issues at all times.
Courses
Introduction to Programming
As a modern software tester, you're expected to participate in code reviews, suggest additions to unit test suites and contribute to automation.
Introduction to Automation
Modern software testers nowadays are expected to be skilled in writing and contributing to test automation.
Advanced Automation
Do you have a couple of years of test automation experience under your belt, and are you ready to take the next step?
Performance Testing
Is your organization suffering from performance issues in your application? Do you see a need for performance testing in your overall testing strategy, but you have no idea where to start and how to approach this?
API Testing and Automation
In modern software solutions, APIs are the glue between individual components and systems, essentially connecting the world.
BDD for Teams
A lot of software failures could have been prevented if only product people, developers and testers were better aligned on what the software was actually supposed to do.