[Logs UI][Test plan] Log stream page #92382
Labels
Feature:Logs UI
Logs UI feature
Team:Infra Monitoring UI - DEPRECATED
DEPRECATED - Label for the Infra Monitoring UI team. Use Team:obs-ux-infra_services
test-plan
Milestone
Summary
This test plan intends to cover the integration between the UI and the APIs in the log stream page. They cover all the different ways the users could use the tool.
Prerequisites
Test cases
With no valid or non existing indices
When the user goes to the logs app:
With an existing but empty index
filebeat-*
pattern.When the user goes to the logs app
With data
system
module in filebeatStream view
When the app loads:
position:(time)
to the current timestamp.When the user scrolls in any direction
position
to the timestamp and tiebreaker of the visibly centered log line.When the user scrolls to the very top:
When the user scrolls to the very bottom:
Datepicker
When the user picks a new range that doesn't contain the current range (i.e. from 1 day ago to 1 hour ago)
When the user picks a new range that contains the current range (i.e. from 1 hour to 2 hours)
Minimap
When the user clicks on the minimap
Filter
When the user types an arbitrary word.
When the user uses a KQL filter (i.e.
event.dataset: nginx.access
):
, the autocompletion suggests terms from that field.When the user clicks on the minimap while a filter is active.
When the user selects a new time in the date picker.
Highlights
When the user adds a highlight term
When the user clicks on "previous" highlight.
When the user clicks on "next" highlight.
When the user clicks on the minimap on a highlight marker
The text was updated successfully, but these errors were encountered: