Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Metrics UI][Test Scenario] Inventory Basic Functionality #104648

Closed
35 tasks
estermv opened this issue Jul 7, 2021 · 2 comments
Closed
35 tasks

[Metrics UI][Test Scenario] Inventory Basic Functionality #104648

estermv opened this issue Jul 7, 2021 · 2 comments
Assignees
Labels
Feature:Metrics UI Metrics UI feature Team:Infra Monitoring UI - DEPRECATED DEPRECATED - Label for the Infra Monitoring UI team. Use Team:obs-ux-infra_services

Comments

@estermv
Copy link
Contributor

estermv commented Jul 7, 2021

Summary

This test plan is for a smoke test on inventory screen

Scenarios

  • The page loads
    • Do you have the toolbars?
      • Does the inventory item dropdown have "Docker Container", "Hosts", "Kubernetes Pods" and "AWS"?
      • Do you have all of the default metrics, "CPU", "Memory", "Inbound Traffic" and "Outbound Traffic"?
      • Do you have a Group By dropdown with "Custom Field", "Host", "Avaiablity Zone", "Machine Type", "Project ID", "Cloud provider" and "Service Type"?
      • Do you have Sort by "Name" and "Metric Value"?
      • Is there a search bar and a Date Picker?
    • Is the header right?
      • Is there an "Alerts" dropdown in the header?
      • Is there an "Add data" button in the header?
      • Are there links to "Metrics Explorer" and "Settings"
  • Does the Waffle Map work?
    • Do you see nodes on the waffle map?
    • Can you hover over a node and see a tooltip?
      • Does the tooltip show the node id and metrics?
    • Can you sort the waffle map?
    • Can you change the item type to "Docker Containers"?
    • Can you change the metric type?
    • Can you Group the nodes?
      • Can you Group by 2 fields?
    • Can you filter the nodes from the search bar?
    • Can you change colors of waffle map?
      • Do you see a popover when you click settings button directly beneath the waffle map?
      • Can you change the color palette to warm?
      • Can you set the number of color to 2? Does the waffle map now only have two colors?
  • Does the table view work?
    • Can you switch to the "Table View" from the view switcher in the top right corner?
    • Can you sort the table view by each column?
    • Can you hover over the name and see a tooltip?
    • Does the Group By add a column in the table view?
    • Can you change the metric and inventory type on the table view?
  • Does Saved views work?
  • Does Alerting work?
@estermv estermv added Feature:Metrics UI Metrics UI feature Team:Infra Monitoring UI - DEPRECATED DEPRECATED - Label for the Infra Monitoring UI team. Use Team:obs-ux-infra_services labels Jul 7, 2021
@elasticmachine
Copy link
Contributor

Pinging @elastic/logs-metrics-ui (Team:logs-metrics-ui)

@estermv estermv self-assigned this Jul 12, 2021
@estermv
Copy link
Contributor Author

estermv commented Jul 14, 2021

Some of these points can be tested by unit tests. For other use cases, there is a ticket to add functional tests #105565

@estermv estermv closed this as completed Jul 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:Metrics UI Metrics UI feature Team:Infra Monitoring UI - DEPRECATED DEPRECATED - Label for the Infra Monitoring UI team. Use Team:obs-ux-infra_services
Projects
None yet
Development

No branches or pull requests

2 participants