
wolf4earth
What tooling are you using to test a web application?
When building a web application there are quite a number of quality assurance related tools out there. Among them tools to do (a non-exhaustive list):
- load testing
- frontend testing (e.g. by using headless browsers)
- fuzz testing
- and more …
Now what I’m curious to hear is what concrete tools you’ve been using, why you’ve been using them, and what your experience with them is.
I’d like to focus on language agnostic tools (speak it doesn’t assume the language your app is built in) but if your language of choice has a super-rad thing you’d like to showcase in this category then feel free to do so.
Most Liked

AstonJ
For simpler projects I generally look at top stats on the server and monitor resources used per page/request type.
This is really interesting when you turn things on like caching, and also really good for when you don’t have much control over the software used - eg, when you use Wordpress, Discourse or other 3rd party software.

wolf4earth
Monitoring is an interesting area of tools too!
But I was thinking more of tooling which you’d be using before your application hits production. Anything from ensuring it can handle the expected load, verifying that API endpoints don’t behave unexpectedly when receiving garbage data, performing UI tests, to checking data sent to third-party services.
To speak in concrete terms, here are some tools I know of (but haven’t necessarily used) which fall into this category:
- https://www.cypress.io/ (ui testing)
- https://k6.io/ (load testing)
- https://citrusframework.org/ (integration & end2end testing)
- I don’t have any fuzz testing examples but there is an awesome-fuzzing repo with a bunch of tools
Is there any tool you’re using in this category, @AstonJ?

ShowMeBillyJo
We’re currently using Selenium (legacy) for UI testing before deploys. We’re investigating Selenium WebDriver as an alternative, but it’s slow going as we’re bottlenecked in dev at the moment.
Popular General Dev topics










Other popular topics









Categories:
Sub Categories:
- All
- In The News (10000)
- Dev Chat
- Questions (30)
- Resources (118)
- Blogs/Talks (26)
- Jobs (3)
- Events (14)
- Code Editors (58)
- Hardware (57)
- Reviews (4)
- Sales (15)
- Design & UX (4)
- Marketing & SEO (1)
- Industry & Culture (14)
- Ethics & Privacy (19)
- Business (4)
- Learning Methods (4)
- Content Creators (7)
- DevOps & Hosting (9)
Popular Portals
- /elixir
- /rust
- /wasm
- /ruby
- /erlang
- /phoenix
- /keyboards
- /rails
- /js
- /python
- /security
- /go
- /swift
- /vim
- /clojure
- /java
- /haskell
- /emacs
- /svelte
- /onivim
- /typescript
- /crystal
- /c-plus-plus
- /tailwind
- /kotlin
- /gleam
- /react
- /flutter
- /elm
- /ocaml
- /ash
- /vscode
- /opensuse
- /centos
- /php
- /deepseek
- /html
- /scala
- /zig
- /debian
- /nixos
- /lisp
- /agda
- /react-native
- /textmate
- /sublime-text
- /kubuntu
- /arch-linux
- /revery
- /ubuntu
- /manjaro
- /django
- /spring
- /diversity
- /lua
- /nodejs
- /c
- /slackware
- /julia
- /neovim