Substituting content for undesirable content in a web browser
    1.
    发明授权
    Substituting content for undesirable content in a web browser 有权
    在Web浏览器中将内容替换为不需要的内容

    公开(公告)号:US08458351B2

    公开(公告)日:2013-06-04

    申请号:US13439486

    申请日:2012-04-04

    IPC分类号: G06F15/173

    摘要: A selection of a menu command that identifies a selected area of a web page as containing undesirable content is detected using a user input device of a client computer system executing a web browser that loads source web content from a group of servers. In response to the detection of the selected menu command, an alternate Internet Protocol (IP) address is substituted for a hostname of a website that provided the undesirable content. The alternate IP address is selected based on a content substitution profile of the client computer system. Using the substituted alternate IP address in response to a content request that identifies the undesirable content, the web page is reloaded with substituted source web content received from a server accessed by the alternate IP address displayed in the selected area of the web page instead of displaying the undesirable content identified in the content request.

    摘要翻译: 使用执行从一组服务器加载源Web内容的web浏览器的客户端计算机系统的用户输入设备来检测将网页的选定区域标识为包含不期望的内容的菜单命令的选择。 响应于所选择的菜单命令的检测,替代因特网协议(IP)地址代替提供不期望内容的网站的主机名。 备用IP地址是根据客户端计算机系统的内容替换配置文件来选择的。 使用替代的备用IP地址来响应于标识不期望的内容的内容请求,网页被重新加载从由在网页的所选区域中显示的备用IP地址访问的服务器接收的替代的源网络内容,而不是显示 在内容请求中标识的不期望的内容。

    SUBSTITUTING CONTENT FOR UNDESIRABLE CONTENT IN A WEB BROWSER
    3.
    发明申请
    SUBSTITUTING CONTENT FOR UNDESIRABLE CONTENT IN A WEB BROWSER 有权
    在网络浏览器中为内容不可取的内容

    公开(公告)号:US20120197985A1

    公开(公告)日:2012-08-02

    申请号:US13439486

    申请日:2012-04-04

    IPC分类号: G06F15/16

    摘要: A selection of a menu command that identifies a selected area of a web page as containing undesirable content is detected using a user input device of a client computer system executing a web browser that loads source web content from a group of servers. In response to the detection of the selected menu command, an alternate Internet Protocol (IP) address is substituted for a hostname of a website that provided the undesirable content. The alternate IP address is selected based on a content substitution profile of the client computer system. Using the substituted alternate IP address in response to a content request that identifies the undesirable content, the web page is reloaded with substituted source web content received from a server accessed by the alternate IP address displayed in the selected area of the web page instead of displaying the undesirable content identified in the content request.

    摘要翻译: 使用执行从一组服务器加载源Web内容的web浏览器的客户端计算机系统的用户输入设备来检测将网页的选定区域标识为包含不期望的内容的菜单命令的选择。 响应于所选择的菜单命令的检测,替代因特网协议(IP)地址代替提供不期望内容的网站的主机名。 备用IP地址是根据客户端计算机系统的内容替换配置文件来选择的。 使用替代的备用IP地址来响应于标识不期望的内容的内容请求,网页被重新加载从由在网页的所选区域中显示的备用IP地址访问的服务器接收的替代的源网络内容,而不是显示 在内容请求中标识的不期望的内容。

    Completing functional testing
    4.
    发明授权
    Completing functional testing 有权
    完成功能测试

    公开(公告)号:US09064056B2

    公开(公告)日:2015-06-23

    申请号:US13416160

    申请日:2012-03-09

    IPC分类号: G06F9/44 G06F11/36

    摘要: The Functional Tester Plug-in (FTP) extracts information from a data base to enhance automated testing tools to accommodate changes to the computer environment and so that a simulation can be fully executed even if an exception occurs. The FTP accesses the test script and static data store created by a developer using the automated testing tool, wherein the test script and static data store indicate a first resource to be tested at a verification point and a first expected result. The FTP identifies the first resource used by the test script at a first verification point and accesses the data base. The FTP identifies the status and configuration of the first resource in the data base. The FTP calculates and optimal expected result based any changes in the status and configuration of the first resource.

    摘要翻译: 功能测试仪插件(FTP)从数据库中提取信息,以增强自动化测试工具,以适应计算机环境的变化,从而即使发生异常也可以完全执行仿真。 FTP访问开发人员使用自动化测试工具创建的测试脚本和静态数据存储,其中测试脚本和静态数据存储指示要在验证点测试的第一个资源和第一个预期结果。 FTP在第一个验证点识别测试脚本使用的第一个资源,并访问数据库。 FTP标识数据库中第一个资源的状态和配置。 根据第一个资源的状态和配置的任何更改,FTP计算和最佳预期结果。

    In-line processing of standardized text values
    5.
    发明授权
    In-line processing of standardized text values 有权
    标准化文本值的在线处理

    公开(公告)号:US08136087B2

    公开(公告)日:2012-03-13

    申请号:US11782392

    申请日:2007-07-24

    IPC分类号: G06F9/44 G06F7/00 G06F9/445

    CPC分类号: G06F9/451

    摘要: A method of in-line processing of standardized text values. A standardization utility defines multiple standardization rules in response to user input from a graphical user interface (GUI). The standardization rules correspond to text and integer data in a database. The standardization utility generates a JAVA class template for each data model object that requires standardization. The standardization utility generates public methods for each data attribute that corresponds to a standardization rule and converts the public methods into JAVA code. The standardization utility compiles the JAVA code into multiple helper classes and stores the helper classes within a JAVA Archive (JAR) file in the library path of applications that input text into the database. The standardization utility assigns a tracking number to each new helper class. The standardization utility loads the helper classes into JAVA Virtual Machines (JVMs) that are accessible to applications capable of inputting data into the database.

    摘要翻译: 一种在线处理标准化文本值的方法。 标准化实用程序响应于来自图形用户界面(GUI)的用户输入定义多个标准化规则。 标准化规则对应于数据库中的文本和整型数据。 标准化实用程序为需要标准化的每个数据模型对象生成一个JAVA类模板。 标准化实用程序为与标准化规则相对应的每个数据属性生成公共方法,并将公共方法转换为JAVA代码。 标准化实用程序将JAVA代码编译成多个辅助类,并将JAVA Archive(JAR)文件中的帮助类存储在将数据输入数据库的应用程序的库路径中。 标准化实用程序为每个新的助手类分配跟踪号。 标准化实用程序将帮助器类加载到能够将数据输入数据库的应用程序可访问的JAVA虚拟机(JVM)中。

    System and Method for Implementing Adaptive Window and Dialog Management
    6.
    发明申请
    System and Method for Implementing Adaptive Window and Dialog Management 审中-公开
    实现自适应窗口和对话管理的系统和方法

    公开(公告)号:US20080295025A1

    公开(公告)日:2008-11-27

    申请号:US11753353

    申请日:2007-05-24

    IPC分类号: G06F3/048

    摘要: A system and method for implementing adaptive window and dialog management on a data processing system. A user interface enables a user to interact with a primary program and at least one secondary program, and wherein the at least one secondary program notifies the user of at least one condition that request user attention via at least one pop-up window that steals focus from the primary program by placing the at least one pop-up window in a foreground position and redirects all user input to the at least one pop-up window. A monitor establishes usage patterns of the user while utilizing the user interface. A focus manager and adaptive engine utilize the usage patterns from the monitor to adaptively manage display of the at least one pop-up window.

    摘要翻译: 一种用于在数据处理系统上实现自适应窗口和对话管理的系统和方法。 用户界面使得用户能够与主程序和至少一个辅助程序交互,并且其中至少一个辅助程序通过至少一个窃取焦点的弹出窗口向用户通知至少一个请求用户注意的状态 通过将所述至少一个弹出窗口放置在前台位置,并将所有用户输入重定向到所述至少一个弹出窗口,从所述主程序开始。 监视器在利用用户界面的同时建立用户的使用模式。 焦点管理器和自适应引擎利用来自监视器的使用模式来自适应地管理至少一个弹出窗口的显示。

    Auto generation and linkage of source code to test cases

    公开(公告)号:US09632754B2

    公开(公告)日:2017-04-25

    申请号:US13542798

    申请日:2012-07-06

    IPC分类号: G06F9/45 G06F9/44 G06F11/36

    CPC分类号: G06F8/30 G06F11/3684

    摘要: Aspects of the present invention disclose a system, method and program for automatic generation of source code under test case. In an example, a computer determines whether references to source code under test can be located from a test case. The computer automatically generates boiler plate code required for the creation of source code under test, wherein each section of the source code under test is associated with each section of the test case that caused its generation. The computer analyzes one or more test case syntax clues to provide additional information to form the boiler plate source code under test for the test case. The computer generates source code under test based on the type of boiler plate required for the creation of source code under test and the provided syntax clues in the test case.

    MANAGING SOFTWARE DEPENDENCIES DURING SOFTWARE TESTING AND DEBUGGING
    8.
    发明申请
    MANAGING SOFTWARE DEPENDENCIES DURING SOFTWARE TESTING AND DEBUGGING 有权
    在软件测试和调试期间管理软件依赖关系

    公开(公告)号:US20100005455A1

    公开(公告)日:2010-01-07

    申请号:US12167446

    申请日:2008-07-03

    IPC分类号: G06F9/44

    摘要: A solution for managing software dependencies during software testing and debugging includes a capture module configured to capture a software call stack of a software execution environment, each software call of the software call stack including a call signature and a call result. The solution defines a set of proxied software calls within the software call stack suitable for simulating conversation responses to runtime software calls by a target application. Once a set of proxied software calls is defined, a playback module recognizes runtime software calls by the target application that are within the set of proxied software calls and responds to the recognized runtime software call with a captured call result corresponding to the recognized software call.

    摘要翻译: 用于在软件测试和调试期间管理软件依赖性的解决方案包括被配置为捕获软件执行环境的软件调用堆栈的捕获模块,软件调用堆栈的每个软件调用包括呼叫签名和呼叫结果。 该解决方案定义了软件调用堆栈内的一组代理软件调用,适用于模拟目标应用程序对运行时软件调用的会话响应。 一旦定义了一组代理的软件呼叫,则播放模块识别由代理的软件呼叫集合内的目标应用的运行时软件调用,并用对应于所识别的软件呼叫的捕获的呼叫结果来响应所识别的运行时软件呼叫。

    Managing software dependencies during software testing and debugging
    9.
    发明授权
    Managing software dependencies during software testing and debugging 有权
    在软件测试和调试过程中管理软件依赖关系

    公开(公告)号:US09594670B2

    公开(公告)日:2017-03-14

    申请号:US12167446

    申请日:2008-07-03

    IPC分类号: G06F11/36 G06F9/54 G06F9/44

    摘要: A solution for managing software dependencies during software testing and debugging includes a capture module configured to capture a software call stack of a software execution environment, each software call of the software call stack including a call signature and a call result. The solution defines a set of proxied software calls within the software call stack suitable for simulating conversation responses to runtime software calls by a target application. Once a set of proxied software calls is defined, a playback module recognizes runtime software calls by the target application that are within the set of proxied software calls and responds to the recognized runtime software call with a captured call result corresponding to the recognized software call.

    摘要翻译: 用于在软件测试和调试期间管理软件依赖性的解决方案包括被配置为捕获软件执行环境的软件调用堆栈的捕获模块,软件调用堆栈的每个软件调用包括呼叫签名和呼叫结果。 该解决方案定义了软件调用堆栈内的一组代理软件调用,适用于模拟目标应用程序对运行时软件调用的会话响应。 一旦定义了一组代理的软件呼叫,则播放模块识别由代理的软件呼叫集合内的目标应用的运行时软件调用,并用对应于所识别的软件呼叫的捕获的呼叫结果来响应所识别的运行时软件呼叫。

    Completing functional testing
    10.
    发明授权
    Completing functional testing 有权
    完成功能测试

    公开(公告)号:US08739131B2

    公开(公告)日:2014-05-27

    申请号:US11744268

    申请日:2007-05-04

    IPC分类号: G06F9/44

    摘要: The Functional Tester Plug-in (FTP) extracts information from a data base to enhance automated testing tools to accommodate changes to the computer environment and so that a simulation can be fully executed even if an exception occurs. The FTP accesses the test script and static data store created by a developer using the automated testing tool, wherein the test script and static data store indicate a first resource to be tested at a verification point and a first expected result. The FTP identifies the first resource used by the test script at a first verification point and accesses the data base. The FTP identifies the status and configuration of the first resource in the data base. The FTP calculates and optimal expected result based any changes in the status and configuration of the first resource. The FTP executes the test script using the optimal expected result based any changes in the status and configuration of the first resource.

    摘要翻译: 功能测试仪插件(FTP)从数据库中提取信息,以增强自动测试工具,以适应计算机环境的更改,从而即使发生异常,也可以完全执行仿真。 FTP访问开发人员使用自动化测试工具创建的测试脚本和静态数据存储,其中测试脚本和静态数据存储指示要在验证点测试的第一个资源和第一个预期结果。 FTP在第一个验证点识别测试脚本使用的第一个资源,并访问数据库。 FTP标识数据库中第一个资源的状态和配置。 根据第一资源的状态和配置的任何变化,FTP计算和最佳预期结果。 FTP根据第一个资源的状态和配置的任何更改,使用最佳预期结果执行测试脚本。