• Title/Summary/Keyword: Tool Testing

Search Result 897, Processing Time 0.025 seconds

Interoperability Testing between Defense Information Systems (국방정보시스템 간의 상호운용성 시험 기법)

  • Bae, Hyun-Seop;Yoon, Gwang-Sik;Kauh, Jang-Hyuk;Cho, Wan-Soo;An, Byung-Lae
    • Journal of Information Technology Services
    • /
    • v.4 no.2
    • /
    • pp.109-123
    • /
    • 2005
  • Interoperability among defense information systems is one of the most important technologies in the modern information and electronic wars. Computer-aided interviewing has been used in popular for measuring the interoperability among information systems in military domain. In this paper, we suggest a new approach, testing after interviewing, in order to resolve the weakness of interviewing approach. In the testing after reviewing approach, the potential level of interoperability predicted by computer-aided interviewing is explored by distributed testing techniques. For this purpose, test requirements of each interoperability level are identified and appropriate testing model and test cases are suggested. Finally, a distributed testing tool is designed for automating the execution of suggested test cases.

Development of the Reliability Index for Improving the Reliability of the Manufacturing Equipment (제조업 장비의 신뢰성 향상을 위한 신뢰성지수 개발)

  • Yu, Sangwoo;Park, Jungwon;Kim, Min;Hong, Jungpyo;Oh, Geuntae;Na, Yoonkyoon
    • Journal of Applied Reliability
    • /
    • v.16 no.3
    • /
    • pp.245-253
    • /
    • 2016
  • Purpose: The purpose of this study is to measure the reliability of complex equipment. Reliability of product is one of the most important factor to achieve competitiveness in the market. While there were many researches for assessing the reliability on components and modules, research on quantitative assessment tool for equipment with many component was little because of equipment's complexity. Methods: In this article, we developed index to assess reliability management system by using IEC 60300 and Reliability Management Tool-kit. With MIR and BARS, we developed reliability index clauses relevant to reliability activities and found weight factor for each clause by survey on experts. Results: The results of this study were as follows; reliability index that can assess both management side and technology side of the company was developed. Conclusion: Using this index, we assessed the reliability of a manufacturing equipment and found out the current reliability level of the manufacturing equipment, and derived improvement points.

A Study on the Program Development of Fatigue Test (피로시험용 프로그램 개발에 관한 연구)

  • 이종선
    • Proceedings of the Korean Society of Machine Tool Engineers Conference
    • /
    • 1999.10a
    • /
    • pp.275-280
    • /
    • 1999
  • This study is object to program development of fatigue test for universal testing machine. Fatigue program is consist of test simulation, data analysis and print report by control fatigue testing program which expansively applies tension-compression tests with using oil pressure mechanism by Visual Basic software running under windows 98.

  • PDF

Application of Accelerated Degradation Testing for VFD (Vacuum Fluorescent Display) (VFD(Vacuum Fluorescent Display) 가속열화시험 응용사례)

  • Bae, Suk-Joo
    • Journal of Applied Reliability
    • /
    • v.5 no.4
    • /
    • pp.413-425
    • /
    • 2005
  • As an alternative to traditional life testing, degradation tests can be effective in assessing product reliability when measurements of degradation leading to failure can be observed. This article presents an accelerated degradation testing for vacuum fluorescent displays (VFDs). The accelerated degradation model is based on Arrhenius-lifetime relationship for cathode temperatures. We compare the results between accelerated degradation test and test at normal use condition. Accelerated degradation test for display devices is observed as an efficient method to warrantee product reliability to customers, as well as a tool to save time and costs.

  • PDF

A Flexible Unit Testing Tool for Test Driven Development (테스트 주도 개발을 위한 유연한 단위 테스트 도구로 변경)

  • Jeon, Seok-Hwan;Kim, Jeong-Dong;Baik, Doo-Kwon
    • Journal of KIISE:Computing Practices and Letters
    • /
    • v.15 no.2
    • /
    • pp.140-144
    • /
    • 2009
  • The efficient test tool is indispensable to the test driven development. The test tool is very helpful to get the advantage of the test driven development. Many traditional automation test tool does not support standard script language and are not suitable to unit test. In traditional unit test tool, a code for the test is added at the source code. Such method makes the complexity of a source code and has a problem which must modify many part of the source code when the test case is changed. In this paper, we present a design technique of a flexible unit testing tool which makes a developer can modify easily the test case by using the standard java script in test driven development. We implement the test tool by this design technique to verify the availability of this technique.

Machine Learning Frameworks for Automated Software Testing Tools : A Study

  • Kim, Jungho;Ryu, Joung Woo;Shin, Hyun-Jeong;Song, Jin-Hee
    • International Journal of Contents
    • /
    • v.13 no.1
    • /
    • pp.38-44
    • /
    • 2017
  • Increased use of software and complexity of software functions, as well as shortened software quality evaluation periods, have increased the importance and necessity for automation of software testing. Automating software testing by using machine learning not only minimizes errors in manual testing, but also allows a speedier evaluation. Research on machine learning in automated software testing has so far focused on solving special problems with algorithms, leading to difficulties for the software developers and testers, in applying machine learning to software testing automation. This paper, proposes a new machine learning framework for software testing automation through related studies. To maximize the performance of software testing, we analyzed and categorized the machine learning algorithms applicable to each software test phase, including the diverse data that can be used in the algorithms. We believe that our framework allows software developers or testers to choose a machine learning algorithm suitable for their purpose.

Goal-oriented Concolic Testing (목적 지향 콘콜릭 테스팅)

  • Chung, In-Sang;Park, Jung-Kyu
    • Journal of KIISE:Software and Applications
    • /
    • v.37 no.10
    • /
    • pp.768-772
    • /
    • 2010
  • Concolic testing generates test data by combining concrete program execution and symbolic execution to achieve high test coverage. CREST is a representative open-source test tool implementing concolic testing. Currently, however, CREST aims at exploring all possible execution paths. In case of testing a specific branch or block, thus, it can be ineffective. This paper suggests a goal-oriented concolic testing that generates test data to execute a given branch or block.

A practice on performance testing for web-based systems Hyperlink testing for web-based system

  • Chang, Wen-Kui;Ron, Shing-Kai
    • International Journal of Quality Innovation
    • /
    • v.1 no.1
    • /
    • pp.64-74
    • /
    • 2000
  • This paper investigates the issue of performance testing on web browsing environments. Among the typical non-functional characteristics, index of link validity will be deeply explored. A framework to certify link correctness in web site is proposed. All possible navigation paths are first formulated to represent a usage model with the Markov chain property, which is then used to generate test script file statistically. With collecting any existing failure information followed by tracing these testing browsed paths, certification analysis may be performed by applying Markov chain theory. The certification result will yield some significant information such as: test coverage, reliability measure, confidence interval, etc. The proposed mechanism may provide not only completed but also systemic methodologies to find any linking errors and other web technologies errors. Besides, an actual practice of the proposed approach to a web-based system will be demonstrated quantitatively through a certification tool.

  • PDF

Bayes factors for accelerated life testing models

  • Smit, Neill;Raubenheimer, Lizanne
    • Communications for Statistical Applications and Methods
    • /
    • v.29 no.5
    • /
    • pp.513-532
    • /
    • 2022
  • In this paper, the use of Bayes factors and the deviance information criterion for model selection are compared in a Bayesian accelerated life testing setup. In Bayesian accelerated life testing, the most used tool for model comparison is the deviance information criterion. An alternative and more formal approach is to use Bayes factors to compare models. However, Bayesian accelerated life testing models with more than one stressor often have mathematically intractable posterior distributions and Markov chain Monte Carlo methods are employed to obtain posterior samples to base inference on. The computation of the marginal likelihood is challenging when working with such complex models. In this paper, methods for approximating the marginal likelihood and the application thereof in the accelerated life testing paradigm are explored for dual-stress models. A simulation study is also included, where Bayes factors using the different approximation methods and the deviance information are compared.

Effects of Preoxidation on High Temperature Wear of Piercing Plug Tool Steel Sliding Against SA210C Steel Used for Production of Seamless Tube (심리스 튜브 제조용 피어싱 플러그 공구강과 SA210C강의 고온 미끄럼 마모에 미치는 예비산화의 영향)

  • Choi, Byung-Young;Gu, Yoon-Sik
    • Journal of the Korean institute of surface engineering
    • /
    • v.46 no.6
    • /
    • pp.264-270
    • /
    • 2013
  • Effects of preoxidation on high temperature wear of piercing plug tool steel sliding against SA210C steel used for production of seamless tube have been studied using a pin-on-disc CETR tribometer, under applied normal load of 20 N at $900^{\circ}C$ in air. It was found in the preoxidized pin specimens of piercing plug tool steel that the coefficient of friction decreased to about 0.4 at an initial stage followed by showing nearly constant value of about 0.4 during high temperature wear testing. On the other hand, it was also found in the pin specimens without preoxidation that the coefficient of friction increased and fluctuated, ranging from about 0.3 to 0.6 during the tests until the running period of about 800 sec. The compact and continuous Fe-oxide layer was formed on the contact surface of the preoxidized pin specimens after high temperature wear testing followed by penetrating along the grain boundaries of coarse ferrite in the decarburized region beneath the oxide layer due to the lower hardness of the region.