MsTest framework
How to's

How to write automated tests using MsTest framework? Test attributes, data-driven tests, and assertions!

API tests using Apache HTTP Client
Tutorials

Write simple and effective API tests using Apache HTTP Client

Rest Assured
Tutorials

A beginner’s guide to writing powerful BDD tests using Rest Assured and Cucumber

cross-browser testing
How to's

How to perform cross-browser testing using the powerful BrowserStack?

visual regression tests
How to's

How to run visual regression tests using BackstopJS in 5 simple steps?

Lombok
Tutorials

How to use Lombok @Builder and @Data annotations to improve your automation test framework?

TestNG
Tutorials

How to work with TestNG Parameterization & Parallelization?

page object model
How to's

How to achieve greater code Readability & Reusability with Page Object Model?