Votes
Answers
Views
Question
1
vote
1
answer
85
views
asked 13 years ago by javathehut
updated 13 years ago by jeffrey-gardner-1
We had a McAfee upgrade last week and since then, LoadRunner Vugen has been crashing and working inconsistently. Any input to resolve this issue would be greatly appreciated.
4
votes
4
answers
107
views
asked 13 years ago by tnone
updated 13 years ago by bubblehead712
QTP appears to hang as it takes forever for the IE page to load. Has anybody seen this issue?
1
vote
1
answer
64
views
asked 13 years ago by javathehut
updated 13 years ago by jeffrey-gardner-1
Every so often Vusers are directed to only a single application server instance in a load balanced architecture. Vugen scripts are set to point to a VIP, and this seems to only occur in one of the environments and not the other. Both environments have the same application configurations, VuGen scrip...
6
votes
1
answer
92
views
Most of our testers use the Content Check rules for detecting errors that can occur globally on any page of our web sites. This setting is available in the LoadRunner Controller Run-time Settings but it is does not appear to be available in the Performance Center Run Time Settings. Does anyone know ...
5
votes
2
answers
874
views
I have noticed that even though I'm using a random integer parameter in my scripts, the pattern of random numbers remains the same between different executions of the same script. Anybody know how to handle this?
3
votes
1
answer
45
views
IF/ELSE statement is not working: See below code example: If dtSystemDate = dtMyDate Then msgbox "dtSystemDate = dtMyDate" Set rcMyRecords = DBO.Execute("Update recorddate set locdt = (SELECT TO_CHAR(SYSDATE) FROM location) where locnbr = " & my_Variable.Item("LocNbr...
4
votes
1
answer
98
views
asked 13 years ago by pavelshainsky
updated 13 years ago by garystew
How do I place a call in UFT API Test to update from wsdl automatically? Case Description: any ideas on how we can add a call in Service Test and or HP UFT api test that will update from a wsdl, that can be parametrized? i.e. Once I import a wsdl, I can right click on it and say update from URL os U...
1
vote
2
answers
69
views
1
vote
1
answer
34
views
Is there a way to limit a UDF lookup list value that is manually entered? We have a list that is populated with user ID names. Within the context of applying the field a value, it can be confusing on which user ID might be the proper one to choose. Well a lot of our users, given this confusion as I ...