Click here to Skip to main content
15,867,986 members
Everything / Test automation

Test automation

test-automation

Great Reads

by Wang Ruofeng, Dirk Bahle
A guide to UIAutomation testing with WPF. Make test code easy to write and maintain.
by Daan Acohen
Learn how to do integration testing while mocking external dependencies of your .NET Core application
by André Marcos (Advisor), William Caetano Cardenas
Prototyping a Web System to Schedule Patients in Local Medical Clinics Oriented by Test Driven Development Guidelines Supported by PHP, PHPUnit and Symfony Framework Technologies
by Gerard Castelló Viader
This project is about a fluent endurance automation framework whose API helps you to fluently create your endurance tests defining repetitions and timeouts.

Latest Articles

by André Marcos (Advisor), William Caetano Cardenas
Prototyping a Web System to Schedule Patients in Local Medical Clinics Oriented by Test Driven Development Guidelines Supported by PHP, PHPUnit and Symfony Framework Technologies
by Ivan Yakimov
Here, we'll discuss how we can test interaction of classes from several projects using dependency container.
by Saroja Nali
An overview of Selenium Automation testing tools, their advantages, and limitations.
by Daan Acohen
Learn how to do integration testing while mocking external dependencies of your .NET Core application

All Articles

Sort by Score

Test automation 

26 Sep 2019 by Wang Ruofeng, Dirk Bahle
A guide to UIAutomation testing with WPF. Make test code easy to write and maintain.
19 Mar 2021 by Daan Acohen
Learn how to do integration testing while mocking external dependencies of your .NET Core application
29 May 2023 by André Marcos (Advisor), William Caetano Cardenas
Prototyping a Web System to Schedule Patients in Local Medical Clinics Oriented by Test Driven Development Guidelines Supported by PHP, PHPUnit and Symfony Framework Technologies
13 May 2021 by Saroja Nali
An overview of Selenium Automation testing tools, their advantages, and limitations.
8 Sep 2020 by Iqra Ali
The article explains the concept of Sanity Testing and the implementation using TestNG features.
26 Feb 2023 by Ivan Yakimov
Here, we'll discuss how we can test interaction of classes from several projects using dependency container.
13 May 2020 by Daan Acohen
An explanation of the concept of a Fixture and how it can be used for unit testing and integration testing
2 Jun 2020 by Daan Acohen
A description of how you can let the HttpClient client do exactly what you want and test for that with xUnit
10 May 2020 by Daan Acohen
The test problems you face when having a database dependency and how to resolve these problems