블로그
- 2011년 9월 21일 오전 9시 12분에 저장한 글입니다. 혼합미디어디자인 variables to make your code more general and easier to change/update. name, data type, value 선증가 int i = 6, int j = ++i i는 7, j도 7 후증가 int i =6, int j = i++; i는 6 j는 7 for (init; test; update){
- ECH - 인터페이스 설계 /* JUNIT Testcase */ /* ----------------------------- TEST CASE --------------------------- */ /* input XmlUtil.getInstance(); doc = xutil.loadXmlResource( "KTM.xml" ); String expression = "//table/row[@type='data
- [Terms] 4. Test design techniques Test desing techniques (K3) 4.1 Identifying test conditions and designing test cases (K3) - test cases - test case specification - test condition - test data - test procedure specification - test script
- [Terms] 6. Tool support for testing comparator - test data preparation tool - test design tool - test harness - test execution tool - test management tool - unit test framework tool 6.2 Effective.......
- [Terms] 3. Static techniques Static techniques (K2) 3.1 Reviews and the test process - dynamic testing - reviews - static analysis technical review - walkthrough 3.3 Static analysis by tools (K2) - compiler - complexity - control flow - data
- MBA GMAT (Graduate Management Admission Test) 시행처: ETS GMAT의 구성 과 목 문항수 제한시간 VERBAL Critical Reasoning 약 VISA, MASTER, American Express Card만 가능하다.● 팩스: International Test Scheduling Form을 작성한다.
- MIL-STD-498 DID (Data Item Description) SDP (Software Development Plan) STP (Software Test Plan) SIP (Software Installation Specification) SDD (Software Design Description) DBDD (Database Design Description) STD (Software Test
← 이전
4 페이지