DEV Community

Testing

Find those bugs before your users do! 🐛

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Mocking Fetch API Calls When Using Jest

Mocking Fetch API Calls When Using Jest

12
Comments
4 min read
Testing a website from different countries using Python 3 and Proxy Orbit

Testing a website from different countries using Python 3 and Proxy Orbit

12
Comments
3 min read
Learning JavaScript Testing Quickly with Mocha, Chai, and Sinon (and a Lot of Gaps)

Learning JavaScript Testing Quickly with Mocha, Chai, and Sinon (and a Lot of Gaps)

85
Comments 6
5 min read
Lessen the pain of mocking/stubbing by writing smaller JavaScript functions for easier unit testing

Lessen the pain of mocking/stubbing by writing smaller JavaScript functions for easier unit testing

11
Comments
6 min read
A Sneak Peek into The Future of Software Testing Automation

A Sneak Peek into The Future of Software Testing Automation

7
Comments 1
6 min read
Continuous Delivery Metrics Part 2: How often do you deploy to production?

Continuous Delivery Metrics Part 2: How often do you deploy to production?

40
Comments
4 min read
Unit Testing Communication

Unit Testing Communication

4
Comments 2
1 min read
Write Tests Like a Mathematician: Part 1

Write Tests Like a Mathematician: Part 1

55
Comments
8 min read
Ruby Service Objects without gems

Ruby Service Objects without gems

10
Comments 4
2 min read
Private CI using private docker registry with Drone.io (almost free)

Private CI using private docker registry with Drone.io (almost free)

13
Comments 1
3 min read
UI Test Automation Frameworks Showdown: TestCafé versus Nightwatch.js

UI Test Automation Frameworks Showdown: TestCafé versus Nightwatch.js

19
Comments
3 min read
Who watches the watchmen? Mutation testing in action

Who watches the watchmen? Mutation testing in action

12
Comments 5
4 min read
Integration testing websockets with Python

Integration testing websockets with Python

19
Comments
5 min read
Data-QA Attribute! A better way to select elements for UI test automation

Data-QA Attribute! A better way to select elements for UI test automation

13
Comments 5
1 min read
JSON schema validation in Postman using external JSON files

JSON schema validation in Postman using external JSON files

9
Comments
6 min read
What is the Test Plan / Test Approach ? and how to prepare it ?

What is the Test Plan / Test Approach ? and how to prepare it ?

19
Comments
5 min read
# TestCases for Manual Software Testing.

# TestCases for Manual Software Testing.

4
Comments
1 min read
Mocking Dependencies with PHPUnit and Prophecy

Mocking Dependencies with PHPUnit and Prophecy

4
Comments
7 min read
Testing issues as usual...

Testing issues as usual...

18
Comments 1
2 min read
Building Tests in Ruby: The Basics

Building Tests in Ruby: The Basics

76
Comments 4
5 min read
Bad Test, Bad

Bad Test, Bad

85
Comments 9
9 min read
Testing React Native Apps with Appium

Testing React Native Apps with Appium

10
Comments
3 min read
Property-Based Testing: From Erlang/Elixir to Clojure

Property-Based Testing: From Erlang/Elixir to Clojure

9
Comments 1
9 min read
Testing Node.js. How?

Testing Node.js. How?

4
Comments 4
1 min read
Day 8: Repository, tested

Day 8: Repository, tested

6
Comments
1 min read
loading...