You need to implement a Java class that validates a password entry field. The validation critena states that the password must:
1. be a minimum of 8 characters
2 contain at least one special character.
You are focusing on validation criterion 1 and have written a test class that checks that a 7 character password entry will fail validation.
You have written code designed to make this test class pass, however, on first execution of the test class it has failed
What should you do next9
SELECT ONE OPTION
In the context of Agile Technical Testing, when a test class fails, the immediate next step is to repair the failing code. This aligns with the Agile principle of fast feedback and continuous improvement. The failing test indicates that the current implementation does not meet the specified criteria, hence the need to correct the code. Once the code is repaired, it should be re-executed to verify that the test now passes, ensuring that the validation criterion is met.
Leonie
8 hours agoMindy
19 days agoRupert
24 days agoRolland
29 days agoLizbeth
1 month agoJamal
1 month agoHaley
1 month agoNan
2 months agoRefugia
2 months agoKatheryn
2 months agoDelmy
2 months agoMila
2 months agoMarti
3 months agoHoa
3 months agoOren
3 months agoJohnna
3 months agoDarell
3 months agoReid
4 months agoBilli
4 months agoMariann
4 months ago