All0ne13 / All0ne13/CrashCourse

Search Bar [ Equivalent Classes ]

未關閉
#27 0 則留言 0 個 reaction 已指派 1 人 已被 @All0ne13 認領 在 GitHub 檢視
testing techniques
主要語言
沒有語言資料
星號
0
分支
0
PR 合併指標
30 天內沒有已合併 PR

描述

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).

貢獻指南

這個儲存庫沒有索引到貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。