codeforequity-at / botium-core

The Selenium for Chatbots - Bots Testing Bots
https://www.botium.ai
MIT License
230 stars 64 forks source link

Retry on Asserter failure #408

Closed ghost closed 4 years ago

ghost commented 5 years ago

Is your feature request related to a problem? Please describe. We're having issues with our Dialogflow bot where some convo asserters might fail for different reasons, such as webhook timeouts or wrong expected intents. We've explored the RETRY options but found out they seemed to only validate failures on User Says and not on asserter validations.

Describe the solution you'd like Is it possible to have a RETRY functionality for asserter failures?

Describe alternatives you've considered The other option we have is to re-run the complete test package when a test fails but we'd prefer each convo to be able to retry by itself, as it would save on test time and resources.

Additional context Not much else to add.

codeforequity-at commented 5 years ago

Makes sense. I added it to our backlog. October release is full, but scheduled for the November release.

ghost commented 4 years ago

Any update on this issue's backlog status? Is it still scheduled for the November release?

Thanks!

codeforequity-at commented 4 years ago

yes

Bibz87-CG notifications@github.com schrieb am Mi., 13. Nov. 2019, 19:21:

Any update on this issue's backlog status? Is it still scheduled for the November release?

Thanks!

— You are receiving this because you were assigned. Reply to this email directly, view it on GitHub https://github.com/codeforequity-at/botium-core/issues/408?email_source=notifications&email_token=AGIR2T3BICTHV57OZLMJIK3QTRASFA5CNFSM4I7BU2QKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOED7EOLA#issuecomment-553535276, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGIR2T5RIMA5MBDIEY5WXPTQTRASFANCNFSM4I7BU2QA .

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.