---
title: "One Dashboard to Rule Them All: How Our QA Team Stopped Hunting Test Results Across Slack Links"
url: https://daily.dev/posts/one-dashboard-to-rule-them-all-how-our-qa-team-stopped-hunting-test-results-across-slack-links-0mz8yh3na
source_url: https://medium.com/trendyol-tech/one-dashboard-to-rule-them-all-how-our-qa-team-stopped-hunting-test-results-across-slack-links-dd2b49caea29
type: article
source: "Trendyol Tech"
published: 2026-06-03T19:15:09.644Z
updated: 2026-06-03T19:16:03.229Z
tags: ["testing", "microservices", "spring-boot", "gitlab", "htmx"]
reading_time: 7
upvotes: 8
comments: 1
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# One Dashboard to Rule Them All: How Our QA Team Stopped Hunting Test Results Across Slack Links

**[Trendyol Tech](https://daily.dev/sources/trendyoltech)** · 7 min read · 8 upvotes · 1 comments

## Summary

Trendyol's QA team built a unified internal dashboard to replace fragmented test result hunting across Slack notifications. Using Java 21, Spring Boot 3.3, Thymeleaf, and HTMX — with GitLab API integration and Allure/Karate/Cucumber reports — they created a single URL showing pipeline health across all microservices. An AI assistant helped generate the frontend despite no dedicated frontend team. Results: daily status checks dropped from ~15 minutes to under 2 minutes per engineer, standups shortened, 100% QA adoption within a month, 60% backend developer adoption, and ~30% faster flaky test resolution.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://medium.com/trendyol-tech/one-dashboard-to-rule-them-all-how-our-qa-team-stopped-hunting-test-results-across-slack-links-dd2b49caea29>

## Similar posts on daily.dev

- [Streamline Quality Assurance Processes with Next-generation Test Management Tools](https://daily.dev/posts/streamline-quality-assurance-processes-with-next-generation-test-management-tools-bt0prdaki) · Software Testing Magazine · 0 upvotes · 0 comments
- [Taming Test Flakiness: How We Built a Scalable Tool to Detect and Manage Flaky Tests](https://daily.dev/posts/taming-test-flakiness-how-we-built-a-scalable-tool-to-detect-and-manage-flaky-tests-vm5csu9nu) · Atlassian · 0 upvotes · 0 comments
- [Scaling Mobile UI Testing with AI](https://daily.dev/posts/scaling-mobile-ui-testing-with-ai-x1kjg7bvr) · Trendyol Tech · 0 upvotes · 0 comments

---

Tags: [#testing](https://daily.dev/tags/testing), [#microservices](https://daily.dev/tags/microservices), [#spring-boot](https://daily.dev/tags/spring-boot), [#gitlab](https://daily.dev/tags/gitlab), [#htmx](https://daily.dev/tags/htmx)

[View this post on daily.dev](https://daily.dev/posts/one-dashboard-to-rule-them-all-how-our-qa-team-stopped-hunting-test-results-across-slack-links-0mz8yh3na)
