Member-only story
Not your ordinary testing tool: Observability Tools
When we talk about tools that are traditionally used for testing or by testers we usually bring up test automation tools. If we dig a little bit deeper into the testing tools world the bug tracking tools, test management tools, and some screen recording tools may come up but that’s kinda it.
I think that limiting the testing toolset only to tools that have a “testing” stamp on it a) is artificial b)does not reflect the reality. The engineers that do testing* as part of their daily responsibilities use much wider selections of tools, amongst them:
- Test Automation Tools
- Performance Testing Tools
- Test Management Tools
- Bug Tracking Tools
- CI/CD Tools
- Software Development tools
- Observability tools.
- Log Management Tools
- Virtualization Tools
- Cloud Tools
- Database Tools
- Messaging and Event streaming Tools
- Other little helpers
This list can go on and on. I would like to take a closer look at some of these tools and how and when to use them to find issues. Let’s start with observability tools. My most recent…