Comment by gretard

2 years ago

A few years ago I was working as performance tester and had to do lots of reporting, which involved reporting JMeter results into Confluence. We had to merge multiple tables and compare them over time. It was quite painful.

To facilitate this I came up with an idea of an online web app allowing testers to produce testing reports in more structured way. For example, you can quickly merge a few tables, remove unnecessary columns, copy as markdown. Also it includes a few other features such as testing JSONPath expressions, creating decision tables and checklists.

It took a while to finish, but now https://qanotebook.com/ exists :)