LoadRunner integration with HP QC/ALM
Hi, If your organization is using LoadRunner for performance testing and also using ALM/QC for test management then you can leverage ALM/QC as a repository for performance testing. It cannot replace Performance Center; however, features like storing scripts, execution, store results, access reports etc. can be done with some restrictions. See below steps to integrate LR with ALM/QC and let me know if any queries. 1) Install ALM/QC desktop client. If you are using only IE client of ALM and ALM has timeout enabled then your test results won't update from Controller to ALM. 2) Open Vugen and from version control, connect to ALM project by connecting to your ALM URL (https://XXXX:<port>/qcbin/) 3) Open your script from local drive and do a Save As and select ALM/QC. This will save the script in to Test Plan folder 4) In ALM->test plan, create a new test and choose type as LR-SCENARIO. This will create a load runner scenario. 5) To design the scenario, select th...