• 제목/요약/키워드: Software testing

검색결과 1,271건 처리시간 0.03초

소프트웨어 평가를 위한 품질 분석 모델 (The Quality Analysis Model for Software Testing)

  • 정혜정
    • 디지털융복합연구
    • /
    • 제11권3호
    • /
    • pp.293-298
    • /
    • 2013
  • 소프트웨어 품질에 대한 중요성이 강조되어지고 있다. 개발에 주력하던 회사들도 소프트웨어 품질에 많은 관심을 가지고 있으며 품질을 개선하기 위한 노력을 기울이고 있다. 본 연구에서는 소프트웨어 테스팅을 통해서 얻어진 데이터를 분석하려 한다. 소프트웨어의 시험수와 시험에 소요된 날짜, 각 기능별 나타나는 발견된 오류수를 중심으로 소프트웨어 테스팅에 영향을 미치는 요인을 발견하려 한다. 또한 회귀분석을 통해서 소프트웨어 총 오류수에 가장 영향을 미치는 변인을 찾아보려 한다. 또한 테스터의 성별에 따라서 영향을 미치는 요인에 대한 분석을 하려 한다.

TMMi 기반 자동차 제어 SW 테스팅 프로세스 구축에 관한 연구 (A Study on Implementation of Automobile Control Software Testing Process Based on TMMi)

  • 장진욱
    • 한국IT서비스학회지
    • /
    • 제8권3호
    • /
    • pp.159-169
    • /
    • 2009
  • The issue of method of software testing process implementation has recently been in the spotlight in korea and some vendor make every effort to improve the software testing process through the evaluation of TMMi. The level of software process is at initial level, nevertheless, so the high quality of software is not guaranteed. This paper apply to the TMMi Level2 Assessment criteria of Automobile control software testing process. The test policy and strategy, test planning, test monitoring and control, test design and execution, test environment goal. The result need to emerge development process connection on the test policy and strategy process, test planning process etc. Also, the study analyzed the infra structure to reach the repeated level via key process area. As the result the process implementation in organization suggests the policy development and the implementation activity. Finally, the practical can refer to this paper in order to implementation the software testing process.

Development of simulation-based testing environment for safety-critical software

  • Lee, Sang Hun;Lee, Seung Jun;Park, Jinkyun;Lee, Eun-chan;Kang, Hyun Gook
    • Nuclear Engineering and Technology
    • /
    • 제50권4호
    • /
    • pp.570-581
    • /
    • 2018
  • Recently, a software program has been used in nuclear power plants (NPPs) to digitalize many instrumentation and control systems. To guarantee NPP safety, the reliability of the software used in safetycritical instrumentation and control systems must be quantified and verified with proper test cases and test environment. In this study, a software testing method using a simulation-based software test bed is proposed. The test bed is developed by emulating the microprocessor architecture of the programmable logic controller used in NPP safety-critical applications and capturing its behavior at each machine instruction. The effectiveness of the proposed method is demonstrated via a case study. To represent the possible states of software input and the internal variables that contribute to generating a dedicated safety signal, the software test cases are developed in consideration of the digital characteristics of the target system and the plant dynamics. The method provides a practical way to conduct exhaustive software testing, which can prove the software to be error free and minimize the uncertainty in software reliability quantification. Compared with existing testing methods, it can effectively reduce the software testing effort by emulating the programmable logic controller behavior at the machine level.

AUTOSAR 소프트웨어 컴포넌트의 유닛 테스트 방법 (Unit Testing for the AUTOSAR Software Component)

  • 금대현;이성훈;박광민;손병점
    • 한국정보과학회논문지:컴퓨팅의 실제 및 레터
    • /
    • 제16권11호
    • /
    • pp.1061-1065
    • /
    • 2010
  • 최근 세계 자동차 업계는 AUTOSAR 소프트웨어 플랫폼 표준을 제정하여 소프트웨어의 신뢰성과 재사용성을 향상키고 있다. 그러나 테스트 시스템 및 테스트 프로세스의 신뢰성 확보와 테스트에 소요되는 기간 단축을 위하여 테스트의 표준화 및 자동화가 절실하다. 특히 RTE 및 베이직 소프트웨어 모듈은 표준화를 만족하는 설계 도구를 사용함으로써 최소한의 신뢰성이 보장되지만, 여전히 응용 소프트웨어 컴포넌트에 대해서는 철저한 테스트가 필요하다. 본 논문에서는 표준화된 AUTOSAR 설계 정보를 이용하여 소프트웨어 컴포넌트의 유닛 테스트를 위한 테스트 시스템의 생성 및 테스트 케이스 생성 자동화 방법을 제안하였으며, 테스트 시스템은 TTCN-3 테스트 표준을 적용하였다. 본 논문에서 제안한 방법을 적용함으로써 차량 소프트웨어의 개발 기간 단축 및 신뢰성을 향상시킬 수 있었다.

TTCN-3를 이용한 네트워크 기반 임베디드 소프트웨어 테스팅 환경 구축 (Testing Environment based on TTCN-3 for Network-based Embedded Software)

  • 채호창;김수림;조정훈;이성훈
    • 대한임베디드공학회논문지
    • /
    • 제5권1호
    • /
    • pp.29-38
    • /
    • 2010
  • It is highly requested that the more complicated embedded software is used for high performance and multiple functions of the systems. This is inevitably increasing the errors. Therefore the embedded software testing is getting important recently. There are not general testing methods which are able to be applied for any embedded systems, but via this research, we introduce a testing method which is based on TTCN-3, a testing standard, for embedded systems. A testing environment for network-based embedded software is implemented with considering the features of TTCN-3 testing which is based on message exchange. The testing environment has two additional parts with TTCN-3 test system, the network analyzer to access the network-based systems and the communication interface which is suggested for embedded systems in previous work, and we have implemented the whole testing environment with interacting these two parts. In addition to the normal testing domain, called single node testing as a unit testing of V-model, we suggest another concept to test multiple nodes in network. It could be achieved by adding keywords such as supervisor and object which are describing the feature of TTCN-3 testing component and generating the TTCN-3 Executable code which contains new keywords. The testing has done for embedded software which is based on CAN network and the demonstration of the testing environment has been shown in this paper.

A Study of Software Coding Rules Inspection Tool for Railway Signaling Software Safety

  • Hwang, Jong-Gyu;Jo, Hyun-Jeong
    • International Journal of Safety
    • /
    • 제8권2호
    • /
    • pp.31-36
    • /
    • 2009
  • In accordance with the development of recent computer technology, railway signaling software became more complex for the intellectualization. Therefore the importance and dependency of railway signaling system on the computer software is getting more increased further, and the testing for the safety and reliability of railway signaling system software became more important. It is started to become influential as very important issue for the reliability and safety of vital embedded software like railway signaling system. The software coding which can have an effect on the safety at the coding level of software shall not be included preferentially, for the safety of software, and must be checked. This thesis suggested an automated testing tool for coding rules on this railway signaling system software, and presented its applied result for railway signaling system software. The testing items in the implemented tool had referred to the international standards in relation to the software for railway system and MISRA-C standards. This automated testing tool for railway signaling system can be utilized at the assessment stage for railway signaling system software also, and it is anticipated that it can be utilized usefully at the software development stage also.

소프트웨어 자동 테스팅 도구의 발전 로드맵 분석 (Development Roadmap Analysis for Automatic Testing Tools of Software)

  • 정창신;정순기
    • 한국컴퓨터정보학회논문지
    • /
    • 제9권1호
    • /
    • pp.17-23
    • /
    • 2004
  • 소프트웨어 자동 테스팅 도구를 이용하여 테스트 프로세스의 전부 또는 일부를 자동화함으로써 테스트시간의 단축과 테스트 비용을 줄일 수 있다 그러나 하나의 테스팅 도구를 이용하여 이질적인 컴퓨팅 환경에서 다양한 종류의 테스트 요구 사항을 모두 충족시킨다는 것은 현실적으로 불가능하다 본 논문에서는 소프트웨어 자동 테스팅 도구의 분류 기준을 제시하고, 이를 기반으로 상용화된 테스팅 도구들의 특성을 조사, 분석하여 테스팅 도구의 발전 로드맵을 제시함으로써 테스팅 도구들 상호간의 관계성 이해와 향후 테스팅 도구들의 발전 방향을 모색하고자 한다.

  • PDF

시스템의 가상 가속수명시험을 위한 소프트웨어 개발 (Software Development for System Virtual Accelerated Life Testing)

  • 강보식;장무성
    • 한국신뢰성학회지:신뢰성응용연구
    • /
    • 제12권3호
    • /
    • pp.187-199
    • /
    • 2012
  • In general, accelerated life testing is performed to reduce testing time. But it is difficult to apply accelerated life testing to a system besides components. This paper developed a software which estimates reliability measures of the system from results of accelerated life testing of components building the system. This software can handle the system with a large number of components and complex topology. Multiple failure modes of a component were also considered in this software. Based on the software, reliability measures of a gearbox example at several conditions were estimated from the accelerated life testing results of three components of the gearbox.

게임 소프트웨어의 신뢰성 품질 평가 모델에 대한 연구 (A Study on the Reliability Quality Testing Model of Game Software)

  • 정혜정
    • 인터넷정보학회논문지
    • /
    • 제6권4호
    • /
    • pp.37-46
    • /
    • 2005
  • 컴퓨터가 여러 분야에 사용되어지고 그들의 정확한 운영이 종종 사업의 성공과 인간의 안전에 결정적이다. 높은 품질의 소프트웨어를 개발하는 것은 상당히 중요하다. 최근 게임이 대중화 되어지면서 게임 소프트웨어의 평가에 대한 관심이 높아지게 되었다. 게임 소프트웨어는 다양한 장르에 따라서 다소의 특징적인 면이 다르기 때문에 게임 소프트웨어를 평가 하는데는 상당한 어려움이 있다. 환경변화로 인해서 온라인 게임은 널리 대중화 되었다. 현재 온라인 게임 소프트웨어는 해외 시장을 개척하고 있다. 회사에서는 개발된 제품에 대하여 베타테스트를 거쳐서 좀더 신뢰성이 높은 제품을 개발하려고 최선을 다하고 있으나 몇 개월간의 베타테스트를 거친 제품도 사용자 측에서는 사용 중 다양한 오류들을 경험하게 된다. 게임의 경우는 게임 환경과 기능성에서 오는 오류가 다양하므로 이것을 평가하기에는 어려움이 많다. 본 연구에서는 게임 소프트웨어를 평가하는데 있어서 경험하게 되어지는 환경적인 요인과 기능적인 오류를 점검하여 품질평가 메트릭에 적용하는 방법에 대하여 연구하였다. 사용자 관점에서 설문조사를 실시하였으며 설문조사 결과를 종합분석하여 게임 소프트웨어의 버그 체크리스트 작성하였다. 또한 버그체크리스트를 품질 평가 메트릭에 적용하였다. ISO/IEC 9126을 기준으로 품질평가모델을 구성하였으며 특히 신뢰성에 대한 평가를 정량화 하기 위해서 버그체크리스트는 IS0/IEC 9126의 신뢰성 평가 메트릭에 적용하는 방안을 제시하였다.

  • PDF

소프트웨어 품질 평가 국제 표준 적용 방안에 대한 연구 (On the Application Plan Study of International Standard Tendency in Software Quality Testing)

  • 정혜정
    • 인터넷정보학회논문지
    • /
    • 제7권4호
    • /
    • pp.1-10
    • /
    • 2006
  • 소프트웨어 품질 평가와 관련하여 국제 표준에 대한 연구가 활발히 진행되어지고 있다. 소프트웨어 품질은 사용자와 개발자에 있어서 더욱더 중요해 지고 있다. 본 논문에서는 첫째, 소프트웨어 품질을 객관적이고 정량적으로 평가하기 위해서 소프트웨어 품질 평가에 대한 국내외 표준 동향을 조사 연구 한다. 둘째, 소프트웨어 품질 평가를 위한 국내외 표준의 새로운 연구 방향에 대해서 제시하고 셋째, 소프트웨어 품질 평가 중 신뢰성 분야에 대한 평가 방안을 소프트웨어 신뢰성 성장 모델에 적용하여 평가할 수 있도록 제시한다. 넷째, 소프트웨어 품질 평가 국제 표준의 보급 방안에 대해서 연구하고 다섯째, 소프트웨어 품질 평가와 관련해서 ISO/IEC 9126과 ISO/IEC 25000 시리즈의 소프트웨어 품질 평가 국제 표준 내용을 통한 적용방안에 대해서 연구한다.

  • PDF