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 #97815

Closed
35 tasks done
phillipb opened this issue Apr 21, 2021 · 4 comments
Closed
35 tasks done

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

phillipb opened this issue Apr 21, 2021 · 4 comments
Assignees
Labels
Team:Infra Monitoring UI - DEPRECATED DEPRECATED - Label for the Infra Monitoring UI team. Use Team:obs-ux-infra_services test-plan v7.13.0

Comments

@phillipb
Copy link
Contributor

phillipb commented Apr 21, 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?
@phillipb phillipb added Team:Infra Monitoring UI - DEPRECATED DEPRECATED - Label for the Infra Monitoring UI team. Use Team:obs-ux-infra_services test-plan v7.13.0 labels Apr 21, 2021
@elasticmachine
Copy link
Contributor

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

@phillipb phillipb changed the title [Metrics UI] Inventory Basic Functionality [Metrics UI][Test Scenario] Inventory Basic Functionality Apr 21, 2021
@neptunian neptunian self-assigned this Apr 27, 2021
@neptunian
Copy link
Contributor

neptunian commented Apr 27, 2021

Tested on Cloud 7.13.0 snapshot

One issue I had is when trying to group by a custom field, the popup would sometimes be off the screen. This only seemed to happen when my resolution was smaller such as when viewing full screen on my laptop at 1680px
Screen Shot 2021-04-27 at 3 09 09 PM

In larger resolutions it works but it flashes in a different location first.

@simianhacker
Copy link
Member

@neptunian Can you file an issue for this?

@neptunian
Copy link
Contributor

neptunian commented May 4, 2021

#99222. Issue for grouping by a custom field. This issue already existed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team:Infra Monitoring UI - DEPRECATED DEPRECATED - Label for the Infra Monitoring UI team. Use Team:obs-ux-infra_services test-plan v7.13.0
Projects
None yet
Development

No branches or pull requests

4 participants