Forum Discussion
4 Replies
Sort By
- MPunsky
Alumni
Hello Heiko,
Parameterization of field names is not currently supported, but there is an enhancement request for this feature. - AlexKaras
Champion Level 2
Hi Michael,
I would like to ask for the notch-up for the feature Heiko talked about.
Threre is an old case [M0083914] that we discussed with Alex and Sergei and I would be extremely grateful if it is implemented.
(http://smartbear.com/forums/forum/post/?mode=singleThread&thread=912388d0-c4e0-4cf4-9956-73b4ae266de6) - AnonymousAlex
regarding case M0083914
there is capability to splice a piece of data in an arbitrtary place of a request body:
http://webloadui.org/docs/testing/datacorrelation/insertingintorequests/data-modifiers-overview.html
This has been available since LoadComplete 2.0 in fact.
Are you looking for something beyond this? - AlexKaras
Champion Level 2
Hi Sergei,
Thank you a lot for the prompt response and the help link provided.
My bad, indeed. With the help of the data modifiers I was able to provide the correct parameter name to the POST request and authorize successfully.
Just two notes:
a) The Find functionality (Ctrl-F) seem doesn't exist for the response body in the test log. May I ask to make it possible to search (including regular expressions search) within the response body for the log records? Should I issue a separate thread/case for this?
b) I am probably missing something, but I see no big difference between case M0083914 and what Heiko asked for. Does Heiko asks for something significantly different that cannot be solved with the help of data modifiers?