Pavlo Hrushetskyi

Results 10 comments of Pavlo Hrushetskyi

Hey @AntyaDev, do you mean here something like the following (conceptually), or something more sophisticated? ![image](https://user-images.githubusercontent.com/17567634/168444352-fde30a71-68e4-4717-8049-d632835d4aee.png)

Okay, great! Just to be clear, this is just a prototype of how I feel I'd like to be able to configure this as a user (not a real implementation...

And this is a prototype of how this functionality could look like in C#. Please, let me know if this seems good to you. ![image](https://user-images.githubusercontent.com/17567634/168444261-078032bb-6cdb-4b35-897a-da8eebdafc78.png)

Hey @AntyaDev, here is a draft PR with a rough implementation of the core thresholds logic - https://github.com/PragmaticFlow/NBomber/pull/465. It is rather for review and conversation, because the work is still...

I have no idea at the moment 😄 I just tried to replicate some of my existing load tests written in k6, and it turned out that it's not possible...

Currently we have just the k6 load tests for our web services over HTTP.

Because it's in F#, and we could use our existing request/response models and other logic.

@AntyaDev One more question 😅 Would the following functionality make sense to you?: > - [ ] Specifying thresholds through the configuration files

> "Specifying thresholds through the configuration files" - seems can be skipped for now :) I used to add such things iteratively. Great! Makes sense to me, thank you!

> Hi @pavlogrushetsky Any news? Oh, I've been busy recently, sorry. I'll try to push something this week.