Forum Discussion

nastester's avatar
nastester
Regular Contributor
3 years ago

Send email if performance test step count is below a specified amount

Hello, I have ReadyAPI Performance tests running in Azure pipelines and I would like an email to be sent if the test step count is below a certain amount (or at a minimum send an email after every run with a report attached maybe)

I have read about and seen the Send Mail test step but I only want a mail after the performance test has finished not after every iteration of the test case so I don't think that is what I want. 

Would this be best handled within ReadyAPI or in Azure? A tear down script within the load test? 

Any suggestions would be greatly appreciated. I am not seeing a lot while searching which is a little surprising to me. How do people monitor their automated performance tests without looking at the reports every time they run?