test 썸네일형 리스트형 [javascript] QUnit: A JavaScript Unit Testing framework. QUnit: A JavaScript Unit Testing framework. QUnit을 이용한 Javascript 단위테스트http://www.nextree.co.kr/p2256/ What is QUnit? QUnit is a powerful, easy-to-use JavaScript unit testing framework. It's used by the jQuery, jQuery UI and jQuery Mobile projects and is capable of testing any generic JavaScript code, including itself! Getting Started A minimal QUnit test setup: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 .. 더보기 [HTML5]Mobile HTML5 compatibility on mobile and tablet browsers with testing on real devices compatibility on mobile and tablet browsers with testing on real devices MobileHTML5 HTML5 compatibility on mobile and tablet browsers with testing on real devices http://mobilehtml5.org/ 더보기 [App] 안드로이드 - 실제 휴대폰 연결해서 테스트하기 안드로이드 - 실제 휴대폰 연결해서 테스트하기 1.드라이버 설치 : 휴대폰 제조사엣 driver를 찾아서 설치한다. 모토로라 같은 외국업체는 미주 사이트에 드라이브가 많다. 2.USB 디버깅 활성화 : 단말기에서 메뉴 > 설정 > 응용프로그램 또는 애플리케이션 > 개발 > USB 디버깅 허용 3.이클립스에서 테스트 : 이클립스 DDMS perspective에서 테스트 기기를 확인 할 수 있다. 4.실 행 : Java perspective 에서 프로젝트명 선택하고 Run as > Android Application > 테스트 단말기 선택 후 OK 더보기 이전 1 다음