Skip to content

Test: search bar auto complete via ui and validating via api #307

@Naseem77

Description

@Naseem77

Title: validate search bar auto-complete via ui and api
Preconditions: Browser is launched, and code graph home page is accessible.

Test Steps:

Navigate to the code graph home page.
Select a graph.
Input a search term into the search bar.
Record the auto-complete suggestions count displayed in the UI.
Fetch auto-complete suggestions from the API for the same search term.
Compare the UI suggestions count with the API response count.

Expected Result: The number of auto-complete suggestions in the UI should match the number of completions in the API response.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions