Popular posts
Schedule Jenkins build periodically
How to configure Jenkins build schedule... Jenkins schedule format
Spring Boot + TestNG. How to get started
Minimal required code...
Open Source
Easy Files |
|
Read files with easy |
AppProps |
|
Load multiple application property files from different locations |
EasyLog |
|
Open source library for logging and debugging |
How to publish Open Source library
Step by step guide
Recent posts
Log all client requests and responses - Apache HTTP client, RESTEasy
Spring RestTemplate - log all client requests and responses
Jenkins API - trigger a Jenbkins job programmatically
How to trigger a Jenkins job using Jenkins API client
TestNG is a testing framework for Java applications that is similar to JUnit, but provides additional features and functionality. TestNG provides a way to write and run automated tests, but also includes features such as data-driven testing, parallel test execution, and flexible test configuration. TestNG is designed to be more flexible and powerful than JUnit, making it a popular choice for Java developers who need to test complex and large applications.