• Title/Summary/Keyword: testing automation

Search Result 219, Processing Time 0.02 seconds

A Study on the Testing Method of IEC 61850 based Merging Unit (IEC 61850 기반 디지털 변전시스템의 머징유닛 시험방법에 관한 연구)

  • Lee, Nam-Ho;Jang, Byung-Tae
    • Journal of the Korean Institute of Illuminating and Electrical Installation Engineers
    • /
    • v.23 no.8
    • /
    • pp.41-47
    • /
    • 2009
  • The power IT project "Development of Prototype for Advanced Substation Automation System based on the Digital Control Technology", is going on how to perform the verification of a IEC 61850 based Merging Unit for development of the full Substation Automation system from station bus to process bus. the testing method that this paper suggests, is including the conformance testing of IEC 61850 communication services and transmission functions of digital sampled values such as current and voltage, and referring to IEC 61850 conformance testing of IED. And finally, the paper shows a test system for the Merging Unit.

Implementation of Pattern-Driven Web Test Automation Framework (패턴 중심의 웹 테스트 자동화 프레임워크의 구현)

  • Na, Jong-Chae;Jeong, Hyie-Soo;Ryoo, Seok-Moon
    • Journal of KIISE:Computing Practices and Letters
    • /
    • v.16 no.12
    • /
    • pp.1239-1243
    • /
    • 2010
  • The web environment is evolving rapidly. Testing in the web based software is an essential process to improve stability and productivity. Testing of complex web contents and ill(user interface) is most important thing. Implemented test cases are efficient when they are automated and reusable. But, most of the testing automation tools are focused on technical accessibility and functions still. A collaboration of the persons concerned and reusability of implemented test case are ignored. In this paper we propose an efficient way to design automated test case in web environment, and to share and pattern automated test cases we introduce testing framework called NTAF(NHN Test Automation Framework.). The NTAF is based on open source framework. It provides integrated testing environment that web testing cane be automated and managed continuously.

Performance Evaluation of Elderly Home Automation Control (EHAC) IoT System

  • Phua, Karsten Cheng Kai;Goh, Wei Wei;Marjani, Mohsen
    • International Journal of Computer Science & Network Security
    • /
    • v.21 no.1
    • /
    • pp.214-219
    • /
    • 2021
  • As the number of elderly increased rapidly every year, many elderly still choose to stay independent despite of difficulties and challenges faced in their daily routine. Elderly has desperate needs for support for their living. Internet of Things helps to support and improve elderly's life in many ways to meet the needs and requirements. Home Automation Control (EHAC) is a research based system that support elderly with controlled automation solution that control and operates various home electrical appliances based on the measurement of heart pulse rate and environment temperature. This paper works on EHAC system to evaluate the performance of the system in elderly's daily routine. This paper presented experiments conducted with approach of IoT testing and discussion on analysis of the results.

Application of Terahertz Spectroscopy and Imaging in the Diagnosis of Prostate Cancer

  • Zhang, Ping;Zhong, Shuncong;Zhang, Junxi;Ding, Jian;Liu, Zhenxiang;Huang, Yi;Zhou, Ning;Nsengiyumva, Walter;Zhang, Tianfu
    • Current Optics and Photonics
    • /
    • v.4 no.1
    • /
    • pp.31-43
    • /
    • 2020
  • The feasibility of the application of terahertz electromagnetic waves in the diagnosis of prostate cancer was examined. Four samples of incomplete cancerous prostatic paraffin-embedded tissues were examined using terahertz spectral imaging (TPI) system and the results obtained by comparing the absorption coefficient and refractive index of prostate tumor, normal prostate tissue and smooth muscle from one of the paraffin tissue masses examined were reported. Three hundred and sixty cases of absorption coefficients from one of the paraffin tissues examined were used as raw data to classify these three tissues using the Principal Component Analysis (PCA) and Least Squares Support Vector Machine (LS-SVM). An excellent classification with an accuracy of 92.22% in the prediction set was achieved. Using the distribution information of THz reflection signal intensity from sample surface and absorption coefficient of the sample, an attempt was made to use the TPI system to identify the boundaries of the different tissues involved (prostate tumors, normal and smooth muscles). The location of three identified regions in the terahertz images (frequency domain slice absorption coefficient imaging, 1.2 THz) were compared with those obtained from the histopathologic examination. The tissue tumor region had a distinctively visible color and could well be distinguished from other tissue regions in terahertz images. Results indicate that a THz spectroscopy imaging system can be efficiently used in conjunction with the proposed advanced computer-based mathematical analysis method to identify tumor regions in the paraffin tissue mass of prostate cancer.

Automation Technique of Testing User Interface of Web Application (웹 어플리케이션의 사용자 인터페이스 테스트 자동화 기법)

  • Kwon, Young-Ho;Choi, Eun-Man
    • The KIPS Transactions:PartD
    • /
    • v.10D no.2
    • /
    • pp.293-300
    • /
    • 2003
  • As Internet has grown rapidly and been more complex by technology in connection with Web and requirement of business, qualify and reliability of Web application are getting important. It is necessary to study about testing method along with design technique specially in Web application. This paper explains automation method of user interface test to make test cases about user input form with HTML pages using by built-in browser objects. Examples shows the possibility of testing automation with Javascript objects get mapped. Overhead of writing Javascript can be reduced by making script generator. Generated test scripts are repeatedly used in regression testing Web-based application.

GUI-based Black Box Test Automation Program Tool in Windows Environment (윈도우 환경에서의 GUI 기반 블랙박스 테스트 자동화 프로그램 도구)

  • Jeong, Beomjin;Lee, Jungwoo;Hong, Changwan;An, Beongku
    • The Journal of the Institute of Internet, Broadcasting and Communication
    • /
    • v.18 no.2
    • /
    • pp.163-168
    • /
    • 2018
  • In this paper, we propose and develop a test automation program tool that automates GUI based testing using black box testing technique in Windows environment. The main features of the proposed test automation program tool are as follows. First, an error condition is designated as an image, a screen is captured for each test step, and an error message is detected through comparison of image similarity. Second, the proposed system supports various setting options such as event waiting time during execution and coordinate increment value between each test step. Such black box test automation research was common in environments such as Android and Web, but not in Windows environment. The results of performance evaluation show that the proposed system performs GUI test automation as an image comparison module and confirms that the test is performed normally by confirming process status and error image detection.

A Study of the DEVOPS Test Automation Module for Integrated Development Environment (통합 개발환경에서 데브옵스 기반 테스트 자동화 모듈 개발에 대한 연구)

  • Jung Kwang Lak;Kim Sun Joo
    • Convergence Security Journal
    • /
    • v.22 no.1
    • /
    • pp.3-9
    • /
    • 2022
  • The role of the integrated development environment is very important in software development of a development project. After many developers develop different modules, software product is completed through compile, debugging, integration, testing, and distribution. However, bugs and various issues in the development process cause problems such as quality deterioration of software product and dissatisfaction with requirements. So the need for automated testing to avoid these problems and improve quality has increased. In this study, we propose test automation modules of four perspectives to improve quality throughout the test automation in an integrated development environment. Each automation module operates through the tool chain of an integrated build framework implemented on the devops.

Development of IEC 61850 Performance Testing Procedures of BUS Protection IED Using UML (UML을 이용한 모선보호 IED의 IEC 61850 성능시험 절차서 개발)

  • Lee, Nam-Ho;Jang, Byung-Tae
    • The Transactions of The Korean Institute of Electrical Engineers
    • /
    • v.57 no.5
    • /
    • pp.767-772
    • /
    • 2008
  • Korea Electric Power Research Institute in charge of the power IT project "Development of Prototype for Advanced Substation Automation System based on the Digital Control Technology", is performing the verification of performance of the substation automation system. In order to verify a system based BUS protection IED, the standardized document and procedures are required. But there is nothing to describe systematically how to verify IEC 61850 based IED in the system environment except an individual IED testing way and report. This paper presents the substation automation system based ways and procedures to verify the IED using UML(Unified Modelling Language).

Automation Scheme of S/W Testing Tool for Railway Signaling System (열차제어시스템을 위한 바이탈 소프트웨어 테스팅 자동화 도구의 제안)

  • Hwang, Jong-Gyu;Jo, Hyun-Jeong;Jeong, Eui-Jin
    • Proceedings of the KIEE Conference
    • /
    • 2008.04c
    • /
    • pp.163-165
    • /
    • 2008
  • A S/W testing for vital railway signaling system have been important because of the increase of software usage for signaling. And also the safety of vital signaling system is required by int'l std. such as IEC 61508. While much efforts have been reported to improve electronic hardware's safety, not so much systematic approaches to assessment software's safety. In this paper, we propose a automation schemen of software testing tool for railway signaling system. From that, we show the functional architecture and internal components of the tool.

  • PDF