웹 어플리케이션은 전통적인 소프트웨어와 달리, 프레임워크가 제공하는 라이브러리를 재사용해서 구현하며, 계층화 아키텍처를 갖는다. 또한 화면으로 들어온 사용자 요청을 처리하기 위...

http://chineseinput.net/에서 pinyin(병음)방식으로 중국어를 변환할 수 있습니다.
변환된 중국어를 복사하여 사용하시면 됩니다.
https://www.riss.kr/link?id=T11551316
서울 : 이화여자대학교 대학원, 2009
학위논문(석사) -- 이화여자대학교 대학원 , 컴퓨터정보통신공학과 , 2009. 2
2009
한국어
서울
ⅴ, 36 p. ; 26cm
지도교수 :최병주
0
상세조회0
다운로드웹 어플리케이션은 전통적인 소프트웨어와 달리, 프레임워크가 제공하는 라이브러리를 재사용해서 구현하며, 계층화 아키텍처를 갖는다. 또한 화면으로 들어온 사용자 요청을 처리하기 위...
웹 어플리케이션은 전통적인 소프트웨어와 달리, 프레임워크가 제공하는 라이브러리를 재사용해서 구현하며, 계층화 아키텍처를 갖는다. 또한 화면으로 들어온 사용자 요청을 처리하기 위해, 화면에서 시작하여 해당 웹 어플리케이션 구성 컴포넌트가 실행되고 데이터베이스를 경유하여 다시 화면으로 돌아오는 실행 흐름, 즉 비즈니스 로직을 갖는다. 웹 어플리케이션을 효과적으로 테스트하기 위해서는 이러한 웹 어플리케이션의 특징을 반영하는 테스트 방안이 필요하다.
본 논문은 테스트 대상의 모든 비즈니스 로직과 각 비즈니스 로직에 대한 인터페이스를 모두 테스트 하도록 하는 웹 비즈니스 로직 상의 인터페이스 테스트 커버리지를 제안한다. 효과적인 웹 어플리케이션 테스트를 위해 사용자 화면으로 테스트를 수행하되, 웹 비즈니스 로직 상의 인터페이스 테스트 커버리지로 검증하는 방법을 제안하고, 이를 자동화한 테스트 도구인 Testopia^(cov) 를 통해 제안하는 웹 어플리케이션 테스트 방법을 분석한다.
다국어 초록 (Multilingual Abstract)
Unlike the traditional software, web application is implemented by reusing the library provided by framework and has hierarchical architecture. Also, to deal with the user request from a screen, web application has an execution flow, called ‘Busines...
Unlike the traditional software, web application is implemented by reusing the library provided by framework and has hierarchical architecture. Also, to deal with the user request from a screen, web application has an execution flow, called ‘Business Logic’, which starts with a screen, execute its composed component, pass through a database, and come back to the screen. To test web application effectively, it is necessary to prepare a test plan reflecting the characteristics of web application.
This paper suggests interface test coverage on the web business logic to test all the interfaces about all the business logics of the test target and each business logic. For effective testing of web application, it execute test user screens, propose the method to verify the target by using interface test coverage on the web business logic, and analyze the web application test method suggested by Testopiacov, a test automation tool.
목차 (Table of Contents)