AzSDK.Test/TestCases/ContinuousCompliance/ContinuousAssurance/TestCases_ContinuousAssurance.json
{ "TestCases": { "TestCase": [ { "TestCaseID": "Test-Install-AzSDKContinuousAssurance-CleanInstall", "Priority": "1", "Feature": "ContinuousCompliance", "ModuleName": "ContinuousAssurance", "Type": "BVT", "Enabled": true, "TestMethod": "TestInstallAzSDKContinuousAssuranceCleanInstall", "ManualSteps": "In case you see the test status as 'manual' then it is because it needs manual input. You can either verify the test case manually or you can run the automation and provide manual input whenever the dialogue box appears.", "AutomationStatus": "Manual", "Description": "Run Install-AzSDKContinuousAssurance command on subscription without having previous installation of CA." }, { "TestCaseID": "Test-Install-AzSDKContinuousAssurance-Existing", "Priority": "1", "Feature": "ContinuousCompliance", "ModuleName": "ContinuousAssurance", "Type": "BVT", "Enabled": true, "TestMethod": "TestInstallAzSDKContinuousAssuranceExisting", "AutomationStatus": "Manual", "ManualSteps": "In case you see the test status as 'manual' then it is because it needs manual input. You can either verify the test case manually or you can run the automation and provide manual input whenever the dialogue box appears.", "Description": "Run Install-AzSDKContinuousAssurance command on subscription having already installed CA." }, { "TestCaseID": "Test-Install-AzSDKContinuousAssurance-InvalidOMSCredentials", "Priority": "1", "Feature": "ContinuousCompliance", "ModuleName": "ContinuousAssurance", "Type": "BVT", "Enabled": true, "TestMethod": "", "AutomationStatus": "Manual", "ManualSteps": "Please verify this test case manually until we have it automated.", "Description": "Run Install-AzSDKContinuousAssurance command on subscription with invalid OMS credentials" }, { "TestCaseID": "Test-Install-AzSDKContinuousAssurance-InvalidSubscriptionId", "Priority": "1", "Feature": "ContinuousCompliance", "ModuleName": "ContinuousAssurance", "Type": "BVT", "Enabled": true, "TestMethod": "", "AutomationStatus": "Manual", "ManualSteps": "Please verify this test case manually until we have it automated.", "Description": "Run Install-AzSDKContinuousAssurance command on subscription with invalid subscription Id." }, { "TestCaseID": "Test-Update-AzSDKContinuousAssurance-Clean", "Priority": "1", "Feature": "ContinuousCompliance", "ModuleName": "ContinuousAssurance", "Type": "BVT", "Enabled": true, "TestMethod": "TestUpdateAzSDKContinuousAssuranceClean", "AutomationStatus": "Manual", "ManualSteps": "Please verify this test case manually until we have it automated.", "Description": "Run Update-AzSDKContinuousAssurance command on subscription without having previous installation of CA." }, { "TestCaseID": "Test-Install-AzSDKContinuousAssurance-InvalidParameters", "Priority": "1", "Feature": "ContinuousCompliance", "ModuleName": "ContinuousAssurance", "Type": "BVT", "Enabled": true, "TestMethod": "", "AutomationStatus": "Manual", "ManualSteps": "Please verify this test case manually until we have it automated.", "Description": "Run Install-AzSDKContinuousAssurance command on subscription with 1 or 2 invalid parameters." }, { "TestCaseID": "Test-Update-AzSDKContinuousAssurance-ExistingAll", "Priority": "1", "Feature": "ContinuousCompliance", "ModuleName": "ContinuousAssurance", "Type": "BVT", "Enabled": true, "TestMethod": "TestUpdateAzSDKContinuousAssuranceExistingAll", "AutomationStatus": "Automated", "Description": "Run Update-AzSDKContinuousAssurance command on subscription having already installed CA." }, { "TestCaseID": "Test-Update-AzSDKContinuousAssurance-ExistingDefault", "Priority": "1", "Feature": "ContinuousCompliance", "ModuleName": "ContinuousAssurance", "Type": "BVT", "Enabled": true, "TestMethod": "TestUpdateAzSDKContinuousAssuranceExistingDefault", "AutomationStatus": "Automated", "Description": "Run Update-AzSDKContinuousAssurance command on subscription having already installed CA." }, { "TestCaseID": "Test-Update-AzSDKContinuousAssurance-invalidSubscriptionId", "Priority": "1", "Feature": "ContinuousCompliance", "ModuleName": "ContinuousAssurance", "Type": "BVT", "Enabled": true, "TestMethod": "", "AutomationStatus": "Manual", "ManualSteps": "Please verify this test case manually until we have it automated.", "Description": "Update command with invalid subscription id." }, { "TestCaseID": "Test-Remove-AzSDKContinuousAssurance-Existing", "Priority": "1", "Feature": "ContinuousCompliance", "ModuleName": "ContinuousAssurance", "Type": "BVT", "Enabled": true, "TestMethod": "TestRemoveAzSDKContinuousAssuranceExisting", "AutomationStatus": "Manual", "ManualSteps": "Please verify this test case manually until we have it automated.", "Description": "Already existing Continuous Assurance account must be removed." }, { "TestCaseID": "Test-Remove-AzSDKContinuousAssurance-WithStorage", "Priority": "1", "Feature": "ContinuousCompliance", "ModuleName": "ContinuousAssurance", "Type": "BVT", "Enabled": true, "TestMethod": "TestRemoveAzSDKContinuousAssuranceWithStorageStorage", "AutomationStatus": "Manual", "ManualSteps": "Please verify this test case manually until we have it automated.", "Description": "Already existing Continuous Assurance account must be removed." }, { "TestCaseID": "Test-Remove-AzSDKContinuousAssurance-NotExisting", "Priority": "1", "Feature": "ContinuousCompliance", "ModuleName": "ContinuousAssurance", "Type": "BVT", "Enabled": true, "AutomationStatus": "Manual", "ManualSteps": "Please verify this test case manually until we have it automated.", "TestMethod": "TestRemoveAzSDKContinuousAssuranceNotExisting", "Description": "Remove command when CA account does not exist." } ] } } |