DEV Community

Testing

Find those bugs before your users do! 🐛

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
An introduction to RESTful APIs

An introduction to RESTful APIs

285
Comments 14
4 min read
Boost your experience with Postman - Part II

Boost your experience with Postman - Part II

209
Comments 8
7 min read
Boost your experience with Postman - Part I

Boost your experience with Postman - Part I

204
Comments 8
5 min read
NUNit and C# - Tutorial to automate your API Tests from scratch

NUNit and C# - Tutorial to automate your API Tests from scratch

192
Comments 20
8 min read
Tests for Developers - How you can avoid bugs at 5pm on Friday

Tests for Developers - How you can avoid bugs at 5pm on Friday

176
Comments 12
4 min read
The 5 principles of Unit Testing

The 5 principles of Unit Testing

170
Comments 12
5 min read
Automating your API tests using Python and Pytest

Automating your API tests using Python and Pytest

143
Comments 18
7 min read
Is Lighthouse a misleading performance tool?

Is Lighthouse a misleading performance tool?

133
Comments 24
14 min read
React is Slow, What to do now?

React is Slow, What to do now?

131
Comments 56
7 min read
Best practices for Unit Testing Android Apps with Mockk, Kotest and others

Best practices for Unit Testing Android Apps with Mockk, Kotest and others

96
Comments 1
13 min read
Testable Go Code

Testable Go Code

88
Comments 1
8 min read
A Comprehensive Guide of React Unit Testing

A Comprehensive Guide of React Unit Testing

82
Comments 4
16 min read
Priority and Severity of tasks and bugs

Priority and Severity of tasks and bugs

78
Comments 1
6 min read
[Relato] Os testes atrasaram meu projeto /s

[Relato] Os testes atrasaram meu projeto /s

66
Comments 11
6 min read
Mocking and Stubbing in Services Testing

Mocking and Stubbing in Services Testing

60
Comments
5 min read
Are Unit Tests Really Just Garbage? 💩😳

Are Unit Tests Really Just Garbage? 💩😳

59
Comments 65
4 min read
How to create Unit tests for code design?

How to create Unit tests for code design?

56
Comments 5
3 min read
How to Change the Bytecode of an Already Deployed Smart Contract

How to Change the Bytecode of an Already Deployed Smart Contract

54
Comments
2 min read
Copilot Chat writes Unit Tests for you!

Copilot Chat writes Unit Tests for you!

52
Comments 10
3 min read
Unit-Testing: The Unsung Hero of Code Quality 🛡️

Unit-Testing: The Unsung Hero of Code Quality 🛡️

51
Comments 19
2 min read
Faster testing with Angular and Vitest ⚡️

Faster testing with Angular and Vitest ⚡️

51
Comments 13
3 min read
Angular Testing in 2023 - Past, Present, and Future

Angular Testing in 2023 - Past, Present, and Future

50
Comments 14
7 min read
Why is coding so ridiculously overcomplicated?

Why is coding so ridiculously overcomplicated?

50
Comments 40
8 min read
Testing in Django

Testing in Django

47
Comments 7
12 min read
How to create your own Eslint rule with tests, boosting the DX, and code-review

How to create your own Eslint rule with tests, boosting the DX, and code-review

43
Comments
4 min read
Installing Jest for Testing in Your Vite-React TypeScript Project. A Step-by-Step Guide.

Installing Jest for Testing in Your Vite-React TypeScript Project. A Step-by-Step Guide.

38
Comments 26
4 min read
How to Fork Mainnet for Testing

How to Fork Mainnet for Testing

38
Comments
2 min read
Arquitectura limpia en el front

Arquitectura limpia en el front

37
Comments 12
5 min read
Integrating Jest Testing into an Existing Vue 3 Project with ViteJs

Integrating Jest Testing into an Existing Vue 3 Project with ViteJs

36
Comments 12
5 min read
AI assistance in software testing: boost productivity and improve skills

AI assistance in software testing: boost productivity and improve skills

30
Comments 3
4 min read
Monkeying Around with Python: A Guide to Monkey Patching

Monkeying Around with Python: A Guide to Monkey Patching

30
Comments 4
2 min read
How To Spy on Classes

How To Spy on Classes

29
Comments 3
2 min read
10 Mistakes to Avoid When Using Cypress

10 Mistakes to Avoid When Using Cypress

28
Comments
7 min read
Writing Integration Tests that Run Inside a Unit-testing Framework like Jest

Writing Integration Tests that Run Inside a Unit-testing Framework like Jest

27
Comments 7
5 min read
How to visually test UI using Playwright

How to visually test UI using Playwright

27
Comments 2
5 min read
Writing your first Unit Test in React

Writing your first Unit Test in React

26
Comments 8
7 min read
Easily create mock data for unit tests 🧪

Easily create mock data for unit tests 🧪

26
Comments 6
4 min read
How to Add a New Pool to Uniswap V3

How to Add a New Pool to Uniswap V3

25
Comments
2 min read
Node Test Runner: Assertion Cheat Sheet

Node Test Runner: Assertion Cheat Sheet

25
Comments
2 min read
How to prepare realistic test data via OpenAI API in Postman

How to prepare realistic test data via OpenAI API in Postman

25
Comments 6
5 min read
API Load Testing: Enhance Your Skills with Locust

API Load Testing: Enhance Your Skills with Locust

24
Comments
4 min read
Extracting Class Methods: How To Derive an Interface From a Class

Extracting Class Methods: How To Derive an Interface From a Class

24
Comments 1
3 min read
API Mocking for your Playwright tests

API Mocking for your Playwright tests

24
Comments 5
7 min read
Unit test your React hook in minutes

Unit test your React hook in minutes

23
Comments
3 min read
Utilizando Testcontainers para Testes de Integração com NestJS e Prisma ORM

Utilizando Testcontainers para Testes de Integração com NestJS e Prisma ORM

23
Comments 2
7 min read
MIT APP INVENTOR

MIT APP INVENTOR

22
Comments
2 min read
Running Cypress tests in Docker containers using different Docker images

Running Cypress tests in Docker containers using different Docker images

22
Comments 5
17 min read
Migrating from Jest to Vitest for your React Application

Migrating from Jest to Vitest for your React Application

22
Comments 3
4 min read
Elevating Your Testing Skills with Proven Best Practices

Elevating Your Testing Skills with Proven Best Practices

22
Comments
2 min read
How to Convince your Project Manager/Client to let you write Unit Tests

How to Convince your Project Manager/Client to let you write Unit Tests

22
Comments 5
3 min read
Cross Browser Testing with Cypress in CI/CD using Docker

Cross Browser Testing with Cypress in CI/CD using Docker

22
Comments 6
13 min read
Playwright's UI Mode - watch mode and time travel debugging

Playwright's UI Mode - watch mode and time travel debugging

22
Comments 6
5 min read
How to Test Vue Composables

How to Test Vue Composables

21
Comments 2
5 min read
The Uncreative Software Engineer's Compendium to Testing

The Uncreative Software Engineer's Compendium to Testing

21
Comments 2
12 min read
Enhancing Bug Reports: How to Capture Full-Page Screenshots in different Browsers

Enhancing Bug Reports: How to Capture Full-Page Screenshots in different Browsers

20
Comments 2
3 min read
Angular: How to test functional guards, resolver and intercpetors

Angular: How to test functional guards, resolver and intercpetors

20
Comments
3 min read
Efficient Visual Layout Testing with Chrome DevTools

Efficient Visual Layout Testing with Chrome DevTools

19
Comments 3
6 min read
How to run visual tests in 2023

How to run visual tests in 2023

19
Comments
5 min read
Integration Tests for N + 1 problem in Java

Integration Tests for N + 1 problem in Java

18
Comments 2
7 min read
Never write tests or docs again! - Amalgam could change everything.

Never write tests or docs again! - Amalgam could change everything.

17
Comments 3
4 min read
loading...