BCS Related Exams
CTFL4 Exam
Which one of the following statements relating to the benefits of static testing is NOT correct?
A requirement specifies that a certain identifier (ID) must be between 5 and 10 characters long, must contain only alphanumenc characters, and its first character must be a letter As a tester, you want to apply one-dimensional equivalence partitioning to test this ID. This means that you have to apply equivalence partitioning individually: to the length of the ID, the type of characters contained within the ID, and the type of the first character of the ID. What is the number of partitions to cover?
In which one of the following test techniques are test cases derived from the analysis of the software architecture?