| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 1 year |
| seen | May 30 at 10:15 | |
| stats | profile views | 1 |
|
Jun 5 |
reviewed | Approve suggested edit on Handling JSF ViewState errors using JMeter |
|
Jun 5 |
comment |
Handling JSF ViewState errors using JMeter Sorry about refering to the Var_ViewState variable as ${ViewState}. I did realize that after posting my query here. But correcting the reference still didn't help me. I haven't tried the steps 1,3,4 you mentioned. Will check that and revert back. Thanks a lot for your help. |
|
Jun 5 |
comment |
Handling JSF ViewState errors using JMeter Are these the steps you followed too? |
|
Jun 5 |
comment |
Handling JSF ViewState errors using JMeter it's not working. These are the steps i followed: 1. Recorded the steps using the proxy server. 2. Added a user-defined variable 'jsfViewState' to the Thread Group. 3. Added a RegEx Extractor to the Thread Group with reference name 'jsfViewState' and value as <input type="hidden" name="javax\.faces\.ViewState" id="javax\.faces\.ViewState" value="(.+?)" /> 4. Modified the javax.faces.ViewState Request Parameter for the login steps as ${jsfViewState} and any further requests that are using the ViewState parameter. 5. Played the steps. |
|
Jun 5 |
comment |
Need a similar functionality like WaitForPageToLoad in MonkeyTalk Also I want to know if I can override the Tap function through MonkeyTalk's JavaScript library? If that is so, then i can set the thinktime and retrydelay as a default value in the Tap function's parameters before executing the script. |
|
Jun 5 |
asked | Handling JSF ViewState errors using JMeter |
|
Jun 5 |
comment |
Need a similar functionality like WaitForPageToLoad in MonkeyTalk Thankyou! It worked! I just had to use %thinktime and %retrydelay. %timeout was not needed. |
|
Jun 4 |
awarded | Scholar |
|
Jun 4 |
accepted | Need a similar functionality like WaitForPageToLoad in MonkeyTalk |
|
May 31 |
awarded | Analytical |
|
May 26 |
asked | Need a similar functionality like WaitForPageToLoad in MonkeyTalk |