DEV Community

Testing

Find those bugs before your users do! 🐛

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Manual vs. Automation Testing: Which One to Choose?

Manual vs. Automation Testing: Which One to Choose?

Comments
7 min read
Simplify Your QA Automation Process by Mastering API Testing with HTTPClient in C#

Simplify Your QA Automation Process by Mastering API Testing with HTTPClient in C#

Comments
4 min read
Playwright vs. Puppeteer: Choosing the Right Browser Automation Library

Playwright vs. Puppeteer: Choosing the Right Browser Automation Library

3
Comments
5 min read
Ensuring Website Path Navigations with Automated Testing Using Webship-js

Ensuring Website Path Navigations with Automated Testing Using Webship-js

2
Comments
2 min read
Lessons from Creating a Franchise-Based App in Flutter

Lessons from Creating a Franchise-Based App in Flutter

Comments
4 min read
Two ways to use Pester to Mock objects with strongly typed parameters

Two ways to use Pester to Mock objects with strongly typed parameters

2
Comments
2 min read
Leveraging Playwright for API Testing

Leveraging Playwright for API Testing

1
Comments
6 min read
Why We Shift Testing Left: A Software Dev Cycle That Doesn’t Scale

Why We Shift Testing Left: A Software Dev Cycle That Doesn’t Scale

1
Comments
7 min read
Dangerous Software #1: Therac-25

Dangerous Software #1: Therac-25

Comments
2 min read
Implementing CI/CD for ReadmeGenie

Implementing CI/CD for ReadmeGenie

4
Comments
4 min read
Speed up CI with uv ⚡

Speed up CI with uv ⚡

Comments
4 min read
Incorrect calculations: csc(x) near x=k*π

Incorrect calculations: csc(x) near x=k*π

Comments
1 min read
Tackling Complex Software Issues: Insights for QA Engineers

Tackling Complex Software Issues: Insights for QA Engineers

Comments
6 min read
The Importance of Testing and the Impact of a Bug in Production

The Importance of Testing and the Impact of a Bug in Production

6
Comments
5 min read
Top 21 Accessibility Testing Tools- Features, Pros, Cons & Price

Top 21 Accessibility Testing Tools- Features, Pros, Cons & Price

7
Comments
12 min read
Cypress for the absolute beginner

Cypress for the absolute beginner

6
Comments
3 min read
Transform Your Testing Process: A Guide to GPT-Powered Test Planning

Transform Your Testing Process: A Guide to GPT-Powered Test Planning

1
Comments
3 min read
Self-Learning and Confidence: The Path to Advancement for Female Talent

Self-Learning and Confidence: The Path to Advancement for Female Talent

Comments
4 min read
API Contract Testing with Postman

API Contract Testing with Postman

Comments
4 min read
A Detailed Guide to Boosting ROI with AI-Optimized Test Automation

A Detailed Guide to Boosting ROI with AI-Optimized Test Automation

Comments
6 min read
Why Does Manual Testing Feel Like Running on a Treadmill?

Why Does Manual Testing Feel Like Running on a Treadmill?

1
Comments
3 min read
Django project - Part 3 Continuous Integration

Django project - Part 3 Continuous Integration

Comments
5 min read
Convert Manual Test Into Automated Test Cases [5 Easy Steps]

Convert Manual Test Into Automated Test Cases [5 Easy Steps]

Comments
3 min read
When does the TDD approach make sense?

When does the TDD approach make sense?

Comments
2 min read
Contract Testing: An Essential Guide

Contract Testing: An Essential Guide

Comments
4 min read
A Step-by-Step Guide to Running a SAST Test

A Step-by-Step Guide to Running a SAST Test

1
Comments
7 min read
QA Testing: Ensuring Software Quality from Start to Finish

QA Testing: Ensuring Software Quality from Start to Finish

Comments
4 min read
Linux Privilege Escalation: Techniques and Examples

Linux Privilege Escalation: Techniques and Examples

Comments
5 min read
A Guide To Automated Android App Testing

A Guide To Automated Android App Testing

1
Comments 1
4 min read
Level up your testing: how real-time data transforms preview environments 🚀

Level up your testing: how real-time data transforms preview environments 🚀

Comments
1 min read
Integration Tests en .NET con TestContainers: Pruebas de Base de Datos Aisladas

Integration Tests en .NET con TestContainers: Pruebas de Base de Datos Aisladas

3
Comments
14 min read
Incorrect calculations: cos(x) near x=k*π+π/2

Incorrect calculations: cos(x) near x=k*π+π/2

Comments
1 min read
The Importance of Test-Driven Development (TDD) and What Companies Expect from Candidates

The Importance of Test-Driven Development (TDD) and What Companies Expect from Candidates

Comments
3 min read
Easy & Step-By-Step Ways of Finding Bugs in Software

Easy & Step-By-Step Ways of Finding Bugs in Software

Comments
13 min read
Data Structures in QA Automation: Building Robust Test Frameworks

Data Structures in QA Automation: Building Robust Test Frameworks

Comments
3 min read
The Importance of Code Coverage in Software Testing: Benefits, Challenges, and Best Practices

The Importance of Code Coverage in Software Testing: Benefits, Challenges, and Best Practices

Comments
4 min read
Stop saying that Test-Driven Development is just a testing methodology!

Stop saying that Test-Driven Development is just a testing methodology!

2
Comments
4 min read
Non-Functional Testing: Load and Stress Tests with K6

Non-Functional Testing: Load and Stress Tests with K6

Comments
9 min read
Mastering Unit and Integration Testing for Minimal APIs in .NET 8: Best Practices for High-Quality Code

Mastering Unit and Integration Testing for Minimal APIs in .NET 8: Best Practices for High-Quality Code

Comments 1
4 min read
How AI is Revolutionizing Gap Analysis in Software Testing process

How AI is Revolutionizing Gap Analysis in Software Testing process

Comments
5 min read
MockServer: Easy mocking of any system you integrate (HTTP or HTTPS)

MockServer: Easy mocking of any system you integrate (HTTP or HTTPS)

Comments
4 min read
Visual Regression Testing Using Playwright

Visual Regression Testing Using Playwright

2
Comments
9 min read
11 API Documentation Best Practices for CI/CD 2024

11 API Documentation Best Practices for CI/CD 2024

1
Comments
12 min read
Incorrect calculations: tan(x) and cot(x) for large values of x

Incorrect calculations: tan(x) and cot(x) for large values of x

Comments
1 min read
Guide to Building a Complete Blog App with Django using TDD Methodology and PostgreSQL (Part 2): User registration

Guide to Building a Complete Blog App with Django using TDD Methodology and PostgreSQL (Part 2): User registration

Comments
17 min read
Functional Testing as a Design Tool for Full Stack Projects. Part II: API server and Project Release

Functional Testing as a Design Tool for Full Stack Projects. Part II: API server and Project Release

Comments
9 min read
Automated Markdown Testing: Two Options

Automated Markdown Testing: Two Options

Comments
2 min read
Testing REST APIs in Go: A Guide to Unit and Integration Testing with Go's Standard Testing Library

Testing REST APIs in Go: A Guide to Unit and Integration Testing with Go's Standard Testing Library

2
Comments
11 min read
The Struggle of Passing Coding Tests: LeetCode and Algorithm Mastery

The Struggle of Passing Coding Tests: LeetCode and Algorithm Mastery

Comments
3 min read
Guide to Cross Browser Testing: Definition, Process, Challenges & Tools

Guide to Cross Browser Testing: Definition, Process, Challenges & Tools

6
Comments
12 min read
Best API Mocking Platforms in 2024

Best API Mocking Platforms in 2024

15
Comments 2
3 min read
Everything you Need to Know about GUI Testing in Software

Everything you Need to Know about GUI Testing in Software

5
Comments
4 min read
Automated Functional Testing: Enhancing Software Quality and Efficiency

Automated Functional Testing: Enhancing Software Quality and Efficiency

Comments
6 min read
Key Features to Consider in Automated Testing Tools

Key Features to Consider in Automated Testing Tools

Comments
5 min read
Accelerate Your Playwright Test Suite with Microsoft Playwright Testing

Accelerate Your Playwright Test Suite with Microsoft Playwright Testing

58
Comments 1
4 min read
A Comprehensive Guide to Choosing Between Appium and XCTest (UI) for iOS App Testing

A Comprehensive Guide to Choosing Between Appium and XCTest (UI) for iOS App Testing

1
Comments 1
7 min read
Configure Vitest, MSW and Playwright in a React project with Vite and TS - Part 2

Configure Vitest, MSW and Playwright in a React project with Vite and TS - Part 2

Comments
2 min read
How to Generate Extent Reports in Selenium

How to Generate Extent Reports in Selenium

Comments
3 min read
Open Source Contribution: Round 2

Open Source Contribution: Round 2

10
Comments
7 min read
The Essential Guide to Testing React Components

The Essential Guide to Testing React Components

3
Comments 1
7 min read
loading...