TestCases/SVT/SVTCommon/TestCases_SVTCommon.json
{
"TestCases": { "TestCase": [ { "TestCaseID": "Test_SVT_DefaultParams", "Priority": "1", "Feature": "SVT", "ModuleName": "SVTCommon", "Type": "BVT", "Description": "Run 'Get-AzSKAzureServicesSecurityStatus' command with only mandatory parameters", "Enabled": true, "TestMethod": "TestSVTDefaultParams" }, { "TestCaseID": "Test_SVT_TagParamSet", "Priority": "1", "Feature": "SVT", "ModuleName": "SVTCommon", "Type": "BVT", "Description": "Run 'Get-AzSKAzureServicesSecurityStatus' command with Tag parameter set", "Enabled": true, "TestMethod": "TestSVTTagParamSet" }, { "TestCaseID": "Test_SVT_ResourceParamSet", "Priority": "1", "Feature": "SVT", "ModuleName": "SVTCommon", "Type": "BVT", "Description": "Run 'Get-AzSKAzureServicesSecurityStatus' command with resource filter parameters", "Enabled": true, "TestMethod": "TestSVTResourceParamSet" }, { "TestCaseID": "Test_SVTSubscriptionCoreCommonCommand", "Priority": "1", "Feature": "SVT", "ModuleName": "SVTCommon", "Type": "BVT", "Description": "Run 'Get-AzSKControlsStatus' command with resource filter parameters", "Enabled": true, "TestMethod": "TestSVTSubscriptionCoreCommonCommand" }, { "TestCaseID": "Test_SetOnlinePolicy", "Priority": "1", "Feature": "SVT", "ModuleName": "SVTCommon", "Type": "BVT", "Description": "Run 'Set-AzSKPolicySettings' to check if online policy is set successfully", "Enabled": true, "TestMethod": "TestSetOnlinePolicy" }, { "TestCaseID": "Test_DisableOnlinePolicy", "Priority": "1", "Feature": "SVT", "ModuleName": "SVTCommon", "Type": "BVT", "Description": "Run 'Set-AzSKPolicySettings' to check if online policy is getting disabled successfully", "Enabled": true, "TestMethod": "TestDisableOnlinePolicy" } ] } } |