Как тестировщик попал в комьюнити‑стартап с нейронками и написал ИИ‑генератор заглушек

Привет! Я Стас, уже долгое время работаю в тестировании. В статье расскажу, почему я вдруг начал изучать ИИ, как далеко зашёл в этом процессе и как он связан с ростом в сторону SDET. Ещё покажу способ быстро создавать API-заглушки для тестирования с пайплайном на бесплатном софте. После прочтения сможете собрать такой же для своего проекта.

https://habr.com/ru/companies/alfa/articles/1006352/

#qa #заглушки #api #rest #soap #wiremock #ииассистент

Как тестировщик попал в комьюнити‑стартап с нейронками и написал ИИ‑генератор заглушек

Всем привет! Я Стас, работаю в тестировании, последнее время — в Альфа‑Банке на проекте B2B‑рассрочка.  Эта история началась весной 2025-го. К тому времени я осознал,...

Хабр

Testing #APIs ≠ mocking a class. Integration bugs hide in configs, headers, and serialization quirks. Marián Varga shows how @WireMockOrg & REST Assured make #Java integration tests real.

Learn how: https://javapro.io/2025/08/06/java-has-been-connecting-systems-and-communities-for-30-years/

#IntegrationTesting #WireMock #RestAssured #JAVAPRO

I'm on blogging fire 🔥 Another article about #SpringCloudContract is fresh from the press https://toomuchcoding.com/post/2025-09-25-spring-cloud-contract-wiremock-spring-boot/ Grab it while it's hot 🌶️ #WireMock #SpringBoot
Spring Cloud Contract WireMock vs WireMock 3 | TooMuchCoding

Spring Cloud Contract 5 drops support for @AutoConfigureWireMock in favour of the official WireMock 3 + Spring Boot support

TooMuchCoding

Nou hebben ze me ooit ingehuurd als #Java developer die ook ops mocht gaan doen, maar for some reason is ons team nagenoeg volledig ops geworden.

Gelukkig mocht ik laatst wat lelijke #Cucumber-tests met dynamisch aangemaakte #WireMock stubs all over the place fixen. Daarvoor had ik een analyse-utility geschreven en ik had en passant het buildscript gereshuffled zodat #Veracode er niet meer 20 minuten over deed. Ik heb geleerd dat het geen #ScopeCreep is zolang je het maar #BoyScoutRule noemt. 😁

APIs testen ≠ eine Klasse mocken. Integrationsfehler stecken in Konfiguration, Headern & Serialisierung. Marián Varga zeigt, wie @WireMockOrg & REST Assured echte Integrationstests in #Java ermöglichen.

Lese: https://javapro.io/de/java-verbindet-seit-30-jahren-systeme-und-communities/

#IntegrationTesting #WireMock #RestAssured

Using WireMock.Net.Testcontainers

WireMock.Net is a flexible product for stubbing and mocking web HTTP responses using advanced request matching and response templating. Based on the functionality from http://WireMock.org, but exte...

GitHub
Running in Docker

The Docker image supports exactly the same set of command line arguments as the standalone version. These can be passed to the container by appending them to the end of the command.

WireMock
Wednesday Links - Edition 2025-07-16

Accidental Time Travel with Wiremock, SimpleDateFormat and Fractional Seconds (3...

DEV Community
Wiremock + testcontainers + Algolia + Go = ❤️

how to write integration tests for Algolia

DEV Community
Wednesday Links - Edition 2025-05-28

Understanding BSON: A Beginner’s Guide to MongoDB’s Data Format (13...

DEV Community