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

[Inspect Functionality Testing] TESTID-58: Test inspect for queries #8955

Open
LDrago27 opened this issue Nov 27, 2024 · 2 comments · May be fixed by #9292
Open

[Inspect Functionality Testing] TESTID-58: Test inspect for queries #8955

LDrago27 opened this issue Nov 27, 2024 · 2 comments · May be fixed by #9292
Assignees
Labels
discover_2.0-test Issues that are specific to the Discover 2.0 testing initiative

Comments

@LDrago27
Copy link
Collaborator

Objective

Inspect functionality for queries in Discover

What to test

Theoretically, all of these data types should support inspect.

Data type:

  1. Index Patterns

  2. Indexes

  3. S3 Connections

  4. Cloudwatch

  5. Security Lake

Language:

  1. DQL

  2. Lucene

  3. PPL

  4. SQL

Scenario Steps Expected result Notes
Test basic inspect functionality
  • Select a dataset with data.
  • Adjust the time range to accommodate the data range.
  • Run the query.
  • Inspect the result of the first row.
  • Results should be consistent with the actual stored data.
  • Verify using dev tools or curl to check the exact document source.
  • Table and JSON should match up.

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 data

@LDrago27 LDrago27 added the discover_2.0-test Issues that are specific to the Discover 2.0 testing initiative label Nov 27, 2024
@sejli
Copy link
Member

sejli commented Jan 16, 2025

1.mov

@ArgusLi
Copy link
Contributor

ArgusLi commented Jan 21, 2025

@LDrago27 could you please move this to In Progress and assign it to me please?

@ananzh ananzh moved this from Todo to In Progress in Discover 2.0 Testing Jan 24, 2025
@ananzh ananzh moved this from In Progress to Ready to Review in Discover 2.0 Testing Jan 30, 2025
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: Ready to Review
Development

Successfully merging a pull request may close this issue.

3 participants