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
By using xUnit the right way, your logging can be improved and production problems can be solved easily or even prevented
by Daan Acohen
An explanation of how to test validation attributes with xUnit