SYSTEM AND METHOD FOR TESTING A SOFTWARE UNIT OF AN APPLICATION
    1.
    发明申请
    SYSTEM AND METHOD FOR TESTING A SOFTWARE UNIT OF AN APPLICATION 有权
    用于测试应用软件的系统和方法

    公开(公告)号:US20120173929A1

    公开(公告)日:2012-07-05

    申请号:US12982663

    申请日:2010-12-30

    IPC分类号: G06F11/36

    CPC分类号: G06F11/3692

    摘要: A system, computer readable storage medium including instructions, and a computer-implemented method for testing a software unit of an application is described. A method signature for a method of the software unit of the application is received. A generic test specification for a generic test of the method is identified based on the method signature, the generic test specification being one of a plurality of test specifications, wherein the generic test specification includes a definition for at least one reference input parameter value of the method and a definition for at least one reference output parameter value of the method. The method is executed using the at least one reference input parameter value to produce at least one test output parameter value. A test result is determined based on a comparison between the at least one test output parameter value and the at least one reference output parameter value.

    摘要翻译: 描述了包括指令的系统,计算机可读存储介质以及用于测试应用的软件单元的计算机实现的方法。 接收应用软件单元的方法的方法签名。 基于所述方法签名来识别所述方法的通用测试的通用测试规范,所述通用测试规范是多个测试规范之一,其中所述通用测试规范包括用于所述方法签名的至少一个参考输入参数值的定义 方法和方法的至少一个参考输出参数值的定义。 使用至少一个参考输入参数值来执行该方法以产生至少一个测试输出参数值。 基于所述至少一个测试输出参数值和所述至少一个参考输出参数值之间的比较来确定测试结果。

    Testing of distributed systems
    2.
    发明授权
    Testing of distributed systems 有权
    分布式系统测试

    公开(公告)号:US08046638B2

    公开(公告)日:2011-10-25

    申请号:US12492867

    申请日:2009-06-26

    IPC分类号: G06F11/00

    CPC分类号: G06F11/2294

    摘要: In an embodiment, a method is provided for tracking a test. In this method, a test session identifier is transmitted to a test system. The test session identifier identifies a particular test session. A test of a component is triggered at the test system, and this test provides test results, which are received from the test system. The test results include the test session identifier, which allows the tests to be associated with the particular test session.

    摘要翻译: 在一个实施例中,提供了一种跟踪测试的方法。 在该方法中,将测试会话标识符发送到测试系统。 测试会话标识符标识特定的测试会话。 在测试系统中触发组件的测试,该测试提供从测试系统接收的测试结果。 测试结果包括测试会话标识符,它允许测试与特定测试会话相关联。

    System and method for testing a software unit of an application
    3.
    发明授权
    System and method for testing a software unit of an application 有权
    用于测试应用软件单元的系统和方法

    公开(公告)号:US08813034B2

    公开(公告)日:2014-08-19

    申请号:US12982663

    申请日:2010-12-30

    IPC分类号: G06F9/44 G06F11/36

    CPC分类号: G06F11/3692

    摘要: A system, computer readable storage medium including instructions, and a computer-implemented method for testing a software unit of an application is described. A method signature for a method of the software unit of the application is received. A generic test specification for a generic test of the method is identified based on the method signature, the generic test specification being one of a plurality of test specifications, wherein the generic test specification includes a definition for at least one reference input parameter value of the method and a definition for at least one reference output parameter value of the method. The method is executed using the at least one reference input parameter value to produce at least one test output parameter value. A test result is determined based on a comparison between the at least one test output parameter value and the at least one reference output parameter value.

    摘要翻译: 描述了包括指令的系统,计算机可读存储介质以及用于测试应用的软件单元的计算机实现的方法。 接收应用软件单元的方法的方法签名。 基于所述方法签名来识别所述方法的通用测试的通用测试规范,所述通用测试规范是多个测试规范之一,其中所述通用测试规范包括用于所述方法签名的至少一个参考输入参数值的定义 方法和方法的至少一个参考输出参数值的定义。 使用至少一个参考输入参数值来执行该方法以产生至少一个测试输出参数值。 基于所述至少一个测试输出参数值和所述至少一个参考输出参数值之间的比较来确定测试结果。

    GENERIC APPLICATION PERSISTENCE DATABASE
    4.
    发明申请
    GENERIC APPLICATION PERSISTENCE DATABASE 有权
    一般应用程序持久性数据库

    公开(公告)号:US20130262513A1

    公开(公告)日:2013-10-03

    申请号:US13437671

    申请日:2012-04-02

    IPC分类号: G06F17/30

    CPC分类号: G06F17/30 G06Q10/06

    摘要: A method includes receiving a request from a client to perform an application operation, transmitting a generic application persistency statement defined in an application template corresponding to the application, where the template belongs to a set of predefined application templates. Searching a logical database for a first location having entries corresponding to a technical key and an operation identifier, determining a second technical key based on content stored at the first location, searching the logical database for a second location having entries corresponding to the second technical key and a dataset key, determining a third technical key based on content stored at the second location, and accessing locations of the logical database based on the third technical key, wherein the contents of the logical database locations correspond to content of a physical database. A system to implement the method and a computer readable medium are disclosed.

    摘要翻译: 一种方法包括从客户端接收执行应用操作的请求,发送在与应用相对应的应用模板中定义的通用应用持久性语句,其中模板属于一组预定义的应用模板。 搜索具有对应于技术密钥和操作标识符的条目的第一位置的逻辑数据库,基于存储在第一位置的内容确定第二技术密钥,搜索逻辑数据库中具有对应于第二技术密钥的条目的第二位置 和数据集密钥,基于存储在第二位置的内容确定第三技术密钥,以及基于第三技术密钥访问逻辑数据库的位置,其中逻辑数据库位置的内容对应于物理数据库的内容。 公开了一种实现该方法的系统和一种计算机可读介质。

    ASPECT AND SYSTEM LANDSCAPE CAPABILITY-DRIVEN AUTOMATIC TESTING OF SOFTWARE APPLICATIONS
    5.
    发明申请
    ASPECT AND SYSTEM LANDSCAPE CAPABILITY-DRIVEN AUTOMATIC TESTING OF SOFTWARE APPLICATIONS 有权
    软件应用的高效和系统风景能力驱动自动测试

    公开(公告)号:US20120159445A1

    公开(公告)日:2012-06-21

    申请号:US12973663

    申请日:2010-12-20

    IPC分类号: G06F9/44

    CPC分类号: G06F11/3688

    摘要: In a system and a method, a sub-test catalog is retrieved from a test catalog repository. A test aspect of the sub-test catalog is compared to an aspect of a software application to be tested. A required system capability of the sub-test catalog is compared to the capabilities of a system landscape based on a determination that the sub-test catalog test aspect matches the aspect of the software application to be tested. The system landscape includes at least one system. The sub-test catalog is added to a master test catalog based on a determination that the required system capability of the sub-test catalog matches the system landscape capabilities.

    摘要翻译: 在系统和方法中,从测试目录库检索子测试目录。 将子测试目录的测试方面与要测试的软件应用程序的一个方面进行比较。 基于确定子测试目录测试方面与要测试的软件应用程序的方面相匹配,将子测试目录的所需系统功能与系统环境的功能进行比较。 系统景观包括至少一个系统。 基于确定子测试目录的所需系统能力与系统景观功能相匹配,将子测试目录添加到主测试目录中。

    Systems and methods for analyzing test coverage at an organizational level
    6.
    发明授权
    Systems and methods for analyzing test coverage at an organizational level 有权
    在组织层面分析测试覆盖的系统和方法

    公开(公告)号:US08495575B2

    公开(公告)日:2013-07-23

    申请号:US12633806

    申请日:2009-12-09

    IPC分类号: G06F9/44

    CPC分类号: G06F11/3676

    摘要: Disclosed are methods and systems for calculating test coverage of a software organizational schema. The method and systems involve retrieving the software organizational schema associated with an application, receiving an assigned weight factor to the one or more software organizational schema components associated with the application, determining a number of processed code lines and a total number of the code lines associated with the one or more software organizational schema components, calculating a test coverage for the one or more software organizational schema components based on the weight factor, the number of processed code lines and the total number of code lines of the software organizational schema component.

    摘要翻译: 公开了用于计算软件组织模式的测试覆盖的方法和系统。 所述方法和系统涉及检索与应用相关联的软件组织架构,接收与所述应用相关联的所述一个或多个软件组织架构组件的分配权重因子,确定已处理代码行的数量以及相关联的代码行的总数 使用一个或多个软件组织架构组件,基于权重因子,处理的代码行的数量和软件组织架构组件的代码行的总数来计算一个或多个软件组织架构组件的测试覆盖。

    Testing of Distributed Systems
    7.
    发明申请
    Testing of Distributed Systems 有权
    分布式系统测试

    公开(公告)号:US20100332904A1

    公开(公告)日:2010-12-30

    申请号:US12492867

    申请日:2009-06-26

    IPC分类号: G06F11/26

    CPC分类号: G06F11/2294

    摘要: In an embodiment, a method is provided for tracking a test. In this method, a test session identifier is transmitted to a test system. The test session identifier identifies a particular test session. A test of a component is triggered at the test system, and this test provides test results, which are received from the test system. The test results include the test session identifier, which allows the tests to be associated with the particular test session.

    摘要翻译: 在一个实施例中,提供了一种跟踪测试的方法。 在该方法中,将测试会话标识符发送到测试系统。 测试会话标识符标识特定的测试会话。 在测试系统中触发组件的测试,该测试提供从测试系统接收的测试结果。 测试结果包括测试会话标识符,它允许测试与特定测试会话相关联。

    Default value initialization of business objects
    8.
    发明授权
    Default value initialization of business objects 有权
    业务对象的默认值初始化

    公开(公告)号:US07725907B2

    公开(公告)日:2010-05-25

    申请号:US11646366

    申请日:2006-12-28

    IPC分类号: G06F13/00

    CPC分类号: G06Q10/00 Y10S707/944

    摘要: Methods and apparatus, including computer program products, provided default values for business objects. In one exemplary embodiment, there is provided a method for providing default values for attributes of business objects. The method may comprise receiving, at a first service provider, a call to instantiate a first business object. The method may then obtain a static default value of an attribute associated with the first business object. A second service provider may be called to determine a dynamic default value for the attribute based on the static default value. The first service provider may then be provided with the dynamic default value for use when instantiating the first business object.

    摘要翻译: 包括计算机程序产品在内的方法和设备为业务对象提供了默认值。 在一个示例性实施例中,提供了一种用于为业务对象的属性提供默认值的方法。 该方法可以包括在第一服务提供商处接收实例化第一业务对象的呼叫。 该方法然后可以获得与第一业务对象相关联的属性的静态默认值。 可以调用第二个服务提供商来基于静态默认值来确定属性的动态默认值。 然后可以向第一服务提供商提供动态默认值,以在实例化第一业务对象时使用。

    SILO-AWARE DATABASES
    9.
    发明申请
    SILO-AWARE DATABASES 审中-公开
    SILO-AWARE数据库

    公开(公告)号:US20140280367A1

    公开(公告)日:2014-09-18

    申请号:US13804939

    申请日:2013-03-14

    IPC分类号: G06F17/30

    CPC分类号: G06F16/2282 G06F16/217

    摘要: A system receives a request from an application to access a database. The system forms a database table proxy for a logical database. One or more database silos are assigned to the database table proxy. A default database silo from the one or more database silos is defined for the database table proxy. A database silo of the database table proxy corresponding to an application requesting access to the logical database is accessed with a database engine.

    摘要翻译: 系统从应用程序接收访问数据库的请求。 该系统形成逻辑数据库的数据库表代理。 一个或多个数据库孤岛被分配给数据库表代理。 为数据库表代理定义了一个或多个数据库孤岛中的默认数据库仓库。 使用数据库引擎访问与请求访问逻辑数据库的应用程序相对应的数据库表代理的数据库仓库。

    Default value initialization of business objects
    10.
    发明申请
    Default value initialization of business objects 有权
    业务对象的默认值初始化

    公开(公告)号:US20080162264A1

    公开(公告)日:2008-07-03

    申请号:US11646366

    申请日:2006-12-28

    IPC分类号: G06F17/30

    CPC分类号: G06Q10/00 Y10S707/944

    摘要: Methods and apparatus, including computer program products, provided default values for business objects. In one exemplary embodiment, there is provided a method for providing default values for attributes of business objects. The method may comprise receiving, at a first service provider, a call to instantiate a first business object. The method may then obtain a static default value of an attribute associated with the first business object. A second service provider may be called to determine a dynamic default value for the attribute based on the static default value. The first service provider may then be provided with the dynamic default value for use when instantiating the first business object.

    摘要翻译: 包括计算机程序产品在内的方法和设备为业务对象提供了默认值。 在一个示例性实施例中,提供了一种用于为业务对象的属性提供默认值的方法。 该方法可以包括在第一服务提供商处接收实例化第一业务对象的呼叫。 该方法然后可以获得与第一业务对象相关联的属性的静态默认值。 可以调用第二个服务提供商来基于静态默认值来确定属性的动态默认值。 然后可以向第一服务提供商提供动态默认值,以在实例化第一业务对象时使用。