• Title/Summary/Keyword: Testing technique

Search Result 1,759, Processing Time 0.023 seconds

MODIFIED POSTERIOR TIME-STEP ADJUSTMENT TECHNIQUE FOR MDOF SYSTEM IN SUBSTRUCTURING PSEUDODYNAMIC TEST (부분구조 유사동적법에 있어 다자유도 시스템에 대한 수정 시간증분 조정기법)

  • 이원호;강정호
    • Proceedings of the Computational Structural Engineering Institute Conference
    • /
    • 1998.10a
    • /
    • pp.473-480
    • /
    • 1998
  • The substructuring pseudodynamic test is a hybrid testing method consisting of a numerical simulation of the earthquake response of an analytical model and a loading test of a specimen. The substructuring pseudodynamic testing technique has been applied to various seismic experiments since it has advantages over the shaking table test to study dynamic behaviors of relatively large scale structures. However, experimental errors are inevitable in substructuring pseudodynamic testing. Some of these errors can be monitored during the test, but, due to limitations in control system, they cannot be eliminated. For example, one cannot control exactly the displacements that are actually imposed on the structures at each time step. This paper focuses on a technique to minimize the cumulative effect of such control errors for MDOF system. For this purpose, the modified posterior adjustment of the time increment from a target value $\Delta$t$_{n}$ to an adjusted value is performed to minimize the effect of the control errors for MDOF system.for MDOF system.

  • PDF

Functional Test Automation for Android GUI Widgets Using XML (XML을 이용한 안드로이드 GUI 위젯의 기능 테스트 자동화)

  • Ma, Yingzhe;Choi, Eun-Man
    • The KIPS Transactions:PartD
    • /
    • v.19D no.2
    • /
    • pp.203-210
    • /
    • 2012
  • Capture-and-replay technique is a common automatic method for GUI testing. Testing applications on Android platform cannot use directly capture-and-replay technique due to the testing framework which is already set up and technical supported by Google and lack of automatic linking GUI elements to actions handling widget events. Without capture-and-replay testing tools testers must design and implement testing scenarios according to the specification, and make linking every GUI elements to event handling parts all by hand. This paper proposes a more improved and optimized approach than common capture-and-replay technique for automatic testing Android GUI widgets. XML is applied to extract GUI elements from applications based on tracing the actions to handle widget events. After tracing click events using monitoring in capture phase test cases will be created by communicating status of activated widget in replay phase with API events.

Threat Analysis based Software Security Testing for preventing the Attacks to Incapacitate Security Features of Information Security Systems (보안기능의 무력화 공격을 예방하기 위한 위협분석 기반 소프트웨어 보안 테스팅)

  • Kim, Dongjin;Jeong, Youn-Sik;Yun, Gwangyeul;Yoo, Haeyoung;Cho, Seong-Je;Kim, Giyoun;Lee, Jinyoung;Kim, Hong-Geun;Lee, Taeseung;Lim, Jae-Myung;Won, Dongho
    • Journal of the Korea Institute of Information Security & Cryptology
    • /
    • v.22 no.5
    • /
    • pp.1191-1204
    • /
    • 2012
  • As attackers try to paralyze information security systems, many researchers have investigated security testing to analyze vulnerabilities of information security products. Penetration testing, a critical step in the development of any secure product, is the practice of testing a computer systems to find vulnerabilities that an attacker could exploit. Security testing like penetration testing includes gathering information about the target before the test, identifying possible entry points, attempting to break in and reporting back the findings. Therefore, to obtain maximum generality, re-usability and efficiency is very useful for efficient security testing and vulnerability hunting activities. In this paper, we propose a threat analysis based software security testing technique for evaluating that the security functionality of target products provides the properties of self-protection and non-bypassability in order to respond to attacks to incapacitate or bypass the security features of the target products. We conduct a security threat analysis to identify vulnerabilities and establish a testing strategy according to software modules and security features/functions of the target products after threat analysis to improve re-usability and efficiency of software security testing. The proposed technique consists of threat analysis and classification, selection of right strategy for security testing, and security testing. We demonstrate our technique can systematically evaluate the strength of security systems by analyzing case studies and performing security tests.

Complex Modal Testing of Asymmetric Rotors Using Magnetic Exciter Equipped with Hall Sensors

  • Lee, Chong-Won;Kim, Si-Kyoung
    • Journal of Mechanical Science and Technology
    • /
    • v.15 no.7
    • /
    • pp.866-875
    • /
    • 2001
  • The complex modal testing methods developed for asymmetric rotors are briefly discussed and their performances are experimentally evaluated. For the experiments, a laboratory test rotor is excited by using a newly developed, cost effective magnetic exciter equipped with Hall sensors, which measure the excitation forces. It is concluded that the exciter system is characterized by a wide bandwidth and a high resolution for both the excitation and force measurement, and that the one-exciter/two-sensor technique for complex modal testing of asymmetric rotors is superior to the standard two-exciter/two-sensor technique in terms of practicality and realization.

  • PDF

Nondestructive Testing Technique using Infrared Thermography (적외선을 이용한 비파괴검사 기술)

  • Park, Moon-Ho;Lee, Ik-Hwan
    • Journal of the Korean Society for Nondestructive Testing
    • /
    • v.14 no.4
    • /
    • pp.244-249
    • /
    • 1995
  • Infrared(IR) thermography method was developed as a result of an investigation into a means of deriving a more visual method of temperature analysis. It recently provides an excellant nondestructive testing(NDT) technique in a variety of industries such as nuclear power plant, fossil plants, etc.. This paper offers a basic principles of infrared radiation, the nature of instruments used for measurement and the applications.

  • PDF

Functional Testing Techniques for Concurrency Control in Transaction Processing Systems (트랜잭션 처리 시스템을 위한 동시성 제어의 기능시험 기법)

  • 홍석희
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.7 no.4
    • /
    • pp.805-811
    • /
    • 2003
  • System test is an important factor in the development process of good quality complex software in time, ensuring user requirements. Transaction processing module of database management systems schedules multiple transactions effectively and ensures that each transaction preserves data consistency. In this paper, we propose automatic functional testing techniques which ensure systematically that the implemented concurrency control function confirms to its requirements. The proposed testing technique tests functions of concurrency control module based on scenario without user intervention, and displays the result of functional testing. Finally, we utilize the proposed functional testing technique in the testing process of a database management system.