DEV Community

Testing

Find those bugs before your users do! 🐛

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
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
What We Learned From Analyzing 20.2 Million CI Jobs In Trunk Flaky Tests - Part 1

What We Learned From Analyzing 20.2 Million CI Jobs In Trunk Flaky Tests - Part 1

1
Comments
10 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
Patching the Cracks

Patching the Cracks

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

Non-Functional Testing: Load and Stress Tests with K6

Comments
9 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
Unit, Integration, and E2E Testing in One Example Using Jest

Unit, Integration, and E2E Testing in One Example Using Jest

17
Comments 6
9 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
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
The Ultimate Guide To End-to-End Testing

The Ultimate Guide To End-to-End Testing

Comments
6 min read
How to test smart contract on Sepolia testnet?

How to test smart contract on Sepolia testnet?

141
Comments 27
5 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

3
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

1
Comments
12 min read
Testing Kerberos Authentication for APIs(From 0 to 1)

Testing Kerberos Authentication for APIs(From 0 to 1)

7
Comments
4 min read
Everything you Need to Know about GUI Testing in Software

Everything you Need to Know about GUI Testing in Software

1
Comments
4 min read
Best API Mocking Platforms in 2024

Best API Mocking Platforms in 2024

13
Comments 2
3 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

66
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

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

The Essential Guide to Testing React Components

3
Comments 1
7 min read
Top 10 Java Testing Tools Every Developer Should Know

Top 10 Java Testing Tools Every Developer Should Know

7
Comments
4 min read
Maximizing ROI in Banking with Real Device Testing in the Cloud

Maximizing ROI in Banking with Real Device Testing in the Cloud

Comments
5 min read
Coverage is not correctness - but it helps!

Coverage is not correctness - but it helps!

1
Comments 1
2 min read
Wiremock - Simulando APIs Usando Mocks

Wiremock - Simulando APIs Usando Mocks

5
Comments 4
8 min read
Testing in DevOps: Strategies, Tools, and Best Practices for Continuous Quality

Testing in DevOps: Strategies, Tools, and Best Practices for Continuous Quality

71
Comments 1
6 min read
Implementing CI/CD for ReadmeGenie

Implementing CI/CD for ReadmeGenie

2
Comments
4 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

3
Comments
5 min read
Functional vs. Non-Functional Testing: Navigating the Landscape of Software Quality Assurance

Functional vs. Non-Functional Testing: Navigating the Landscape of Software Quality Assurance

Comments
5 min read
What Organizations Forget When Automating Enterprise Application Testing

What Organizations Forget When Automating Enterprise Application Testing

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

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

3
Comments
12 min read
How to Write and Handle Dynamic XPath In Selenium [with Tactics]

How to Write and Handle Dynamic XPath In Selenium [with Tactics]

1
Comments
7 min read
Cypress for the absolute beginner

Cypress for the absolute beginner

2
Comments
3 min read
How to write jest test cases for react component?

How to write jest test cases for react component?

4
Comments
4 min read
Test Driven Development:

Test Driven Development:

Comments 1
7 min read
Testing LLM Applications: Misadventures in Mocking SDKs vs Direct HTTP Requests

Testing LLM Applications: Misadventures in Mocking SDKs vs Direct HTTP Requests

1
Comments
3 min read
Don’t Overlook Encoding Schemes: Essential Tips for Bypassing Filters in Bug Bounty Hunting

Don’t Overlook Encoding Schemes: Essential Tips for Bypassing Filters in Bug Bounty Hunting

2
Comments
4 min read
How to "serve" portfolio for test engineer

How to "serve" portfolio for test engineer

1
Comments
4 min read
Top 24 Integration Testing Tools You Should Know About in 2024

Top 24 Integration Testing Tools You Should Know About in 2024

2
Comments
5 min read
Learning TDD by doing: Tagging members in Umbraco's Rich Text Editor

Learning TDD by doing: Tagging members in Umbraco's Rich Text Editor

Comments
4 min read
How to run Selenium tests on Chrome using ChromeDriver?

How to run Selenium tests on Chrome using ChromeDriver?

Comments
4 min read
How Automation POS Testing Enhances Growth in Retail

How Automation POS Testing Enhances Growth in Retail

Comments
6 min read
How Can You Boost Efficiency and Effectiveness in Software Testing?

How Can You Boost Efficiency and Effectiveness in Software Testing?

Comments
3 min read
Join the Open-Source Revolution with AxioDB: Calling All Developers!

Join the Open-Source Revolution with AxioDB: Calling All Developers!

Comments
1 min read
How to write good tests?!

How to write good tests?!

1
Comments
4 min read
We made a horror movie inspired by spooky prod bugs 🎃

We made a horror movie inspired by spooky prod bugs 🎃

30
Comments 8
1 min read
3 useful VS Code extensions for testing Ruby code

3 useful VS Code extensions for testing Ruby code

1
Comments
2 min read
How Mobile Friendly Test Improves User Experience and App Design

How Mobile Friendly Test Improves User Experience and App Design

Comments
5 min read
Top 10 API Testing Tools for Testers in 2024

Top 10 API Testing Tools for Testers in 2024

8
Comments 1
5 min read
loading...