Patents
Literature
Patsnap Copilot is an intelligent assistant for R&D personnel, combined with Patent DNA, to facilitate innovative research.
Patsnap Copilot

128 results about "Black-box testing" patented technology

Black-box testing is a method of software testing that examines the functionality of an application without peering into its internal structures or workings. This method of test can be applied virtually to every level of software testing: unit, integration, system and acceptance. It is sometimes referred to as specification-based testing.

Automation software black box testing system and method based on Android

ActiveCN103336742AQuick add toEffectively added toSoftware testing/debuggingGraphical user interfaceReusability
The invention relates to an automation software black box testing system and method based on Android. The system comprises an event injection module, an event dynamic execution and filtering module, a GUI (Graphical User Interface) information automation recording module and a GUI state conversion diagram building module; under the condition of no application program code, the critical UI event of the Android and the system intent event are acquired through manpower, and are injected into the corresponding application of the Android equipment in the form of training scripts through a customized test tool, then in the process of execution of the training scripts, the system event is subjected to dynamic execution and filtering, GUI new window control information and window conversion relation both triggered by the relative event are recorded, and the GUI state conversion diagram model is automatically built according to the recorded information; finally, the test use case is generated according to the GUI state conversion diagram model. The method and the system can add the system event into the GUI model fast and efficiently, so that the integrity of the test is ensured, and the method and the system have the characteristics of higher degree of automation, strong reusability, excellent expandability and the like.
Owner:BEIHANG UNIV

Safety critical system-oriented automatic testing resource management method and platform

The invention relates to a safety critical system-oriented automatic testing resource management method and a safety critical system-oriented automatic testing resource management platform, which are applied to a huge safety critical system with a high requirement on safe reliability. In the method, a testing project is established after a user passes authentication, three management types, namely testing case management, testing process management and document management are set, and a user selects a corresponding management type to perform resource testing management. The platform has a qualification test (Qt) library-based client / server (C / S) framework on the basis of a management platform; a server is taken as a database; a client comprises a core module, a testing case management module, a testing process management module, a document management module and a Bug management module; and the tree structure and the entity type node data of testing resources and operation on the data are defined by the modules of the client. Uniform management on the automatic testing resources of the safety critical system is realized, and the resource management covers a testing stage from the time, so that the black box testing of the safety critical system is effectively supported.
Owner:BEIHANG UNIV

Method and system for automatically testing mobile phone applications

ActiveCN103744784AFast and efficient batch testingEasy accessSoftware testing/debuggingTest scriptActuator
The invention discloses a method and a system for automatically testing mobile phone applications. The method includes: S1, establishing control on a mobile phone from a computer; S2, installing the applications to be tested in the mobile phone; S3, obtaining component information involved in a test of the applications to be tested, and if a next application to be tested exists, moving to the step S2; S4, writing a corresponding test script according to the component information; S5, triggering a script actuator to send the test script to the mobile phone for batch execution and complete automated testing of all the applications to be tested installed in the mobile phone in the step S2. According to the method and the system for automatically testing the mobile phone applications, the test script is written according to the component information involved in the test of the applications, a user only needs to input testing command into the computer so as to trigger the script actuator to complete the automated testing for all the applications to be tested, a black box test of the mobile phone applications is provided, the automated testing is achieved through a visual script method, and common testing personnel can fast and efficiently complete batch testing of the mobile phone applications.
Owner:中移动信息技术有限公司 +1

Method and device for automatic testing of code coverage rate, applied to Android system

The invention discloses a method and device for automatic testing of a code coverage rate, applied to an Android system and relates to the technical field of Android testing. The method comprises the steps that pile insertion operations of a Jacoco tool are conducted to a source code, so a Class document which is already processed by pile insertion is generated; pre-processing before compiling is conducted to the Class document which is already processed by pile insertion; the pre-processed Class document is compiled and packaged, so an APK document which is already processed by pile insertion is generated; the APK document is installed into a testing machine for running testing, and log information of the code coverage rate is collected and recorded during testing; data integration is conducted to the log information of the code coverage rate, and an EC document containing the code coverage rate information is generated and uploaded to a web server; and integration processing is conducted to the web server, so a code coverage rate report of a designated format is formed and displayed. According to the invention, the automatic testing of the code coverage rate of the Android system can be achieved; the problem about the code coverage rate in black-box testing can be solved; and actual testing demands are satisfied.
Owner:WUHAN DOUYU NETWORK TECH CO LTD

Satellite attitude orbit control software digital closed-loop test system and method

The invention provides a satellite attitude orbit control software digital closed-loop test system and a method. The system comprises an interface simulation end which is connected with an iSystem system, a remote measurement remote control end and a dynamics model end through a network interface and is used for carrying out interface simulation for carrying out data transmission, the iSystem system used for operating the attitude orbit control software, monitoring an operation state and collecting the data of an external interface, the remote measurement remote control end used for receiving an inputted remote control instruction, sending the remote control instruction to the attitude orbit control software and receiving and processing the remote measurement result data, and the dynamics model end used for receiving the control information outputted by the attitude orbit control software, accomplishing calculation of a satellite peripheral attitude orbit model and sending the data of an input part to the attitude orbit control software. According to the system, the interface simulation end forms the digital simulation operation environment and a flexible customization external interface and interacts with the peripheral dynamics model, and thereby white box test content effects can be realized through a black box test method.
Owner:SHANGHAI AEROSPACE COMP TECH INST

Statistical error positioning method based on reduction of black-box test case

InactiveCN105468517AReduce collectionImprove the efficiency of statistical error localizationSoftware testing/debuggingDistance matrixGreedy algorithm
The invention relates to a statistical error positioning method based on the reduction of a black-box test case. The statistical error positioning method aims at a given test case set and utilizes a distance measurement method to measure difference degrees among test cases so as to construct a test case distance matrix; on the basis, test requirements are set, a greedy algorithm is adopted to carry out test case reduction work so as to generate the test case set which meets the test requirements, and the program overlay information and the program execution result of the test case set are simultaneously collected and reduced so as to construct the test case distance matrix; then, statistical error positioning is carried out to measure an anomaly degree of statement errors in the program; and finally, a software error positioning report is generated. The statistical error positioning method aims to solve the problem that the traditional statistical error positioning method needs to collect test information in a long time, so that the efficiency and the usability of the statistical error positioning method are greatly improved, and the efficiency of program debugging work is improved so as to better guarantee the quality of software.
Owner:CHINA UNIV OF MINING & TECH

Software black-box testing system and method of intelligent electric-energy meter

PendingCN107678960AGet first test resultFault Tolerance VerificationSoftware testing/debuggingTest efficiencyElectronic load
The invention provides a software black-box testing system and method of an intelligent electric-energy meter. The system includes the to-be-detected intelligent electric-energy meter, fault injectiontesting equipment, load and ripple detection equipment and a data analysis server. The data analysis server sends a fault injection instruction to the fault injection testing equipment, sends a second fault injection instruction to the load and ripple detection equipment, and analyzes first testing data and second testing data. The fault injection testing equipment injects interference and faultsimulation signals into the to-be-detected intelligent electric-energy meter. The to-be-detected intelligent electric-energy meter generates the first testing data. The load and ripple detection equipment collects and processes ripple voltage generated by the to-be-detected intelligent electric-energy meter in a case of having an electronic load, and obtains the second testing data. According to the scheme, the black-box testing method is adopted to automatically test software functions of the intelligent electric-energy meter, testing efficiency, testing coverage and testing depth can be improved, and software quality of the intelligent electric-energy meter can be effectively controlled.
Owner:ELECTRIC POWER RES INST STATE GRID JIBEI ELECTRIC POWER COMPANY +3
Who we serve
  • R&D Engineer
  • R&D Manager
  • IP Professional
Why Eureka
  • Industry Leading Data Capabilities
  • Powerful AI technology
  • Patent DNA Extraction
Social media
Try Eureka
PatSnap group products