List of questions
Related questions
Question 241 - CTFL-2018 discussion
A system sets new users' password to a temporary password
The temporary password is a random number based on the first sft: characters of the username.
If the username is shorter than 6 characters, the system displays an error message.
Which of the following is a possible representation of equivalence classes for the username string?
A.
{Random number} {Error message}
B.
{Error message displayed} {Error message not displayed}
C.
{Username shorter than 6 characters} {Username equal to or longer than 6 characters}
D.
{Username with a permanent password} {Username with a temporary password}
Your answer:
0 comments
Sorted by
Leave a comment first