Software debugging recommendations
    1.
    发明授权
    Software debugging recommendations 有权
    软件调试建议

    公开(公告)号:US08910120B2

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

    申请号:US12718389

    申请日:2010-03-05

    IPC分类号: G06F9/44 G06F17/30

    CPC分类号: G06F9/44 G06F17/30

    摘要: Software debugging recommendation technique embodiments are presented that generally entails creating a database of characterized software bug descriptions and providing software debugging recommendations from the database in response to a query. This can employ a two-phased approach in the search for similar software bugs. The first is a search phase that takes a query as input and returns a ranked list of software bug descriptions that match the query. These bug descriptions can contain a mix of structured and unstructured data. The second phase is a related-information phase that uses the output of the first phase to retrieve a set of related recommendations such as for people, source files, functions and binaries.

    摘要翻译: 提出了软件调试推荐技术实施例,其通常需要创建特征软件错误描述的数据库,并且响应于查询提供来自数据库的软件调试建议。 这可以采用两阶段的方法来搜索类似的软件错误。 第一个是搜索阶段,它将查询作为输入,并返回与查询匹配的软件错误描述的排名列表。 这些错误描述可以包含结构化和非结构化数据的混合。 第二阶段是一个相关信息阶段,使用第一阶段的输出来检索一组相关的建议,如人,源文件,函数和二进制文件。

    SOFTWARE DEBUGGING RECOMMENDATIONS
    2.
    发明申请
    SOFTWARE DEBUGGING RECOMMENDATIONS 有权
    软件调查建议

    公开(公告)号:US20110219360A1

    公开(公告)日:2011-09-08

    申请号:US12718389

    申请日:2010-03-05

    IPC分类号: G06F9/44 G06F17/30

    CPC分类号: G06F9/44 G06F17/30

    摘要: Software debugging recommendation technique embodiments are presented that generally entails creating a database of characterized software bug descriptions and providing software debugging recommendations from the database in response to a query. This can employ a two-phased approach in the search for similar software bugs. The first is a search phase that takes a query as input and returns a ranked list of software bug descriptions that match the query. These bug descriptions can contain a mix of structured and unstructured data. The second phase is a related-information phase that uses the output of the first phase to retrieve a set of related recommendations such as for people, source files, functions and binaries.

    摘要翻译: 提出了软件调试推荐技术实施例,其通常需要创建特征软件错误描述的数据库,并且响应于查询提供来自数据库的软件调试建议。 这可以采用两阶段的方法来搜索类似的软件错误。 第一个是搜索阶段,它将查询作为输入,并返回与查询匹配的软件错误描述的排名列表。 这些错误描述可以包含结构化和非结构化数据的混合。 第二阶段是一个相关信息阶段,使用第一阶段的输出来检索一组相关的建议,如人,源文件,函数和二进制文件。

    Method and system for efficient testing of sequences of computer-related operations
    3.
    发明申请
    Method and system for efficient testing of sequences of computer-related operations 有权
    用于有效测试计算机相关操作序列的方法和系统

    公开(公告)号:US20050081109A1

    公开(公告)日:2005-04-14

    申请号:US10686418

    申请日:2003-10-14

    申请人: Jacek Czerwonka

    发明人: Jacek Czerwonka

    IPC分类号: G06F11/00 G06F11/263

    CPC分类号: G06F11/263

    摘要: A system and method for testing sequences of computer-related operations by using subsequences of operations of a given length. The subsequences are used to construct a suite of test cases that reduces the number of testing permutations while satisfying desired testing requirements. A mechanism generates test cases by listing the possible subsequences of a specified length, from which a subsequence is chosen to start a test case, and marked as covered. A selection algorithm may be used to choose a subsequence, such as based on a count of the number of subsequence elements starting still uncovered subsequences. Subsequences are added to the test case until a specified maximum length, with a preference for selecting uncovered subsequences. The process continues adding test cases until no subsequence remains uncovered. The resultant set of test cases is processed based on any specified constraints and preconditions, to produce a final suite of test cases.

    摘要翻译: 用于通过使用给定长度的操作的子序列来测试计算机相关操作的序列的系统和方法。 子序列用于构建一套测试案例,可以在满足所需测试要求的同时减少测试排列次数。 机制通过列出指定长度的可能子序列来生成测试用例,从中选择一个子序列来启动测试用例,并标记为覆盖。 可以使用选择算法来选择子序列,例如基于启动尚未覆盖的子序列的子序列元素的数量的计数。 将子序列添加到测试用例中,直到指定的最大长度,优先选择未覆盖的子序列。 该过程继续添加测试用例,直到没有发现子序列。 根据任何指定的约束条件和前提条件处理结果集的测试用例,以生成最终的一组测试用例。