• Title/Summary/Keyword: GUI software

Search Result 350, Processing Time 0.027 seconds

A GUI-based Approach to Software Modularization

  • Park, Dongmin;Seo, Yeong-Seok
    • Journal of the Korea Society of Computer and Information
    • /
    • v.23 no.4
    • /
    • pp.97-106
    • /
    • 2018
  • Software maintenance activities have always been important issues in many domains of the software industry. In order to help to resolve this issue, software modularization approaches have been studied to build adequate modules with high cohesion and low coupling; such modular structures can help the comprehension and maintenance of complex systems. In this paper, we propose a GUI-based automated approach for software modularization based on GUI structure analysis. GUI is a principal manner to allow users to access the overall functionalities of a software system; in particular, GUI is closely related to software functionalities, which makes it a promising tool to identify and understand the entire software system. We also implement a software tool to support our approach and evaluate it with a case study using an open source software.

Test Supporter for GUI of Mobile Application Software in J2ME Platform (J2ME 기반 모바일 응용 소프트웨어 GUI 자동화 테스트 지원기)

  • Hwang, Sun-Myumg
    • The KIPS Transactions:PartD
    • /
    • v.16D no.3
    • /
    • pp.361-370
    • /
    • 2009
  • Recently, the most mobile application software developers are being faced by short developing time (fast time-to-market), various requirements and requirement changes. In order to overcome the environment, developer should support user friendly GUI and assure the quality from the early developing process using GUI test method. This paper proposes a test method and tool for mobile software GUI, which reduces test time and supports comfortable test environment by user oriented UI design. We implemented a tool based on test scenarios based image flow for high testing accuracy and test case reusability. And the results show the characteristics of the method compared to the existing tools.

Test Cases Generation Method for GUI Testing with Automatic Scenario Generation (시나리오의 자동 생성을 통한 GUI 테스트 케이스 생성 방법)

  • Lee, Jung-Gyw;Kuk, Seung-Hak;Kim, Hyeon-Soo
    • Journal of KIISE:Software and Applications
    • /
    • v.36 no.1
    • /
    • pp.45-53
    • /
    • 2009
  • In these days GUI components are recognized as the important driving elements to the successful software development. Thus they must be verified. In practice, however, GUI testing for verifying the GUI components needs lots of time and high costs. Test automation for GUI testing is a promising solution to save those expenses. In this paper, we discuss some issues considered to perform GUI testing and suggest a new method that improve the GUI test case generation method based on our previous 'record & playback' approach. For this, we suggest the event generation method using the 'spy' technique and the scenario generation method that generates effectively a lot of scenarios with the generated events. In turn we describe how to create GUI test cases from the generated scenarios.

Development of MATLAB GUI Based Software for Monitoring Ionospheric Disturbances

  • Kim, Bu-Gyeom;Kang, Seonho;Han, Deokhwa;Song, Junesol;So, Hyoungmin;Kim, Kap Jin;Kee, Changdon
    • Journal of Positioning, Navigation, and Timing
    • /
    • v.8 no.2
    • /
    • pp.69-77
    • /
    • 2019
  • This study introduces MATLAB Graphical User Interface (GUI)-based software to monitor ionospheric disturbances. This software detects ionospheric disturbances using Global Positioning System (GPS) and Global Navigation Satellite System (GLONASS) measurements, and estimates a location of the disturbance source through the detected disturbance. In addition, this software includes a sky plot making function and frequency analysis function through wavelet transform. To evaluate the performance of the developed software, data of 2011 Tohoku earthquake in Japan were analyzed by using the software. The analysis results verified that the ionospheric disturbances were detected through GPS and GLONASS measurements, and the location of the disturbance source was estimated through the detected disturbance.

Mobile GUI Testing Tool Based-on Image Flow (이미지 플로우 기반의 모바일 GUI 테스트 도구에 관한 연구)

  • Hwang, Sun-Myung;Yoon, Seok-Jin
    • The KIPS Transactions:PartD
    • /
    • v.15D no.3
    • /
    • pp.347-354
    • /
    • 2008
  • In order to enhance the productivity of mobile and develop reliable software, the test of mobile application software should be required absolutely. The most important way to communicate to users has been used to GUI. But GUI test method in mobile has no the test automation system except manual test by checklist. In this paper we present a test method and tool by image flow to reduce the time required and finds out errors to GUI, by carrying out the study on automatic GUI testing tool based on image flow to GUI test of mobile application.

An Empirical Study on the Measurement of Size for Web-Page (웹페이지를 위한 규모측정에 관한 연구)

  • Kim, In-Suk;Lee, Nam-Yong
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2003.04c
    • /
    • pp.52-54
    • /
    • 2003
  • Measurement is used to improve software process and to help calculating software quality. It makes software project to be control and help producing software. Measuring software scale becomes important target in software development. LOC is used to measure the size intentioned aspect and function point is used to measure the function intentioned aspect. This paper discusses measurement method using function point, which fullows proposed rule, and degree of GUI (Graphical User Interface) accesses achieved by applying this measurement to web page. Applying proposed rules to web pages (specially that use much GUI such as shopping mall or auction site), there is advantage that calculate site changes on numerical value by measuring GUI degree when do site administration or update.

  • PDF

Development of MATLAB GUI Based Software for Generating Multi-GNSS Network RTK MAC Correction (MATLAB GUI 기반 다중 위성군 Network RTK MAC 보정정보 생성 소프트웨어 개발)

  • Bu-Gyeom Kim;Changdon Kee
    • Journal of Advanced Navigation Technology
    • /
    • v.26 no.6
    • /
    • pp.412-417
    • /
    • 2022
  • In this paper, multi-GNSS network RTK MAC correction generation software developed based on MATLAB GUI is introduced. The software was developed as a post-processing software based on simulation data to evaluate the feasibility of an algorithm for generating correction for multi-GNSS including GPS, GLONASS, and Galileo. As a result of software operation, network RTK correction for each system of multi-GNSS is output in MATLAB file format. In this paper, to evaluate the performance of the developed software, the residual error was analyzed after applying the correction generated through the software to the user. As a result of the analysis, it was confirmed that effective network RTK correction could be generated by confirming that the residual errors of users were maintained at 10 cm or less.

A GUI Testing Method base on Scenario for Mobile Application Software (시나리오 기반의 모바일 어플리케이션 소프트웨어 GUI 테스트 방법)

  • Hwang, Sun-Myung;Kim, Jung-Jong
    • Journal of the Korea Academia-Industrial cooperation Society
    • /
    • v.9 no.3
    • /
    • pp.681-689
    • /
    • 2008
  • Graphic User Interface(GUI) of mobile application is the working environment exchanging informations and almost functions on mobile are operated by it. In order to increase the productivity and to develop reliable mobile software, GUI test is absolutely needed. In this paper, we introduce the scenario based GUI test method and automatic tool(MoGuT). The MoGuT can detect the functional faults using scenarios and operate in SKVM environment.

A Development of the Algorithms for Automation of Slicing Machine with GUI Interface (GUI를 이용한 슬라이싱 머신의 자동화 알고리즘 개발)

  • Kim, Hyoung-Tae;Yang, Hae-Jeong;Song, Chang-Seop
    • Journal of the Korean Society for Precision Engineering
    • /
    • v.16 no.7
    • /
    • pp.85-93
    • /
    • 1999
  • In this study, PC-based slicing machine and driving software were constructed for the purpose of automation of semi-conductor cutting process. The biggest feature of software is variation of parameter and include data base, signal monitoring, error report, corresponding action or automatic motion planing. Parameters were drawn and algorithms were developed to make software by GUI interface. The cutting experiment was done for sampled wafer to see the effectiveness of the soft automation. From the experimented and implemented results, it is shown that parameters for automation of slicing process could be drawn, then its algorithms constructed. It could be considered what is the merit of this slicing machine by comparing the PC-based and the NC-based.

  • PDF

A Study on the Proposal of the Affordance Applied to GUI Design: Focused on the SNS Application (어포던스 이론이 적용된 GUI 디자인 제언에 관한 연구 -SNS 앱을 중심으로-)

  • Lu, Han-Yi;Seo, Han-Sok
    • The Journal of the Korea Contents Association
    • /
    • v.18 no.11
    • /
    • pp.113-122
    • /
    • 2018
  • Mobile GUI design is changing from an existing design that emphasizes intuitive cognitive effects to an affordance design that naturally triggers users' behaviors. However, in the GUI design, the current affordance only uses some partial design elements and cannot achieve effective design, and the concept of affordance design still has confusion and uncertainty. For this reason, this paper redefines affordance by examining the concepts and types of it in the pre-research. In addition, through questioning the type of affordance, a questionnaire was designed for the GUI elements of social software. According to the results of the survey, the evaluation of the affordance of the GUI design elements was derived, and the GUI design of the social software was compared and analyzed. Then according to the deep interviews, a GUI design proposal that can effectively use affordance was proposed.