📄️ Projects
Projects are used to segregate workspaces for different teams - they function like folders. All configurations are separately housed for each individual project.
📄️ User registration
In our system, you can create general users who have the ability to perform most tasks, with a few important restrictions.
📄️ Secrets
Secrets are used to securely store tokens and passwords, which can only be deleted and modified by an admin.
📄️ Integrations
Integrations allow to configure connections with various data sources such as Grafana, InfluxDB, and so forth. It's crucial to properly set up these connections, as this tool operates closely with them.
📄️ Prompts
Prompts are used to analyze graphs, aggregate data, and write summaries in templates.
📄️ Graphs
Graphs are used to specify which Grafana panels should be rendered.
📄️ NFRs
NFRs can be used to automatically evaluate test results. You can input various conditions and the tool will calculate the percentage of conditions that have been met.
📄️ Templates
The template feature allows you to create a report pattern, which can be used for automated reporting.
📄️ Template groups
Let's say you've conducted a round of testing, including ramp-up, fixed load and longevity tests, and you want to create a report for all of them at once. This can be accomplished with template groups, which combines multiple templates. It enables you to establish the order of test IDs for which reports will be created, and additionally, you can create a template summary for all the reports.