Wednesday 12 June 2013

Controller, Performance center and Vugen

Here I am giving some common thing that we should know.

Controller   

Script path in Controller:
D:\Program Files (x86)\HP\Performance Center Host\scripts\635060910293426528\Parameter_Test


Performance center:

Version Control:

Launch Vugen. Then select File > Open > Script/Solution(from ALM file) In the Open VuGen Script or Solution dialog box, select the script to open and then click Open.

Saving Script
Select File > Save Script. If the script is in a project that uses version control and is not checked out, the script is saved as a temporary file on your local machine.


Note: If the script is checkout and we click on save button it will save in Performance center. Click on refresh button to reflect the changes in PC.

Problem in uploading script on PC

If you have any problem in uploading script or any other unusal behaviour on PC then do following steps:

  • Launch Performance center URL
  • Login Lab management
  • Check system health under Performance center
  • Check the Task progress: It should be Succeeded mode
  • If it is not then check the IP address of PC servers and cross verify with the PCServer IP
  • Sometime need to re-zip the script and upload again.
  • Sometime need to upload the script on performance center  from Vugen by Checkin process.

How to increase the Run duration during load Test

Example : Suppose we have given 1 hr  stable duration during scenario creation and started the load test. Now I want to increase stable duration from 1 hr to 3 hr. Then follow the below steps:

  • Go to Design Groups and Scheduler
  • Edit Scheduler
  • Click on Pause Scheduler: It halts the Rampdown activity
So now test will run till timeslot is booked. If we resume the scheduler the ramp down will start.


How to increase the Timeslot of test:
  • Click on TimeSlot duration on Run time page
  • Enter no of minutes you want to increase
  • Click on Apply button

 How to Increase number of users during  load test
  • Click on Run Vusers
  • Assign number of users to a particular group
  • Select " Add new Vusers to DownState"
  • Click Apply button

No comments:

Post a Comment

How to Change Password of IUSR_METRO Account

Sometime we need to change the password of IUSR_METRO Account. This may be required due to compliance issue. Below are the steps to chang...