Coding agents love hardcoded test fixtures.
I wrote a Quarkus walkthrough that replaces EVT-001-style literals with Datafaker Instancio, then teaches IBM Bob through a project skill so the next scaffold does not regress.
the-main-thread.com/p/quarku…#java#quarkus#testing
Want to learn API Testing with Rest Assured and Java?
This GitHub repository contains practical examples covering:
- Using REST Assured with TestNG
- Authentication
- Serialization & Deserialization
- API Validations
- Request & Response Handling
- Using Builderthe design Pattern with DataFaker
- End-to-End API Testing
- Running Parallel tests
Explore the code:
github.com/mfaisalkhatri/res…#APITesting#RestAssured#Java#TestAutomation#QA#SDET
Are you also often uninspired when you need to think of useful test data for your unit tests? Is 'John Doe' your best test friend? Do not worry, Datafaker comes to the rescue!
#javamydeveloperplanet.com/2022/0…
API Testing using Rest-Assured in Java
1. Test POST requests with REST Assured for API testing with this step-by-step guide for software test automation engineers, designed to build reliable API tests.
dzone.com/articles/test-post…
2. In this second part, learn how to use JSON Files, the Builder design pattern with the Datafaker library in Java, to test a POST API Request with REST Assured.
dzone.com/articles/rest-assu…#Java#APITesting#API#QA#TestAutomation#Learning#Testing
Are you also often uninspired when you need to think of useful test data for your unit tests? Is ‘John Doe’ your best test friend? Do not worry, Datafaker comes to the rescue!
#javamydeveloperplanet.com/2022/0…
Today we've released Datafaker 2.5.0 to celebrate the Java 25 release! A huge thank you to our incredible community of contributors and users who make this project possible! #datafaker#java
Are you also often uninspired when you need to think of useful test data for your unit tests? Is ‘John Doe’ your best test friend? Do not worry, Datafaker comes to the rescue!
#javamydeveloperplanet.com/2022/0…
Checkout my tutorial blog that shows how to use the Builder Pattern in Java with DataFaker to generate Test Data for Automation Testing
medium.com/@iamfaisalkhatri/…
Are you also often uninspired when you need to think of useful test data for your unit tests? Is ‘John Doe’ your best test friend? Do not worry, Datafaker comes to the rescue!
#javamydeveloperplanet.com/2022/0…
Introducing InameFaker - A #ColdFusion-based Function to Generate Fake Identity Data (Inspired by java DataFaker, Faker.js and #cfml cbMockData. CF2016 )
mycfml.com/articles/namefake…
Are you also often uninspired when you need to think of useful test data for your unit tests? Is ‘John Doe’ your best test friend? Do not worry, Datafaker comes to the rescue!
#javamydeveloperplanet.com/2022/0…
🧪 Tired of hardcoded test data?
This project integrates DataFaker to dynamically generate test data on the fly, making your tests more realistic and less brittle. A must-have for robust test automation!
Get started here: github.com/eliasnogueira/sel…
Are you also often uninspired when you need to think of useful test data for your unit tests? Is ‘John Doe’ your best test friend? Do not worry, Datafaker comes to the rescue!
#javamydeveloperplanet.com/2022/0…
🚀 Want to optimize test data with Datafaker & deploy to production with confidence?
Join us on Feb 20 in Groningen's @JUGNoord meetup!
📍 DUO, Groningen
⏰ Doors open at 16:30, and talks start at 17:00
🔗 meetup.com/jug-noord/events/…
Drinks, dinner & great discussions await! 🍻🍽️
🚨 Stop using RandomStringUtils! It generates hard-to-debug data. Instead, try DataFaker for cleaner, more logical test data.
Here’s why: eliasnogueira.com/reasons-to…#java#testing