Emre Dogangun·Mar 19Dynamic SQL Executor (Data Manager)— A Lightweight Service for Executing Dynamic SQL Across…A minimal Spring Boot tool to run ad-hoc SELECT queries against configured PostgreSQL, MySQL, and MSSQL databases with built-in OpenAPI…
Emre Dogangun·Aug 5, 2025Dynamic Test Data Management for Realistic Test Scenarios: TDM (Test Data Management)Test reliability improves with stable data. When using clean, consistent data tailored to scenarios, test results become more accurate…
Emre Dogangun·Aug 22, 2024Performance Testing with GatlingIn this guide, we will cover how to perform a performance test on the Swagger Petstore API using Gatling. Gatling is a user-friendly…
Emre Dogangun·Aug 21, 2024Performance Testing with LocustIn this guide, we will walk through how to perform a performance test on the Swagger Petstore API using Locust. Locust is a user-friendly…
Emre Dogangun·Feb 27, 2024Swagger UI Api Testing with Rest AssuredRestAssured is a free library developed in Java specifically designed for testing and validating HTTP requests made using RESTful APIs. It…
Emre Dogangun·Jan 18, 2023Using Selenium with C#First of all, we will talk about how to install the selenium library and then we will try to access a site in its simplest form.
InKoçfinans TechbyEmre Dogangun·Jun 20, 2022Performance Testing with JMeterPerformance Test What is it?
Emre Dogangun·Jun 20, 2022Using Api Testing with PostmanAPI (Application Programming Interface) What is it?