[Discover Autocomplete] TESTID-80: Autocomplete Languages - DQL, SQL, PPL - Verify field names appear in valid contexts #8965
Labels
discover_2.0-test
Issues that are specific to the Discover 2.0 testing initiative
Objective
Each language has a place or places where field names are expected to appear. This differs from how keywords are generated based on the language, and so is a potential point of failure. This test ensures that the field names are being delivered properly as well as appear in the right places.
What to test
Data type:
Index Patterns
Indexes
S3 Connections (future)
Cloudwatch
Security Lake
Language:
DQL
PPL
SQL
.keyword
appended. Tests should include these types of datasets.to get all basic PPL commands.</li><li>Write in
where.</li><li>Verify that the next suggestions include all the fields in the current dataset.</li><li>Repeat 2-3 for
eval,
grok,
parse,
patterns`.SELECT
and check that field names appear in the suggestion window.SELECT * FROM <table>
to get all basic SQL commands.WHERE
.HAVING
,ORDER BY
, and other cases where an expression might appear..keyword
appended. Tests should include these types of datasets.Pre-requisites
Steps to setting up the scenario
Have at least 1 existing workspace with index patterns
Turn query enhancements on
Select the index pattern
Select the language for the test
Known Issues
List of known issues to reference that could impact the results of this test case
The text was updated successfully, but these errors were encountered: