All0ne13 / All0ne13/CrashCourse
Create an account [Boundary Value Technique]
- Linguagem predominante
- Sem dados de linguagem
- Estrelas
- 0
- Forks
- 0
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.