Il 20/03/2013 14:17, Jakob van Bethlehem ha scritto:
Dear users,
Is there some non-trivial way to access the parameters that were passed in a
request in the corresponding Response Assertion. The main idea is to have a set
of different HTTP Requests with slightly different parameters, that all have
the same response, expect that these parameters are used to fill in some
details. Think for instance about passing a port or a protocol that should be
used when responding.
Sincerely,
Jakob van Bethlehem
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
Hi maybe I'm missing some point,
but I usually achieve that by inserting proper variable the assertion field.
E.g.., if I know that the page must contain the ${username} value, I just put
${username} in the response assertion.
Often some regular expression i required.
regards
--
Ing. Sergio Boso
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]