Logo
Login
Tech Posts 31382
100daysofcode 100daysofdevops 100pay 10mistakes 10yearworkanniversary 11 11labs 11tly 11ty 127001

Dev Blog A constructive and inclusive blog for software developers. With you every step of your journey.

Built with modern PHP and MySQL. Open source software that powers developer blogs and other inclusive communities.

Made with love and PHP. Dev Blog © 2024.

Overview of Software Testing's Functions and Advantages

Overview of Software Testing's Functions and Advantages
Businesses use software apps to improve customer experiences and operations in today's fast-paced digital environment. However, thorough testing is necessary to guarantee that software operates at its...
20.03.2025 0 Read More

How to run test with coverage with html dashboard

⛶php artisan test --coverage --coverage-html=coverage-dir...
20.03.2025 0 Read More

Docker + Cypress in 2025: How I’ve Perfected My E2E Testing Setup

Hey there! A few years back, I was juggling multiple test frameworks, environment conflicts, and the dreaded “it works on my machine” fiasco. My team was shipping code daily, and every time a buil...
20.03.2025 0 Read More

[Part 2]TypeScript Fundamentals – Syntax, Data Types, and Operators for QA

[Part 2]TypeScript Fundamentals – Syntax, Data Types, and Operators for QA
Introduction Mastering the basics of TypeScript is essential for writing robust test automation scripts. This module covers TypeScript’s syntax, data types, and operators to help ensure typ...
20.03.2025 0 Read More

My case against running containers in tests

I've been working with Testcontainers for over 3 years in my day job. Initially I bought into the idea - being able to run service tests locally, with realistic mocks for your external dependencies. ...
20.03.2025 0 Read More

Uma alternativa de processo seletivo para contratar melhores QAs

A indústria de qualidade software está estagnada. Precisamos mudar isso! Aqui vai um exercício de pensamento.Imagine um mundo onde:Em vez de você filtrar candidatos(as) por terem (ou não...
20.03.2025 0 Read More

Building useDebugLogger – A Custom React Hook to Log Component and Method Execution Time

Debugging React components can get tricky—especially when you’re trying to figure out how long something took or how many times a method was called. Wouldn’t it be great if we could add a simple...
20.03.2025 0 Read More

[Part 1]Setting Up Your Python Environment for Test Automation

[Part 1]Setting Up Your Python Environment for Test Automation
Introduction A well-configured Python environment is essential for efficient test automation. This module guides you through setting up Python, installing necessary tools, and configuring you...
21.03.2025 0 Read More

[Part 2]Python Fundamentals: Syntax, Data Types, and Operators for QA

[Part 2]Python Fundamentals: Syntax, Data Types, and Operators for QA
Introduction Understanding Python fundamentals is essential for writing clean, maintainable, and efficient test scripts. This module introduces core concepts such as syntax rules, key data ty...
21.03.2025 0 Read More

[Part 3]Control Flow and Decision Making in Python for QA Scripts

[Part 3]Control Flow and Decision Making in Python for QA Scripts
Introduction Control flow is the backbone of any decision-making in test automation. This module explores how to use conditionals and loops to add logic and repetition to your test scripts. ...
21.03.2025 0 Read More
Loading...
#reading
Template Design Pattern
0
Systems Programming and Overstimulation: Finding Balance in a Complex Technical Industry
0
Understanding useState and Props in React: A Beginner-Friendly Guide
0
Exploring the Syllabus of the EC-Council CHFI Certification Exam
0
The journey of my home project to AI using PydanticAI
0
#popular
Top 8 Open-Source Tools for Web Application Development
0
New Release: Free Email Signature Generator
0
Turn any git repo into llm readable format
0
Understanding Event Delegation in JavaScript: From Bubbling to Data Attributes
0
AI Runner: OpenSource desktop app for AI models
0