ashenchowthee / zaproxy

Automatically exported from code.google.com/p/zaproxy
0 stars 0 forks source link

Wrong reference in Zest Result #1647

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

1. Create a zest script
2. Add a request response pair to the script 
3. Add a regex assertion for the response body to the script
4. Use a regex that is not located in the response body
5. Run the script
6. Check the zest result

What is the expected output? What do you see instead?

Expected zest result:

"FAILED Assert - Body doesnt include regex: <regex>"

zest result:

"FAILED Assert - Header doesnt include regex: <regex>"

What version of the product are you using? On what operating system?

ZAP: 2.4.0
Windows 7 SP1

Please provide any additional information below.

Take a look at the attached file for clarification.

Original issue reported on code.google.com by ir4i...@gmail.com on 23 May 2015 at 4:27

GoogleCodeExporter commented 9 years ago
Sorry, had to censor the image.

Original comment by ir4i...@gmail.com on 23 May 2015 at 4:33

GoogleCodeExporter commented 9 years ago
For real? Took the uncensored one again :D Here we go ^_^

Original comment by ir4i...@gmail.com on 23 May 2015 at 4:34

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by THC...@gmail.com on 25 May 2015 at 9:38

GoogleCodeExporter commented 9 years ago
ZAP has been migrated to github

This issue will be on github issues with the same ID: 
https://github.com/zaproxy/zaproxy/issues

Original comment by psii...@gmail.com on 5 Jun 2015 at 9:18