You have been given the followingAs a help desk worker
I want to enter a caller's birth
So the system can display the caller's account information
As a team, you have developed the following table of acceptance criteria:
(含图)
You have developed the following test cases and will execute them in the specified order:
1) Enter a valid date and verify that the account retrieved matches the birth date entered.
2) Enter an invalid date and verify that the error indicates the date is invalid
3) Verify that the date prompt is already formatted for the date with xx/xx/xx format
4) Enter a valid date and verify that two pages of account information are
5) Enter a valid date and verify that the response occurs within 2 seconds when the system is under an average load
What is incorrect about this approach?