DEV Community

Testing

Find those bugs before your users do! 🐛

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Swift Testing #15: Probando código asíncrono de "Swift-concurrency"(async/await) con confirmation

Swift Testing #15: Probando código asíncrono de "Swift-concurrency"(async/await) con confirmation

Comments
4 min read
Swift Testing #13: Montaje (setup) y desmontaje (teardown) de pruebas @Test con init/deinit

Swift Testing #13: Montaje (setup) y desmontaje (teardown) de pruebas @Test con init/deinit

Comments
2 min read
Peut-on encore tester comme Beizer ?

Peut-on encore tester comme Beizer ?

8
Comments
8 min read
From glitch to fix: what a real debugging session taught me about find the 😘 emoji in Italian

From glitch to fix: what a real debugging session taught me about find the 😘 emoji in Italian

1
Comments
5 min read
Singleton Pattern issue in playwright browser

Singleton Pattern issue in playwright browser

Comments 1
2 min read
Smart Test Skipping: Building a Lightweight Playwright Dependency Analyzer

Smart Test Skipping: Building a Lightweight Playwright Dependency Analyzer

Comments
11 min read
Swift Testing #12: Asociar un bug a una prueba con .bug()

Swift Testing #12: Asociar un bug a una prueba con .bug()

Comments
1 min read
Swift Testing #11: Desactivación condicional de pruebas con .enabled() y .disabled()

Swift Testing #11: Desactivación condicional de pruebas con .enabled() y .disabled()

Comments
1 min read
Swift Testing #14: Registrando fallas con Issue.record

Swift Testing #14: Registrando fallas con Issue.record

Comments
1 min read
Don't Break Your WiFi: How to Simulate 503 Errors in a Single Browser Tab

Don't Break Your WiFi: How to Simulate 503 Errors in a Single Browser Tab

Comments
2 min read
Finding Better BrowserStack Reporting Alternatives

Finding Better BrowserStack Reporting Alternatives

Comments
4 min read
My API Testing & Postman Automation Journey with Gradific API

My API Testing & Postman Automation Journey with Gradific API

5
Comments
2 min read
It’s Time To Kill Staging: The Case for Testing in Production

It’s Time To Kill Staging: The Case for Testing in Production

1
Comments
5 min read
7 Best Hoppscotch Alternatives in 2025: Complete Developer's Guide to API Testing Tools

7 Best Hoppscotch Alternatives in 2025: Complete Developer's Guide to API Testing Tools

10
Comments 1
8 min read
Mocking, Stubbing, Spying, and Faking in PHP: A Practical Guide (with Sandbox Example)

Mocking, Stubbing, Spying, and Faking in PHP: A Practical Guide (with Sandbox Example)

7
Comments
4 min read
Staged vs. Non Staged Payloads

Staged vs. Non Staged Payloads

Comments
3 min read
I got tired of bot detection in automation testing, so I wrote this 4-line Python fix

I got tired of bot detection in automation testing, so I wrote this 4-line Python fix

6
Comments 1
4 min read
Finding Smarter ReportPortal Alternatives

Finding Smarter ReportPortal Alternatives

1
Comments
4 min read
How to load test PostgreSQL database and not miss anything

How to load test PostgreSQL database and not miss anything

3
Comments
14 min read
JaCoCo for Java Developers: Measuring and Improving Code Coverage

JaCoCo for Java Developers: Measuring and Improving Code Coverage

3
Comments
3 min read
Stop Chatting, Start Specifying: Spec-Driven Design with Kiro IDE

Stop Chatting, Start Specifying: Spec-Driven Design with Kiro IDE

17
Comments 2
13 min read
Why Manual Testing Isn’t “Old School” - It’s the Secret Sauce for Smart Automation

Why Manual Testing Isn’t “Old School” - It’s the Secret Sauce for Smart Automation

Comments
3 min read
Features to Look for in an Open Source Test Management Tool

Features to Look for in an Open Source Test Management Tool

Comments
3 min read
How Penetration Testing Protects FinTech Apps from Evolving Cyber Threats

How Penetration Testing Protects FinTech Apps from Evolving Cyber Threats

Comments
5 min read
Testing AWS Lambda Durable Functions in TypeScript

Testing AWS Lambda Durable Functions in TypeScript

7
Comments
10 min read
loading...