Installing Loadrunner
Posted
by grouchomarx
on Stack Overflow
See other posts from Stack Overflow
or by grouchomarx
Published on 2009-11-01T01:14:50Z
Indexed on
2010/05/15
2:04 UTC
Read the original article
Hit count: 541
Well, it figures that Loadrunner is not easy to install. Apprently, we need:
? .NET Framework 3.5
? Microsoft Data Access Components (MDAC) 2.8 SP1 (or later)
? Microsoft Windows Installer 3.1
? Microsoft Core XML Services (MSXML) 6.0
? Microsoft Visual C++ 2005 Redistributable Package (x86)
? Microsoft Visual C++ 2008 Redistributable Package (x86)
? Web Services Enhancements (WSE) 2.0 SP3 for Microsoft .NET
Redistributable Runtime MSI
? Web Services Enhancements (WSE) 3.0 for Microsoft .NET Redistributable
Runtime MSI
Once done, I'm still trying to figure out how to execute this thing. Has anyone gone through the same experience with it ?
© Stack Overflow or respective owner