You are here |
imalittletester.com | ||
| | | |
mydeveloperplanet.com
|
|
| | | | This blog introduces Cucumber, a tool for Behavior-Driven Development (BDD) in Java applications. It covers the project setup using Maven, writing scenarios in GWT notation, implementing application logic, step definitions, adding extra scenarios, using tags, and generating reports. It shows how Cucumber integrates with JUnit and Assertions in Java. | |
| | | |
www.thinkcode.se
|
|
| | | | ||
| | | |
www.rainforestqa.com
|
|
| | | | Testing the visual layer of your app is more reliable than testing the underlying code, especially for automated UI testing. | |
| | | |
www.graalvm.org
|
|
| | GraalVM is an advanced JDK with ahead-of-time Native Image compilation. |