会员体验
专利管家(专利管理)
工作空间(专利管理)
风险监控(情报监控)
数据分析(专利分析)
侵权分析(诉讼无效)
联系我们
交流群
官方交流:
QQ群: 891211   
微信请扫码    >>>
现在联系顾问~
热词
    • 1. 发明申请
    • Exception test support technique
    • 异常测试支持技术
    • US20050283763A1
    • 2005-12-22
    • US10948308
    • 2004-09-24
    • Ryoko FujikawaTetsuya KatayamaKinya Miyazaki
    • Ryoko FujikawaTetsuya KatayamaKinya Miyazaki
    • G06F11/28G06F9/44
    • G06F11/3672G06F11/3696
    • This invention is to provide a technique for automatically performing a test of exception handling in a program created by using an object-oriented programming language. The method according to this invention comprises: analyzing a source program to be tested; generating a driver class for invoking a method of classes included in the source program to be tested; storing data of lines in the source program to be tested, which are executed by the driver class, so as to correspond to the driver class; extracting the driver class for causing a line for invoking a specific method having a possibility that an exception occurs to be executed; generating an exception occurrence stub class as a class having a same name as a name of a specific class, wherein the exception occurrence stub class has a method, which generates the exception and has a same name as a name of the specific method; and executing the driver class and the exception occurrence stub class, and storing execution result data.
    • 本发明是提供一种用于在通过使用面向对象编程语言创建的程序中自动执行异常处理测试的技术。 根据本发明的方法包括:分析要测试的源程序; 生成用于调用要测试的源程序中包含的类的方法的驱动程序类; 将由驱动程序类执行的要测试的源程序中的行的数据存储为与驱动程序类相对应; 提取驱动程序类以引起一行用于调用具有异常发生的可能性被执行的特定方法; 生成异常发生存根类作为与特定类的名称具有相同名称的类,其中异常发生存根类具有生成异常并且具有与特定方法的名称相同的名称的方法; 并执行驱动程序类和异常发生存根类,并存储执行结果数据。
    • 2. 发明授权
    • Program and process for generating data used in software function test
    • 用于生成软件功能测试中使用的数据的程序和过程
    • US07107182B2
    • 2006-09-12
    • US10669527
    • 2003-09-25
    • Ryoko FujikawaGoro ItoTetsuya KatayamaYasunobu TominagaSatoru KawashimaHitoshi SaitoMasanori Hasegawa
    • Ryoko FujikawaGoro ItoTetsuya KatayamaYasunobu TominagaSatoru KawashimaHitoshi SaitoMasanori Hasegawa
    • G06F11/30
    • G06F11/3672
    • A test support process and a test support program for producing a post-update test pattern when a program under test is updated. When a program under development is updated, a post-update operation description defining details of an operation of a function included in the program under development after the update is acquired. Next, a pre-update operation description having high commonality with the post-update operation description is selected from among pre-update operation descriptions defining details of operations of functions included in the program under development before the update. A pre-update test pattern for an operational test of the selected pre-update operation description is extracted from among pre-update test patterns prepared for operational tests of the program under development before the update. A post-update test pattern for an operational test of the post-update operation description is generated by inheriting at least a portion of the extracted pre-update test pattern.
    • 测试支持过程和测试支持程序,用于在更新测试中的程序时生成更新后测试模式。 当正在开发的程序被更新时,获取定义更新之后正在开发的程序中包括的功能的操作的细节的更新后操作描述。 接下来,从更新之前的正在开发的程序中包括的功能的操作的细节的更新前操作描述中选择与更新后操作描述具有高共同性的预更新操作描述。 从更新前正在开发的程序的操作测试准备的更新前测试模式中提取用于所选择的更新前操作描述的操作测试的更新前测试模式。 通过继承提取的更新前测试图案的至少一部分来生成用于更新后操作描述的操作测试的更新后测试模式。
    • 4. 发明授权
    • Record medium and method for analyzing a source file
    • 记录介质和分析源文件的方法
    • US06735762B2
    • 2004-05-11
    • US09834890
    • 2001-04-16
    • Ryoko FujikawaYasuyuki Fujikawa
    • Ryoko FujikawaYasuyuki Fujikawa
    • G06F945
    • G06F11/3604G06F8/433
    • A source file analyzing method for specifying a class and its member influenced by a change made in a predetermined class included in a source file described in an object-oriented language. An inputter inputs a source file to be analyzed and provides it to a reference relationship examiner. The reference relationship examiner examines the reference relationships of classes and methods included in the classes, including class definitions, class member definition information regarding class member definitions, and class member content information regarding the contents of class members, creates reference relationship information indicating inheritance relationships among classes and class call relationships, and provides them to an influenced class specifier. The influenced class specifier accepts the name of a changed class entered and specifies an influenced class by referring to the class definition information, class member definition information, class member content information, and reference relationship information.
    • 一种源文件分析方法,用于指定由以面向对象语言描述的源文件中包含的预定类别所做的改变所影响的类及其成员。 输入者输入要分析的源文件,并将其提供给参考关系审查员。 参考关系审查者检查包括在类中的类和方法的参考关系,包括类定义,关于类成员定义的类成员定义信息和关于类成员的内容的类成员内容信息,创建指示继承关系的参考关系信息 类和类调用关系,并将它们提供给受影响的类说明符。 受影响的类说明符接受输入的更改类的名称,并通过参考类定义信息,类成员定义信息,类成员内容信息和参考关系信息来指定受影响的类。