Launched this week

Test Viper
A modern test managemenent tool with scalability baked in
3 followers
A modern test managemenent tool with scalability baked in
3 followers
It uses a YAML-based format with inheritance mechanics. This is closer to the "Tests-as-Code" philosophy, so it appeals to developers and technical testers because these YAML files can live in Git (Version Control). This clever inheritance is a unique touch. Most enterprise tools require you to manually duplicate cases or use "shared steps." TestViper’s inheritance allows you to define a base scenario and override specific steps for variations, making maintenance much faster.








Test Viper was born out of a simple frustration: QA tools are often slow, bloated, and always seem to miss that one feature that would make them useful. I though I could do better and started building my own several years ago. I wanted to find a new way to define testcases without endless duplication for each variation. Then the YAML test format was born, intuitive to use and made to scale. I've used it for testing personal projects and when doing freelance testing for small companies and it has grown over the years to be polished enough for external use.