혹시 bank table data(으)로 찾으셨나요?
블로그
- [알고리즘 끄적끄적 04] Hasing / Hash Table / 해싱 / 해시 테이블 Hashing / Hash Table 해시 테이블 (Hash table) 이란, [키(Key)와 값(Value)]이 하나의 쌍을 이루는 Abstract data type(추상 자료형 정확한 이해를 위해선 추상화 된 Black box가 어떻게 구.......
- [Terms] 4. Test design techniques conditions and designing test cases (K3) - test cases - test case specification - test condition - test data Specification-based or black-box techniques (K3) - boundary value analysis - decision table testing -