apache / apache/jmeter

Response Assertion do wrong when enabling the Retrieve All Embedded Resources from HTML Files in sampler

Open
#5,259 0 comments 0 reactions 0 assignees View on GitHub
os: Linux P2
Dominant language
Java
Stars
9.5k
Forks
2.3k
Avg merge
1d 22h
Merged PRs (30d)
5

Description

**Wicky Tam** ([Bug 64228](https://bz.apache.org/bugzilla//show_bug.cgi?id=64228&redirect=false)):
I use a web server program "webtours" which is a part of loadrunner11.
the Home page of "webtours" contain some embedded resources(*.html & *.pl & *.png),so the http samplers to this page can generate sub-samples.

1.I make a HTTP main sampler to visit this web page
2.set the Attribute "Retrieve All Embedded Resources from HTML Files" in this sampler to be "Yes".
3.I select a Response Assertion into this sampler.
4.set the Attribute "Apply to:" of Response Assertion to be "Main sample and sub-samples"
5.fill a string "absmiddle" which is Contained in the response of only one sub-request into the Attribute “Patterns to Test” of Response Assertion.

I think the sampler will be successful.But the real result is failure because the string is not found in the responses of main sampler and other sub-samplers. it won't be successful even if the string is found in the response of one sub-sampler.
I think it is wrong! the result should be successful when the string is found in the response of any sampler when enabling the Retrieve All Embedded Resources from HTML Files in main sampler.

Created attachment [Response Assertion do wrong when enabling the Retrieve All Embedded Resources from HTML Files in sampler.zip](https://apache.github.io/jmeter-bugzilla-attachments/28/64228/37100/Response%20Assertion%20do%20wrong%20when%20enabling%20the%20Retrieve%20All%20Embedded%20Resources%20from%20HTML%20Files%20in%20sampler.zip): script & screenshot & the date captured by wireshark

Severity: normal
OS: Linux

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.