All0ne13 / All0ne13/CrashCourse

Search Bar [ Equivalent Classes ]

Aberta
#27 0 comentários 0 reações 1 responsável Reivindicada por @All0ne13 Ver no GitHub
testing techniques
Linguagem predominante
Sem dados de linguagem
Estrelas
0
Forks
0
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

Test Scenario | Input Data | Expected Result
-- | -- | --
Positive Test for Valid Query | Enter a valid query that should find an existing item | The system should return search results that match the query.
Positive Test for Invalid Query | Enter a valid query that should not find an existing item (e.g., a random string) | The system should display a "Nothing Found" message.
Search Using Special Characters | Enter a query with special characters (e.g., "*") | The system should correctly handle special characters and return relevant results.
Search with Case Sensitivity | Enter a query with case sensitivity (e.g., "Hoodies" and "hydi") | The system should return results regardless of letter case.
Search with Parameters | Enter a query with additional parameters (e.g., "top price:1000-1500") | The system should return search results considering additional parameters (e.g., price range).

Guia de contribuição

Nenhum guia de contribuição indexado para este repositório

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.