Forum Discussion
SmartBear_Suppo
Alumni
15 years agoHello,
If I understand you correctly, you do not want to fail the build if the loadUI test fails, but you want to be notified via email about this, with the report attached? I'm not too familiar with the e-mail plugins for Hudson, but I would suggest using one of them to always send an email with the report attached. So to answer your questions:
1. It is possible to link e-mail notification based on the build status, which is based on if the load test succeeded or failed. A loadUI loat test is concidered failed if the Failures limit is reached before test completion.
2. I am not sure about this one, but I would think that if you can't attach a file to the standard email notification, then there should be a separate email plugin which allows this.
3. Again, I'm not sure, but it's likely that this can be done with an email plugin.
Regards,
Dain
eviware.com
If I understand you correctly, you do not want to fail the build if the loadUI test fails, but you want to be notified via email about this, with the report attached? I'm not too familiar with the e-mail plugins for Hudson, but I would suggest using one of them to always send an email with the report attached. So to answer your questions:
1. It is possible to link e-mail notification based on the build status, which is based on if the load test succeeded or failed. A loadUI loat test is concidered failed if the Failures limit is reached before test completion.
2. I am not sure about this one, but I would think that if you can't attach a file to the standard email notification, then there should be a separate email plugin which allows this.
3. Again, I'm not sure, but it's likely that this can be done with an email plugin.
Regards,
Dain
eviware.com