Skip to content

Commit 83bb335

Browse files
authored
Update post date for 'Taming Performance Testing with qDup' (#25)
1 parent c8d95da commit 83bb335

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/post/superheroes-automation/index.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Taming Performance Testing with qDup"
3-
date: 2025-07-16T00:00:00Z
3+
date: 2025-09-09T00:00:00Z
44
categories: ['performance', 'methodology', 'CI/CD', 'automation']
55
summary: 'This is the story of how we tamed cross-team collaboration performance testing by leveraging a tool called qDup to streamline complex test automation setups'
66
image: 'superheroes-banner.png'
@@ -339,4 +339,4 @@ While our current setup has proven immensely successful, our work is far from ov
339339

340340
* Improving documentation: We plan to enhance our documentation with detailed guides and tutorials. Our goal is to make it easier for new teams and contributors to understand our automation patterns and get up and running quickly, lowering the barrier to entry for robust performance testing.
341341

342-
* Publishing reusable scripts: Many of the scripts we've written for tasks like setting up databases, configuring profilers, or launching services are not specific to the Superheroes application. We intend to extract these common, battle-tested scripts into a shareable library. By making these components available to everyone, we hope to reduce duplication and allow others to assemble their own complex qDup workflows with greater speed and reliability.
342+
* Publishing reusable scripts: Many of the scripts we've written for tasks like setting up databases, configuring profilers, or launching services are not specific to the Superheroes application. We intend to extract these common, battle-tested scripts into a shareable library. By making these components available to everyone, we hope to reduce duplication and allow others to assemble their own complex qDup workflows with greater speed and reliability.

0 commit comments

Comments
 (0)