Function index
Command | Description |
---|---|
Get-TestCase | Get a test case. |
Get-TestCatalogTemplate | Get the test catalog template. |
Get-TestCondition | Get test conditions. |
Get-TestRequest | Get test requests. |
Get-TestRun | Get a test run. |
Get-TestSuite | Get a test suite with child objects. |
Get-TestVariable | Get a variable. |
New-TestCase | Add test cases to a test suite. |
New-TestRun | Submit a test run. |
New-TestSuite | Create a test suite. |
New-TestVariable | Add variables to a test suite. |
Remove-TestCase | Remove test cases. |
Remove-TestSuite | Delete a test suite. |
Remove-TestVariable | Delete variables. |
Restore-TestCase | Restore test cases. |
Restore-TestSuite | Restore a test suite. |
Set-TestCase | Update test cases. |
Set-TestCaseOrder | Reorder test cases in a test suite. |
Set-TestSuite | Update a test suite with child objects. |
Set-TestVariable | Update variables. |
Updated about 1 month ago