The first practical course for QA testers
Automation testing course – Playwright and Selenium, with complete QA program with Manual and API testing (Postman), duration 3 and a half months.
LIVE lectures with direct interaction with the lecturer, with a learning platform and access to lecture recordings. Certificate at the end of the course.
WebDriver driver = new ChromeDriver();
driver.get("https://www.selenium.dev/");
Assert.assertEquals(driver.getTitle(), "Selenium");
test('has title', async ({ page }) => {
await page.goto('https://playwright.dev/');
await expect(page).toHaveTitle(/Playwright/);
});
Who is this course for?
The course is designed for everyone — no prior knowledge is required to successfully complete the course and start working as a QA engineer.







We understand that most of our students are employed, which is why classes are organized in the afternoons on weekdays or on weekends.
Why enroll in this course?
PRACTICE
JOB
CAREER
Every year we select the best students for internships or employment in our company or partner companies.
Course Price
Course price:
700€
You can also pay for the course in 6 monthly installments at a price of €800
What will you learn in this course?
Test automation with the most modern tool Playwright and the widely used classic Selenium — all in one place at QA Academy.
How to create an automation framework from scratch for writing and executing automated tests.
All tools and techniques needed for manual application testing.
Processes in software development teams to seamlessly integrate into any team.
Basics of the most popular programming languages for automated testing: Java and JavaScript.
Scrum
Kanban
JIRA
HTTP
API
JSON
Frontend
Backend
Testing techniques
Testing methods
Types of testing
Class
Object
Method
Variable
Constructor
Interface
Abstract
Inheritance
Polymorphism
Encapsulation
Import
WebDriver
Locator
Waits, implicit and explicit
JUnit framework
TestNG framework
POM
Maven
Basic commands
GitHub
GitHub Actions
Variable
Function
Object
Class
Module
async and await
Browser
Context
Page
Locator
Config
Framework creation
Relational databases
SQL
Appium automation tool
Writing automated tests for mobile applications
What do you get with the QA Engineer course?