基本信息:
- 专利标题: 단위 테스트 코드를 이용하는 단위 코드의 테스트 방법 및테스트 장치
- 专利标题(英):Test method and test device for unit code using unit test code
- 专利标题(中):使用单元测试代码的单元代码的测试方法和测试设备
- 申请号:KR1020080064863 申请日:2008-07-04
- 公开(公告)号:KR1020090066195A 公开(公告)日:2009-06-23
- 发明人: 윤석진 , 신규상
- 申请人: 한국전자통신연구원
- 申请人地址: 대전광역시 유성구 가정로 *** (가정동)
- 专利权人: 한국전자통신연구원
- 当前专利权人: 한국전자통신연구원
- 当前专利权人地址: 대전광역시 유성구 가정로 *** (가정동)
- 代理人: 한양특허법인
- 优先权: KR1020070133142 2007-12-18
- 主分类号: G06F11/263
- IPC分类号: G06F11/263 ; G06F11/36 ; G06F9/06
摘要:
A test method of a unit code and a test apparatus using a unit test code for efficiently using a unit code test program developed in a program development stage are provided to perform a test without re-writing the test program using the unit code test program. A unit test code to search is inputted. The unit test cord is searched through the search engine(S20). A transformation parameter is inputted(S40). The searched unit test cord is transformed according to the changed parameter(S50). The unit code within the program is individually tested by performing transformed unit test cord(S60). A test method of a unit code and a test apparatus using a unit test code for efficiently using a unit code test program is developed in a program development stage.
摘要(中):
提供使用单元测试代码进行程序开发阶段开发的单元代码测试程序的单元代码和测试设备的测试方法,以便不使用单元代码测试程序重新编写测试程序来进行测试。 输入要搜索的单位测试代码。 通过搜索引擎搜索单元测试线(S20)。 输入变换参数(S40)。 根据改变的参数对所搜索的单元测试线进行变换(S50)。 程序中的单位代码通过执行变换单元测试线单独测试(S60)。 在程序开发阶段,开发了使用单元测试代码进行单元代码测试程序的单元代码和测试设备的测试方法。
公开/授权文献:
- KR100949800B1 단위 테스트 코드를 이용하는 단위 코드의 테스트 방법 및테스트 장치 公开/授权日:2010-03-30
信息查询:
EspacenetIPC结构图谱:
G | 物理 |
--G06 | 计算;推算;计数 |
----G06F | 电数字数据处理 |
------G06F11/00 | 计算机 |
--------G06F11/07 | .响应错误的产生,例如,容错 |
----------G06F11/26 | ..功能检验 |
------------G06F11/263 | ...检验输入的产生,例如,检验向量、模或数列 |