Other Commands
Other commands available in PowerShell module
On this page
Get-CatInstance
To display various information about your CAT instance, such as plan, version, use:
Get-CatInstance
It returns information such as version of CAT, plan, 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 used for applying a license key. See How to Apply a License Key for detais.