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

[Discover Autocomplete] TESTID-64: Switching datasets #8974

Open
LDrago27 opened this issue Nov 27, 2024 · 0 comments
Open

[Discover Autocomplete] TESTID-64: Switching datasets #8974

LDrago27 opened this issue Nov 27, 2024 · 0 comments
Labels
discover_2.0-test Issues that are specific to the Discover 2.0 testing initiative

Comments

@LDrago27
Copy link
Collaborator

Objective

Tests behavior when switching through datasets

What to test

Permutations to consider (only if they apply)

Data type:

  1. Index Patterns

  2. Indexes

  3. S3 Connections (future)

  4. Cloudwatch

  5. Security Lake

Language:

  1. DQL

  2. PPL

  3. SQL

Scenario Steps Expected result Notes
Index patterns
  • Click on the dataset picker and switch to using an index pattern.
  • Run some of the other tests such as verifying field names and table name.
The suggestions should be tailored to the selected index pattern.
Indexes
  • Click on the dataset picker and switch to using indexes (through local cluster and another OS cluster).
  • Run some of the other tests such as verifying field names and table name.
The suggestions should be tailored to the selected index.
Cloudwatch Logs
  • Click on the dataset picker and switch to Cloudwatch logs, making sure to select multiple log groups.
  • Run some of the other tests such as verifying field names and table name.
  • Run tests on a monitoring account to ensure that the account number is a prefix to the log group name.
The suggestions should be tailored to the selected log groups. Suggestions should also appear after the table name.
S3 (future)
  • To be determined.
Security Lake (?)
  • To be determined.

Pre-requisites

What do we need to make sure the test can be written

Steps to setting up the scenario

  1. Have at least 1 existing workspace with index patterns

  2. Turn query enhancements on

  3. Select the required dataset

Known Issues

List of known issues to reference that could impact the results of this test case

@LDrago27 LDrago27 added the discover_2.0-test Issues that are specific to the Discover 2.0 testing initiative label Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discover_2.0-test Issues that are specific to the Discover 2.0 testing initiative
Projects
Status: Todo
Development

No branches or pull requests

1 participant