wazuh-dashboard-plugins icon indicating copy to clipboard operation
wazuh-dashboard-plugins copied to clipboard

Validate that the filter is not displayed on Agents module.

Open mauceballos opened this issue 2 years ago • 0 comments

  • Path: Agent/Modules

  • Section: Agent/Modules

  • Feature: Filters

  • Scenario: Filter - Agent/Module - Unpinned

  • Test Case:

@Scenario: Validate that the filter is not displayed on Agents module.

  Given the user is in a particular module
  And the user have added a filter
  When the user navigate to agent/module
  Then the filter it's no displayed
  
  |Module|
  |-------|
  |Security Events|
  |Integrity Monitoring|
  |Vulnerabilities|
  |MITRE ATT&CK|
  |Policy Monitoring|
  |System Auditing|
  |Security configuration assessment|
  |PCI DSS|
  |GDPR|
  |HIPAA|
  |NIST 800-53|
  |TSC|

mauceballos avatar Apr 13 '22 11:04 mauceballos