✅ Перевірена відповідь на це питання доступна нижче. Наші рішення, перевірені спільнотою, допомагають краще зрозуміти матеріал.
Assume a method (a constructor) for maintaining customer data that shall be tested.
The following customer data can be entered:
The following error messages are generated, if incorrect input is typed in: ‘Incorrect Customer ID’, ‘Incorrect Birthdate’, and ‘Incorrect Business Area’.
Which of the following is the best ECP for input data? ‘Best’ means that the list of ECs is most complete and correct.