Blog

Entries in Powershell (2)

Thursday
Sep202012

LoadRunner - Create ICA Files With Powershell

A recent client engagement required the creation of 1000 Citrix ICA files, each using a different user id. Powershell was used to automate this process.

Click to read more ...

Sunday
Aug262012

LoadRunner - Date Handling (3 of 3) - Powershell

If you are using LoadRunner, you've probably encountered date and time values in your scripts. These values should be evaluated and dealt with.

This post will look at using Powershell with LoadRunner.

Part 1 - lr_save_datetime
Part 2 - C date/time functions
Part 3 - Powershell

Click to read more ...