• Title/Summary/Keyword: 애플리케이션 테스트

Search Result 94, Processing Time 0.025 seconds

A coverage driven test method for J2EE Applications through flow analysis (J2EE 애플리케이션의 흐름분석을 통한 커버리지 기반 테스트 방법)

  • Junggyw Lee;Seunghak Kuk;Hyeonsoo Kim
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2008.11a
    • /
    • pp.516-519
    • /
    • 2008
  • 최근 엔터프라이즈 애플리케이션은 J2EE 컴포넌트로 개발된다. J2EE 플랫폼은 애플리케이션을 개발하는데 편리한 기능을 제공한다. 하지만 J2EE 애플리케이션의 테스트는 J2EE 서버 내부에서 자원을 관리하는 컨테이너의 접근 통제 때문에 기존의 테스트 방법으로 수행하기 어렵다. 본 논문에서는 J2EE 환경에 맞는 J2EE 애플리케이션의 테스트 방법을 제안한다. 이 방법은 애플리케이션을 구성하는 EJB 컴포넌트를 정적 및 동적 분석하여 획득한 정보로 애플리케이션의 메소드 커버리지를 분석하고, 메소드 커버리지를 향상시키기 위한 테스트 데이터를 생성하여 J2EE 애플리케이션을 테스트한다.

Design of Android Application Test-Automation System Based on TDD (TDD기반 안드로이드 애플리케이션 테스트 자동화 시스템 설계)

  • Lee, Chun-Hee;Park, Seok-Cheon;Kim, Jong-Hyun
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2013.11a
    • /
    • pp.958-961
    • /
    • 2013
  • 최근 스마트폰이 빠르게 보급되면서 모바일 OS 시장에서 안드로이드는 79%의 시장점유율을 보여주고 있다. 이와 같은 안드로이드의 빠른 성장과 마켓 시장의 확대에 따라 수많은 애플리케이션이 개발되고 있다. 하지만 개발자 등록과 애플리케이션 배포 절차가 비교적 간단하기 때문에 충분한 검증절차를 거치지 않은 애플리케이션이 얼마든지 배포될 수 있다. 따라서 안드로이드 애플리케이션 개발단계에서 충분한 테스트 작업이 필요하다. 이에 본 논문에서는 단위테스트와 통합테스트를 통해 안드로이드 애플리케이션의 완성도를 높이기 위한 테스트 자동화 시스템을 설계하였다.

Design of Test Cases and Automatic Generation of the Test Code for UI Unit Test of an Android Application (안드로이드 애플리케이션 UI 단위 테스트를 위한 테스트 케이스 설계 및 테스트 코드 자동 생성)

  • Yun, Sang-Pil;Seo, Yong-Jin;Ko, Min-Hyuk;Kim, Hyeon-Soo
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2012.06b
    • /
    • pp.129-131
    • /
    • 2012
  • 세계 스마트폰 OS 시장의 절반 이상을 차지한 안드로이드는 향후 태블릿, 스마트 TV, 자동차 등으로 시장의 확대가 전망된다. 현재 안드로이드 OS를 기반으로 수많은 애플리케이션이 개발되고 있지만 애플리케이션의 신뢰성을 보장하기 위한 연구들은 부족한 상태이다. 이는 안드로이드 애플리케이션이 GUI를 기반으로 동작하기 때문에 기존의 테스트 방법을 적용하기 어렵기 때문이다. 구글에서 애플리케이션 테스트를 위한 환경을 제공하지만 개발자가 이를 활용하여 효율적인 테스트 코드를 작성하는 것은 쉽지 않다. 이 논문에서는 안드로이드 앱 개발에서 GUI 구현의 기본 단위인 액티비티에 대한 단위 테스트 방법을 제시한다. 이를 위해 테스트 케이스 설계 방법과 테스트 수행 코드를 자동으로 생성하는 프로그램을 구현한다. 이 방법을 통해 개발자는 쉽게 테스트 코드를 생성할 수 있으며 신뢰성있는 앱을 개발할 수 있다.

Effect Relation-based Coverage and Test Case Generation for GUI Testing of iOS Applications (iOS 애플리케이션 GUI 테스팅을 위한 영향 관계 기반 커버리지 및 테스트 케이스 생성)

  • Seo, Yongjin;Mun, Daegeon;Kim, Hyeon Soo
    • KIPS Transactions on Software and Data Engineering
    • /
    • v.2 no.3
    • /
    • pp.151-160
    • /
    • 2013
  • iOS applications refer to the apps operating on iOS, a mobile OS developed by Apple. As iOS provides graphic user interfaces based on touch screens, most of iOS apps support GUIs. GUIs become increasingly important for iOS apps. So are GUI tests. As GUI functions are performed by event handlers, faulty event handlers could cause defects in GUIs. Hence, this study detects faults in event handlers as a way to test GUIs for iOS apps, and suggests how to generate test cases by re-defining input domains of event handlers.

A Test Case Generation Method Based on Activity for Android Application Testing (안드로이드 애플리케이션을 테스트하기 위한 액티비티 기반의 테스트 케이스 생성 방법)

  • Ko, Minhyuk;Seo, Yongjin;Yun, Sangpil;Kim, Hyeon Soo
    • KIPS Transactions on Software and Data Engineering
    • /
    • v.2 no.10
    • /
    • pp.679-690
    • /
    • 2013
  • Smartphones have features that users feel free to install/delete the program they want. Their emergence makes many developers rush into the Smartphone application development market. Thus, developing good applications quickly is becoming even more intense competition in the market. Because, however, the application development and deployment procedures are simple in the Android environments and anyone can participate in the development easily, applications not validated thoroughly are likely to be deployed. Therefore, a systematic approach that can verify Android-based applications with fewer burdens is required. In this paper, we propose a method that generates automatically GUI-based testing scenarios for the Android applications. The automated test scenario generation can reduce the time which the developer spends on testing, thus it can improve the productivity of the development in the testing phase.

The Android application GUI testing tool apply and case study (안드로이드 애플리케이션 GUI 테스팅 도구 적용 및 사례연구)

  • Kim, Taekyun;Kwon, Gihyun
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2012.04a
    • /
    • pp.1231-1234
    • /
    • 2012
  • GUI는 안정성과 견고성 그리고 사용성을 검증하기 위하여 반드시 테스트가 되어야 한다. 하지만 이러한 GUI 테스팅은 기존 소프트웨어 테스트 과정보다 복잡하고 많은 양의 테스트 작업을 요구하게 된다. 그리하여 많은 자동화된 테스트 도구가 개발 되어왔으며, 많은 산업체에서는 이러한 자동화된 테스트 도구를 사용하여 소프트웨어의 품질을 측정하고 있다. 하지만 모바일 소프트웨어의 GUI를 테스트하기 위한 도구는 현재까지 개발 중이며 많은 연구가 선행 되고 있다. 본 논문은 이러한 모바일 애플리케이션의 GUI를 테스트 하기 위하여 많이 사용되고 있는 오픈 소스 기반의 도구 3개를 선정하여 실제 애플리케이션에 적용하여 보고 분석을 통하여 향후 테스트 도구 개발에 대한 방향을 제시 하고자 한다.

Image-Based Application Testing Method Using Faster D2-Net for Identification of the Same Image (동일 이미지 판별을 위해 Faster D2-Net을 이용한 이미지 기반의 애플리케이션 테스트 방법)

  • Chun, Hye-Won;Jo, Min-Seok;Han, Sung-Soo;Jeong, Chang-Sung
    • KIPS Transactions on Software and Data Engineering
    • /
    • v.11 no.2
    • /
    • pp.87-92
    • /
    • 2022
  • Image-based application testing proposes an application testing method via image structure comparison. This test method allows testing on various devices without relying on various types of device operating systems or GUI. Traditional studies required the creation of a tester for each variant in the existing case, because it differs from the correct image for operating system changes, screen animation execution, and resolution changes. The study determined that the screen is the same for variations. The tester compares the underlying structure of the objects in the two images and extracts the regions in which the differences exist in the images, and compares image similarity as characteristic points of the Faster D2-Net. The development of the Faster D2-Net reduced the number of operations and spatial losses compared to the D2-Net, making it suitable for extracting features from application images and reducing test performance time.

GUI Testing for MVC Architecture based Applications (MVC 아키텍처 기반 애플리케이션의 GUI 테스팅)

  • Joo, Heeju;Lee, Changun
    • Journal of Software Engineering Society
    • /
    • v.24 no.1
    • /
    • pp.1-7
    • /
    • 2011
  • MVC(Model-View-Controller) architecture is well-known for high maintainability and it makes efficient development possible. Recently, it has been applied in many fields such as web, desktop and mobile applications. Therefore, effective testing for this architecture is strongly needed. Although much research has been done, there was not much efforts for exploiting MVC architecture in GUI testing. Therefore, in this paper, we propose a scheme for efficient and accurate GUI testing for MVC based applications. In this study we separate original state diagrams into view state diagram and model-controller state diagram. Then, we present a case study showing the effectiveness of our proposed scheme.

  • PDF

Implementation of Web based Integrated development environment for Supporting Multi Platform (멀티 플랫폼 지원을 위한 웹 기반 통합개발환경 구현)

  • Lee, MyeongChun;Sin, Saim;Jang, Dalwon;Lee, JongSeol;Jang, Sei-Jin
    • Proceedings of the Korean Society of Broadcast Engineers Conference
    • /
    • 2015.07a
    • /
    • pp.150-152
    • /
    • 2015
  • 본 논문은 개발자에게 멀티플랫폼 지원을 위한 웹언어 기반의 하이브리앱 개발환경을 제안한다. 최근 웹 기술의 발달로 웹 언어 기반의 애플리케이션이 증가 하고 있다. 그러나 웹 언어로 구현된 모바일 애플리케이션의 경우 디바이스의 플랫폼에서 제공하는 고유의 자원들에 대한 사용이 어려우며, 애플리케이션 마켓에서 배포가 어려운 단점이 있다. 본 논문에서는 이러한 문제를 해결하기 위해 통합개발환경을 구현하여 개발자들이 웹언어로 다양한 플랫폼에서 애플리케이션을 개발할 수 있는 환경을 제공한다. 제안하는 통합개발환경은 안드로이드와 타이젠 운영체제를 지원하며, 브라우저 기반의 웹 에뮬레이터와 애플리케이션 패키징 인터페이스를 지원하여 개발되는 소스코드를 테스트할 수 있도록 한다. 또한, 웹 에뮬레이터에서 디바이스 고유의 리소스를 사용하기위한 API를 설계한다. 제안하는 방법의 검증을 위해 타이젠 기반의 IVI 디바이스와 안드로이드 스마트폰을 사용하여 웹 언어로 작성된 애플리케이션을 테스트 한다.

  • PDF

Analytical Study on the Design and Function of Food Safetey Application (식품안전 관련 애플리케이션의 디자인과 기능 분석 연구)

  • Son, Jeong-Eun;Jung, Eui-Tay;Paik, Jin-Kyung
    • The Journal of the Korea Contents Association
    • /
    • v.19 no.4
    • /
    • pp.91-101
    • /
    • 2019
  • With about 600 officially licensed food additives now living in modern people's lives, consumers' interest in the additives, food safety and harmfulness in food products is also increasing, and mobile services for consumers who want to properly recognize and purchase the safety of food they want to consume are being implemented at home and abroad. In this study, six major applications that provide food safety information were analyzed for functions and designs, evaluated by design experts and evaluated for usability to actual users. Through the function and design analysis results, three similar domestic applications were selected, and the design experts were evaluated for UI and usability, and two of the most similar applications were selected for usability testing. The test results showed that the two applications were similar in usability, but considering the overall results, it was found that the strictest available food safety application. After this study, we propose improvements in the design of food safety applications and existing designs and functions to help improve the convenience of food application developers and users, and thus to ensure the safe and correct eating habits of the people.