One last question from me — in the automation plan, I’ve integrated a Zest script that contains a request which fails due to an incorrect assertion. However, the automation plan still marks the script as successful.
Is there a way to configure the automation plan to capture or reflect all failed responses within the Zest script?
Regards,Hi,
Thanks for sending those along. However, the documents seem to indicate that they are not currently integrated with scripts.
Regards,
Declan
--
ZAP by Checkmarx: https://www.zaproxy.org/
---
You received this message because you are subscribed to a topic in the Google Groups "ZAP User Group" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/zaproxy-users/UjlriTpeyKE/unsubscribe.
To unsubscribe from this group and all its topics, send an email to zaproxy-user...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/zaproxy-users/27cf43cb-132c-4a7f-8871-a0bd686d84c1n%40googlegroups.com.
Hi Simon,
Sorry, there seems to be a bit of a misunderstanding. We are using the zest scripts to confirm if the authentication is properly adhered to on the portal by calling all the endpoints on it. Some of these endpoints require dynamic values (object ids that are not known prior to starting the process) and we have found that zest scripts can be used to call these endpoints. However, the assertion fails that are correctly occurring are not being passed back to the automation plan, and it passes the zest script as being done. Is there a way for the automation plan to record all the incidents of assertion fails so that multiple zest scripts can be piped together for an effective CI/CD integration?
Regards,
Declan
To view this discussion visit https://groups.google.com/d/msgid/zaproxy-users/298bb601-79ef-49d7-957e-bca7e0dc2ac5n%40googlegroups.com.