Hello,
1. For ZAP QA Automation, I'm trying the following:
Setting Context and Authentication method through API calls
I'm able to include URLs in the Context
I'm able to set Authentication Method to Form-based
But i don't find an option to set "Flag as Context" ? I only find Logged In Indicator and Logged Out Indicator. Does that mean ZAP will find the request based those ?
And then set the UserName and Password through Users API ?
2. For the Sequence Add on, Are there API Calls that can be made ? The context here is that, i'm trying to create a 100 % automated environment running my QA test cases and then the ZAP scan on top of it
3. In a scenario while running QA Test cases, every time the flow is authenticated prior to running a new test case, there are multiple sessions that are created. Is there a rule or best approach as to which session to select as "Flag as Context for Authentication.
Thanks,
Prav