TestCases/AlertMonitoring/OMS/TestCases_OMS.json

{
  "TestCases": {
   "TestCase": [
      {
         "TestCaseID": "Test-Set-AzSDKOMSSettings",
         "Priority": "1",
         "Feature": "AlertMonitoring",
         "ModuleName": "OMS",
         "Type": "BVT",
        "Enabled": "True",
        "AutomationStatus": "Manual",
          "ManualSteps": "",
         "TestMethod": "TestSetAzSDKOMSSettings",
         "Description": "Command should be able to set OMS settings."
      },
      {
         "TestCaseID": "Test-Set-AzSDKOMSSettings-WithSource",
         "Priority": "1",
         "Feature": "AlertMonitoring",
         "ModuleName": "OMS",
         "Type": "BVT",
          "Enabled": "True",
          "AutomationStatus": "Manual",
          "ManualSteps": "",
         "TestMethod": "TestSetAzSDKOMSSettingsWithSource",
         "Description": "Command should be able to set OMS settings with source."
      },
      {
         "TestCaseID": "Test-Set-AzSDKOMSSettings-Disable",
         "Priority": "1",
         "Feature": "AlertMonitoring",
         "ModuleName": "OMS",
         "Type": "BVT",
        "Enabled": "True",
        "AutomationStatus": "Manual",
          "ManualSteps": "",
         "TestMethod": "TestSetAzSDKOMSSettingsDisable",
         "Description": "Command should be able to disbale OMS settings."
      },
      {
         "TestCaseID": "Test-Install-AzSDKOMSSolution-All",
         "Priority": "1",
         "Feature": "AlertMonitoring",
         "ModuleName": "OMS",
        "Type": "BVT",
        "AutomationStatus": "Manual",
          "ManualSteps": "",
         "Enabled": "True",
         "TestMethod": "TestInstallAzSDKOMSSolutionAll",
         "Description": "Command should install OMS sample view, queries and alerts."
      },
      {
         "TestCaseID": "Test-Install-AzSDKOMSSolution-Queries",
         "Priority": "1",
         "Feature": "AlertMonitoring",
         "ModuleName": "OMS",
         "Type": "FVT",
        "Enabled": "True",
        "AutomationStatus": "Manual",
          "ManualSteps": "",
         "TestMethod": "TestInstallAzSDKOMSSolutionQueries",
         "Description": "Command should install only OMS queries."
      },
      {
         "TestCaseID": "Test-Install-AzSDKOMSSolution-Alerts",
         "Priority": "1",
         "Feature": "AlertMonitoring",
         "ModuleName": "OMS",
        "Type": "FVT",
        "AutomationStatus": "Manual",
          "ManualSteps": "",
         "Enabled": "True",
         "TestMethod": "TestInstallAzSDKOMSSolutionAlerts",
         "Description": "Command should install only OMS alerts."
      },
      {
         "TestCaseID": "Test-Install-AzSDKOMSSolution-SampleView",
         "Priority": "1",
         "Feature": "AlertMonitoring",
         "ModuleName": "OMS",
         "Type": "FVT",
        "Enabled": "True",
        "AutomationStatus": "Manual",
          "ManualSteps": "",
         "TestMethod": "TestInstallAzSDKOMSSolutionSampleView",
         "Description": "Command should install only OMS sample view."
      },
      {
         "TestCaseID": "Test-Uninstall-AzSDKOMSetup",
         "Priority": "1",
         "Feature": "AlertMonitoring",
         "ModuleName": "OMS",
         "Type": "BVT",
        "Enabled": "False",
        "AutomationStatus": "Manual",
          "ManualSteps": "",
         "TestMethod": "TestUninstallAzSDKOMSetup",
         "Description": "Command should uninstall OMS queries and alerts."
      }
   ]
  }
}