DEV Community

Testing

Find those bugs before your users do! 🐛

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Best engineering practices: how to fix a bug?

Best engineering practices: how to fix a bug?

65
Comments
7 min read
🐘 Unit Tests in PHP

🐘 Unit Tests in PHP

123
Comments 12
4 min read
When to snapshot ?

When to snapshot ?

5
Comments 1
1 min read
Test your iOS application UI

Test your iOS application UI

6
Comments
5 min read
Cross Browser Automation Testing Using Watir

Cross Browser Automation Testing Using Watir

29
Comments
13 min read
What we should expect from tests?

What we should expect from tests?

54
Comments 3
5 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
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
"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
Which tool/s do you use to test react projects and why ?

Which tool/s do you use to test react projects and why ?

7
Comments 2
1 min read
Test Coverage is a Lie

Test Coverage is a Lie

6
Comments
6 min read
Test-driven development in JavaScript

Test-driven development in JavaScript

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

BDD rather than TDD: Result-Oriented Testing

91
Comments 14
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
A/B tests for developers

A/B tests for developers

50
Comments 12
4 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

75
Comments 33
8 min read
loading...