%%
Last Updated:
- [[2021-02-10]]
%%
## Using ALM
### Running multiple tests
Go to Test Lab and select the test set you want to execute.
Click on Tests in the middle pane, under the Test Sets tab. Click Replace.
In the 'Find in Field:' field, select 'Execution Status'. Select the Value to Find and the Replace Field values, and then click Replace All.
![[multipletestsinalm.jpeg]]
### Scheduling a load test
- In ALM, go to Lab Resources > Timeslots.
- Select a timeslot and double-click on it.
- Select the test scenario to run.
- Ensure that ALM automatically calculates how long the test requires to run.
- Click Calculate Availability.
- Click Submit.
### Reporting
[[Sample Excel Reports in ALM]]
### Troubleshooting
#### Invalid Parameter Found
Problem: In Performance Center, vusers fail to initialise and the messages show an "Invalid parameter found" error.
Solution: The scenario specified that the script run only until completion. Changing this to run for XXX:XX:XX (e.g. 2 hours) solved the issue.