QueryPressure icon indicating copy to clipboard operation
QueryPressure copied to clipboard

The tool for load testing of...

Results 14 QueryPressure issues
Sort by recently updated
recently updated
newest added

It is just start. Need a lot things to do. But I think it should be done with a small Pull requests. Also maybe somebody from the community will desire...

Two metrics are provided via SingalR. They should be visualized. live-error-rate - it can be visualized on Throughput chart with another color live-error-count - this can be visualized as a...

Add doc about the ways the app can be launched locally: For developing only frontend: ``` cd frontend npm i npm run azure ``` For backend developing For both (Start...

# Background User want's to execute scenario until manual cancellation. There is no limit for it.

The button should be placed at the right upper corner of the app: ![image](https://github.com/podkolzzzin/QueryPressure/assets/1740940/ee7871e8-4a94-42d2-90f9-2a37de69c37f) It should have 3 states: - Default - Maximazed (the components should fill all the size...

1. Add animation when it is expanded/collapsed 2. Auto-expand to the half-open state it when execution starts 3. Move expand button to StatusBar when it is fully collapsed

good first issue

Background: There is no way when both of this buttons would be enabled. So: - When nothing is executed show `Execute` button - During `Execution` show 'Cancel' button It would...

good first issue