Can I install LoadRunner on Linux? and how to Integrate LoadRunner with jenkins? and what the relation between ALM(Application Lifecycle Management), UFT, and LoadRunner on jenkins? Thank you.
相关问题
- Jenkins - cmd is not recognized
- When using Nokogiri, how do you suppress the inser
- Where Jenkins stores plugin configuration
- Multi-branch configuration with externally-defined
- How to start pm2 website using jenkins on AWS ubun
相关文章
- dotnet restore还原nuget包时无法加载 https://api.nuget.org/
- jenkins在window集群环境中如何部署自动化发布?
- jenkins + Publish over FTP 自动部署前端React项目
- jenkins自定打包部署React前端项目遇到的问题。
- Best way to manage docker containers with supervis
- Access BitBucket payload data in Jenkins pipeline
- Jenkins Not Outputting Junit Report Info From File
- Intermittent “SVNException: svn: E175002: Connecti
LoadRunner is a set of tools the main ones being VuGen, Controller, and Load Generator (LG). The LG can be installed on Linux while VuGen and Controller cannot.
Regarding Jenkins. There is an official Jenkins plugin that helps you integrate LoadRunner and the other tools you mentioned with your CI flow. The plugin is fully maintained and is available here: https://wiki.jenkins.io/display/JENKINS/HPE+Application+Automation+Tools
HP Loadrunner can only be installed in windows machines.And you can execute runs only in windows. One exception is Load generator(one of the LR components) which can be installed in Linux as well for generating the Load.