Forem

Testing

Find those bugs before your users do! 🐛

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Using PyUnit For Testing A Selenium Python Test Suite

Using PyUnit For Testing A Selenium Python Test Suite

57
Comments
10 min read
Capturing print statements while debugging

Capturing print statements while debugging

9
Comments 2
2 min read
Learn Go with tests - Error types

Learn Go with tests - Error types

42
Comments 1
4 min read
QA stands for Questioning Assumptions

QA stands for Questioning Assumptions

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

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

26
Comments 10
6 min read
Automate click-through testing with Puppeteer

Automate click-through testing with Puppeteer

8
Comments
14 min read
Testing Chrome Extensions with Selenium

Testing Chrome Extensions with Selenium

20
Comments 3
3 min read
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
Testing exceptions in Kotlin with `assertFailsWith`

Testing exceptions in Kotlin with `assertFailsWith`

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

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

57
Comments 2
5 min read
4 things that I always manually test

4 things that I always manually test

95
Comments 5
5 min read
Best engineering practices: how to fix a bug?

Best engineering practices: how to fix a bug?

65
Comments
7 min read
Review Your Test Automation Code

Review Your Test Automation Code

46
Comments 6
5 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
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
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
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-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

73
Comments 32
8 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
A month of Flutter: set up Firestore rules tests

A month of Flutter: set up Firestore rules tests

12
Comments
3 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

679
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: 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)

52
Comments 11
5 min read
loading...