Re: -26612 Http:// Status code 500
I could't find anything. I think it is about session id but I don't know.
View ArticleRe: TC_FF: evalXPath will not evaluate variable inside of for loop
My mistake - it wasn't an evalXPath, it was just a regular variable substution.Yeah, this is broken, pretty sure. I used to be able to do this.If someone can disprove me and tell me how stupid I am...
View ArticleHp Loadrunner Truclient Debug
Hi guysplease help me..it is my fault photos..I couldn't solve this problem since last week..In the .rar file there was some photos about my project. I recorded it but I can't run.. You will see 7 and...
View ArticleRe: LR ip spoofing
Are you using any Antivirus or Network monitor tool?If yes, please check the log of them, the traffic may be blocked by Antivirus software.
View ArticleRe: Hp Loadrunner Truclient Debug
Is your application available somewhere so I can have a look? Also, if you are using any proxy, please remove it, it may cause caching issue, and try to check/uncheck "Simulate new user on each iteration"
View ArticleRe: Does "Simulate a new user on each iteration" flush the dns cache on...
I don't think the DNS redirection can be set by VuGen, it should belong to OS or Network setting. Could you change the iteration to 1 and manually run your script few times? Is the DNS request...
View ArticleRe: -26612 Http:// Status code 500
If you can upload your script, please.Please clear your sensitive data (like: password....)
View ArticleRe: TC_FF: evalXPath will not evaluate variable inside of for loop
To set a dynamic value in evalXPath, please use ArgsContext.LR.getParam.If you wanna set For (var q=1; q<8; q++), it won't work.
View ArticleRe: Does "Simulate a new user on each iteration" flush the dns cache on...
Sorry maybe my question wasn't fully clear the first time. With the option "Simulate new user on each iteration" I expected that for each iteration the browser would be reset and cookies and cache...
View ArticleRe: Does "Simulate a new user on each iteration" flush the dns cache on...
What you are seeing is correct behavior, each Vuser acts as a real user, we cannot combine 2 real users activites to 1 action (DNS queries).
View ArticleRe: Does "Simulate a new user on each iteration" flush the dns cache on...
OK, it matches what I see.Thanks for confirming that. Regards,Peet
View ArticleNeed help on correlation.
Hello Friends,I have facing a strange scenario, Please hlep me find out a way to correlate the value "3210" in below generation log and let me know if any other info required. ****** Response Body For...
View ArticleScript is played in a different browser
Hi I record my scrript in FireFox browser. While recording the script, the FF browser is opened and the user actions are recorded. However, when I play the script, the test results window shows that...
View ArticleRe: Hp Loadrunner Truclient Debug
I used default proxy setting and no-check use a new user on each iteration and it worked :) thank you :)):) but then I converted it to webhtmlhttp and I replay it :) It didn't work.
View ArticleRe: Async Callbacks - Memory LEak for push conversation
So I assume no hacks available currently then.. :-(
View ArticleHighest severity level was "ERROR", 212 body bytes, 230 header bytes [MsgId:...
I get the following error in my Vugen script and I am unsure what it means: Can someone explain what is wrong. ("Api") highest severity level was "ERROR", 212 body bytes, 230 header bytes [MsgId:...
View ArticleRe: Async Callbacks - Memory LEak for push conversation
Hi Prabhu I see that you are currently using two physical Server with more horsepower than the mix of 4 Blad Server Chassis, it is an example of a Cisco Blade Server Chassis component and display...
View ArticleRe: Need help on correlation.
Greetings Nan Raso, Hope you are doing well! Regarding this issue I can provide you an document to know how to correlate the dynamic values using Web(http/html). I have attached it on the thread. A...
View ArticleRe: Need help on correlation.
Hello Nan, Have you tried this? web_reg_save_param("TestCorrelationValue", "LB=", "RB=", LAST); That should work if you add the line before the request is generating the 3210 value. I hope this works...
View Article