DEV Community

Testing

Find those bugs before your users do! 🐛

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Adding Unit Tests to Your NativeScript App

Adding Unit Tests to Your NativeScript App

4
Comments
5 min read
Test Coverage is a Lie

Test Coverage is a Lie

5
Comments
6 min read
First-class testing

First-class testing

6
Comments 9
1 min read
4 things that I always manually test

4 things that I always manually test

95
Comments 5
5 min read
Review Your Test Automation Code

Review Your Test Automation Code

46
Comments 6
5 min read
When to snapshot ?

When to snapshot ?

5
Comments 1
1 min read
Write Redux Reducer Tests Fast

Write Redux Reducer Tests Fast

7
Comments
4 min read
Test your iOS application UI

Test your iOS application UI

6
Comments
5 min read
How To Level Up Your Angular Unit Testing Game (2/3)

How To Level Up Your Angular Unit Testing Game (2/3)

56
Comments 2
5 min read
Cross Browser Automation Testing Using Watir

Cross Browser Automation Testing Using Watir

29
Comments
13 min read
Best engineering practices: how to fix a bug?

Best engineering practices: how to fix a bug?

65
Comments
7 min read
Real world testing: Using business and technical requirements to know what to test

Real world testing: Using business and technical requirements to know what to test

16
Comments
9 min read
🐘 Unit Tests in PHP

🐘 Unit Tests in PHP

123
Comments 12
4 min read
Testing "install" and "update" flows in chrome extensions

Testing "install" and "update" flows in chrome extensions

3
Comments
2 min read
Tabletests

Tabletests

6
Comments
4 min read
How Tabletest Works

How Tabletest Works

5
Comments
4 min read
What we should expect from tests?

What we should expect from tests?

54
Comments 3
5 min read
"I need to change this code, but it has no test"

"I need to change this code, but it has no test"

75
Comments 10
10 min read
Things I learned after writing tests for JS and HTML page

Things I learned after writing tests for JS and HTML page

79
Comments 10
3 min read
10 Tips for Test Automation

10 Tips for Test Automation

10
Comments 2
11 min read
Reasons to Love Jest: The Developer Experience

Reasons to Love Jest: The Developer Experience

11
Comments
4 min read
Why It Is Important to Perform Cross-Device Testing of Your Web Application

Why It Is Important to Perform Cross-Device Testing of Your Web Application

32
Comments
4 min read
Test-driven development in JavaScript

Test-driven development in JavaScript

62
Comments 1
3 min read
How To Level Up Your Angular Unit Testing Game (1/3)

How To Level Up Your Angular Unit Testing Game (1/3)

46
Comments 1
4 min read
Ode to Unit Tests

Ode to Unit Tests

4
Comments
6 min read
Do you unit test private methods?

Do you unit test private methods?

13
Comments 13
1 min read
BDD rather than TDD: Result-Oriented Testing

BDD rather than TDD: Result-Oriented Testing

91
Comments 14
3 min read
Using Codecov With Travis-CI (pytest-cov)

Using Codecov With Travis-CI (pytest-cov)

9
Comments 2
1 min read
How-To: Setup a unit-testable Jenkins shared pipeline library

How-To: Setup a unit-testable Jenkins shared pipeline library

71
Comments 32
8 min read
A/B tests for developers

A/B tests for developers

50
Comments 12
4 min read
How do you automatize tests that need visual confirmation?

How do you automatize tests that need visual confirmation?

7
Comments 5
1 min read
Test Driven Discovery: Finding Out What Code Does By Writing Tests

Test Driven Discovery: Finding Out What Code Does By Writing Tests

8
Comments
6 min read
Full Regression

Full Regression

6
Comments
1 min read
Automate your API tests with Jenkins, Postman and Newman

Automate your API tests with Jenkins, Postman and Newman

31
Comments 1
5 min read
Debug Faster With Colourful Diffs For Your Failing Tests

Debug Faster With Colourful Diffs For Your Failing Tests

6
Comments
9 min read
Reasons to Love Jest: The Test Framework

Reasons to Love Jest: The Test Framework

14
Comments
3 min read
(in)Finite War

(in)Finite War

5
Comments 4
6 min read
Using API first and TDD for your next library

Using API first and TDD for your next library

57
Comments 2
3 min read
How to test a function that uses os.Exec?

How to test a function that uses os.Exec?

16
Comments 1
4 min read
Pipelines: Not just a Pipe Dream

Pipelines: Not just a Pipe Dream

17
Comments
5 min read
Watch Us Debug a Race Condition in a Brittle Cypress Test Live on January 3rd, 2019!

Watch Us Debug a Race Condition in a Brittle Cypress Test Live on January 3rd, 2019!

8
Comments
2 min read
Different types of testing explained

Different types of testing explained

677
Comments 40
7 min read
Staged execution of tests in Azure DevOps Pipelines

Staged execution of tests in Azure DevOps Pipelines

6
Comments
4 min read
Top 5 articles from my blog from 2018

Top 5 articles from my blog from 2018

18
Comments 2
2 min read
A month of Flutter: Firestore create user rules and tests

A month of Flutter: Firestore create user rules and tests

14
Comments
3 min read
How to compare Go benchmark in TravisCI

How to compare Go benchmark in TravisCI

7
Comments
1 min read
A month of Flutter: set up Firestore rules tests

A month of Flutter: set up Firestore rules tests

12
Comments
3 min read
A month of Flutter: testing forms

A month of Flutter: testing forms

38
Comments
3 min read
Minimising spec fragility

Minimising spec fragility

10
Comments
4 min read
Creating Flow with TDD and Continuous Delivery

Creating Flow with TDD and Continuous Delivery

38
Comments
5 min read
A month of Flutter: mocking Firebase Auth in tests

A month of Flutter: mocking Firebase Auth in tests

8
Comments
3 min read
Visual Regression Testing is Stupid (but we can fix it)

Visual Regression Testing is Stupid (but we can fix it)

51
Comments 11
5 min read
When PHP Framework Sucks Series: Business logic free Controllers

When PHP Framework Sucks Series: Business logic free Controllers

24
Comments 8
2 min read
Generating Angular Container Components, the Fast and Easy Way

Generating Angular Container Components, the Fast and Easy Way

15
Comments 4
3 min read
Impostor Syndrome or Just Getting By

Impostor Syndrome or Just Getting By

12
Comments
3 min read
The value of unit or integration testing

The value of unit or integration testing

5
Comments
2 min read
Effective Python API testing using Django and Patch

Effective Python API testing using Django and Patch

6
Comments
2 min read
#100CodeExamples – utPLSQL’s Suite Hierarchy in action

#100CodeExamples – utPLSQL’s Suite Hierarchy in action

6
Comments
2 min read
Effective Testing

Effective Testing

4
Comments
2 min read
Testing with pytest-mock and pytest-flask

Testing with pytest-mock and pytest-flask

9
Comments
3 min read
loading...