Quantcast
Channel: LoadRunner Practitioners Forum topics
Viewing all articles
Browse latest Browse all 3978

Ordinal position changes every iteration

$
0
0

Hello All, 

I am working on a script where the ordinal of one of the correlated values changes every iteration. One iteration the necessary value may be ordinal=27...next iteration the ordinal=11...next iteration oridinal=13. Is there a way to capture the exact value needed? It is a very "weird' application because the left/right boundaries change as well so I cannot extend the left/right boundaries to be captured. I am using loadrunner 12.53 with Windows 7. Thanks to anyone in advance for their help.  

    web_reg_save_param_ex(
        "ParamName=vstablepid_2719_1State",
        "LB=value=\"",
        "RB=\"",
        "Ordinal=ALL",  //ordinal number changes every iteration
        SEARCH_FILTERS,
        "Scope=Body",
        "IgnoreRedirections=No",
        "RequestUrl=*/Advantage;*",
        LAST);


Viewing all articles
Browse latest Browse all 3978

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>