Closed marcob79 closed 4 months ago
Hello,
After running the repeater, you can click on Export report...
and get a CSV file, that can be opened on Excel or in a text editor for counting (excel example)
Or are you looking for showing in the GUI? Like showing: Results - 97% successful
Hi, yes, I know the export report function and it is nice. However IMHO, it would be nice to have the possibility to have an execution summary directly on the GUI when the repeater execution ends. Even raw number(s), not necessarily percentage in order to have immediately the feeling if everything was good, or something need to be checked
@marcob79 , what do you think?
Nice idea
Solved with release 3.4.2
I have an improvement proposal for Pororoca GUI regarding HTTP requests function. Supposing to send, 5000 requests, on top of the current information you can get from GUI or by downloading data, it would be nice to understand if all my requests were successful or.... I was thinking something like 2xx response: 4995 3xx response: 0 4xx response: 2 5xx response: 3