hello, everyone
I recorded a .NET WCF script using LR11.0, I check the script, the code statements is like the following:
first instantiate a client, then open, then call several services exposed by the server.
when I was recording, the client connected a specific server, i.e. <endpoint address="net.tcp://1.2.3.4:8801"...
so if I replay the script, I also connect to specific server.
But in real situation, many client will connect to several servers randomly, i.e. net.tcp://1.2.3.4:8801, net.tcp://1.2.3.4:8802, net.tcp://1.2.3.4:8803... to achive the balance load to servers.
How should I do?
I don't think the LR's 'Parameteration' machanism will work... pls help
P.S. this thread has been moevd from Performance Center Support and News Forum to LoadRunner Support Forum. - Hp Forum Moderator