Other Commands

Other commands available in PowerShell module

Get-CatInstance

To display various information about your CAT instance, such as edition, version, use:

Get-CatInstance

It returns information such as version of CAT, edition, limitations, implemented providers and expectations etc.

Get-CatSession

This command works only if you have an open project. Because logging works on session level, you can find information about logging settings here. It also contains information about last run tests.

Set-CatInstance

This command is use for setting registration or license key. See How to register CAT and How to Apply a License Key for detais.