Votes
Answers
Views
Question
1
vote
1
answer
1684
views
asked 9 years ago by Iama_mess
updated 9 years ago by DavidMofOSI
I am running a test with 18 scripts in it. Virtual users iterate every 5 minutes +/-60 seconds for an hour. However, once a Vuser encounters an error, they move to failed status instead of ending the current iteration and firing again in 20 or so minutes. What is it I have neglected to do? Did I jus...
3
votes
2
answers
1424
views
asked 4 years ago by Iama_mess
updated 2 years ago by DavidMofOSI
Category:
Load/Performance Testing
I just took an existing Web Services script that is rock solid, been running weekly with no issues for 18+ months. This script was created in LR 12.50 I just coped it and tried to run it in the VuGen version 12.55, and/or 12.63. I see this error immediately. Never saw this message before and never h...
0
votes
1
answer
1357
views
asked 6 years ago by testrabbit
updated 6 years ago by bsmith
When running a test in the Controller with multiple Java protocol script groups and when all groups are initialized simultaneously, the test are resulting in a failure for one or more Vusers with: "Error: Vuser failed to initialize extension java_int.dll".
0
votes
2
answers
1345
views
I am getting the following error on several, but not all, Vusers during a 1000 Vuser load test. Most but not all are crapping out at about the same iteration (23). However, when I test and run the script from VUgen, it goes through all 73 values of {SearchTerm} with no errors. Is there a way to see ...
3
votes
1
answer
1288
views
asked 8 years ago by testrabbit
updated 8 years ago by bsmith
When I'm executing a test in Performance Center 12.2, my Web HTTP/HTML Vusers are fail with the error "Abnormal termination, caused by mdrv process termination". I have drilled down the error occurs just after I connect to the VTS server in my script. The scripts replay on the PC host ma...
2
votes
1
answer
1189
views
hi all, Does anyone know what this error means and how to solve it? I get it when I start a test in the controller but do not get it during a TryScript in VUGen. -13874 "Error: missing newline in C:\\LoadRunner\\Scripts\\" dat file is simple: sUser TEST0001 TEST0002 TEST0003 TEST0004 TEST000...
4
votes
1
answer
1043
views
Tags:
I have a string in LR that has different characters that has separate the fields in the data, how do I parse the string. The string contains "/n" carriage return character and other separators. I need to separate each field. I need some help with the syntax for this
2
votes
1
answer
880
views
asked 10 years ago by Iama_mess
updated 10 years ago by DavidMofOSI