Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / test-automation

Test Automation

test-automation

Great Reads

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.
by Daan Acohen
By using xUnit the right way, your logging can be improved and production problems can be solved easily or even prevented
by Daan Acohen
Learn how to do integration testing while mocking external dependencies of your .NET Core application
by Daan Acohen
The test problems you face when having a database dependency and how to resolve these problems

Latest Articles

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.
by Daan Acohen
By using xUnit the right way, your logging can be improved and production problems can be solved easily or even prevented
by Daan Acohen
Learn how to do integration testing while mocking external dependencies of your .NET Core application
by Daan Acohen
The test problems you face when having a database dependency and how to resolve these problems

All Articles

Sort by Score

test-automation 

by Daan Acohen
Learn how to do integration testing while mocking external dependencies of your .NET Core application
by Daan Acohen
The test problems you face when having a database dependency and how to resolve these problems
by Daan Acohen
An explanation of the concept of a Fixture and how it can be used for unit testing and integration testing
by Iqra Ali
The article explains the concept of Sanity Testing and the implementation using TestNG features.
by Saroja Nali
An overview of Selenium Automation testing tools, their advantages, and limitations.
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 Daan Acohen
A description of how you can let the HttpClient client do exactly what you want and test for that with xUnit
by Wang Ruofeng, Dirk Bahle
A guide to UIAutomation testing with WPF. Make test code easy to write and maintain.