DEV Community

Testing

Find those bugs before your users do! 🐛

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Learn Cypress Cucumber: Part 1 - Intro and adding to an existing project

Learn Cypress Cucumber: Part 1 - Intro and adding to an existing project

7
Comments
4 min read
Blockchain testing - a mindmap

Blockchain testing - a mindmap

5
Comments 2
1 min read
Start Testing Your JavaScript Code with Jest

Start Testing Your JavaScript Code with Jest

524
Comments 30
10 min read
Best Practices For Writing Automation Test Code

Best Practices For Writing Automation Test Code

18
Comments
1 min read
The Release of Selenium 4 (and 4.1) | Top Features to Look Into

The Release of Selenium 4 (and 4.1) | Top Features to Look Into

5
Comments
1 min read
Mobile Testing

Mobile Testing

5
Comments
1 min read
How I got “that” job at Meta

How I got “that” job at Meta

4
Comments
18 min read
How to get DOM element text value in cypress

How to get DOM element text value in cypress

7
Comments
1 min read
The difference between get, find, query (React Testing Library).

The difference between get, find, query (React Testing Library).

3
Comments
2 min read
Getting started with Unit testing in React Native

Getting started with Unit testing in React Native

6
Comments
5 min read
Mutation Testing in NodeJS

Mutation Testing in NodeJS

6
Comments
2 min read
Aggregating Unit Test Coverage for All Monorepo’s Packages

Aggregating Unit Test Coverage for All Monorepo’s Packages

25
Comments 3
6 min read
Why we used Docker for testing

Why we used Docker for testing

91
Comments 4
5 min read
Parallel Testing vs. Traditional Testing | All You Need To Know

Parallel Testing vs. Traditional Testing | All You Need To Know

7
Comments
1 min read
A11y Testing: Automating Screen Readers

A11y Testing: Automating Screen Readers

20
Comments 3
10 min read
100 Days Of Learning #2022

100 Days Of Learning #2022

4
Comments 6
1 min read
[Book Review]Test-Driven Development by Kent Beck

[Book Review]Test-Driven Development by Kent Beck

4
Comments
3 min read
Things that blew my mind

Things that blew my mind

2
Comments
2 min read
CI vs CD - where the magic happens

CI vs CD - where the magic happens

6
Comments
3 min read
Revving up Continuous Integration with Parallel Testing

Revving up Continuous Integration with Parallel Testing

3
Comments
9 min read
First Mocked Unit Test Generated by DDTJ - Building DDTJ Day 9

First Mocked Unit Test Generated by DDTJ - Building DDTJ Day 9

6
Comments
4 min read
Mocking Auth0 tokens in Python and beyond

Mocking Auth0 tokens in Python and beyond

7
Comments 1
9 min read
Recreating lodash partition method

Recreating lodash partition method

5
Comments 1
4 min read
Code Smell 112 - Testing Private Methods

Code Smell 112 - Testing Private Methods

5
Comments
2 min read
LitmusChaos in 2021: The Year In Review

LitmusChaos in 2021: The Year In Review

22
Comments
5 min read
Build Issues, Code Generation and Depth vs. Breadth First - Building DDTJ Day 8

Build Issues, Code Generation and Depth vs. Breadth First - Building DDTJ Day 8

5
Comments
3 min read
Migrate from Jasmine to Jest and Testing Library in Angular

Migrate from Jasmine to Jest and Testing Library in Angular

33
Comments 5
3 min read
A/B testing with the JAMstack

A/B testing with the JAMstack

7
Comments 1
5 min read
Flip your tests

Flip your tests

2
Comments
3 min read
Given-When-Then tests

Given-When-Then tests

8
Comments
6 min read
SpecFlow - Selenium - ChromeDriver code base

SpecFlow - Selenium - ChromeDriver code base

2
Comments
1 min read
What is API Test Automation?

What is API Test Automation?

4
Comments
5 min read
Como otimizar execuções do Jest limitando uso de CPU

Como otimizar execuções do Jest limitando uso de CPU

7
Comments 1
2 min read
Jest and Typescript: Mocking Overload Signatures

Jest and Typescript: Mocking Overload Signatures

8
Comments 1
4 min read
Enzyme is dead. Now what?

Enzyme is dead. Now what?

115
Comments 23
4 min read
100 Languages Speedrun: Episode 32: Gherkin

100 Languages Speedrun: Episode 32: Gherkin

16
Comments 1
8 min read
What's new in Apache JMeter 5.4.3?

What's new in Apache JMeter 5.4.3?

8
Comments
3 min read
Dealing With Test Doubles

Dealing With Test Doubles

6
Comments 1
7 min read
Advent of PBT 2021 - Day 24

Advent of PBT 2021 - Day 24

5
Comments
3 min read
Advent of PBT 2021 - Day 24 - Solution

Advent of PBT 2021 - Day 24 - Solution

5
Comments
3 min read
Privacy and confidentiality in security testing

Privacy and confidentiality in security testing

3
Comments 1
5 min read
Frontend unit testing

Frontend unit testing

7
Comments
4 min read
List of the best automation testing software

List of the best automation testing software

2
Comments
1 min read
Advent of PBT 2021 - Day 23 - Solution

Advent of PBT 2021 - Day 23 - Solution

4
Comments
3 min read
Advent of PBT 2021 - Day 23

Advent of PBT 2021 - Day 23

4
Comments
2 min read
What's new in Apache JMeter 5.4.2?

What's new in Apache JMeter 5.4.2?

12
Comments
2 min read
Bringing Back the Technical Excellence: Rules of Thumb for Effective Software Lifecycle Management

Bringing Back the Technical Excellence: Rules of Thumb for Effective Software Lifecycle Management

4
Comments
13 min read
#006 | Tool Talk: Hello, Codegen

#006 | Tool Talk: Hello, Codegen

8
Comments
7 min read
Code Coverage, Java Debugger API and Full Integration in Building DDJT - Day 3

Code Coverage, Java Debugger API and Full Integration in Building DDJT - Day 3

6
Comments
8 min read
Advent of PBT 2021 - Day 22

Advent of PBT 2021 - Day 22

5
Comments
2 min read
Advent of PBT 2021 - Day 22 - Solution

Advent of PBT 2021 - Day 22 - Solution

5
Comments
3 min read
¿Cuál es el objetivo de las pruebas unitarias?

¿Cuál es el objetivo de las pruebas unitarias?

2
Comments
3 min read
Add test coverage badge for PHP and Pest in your GitHub repository

Add test coverage badge for PHP and Pest in your GitHub repository

30
Comments 2
3 min read
You Missed the Most Important Detail in This Video!

You Missed the Most Important Detail in This Video!

6
Comments
2 min read
Implement Functional tests on .NET with xUnit

Implement Functional tests on .NET with xUnit

5
Comments
6 min read
Tools for testing Functional Web Apps

Tools for testing Functional Web Apps

6
Comments 1
3 min read
Automate End-to-end testing in large-scale enterprise software

Automate End-to-end testing in large-scale enterprise software

8
Comments
7 min read
#005 | Tool Talk: Hello, Command Line

#005 | Tool Talk: Hello, Command Line

4
Comments
6 min read
Integrating Jest with latest angular version

Integrating Jest with latest angular version

3
Comments
2 min read
Advent of PBT 2021 - Day 20

Advent of PBT 2021 - Day 20

3
Comments
1 min read
loading...