All0ne13 / All0ne13/CrashCourse

Create an account [Boundary Value Technique]

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

描述

This technique tests values that fall within the range of acceptable values, as well as values that fall outside this range.

Test Scenario | Input Data | Expected Result
-- | -- | --
Creating an account with a minimum-length password | An 8-character password | Successful account creation
Creating an account with a password shorter than the minimum | A 7-character password | Display of an error message
Creating an account with a minimum-length password but with invalid characters | An 8-character password with invalid characters | Display of an error message

貢獻指南

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

評估

這個 Issue 還沒有評估資料。

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

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