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

171results about How to "Improve automated testing efficiency" patented technology

Embedded software intelligent testing method based on Agent

The invention relates to an embedded software intelligent testing method based on Agent, which is an improved software testing method using a Linux system as an embedded operation system core, mainly comprising three Agent modules: a pre-processing Agent module, a program instrumentation Agent module and a dynamic test information analysis Agent module. The pre-processing Agent module comprises a lexical analysis Agent and a grammar analysis Agent that are used for generating a grammar tree structure of a source program; the program instrumentation Agent module comprises a grammar tree analysis Agent and an automatic instrumentation Agent that are mainly used for analyzing the grammar tree, finding out the key point of the source program, and automatically inserting probe functions in the source program so as to acquire the dynamic information during the operation of the program; and the dynamic test information analysis Agent module comprises a cover ratio analysis Agent and an inquiry Agent that are mainly used for testing the sentence and the branch cover ratio of the source program, and automatically inquiring the relevant conditions of the uncovered target in the source program when the cover ratio cannot satisfy the requirements. The invention can be applied to different programs simply and conveniently, thereby greatly improving the efficiency of the software automation test with strong commonality.
Owner:NANJING UNIV OF AERONAUTICS & ASTRONAUTICS

Automatic testing method of Android device software

The invention relates to an automatic testing method of Android device software, and the automatic testing method comprises steps of automatic recording, replaying and verification of scripts, wherein the recording comprises following steps of (101) starting a tested program, and creating a layer of transparent View layer covering the tested program, wherein the transparent View layer is a subclass of android view View; (102) operating a screen or keys according to a test requirement; in the operation process, the transparent View layer captures and records a corresponding touch control / keystroke event, and an operation instruction is transmitted to the tested program through an analog touch control / keystroke event; and the tested program executing the operation instruction. The automatic testing method is based on an Android system and unnecessary for utilizing a shell order and a high-performance personal computer (pc), so that the test safety, reliability, universality and easiness in implementation can be enhanced.
Owner:GUANGDONG OPPO MOBILE TELECOMM CORP LTD

System and method for implementing automated test of network security equipment

The invention discloses a system and method for implementing automated test of network security equipment. The system comprises a visual monitoring service, a test example procedure and a log server, wherein the visual monitoring service is used for calling a resource management service to distribute test resources based on the configuration information of a test example and adapting the test resources, calling a test example procedure for testing, receiving and buffering a visual log message sent by a log server and a test result report fed back by the test example procedure, and dynamically displaying the visual log message and the test result report via a client; the test example procedure is used for testing and sending a generated log message to the log server, and sending the test result report to the visual monitoring service when the test is ended; and the log server is used for recording the log message sent by the test example procedure and sending the visual log message in the log message to the visual monitoring service. According to the invention, the whole automatic testing procedure is timely and dynamically displayed and the problems of low intuition, strong professionalism, and the like of the automated test of the network security equipment are solved.
Owner:BEIJING TOPSEC TECH

Web application system automatized test method and apparatus

The invention discloses an automated testing method of a Web application system and a device thereof, which aims at solving the problems of the inflexibility, the low reutilization ratio, the heavy testing workload and the low efficiency of the existing automated testing tool of the Web application system. The method comprises the following steps: operation flows of the Web application system are broken down into the combination of atomic flows; an automated testing component is established correspondingly to each atomic flow; a preset testing case that records atomic flow sequences are read; the corresponding testing component is invoked to test the Web application system correspondingly to each atomic flow in the sequences. As the automated testing method of the components can be flexibly suitable for the automated testing of a plurality of complex and multivariant operation flows, the commonality of the testing programs can be improved, the automated testing efficiency can be greatly improved and the testing workload can be reduced; in addition, as the operation flows are thinned into the atomic flows, the error atomic flows can be tracked and positioned so as to find error points in time and improve the testing effect.
Owner:CHINA UNIONPAY

Method and system for testing user interface, use case management platform and operating terminal

The invention discloses a method and system for testing a user interface, a use case management platform and an operating terminal, and relates to the field of application testing. The method and system, the use case management platform and the operating terminal are invented for solving the problem that testing use case compiling is long in consumed time. The method includes the steps of displaying an interface window of a tested application, and receiving clicking operation for a window object in the interface window; intercepting function calling of a clicking event through a Hook mechanism, and obtaining a coordinate parameter corresponding to the clicking event; searching for a window object corresponding to the coordinate parameter, and obtaining an object parameter of the window object, wherein the object parameter is used for uniquely signing the window object; generating a testing use case according to the object parameter. The method and system, the use case management platform and the operating terminal are mainly applied to UI testing of the Android application.
Owner:BEIJING QIHOO TECH CO LTD +1

Test data generation method and test system

The invention discloses a test data generation method and test system. The method comprises the following step: the test system loads basic elements, of the test device and a device to be tested, contained in testing environment topology selected by a user to generate a test script containing the attribute parameter of the related basic elements, wherein the testing environment topology contain the device to be tested and the test device, the test device and device to be tested are both composed of the basic elements stored in the test system and the attribute parameter is configured in each basic element. The system comprises a testing environment topology unit, a man-machine interaction unit and a test parameter generation unit. Compared with the prior art, the invention can realize theseparation of test data and test logic, automatically generate test data and realize the reuse of test data so as to simplify script-writing difficulty, reduce the work load of script maintenance andincrease the efficiency of automated test.
Owner:ZTE CORP

Software automation test method and system

The invention provides a software automation test system comprising a test server, and one or more test performers communicating with the test server; each test performer respectively communicates with one or more object devices; the test server stores a pre-built test information table according to user input; each test information table item is uniquely marked by a major key; the test performer sends a use case execution order to the object device, receives test execution information from the object device, and uploads the test execution information and a corresponding major key value to the test server; the test server uses the major key value as an index, and updates a corresponding test result portion in the test information table items according to the received test execution information. In addition, the invention also provides a corresponding software automation test method.
Owner:CHINA UNIONPAY

Device and method for automatically testing web page

The present invention discloses a device for automatically testing a web page, including the following components: a testing and processing apparatus to test and process a web page; a data storage apparatus used to store information of tested web pages, tested cases and data of test results; a testing tool to browse web pages, parse contents, control execution processes and to obtain error information; wherein the data storage apparatus and the testing tool are both connected with the testing and processing apparatus, and the testing tool is connected with the detected web system. The invention also discloses a method for automatically testing a web page. With the invention, the testing efficiency of web pages is greatly enhanced through parsing input domain objects of web pages and employing a testing method based on objects of web pages, and the invention will effectively improve software quality, guarantee stability and security of enterprise production.
Owner:INDUSTRIAL AND COMMERCIAL BANK OF CHINA

White-box testing method and apparatus

Embodiments of the invention provide a white-box testing method and apparatus. The method comprises the steps of determining a code line changed in codes of a target version; determining a function which the code line belongs to; and based on first mapping from the function to test cases, determining a set of the test cases corresponding to the function which the code line belongs to. Compared with the prior art, the method and the apparatus provided by the embodiments of the invention have the advantages that finite test cases can be selected based on a function call relationship for covering software characteristics influenced by code change, so that the automatic testing efficiency is improved.
Owner:EMC IP HLDG CO LLC

Automated topology dynamic mapping method and system

The invention provides an automated topology dynamic mapping method and an automated topology dynamic mapping system. The automated topology dynamic mapping method includes the following steps that: step 1, all tested apparatuses are connected to a physical switch; step 2, attributes of the tested apparatuses and a physical topology of the tested apparatuses and the physical switch are described; step 3, a logical topology of test cases is described; and step 4, the logical topology of the test cases is mapped to the physical topology. With the method of the invention adopted, a certain number of tested apparatuses are connected with one switch, such that a test bed can be formed; according to the attributes of the tested apparatuses and the physical topology of the tested apparatuses and the physical switch, the logical topology of the test cases is mapped to the physical topology; environments are not required to be built manually among each test case to form a corresponding logical topology; reasonable tested apparatuses are connected with one switch, such that the physical topology required by a certain number of test cases can be provided; environments are not needed to be rebuilt for each test case; and therefore, the efficiency of automated test can be improved.
Owner:PHICOMM (SHANGHAI) CO LTD

Website automated testing method and automated testing system

The invention provides a website automated testing method and an automated testing system to solve the problem that the automated testing efficiency is low at present. The website automated testing method comprises the steps of analyzing web pages, generating middleware variables corresponding to page elements in the web pages, generating middleware interfaces according to the middleware variables, receiving to-be-tested page element information, searching for the middleware interface matched with the to-be-tested page element information, and calling the matched middleware interface to test the to-be-tested page element. The identifying efficiency of the page element is improved, so that the automated testing efficiency is improved.
Owner:ALIBABA GRP HLDG LTD

Mobile equipment software automation test cluster system and test method thereof

ActiveCN104978259AImplement cluster structureRealize the load sharing functionSoftware testing/debuggingTest agentCluster systems
The invention relates to a mobile equipment software automation test cluster system and a test method thereof; the mobile equipment software automation test cluster system comprises the following elements: a test management module used for generating unified a test task, and storing and managing the test task; one or more executers separately deployed from the test management module, and used for obtaining the test task from the test management module and issuing the task to a mobile equipment test agent module, and returning test task execution result to the test management module; the mobile equipment test agent module used for executing the test task and returning the result to the executer. The mobile equipment software automation test cluster system and method can realize unified management for tests of various mobile equipment, and an executer cluster composition is formed; the system has excellent function scalability.
Owner:CHINA UNIONPAY

Method and device for constructing Android App automated test framework based on Appium

ActiveCN108427646ASolve the problem of low efficiency of automated testingImprove automated testing efficiencySoftware testing/debuggingSoftware engineeringAndroid app
The invention provides a method and a device for constructing an Android App automated test framework based on Appium. The method comprises the following steps: forming a public method library for public methods for encapsulating an App operation, wherein the public method comprises an element obtaining method, and the element obtaining method performs parsing and traversing on an xml layout fileof the current Android terminal according to a control type configured in a configuration file based on uiautomatorviewer so as to obtain page elements of App to be tested and generate a page elementmanagement class required by the test framework; constructing a Maven-managed Spring+TestNG-based template project; wherein the Android App automated test framework based on Appium is constructed by the public method library and the template project. Through the method and the device provided by the invention, the problem of low efficiency of the automated test based on Appium is solved, and the efficiency of the automated test based on Appium is improved.
Owner:TRAVELSKY

Automatic test method and device, computer equipment and storage medium

The invention discloses an automatic test method and device, computer equipment and a storage medium. The method comprises the steps that a test framework is set up; uploaded test data is acquired, and the test data is assembled in the test framework to obtain initial test cases; the initial test cases are analyzed, and analyzed test cases are obtained; and the analyzed test cases are distributedto a corresponding load terminal; a test result fed back by the load terminal is acquired, the test result is filled in a preset report template to generate a test report, and the test report is sentto a preset contact terminal. Through the method, automatic assembling of the test data is realized, a large-batch automatic test is performed, and the efficiency of the automatic test is improved.
Owner:PINGAN PUHUI ENTERPRISE MANAGEMENT CO LTD

Automatic testing method and device, storage medium and electronic equipment

The invention relates to an automatic testing method and device. The method includes the steps that a universal SDK interface and an SDK basic model are configured, and the SDK interface is used for receiving a to-be-tested script comprising control information data and the operation type; standardization processing is carried out on the control information data by utilizing the SDK basic model toobtain a standard data structure; the to-be-tested script is operated according to the operation type, and a to-be-tested control in the to-be-tested script is positioned according to the standard data structure.
Owner:NETEASE HANGZHOU NETWORK

Automation testing method and system based on test case data table

The present application discloses an automation testing method and system based on a test case data table. The method comprises: firstly, determining a single table attribute of a corresponding test case data table according to a to-be-tested service logic; next, establishing a corresponding table template according to the determined single table attribute; then, adding specific data into the table template according to a specific testing demand, so as to obtain the corresponding test case data table; and finally, performing an automation test on each to-be-tested service according to the obtained test case data table. Compared with the prior art, the reusability of the table template in the method disclosed by the present invention is strong, and generation and maintenance of the test case data table are simpler and more efficient, so that testing efficiency and testing effects of the automation test can be improved.
Owner:ALIBABA (CHINA) CO LTD

Automatic software test method

The invention provides an automatic software test method which comprises the following steps of: automatically generating corresponding test scripts through a system according to test demands and test cases and then executing the test scripts according to a preset execution strategy. With the adoption of the automatic software test method, the automatic generation and the execution of the test scripts can be realized, so that the automatic testing efficiency of software is improved.
Owner:COOLCLOUDZ INFORMATION TECH TIANJIN +1

Method, device, and system for automated test, medium and electronic device

Embodiments of the invention provide a method, a device, and a system for automated tests, a medium and an electronic device. The automated test method comprises: acquiring an information list corresponding to equipment information and test information of a plurality of to-be-tested devices; automatically generating a configuration file according to the information list, wherein the configurationfile is a configuration file of a test case executed by a TestNG framework; compiling test case scripts; based on the configuration file, executing the test case script using the TestNG framework andAppium, to complete tests of the plurality of to-be-tested devices in parallel. The technical scheme of the embodiment can improve efficiency of the automated tests, and has high safety and low cost at the same time.
Owner:JINGDONG TECH HLDG CO LTD

Method and system for realizing automatic test of Android mobile terminal

The invention discloses a method and a system for realizing automatic test of an Android mobile terminal. The method comprises the following steps: A, a mobile terminal and a PC are connected by a data line; B, an Android instruction executor is uploaded to the mobile terminal; C, the PC sends a test instruction to the mobile terminal through a cmd order; and D, after receiving the test instruction, the Android instruction executor executes corresponding operation and returns an instruction execution result to the PC. According to the invention, no software code of the Android mobile terminal needs modification. Test scripts are executed outside the mobile terminal (such as on the PC), the test instruction is sent from outside, and thus automatic test is realized. By adopting the method and the system of the invention, the cost for implementing automatic test can be effectively reduced, and the efficiency of automatic test can be improved.
Owner:东营市东凯空港产业园有限公司

Automatic radar T/R (Transmitter/Receiver) assembly testing system and method thereof

The invention discloses an automatic radar T / R (Transmitter / Receiver) assembly testing system and a method thereof. The main idea is: a radar T / R testing hardware platform is built, a vector network analyzer is initialized, an address, a parameter flag bit, a clock state, a channel label, a phase shifter state, a starting frequency, a stopping frequency, a scanning point number, a general testing state number, a storage file title character string, a parameter name character string, a file name character string and a file storage path character string are set, a port transmission coefficient is further built on the vector network analyzer, and a parallel port control clock of the radar T / R assembly is loaded; and then, phase data, gain data and standing-wave ratio data of the radar T / R assembly in a phase shifting state and in a degradation state are acquired respectively, the data are then processed, and the standing-wave ratio, 0-state phase, 0-state degradation, 0-state consistency phase and phase shifting precision of the radar T / R assembly in the phase shifting state and in the degradation state at a frequency point are acquired respectively, and storage by an automatic storage module is then carried out.
Owner:XIDIAN UNIV

Automatic test method and device for DHCP (Dynamic Host Configuration Protocol) function of router

The invention discloses an automatic test method and device for a DHCP (Dynamic Host Configuration Protocol) function of a router. The method comprises: step S010, creating and opening a test result record file; step S100, logging in an internet setting page of the router, configuring the router in a DHCP mode and storing the mode; step S200, testing a DHCP function test item, executing next step when the test succeeds, otherwise, writing the test result into the record file, and executing step S500; step S300, testing connection test items of the DHCP function item by item, and writing the test results into the record file according to the return values of the test items; step S400, judging the overall test result of the DHCP function according to the return value of each connection test item and displaying the overall test result; and step S500, ending the test of the current router. The automatic test method and device for the DHCP function of the router fulfill the purpose of reducing the automatic test time and cost of the DHCP function of the router.
Owner:PHICOMM (SHANGHAI) CO LTD

Automatic functional test device of coffee maker

The invention relates to an automatic functional test device of a coffee maker. The automatic functional test device comprises a water supply mechanism, a coffee bag prosthesis supply mechanism, a needle valve, a water outlet valve, a flow meter, a temperature sensor, a pressure sensor and a control system. The water supply mechanism is used for filling water into the coffee maker to be tested and comprises a water tank and a port connected with the water tank. The coffee bag prosthesis supply mechanism is used for placing a coffee bag prosthesis into the coffee maker to be tested. On a test water path of the coffee maker to be tested, the needle valve is located on the downstream of the coffee bag prosthesis, the water outlet valve is located on the downstream of the needle valve, the flow meter is located on the upstream of the coffee maker to be tested and arranged between the water tank and the port, the temperature sensor is located on the coffee bag prosthesis, and the pressure sensor is located between the coffee bag prosthesis and the needle valve. The control system controls the water supply mechanism and the coffee bag prosthesis supply mechanism to act, receives signals emitted by the flow meter, the temperature sensor and the pressure sensor and outputs the signals after processing the signals. The test device is high in test efficiency, low in labor intensity and capable of ensuring the quality of products which are massively produced.
Owner:SHENZHEN YUCHEN AUTOMATION EQUIP CO LTD

Automatic test resource scheduling method for power information communication equipment

The invention discloses an automatic test resource scheduling method for electric power information communication equipment based on deep reinforcement learning A3C (Actor-Critic Algorithm). Accordingto the method, a deep reinforcement learning A3C related theory is adopted for the first time; automatic test resource requirements in communication equipment based on cloud computing are analyzed, resource scheduling time and test execution time are comprehensively considered, an A3C algorithm framework is adopted, an automatic test cloud computing resource dynamic scheduling method for electricpower information communication equipment is designed, and the utilization rate of test resources is increased.
Owner:STATE GRID GASU ELECTRIC POWER RES INST +2

Image consistency judging method and system based on optical flow method

The invention discloses an image consistency judging method and system based on an optical flow method. The method comprises steps as follows: performing zooming processing and gray processing on a to-be-detected first contrast image and a to-be-detected second contrast image to acquire a first gray image and a second gray image, calculating the first gray image with the optical flow method on the basis of the second gray image to obtain an offset value, then performing threshold calculation and preliminary consistency judgment on the offset value, ending the process if the offset value is not consistent with a threshold, otherwise, further calculating the difference between the color value of each pixel of the first contrast image and the color value of each corresponding pixel of the second contrast image after optical flow according to the obtained offset value, and finally, performing difference threshold calculation and consistency re-judgment on the absolute value of the difference. With the adoption of the method and the system, the processing speed is increased, the automatic test efficiency is improved, and the accuracy of consistency test results is guaranteed through dual judgment.
Owner:XIAMEN MEITUZHIJIA TECH

Automated test method and system

The embodiment of the invention relates to an automated test method and system. The method comprises: adapting a test framework according to an operating system type in a target test terminal, whereinthe test framework comprises a test tool and a test case program tree; acquiring a system application to be tested in the target test terminal and a test case program tree corresponding to the systemapplication; acquiring test information of a test case program selected from the test case program tree; and according to the test information, calling a corresponding test tool to test the system application and generating test results. According to the automated test method and system provided by the embodiment of the present invention, the script writing can be simplified, the automation testefficiency of a system can be improved, the unattended function test, performance test and stability test of the system application can be realized, the system states and screen pictures in the test process can be monitored and recorded at the same time, and good compatibility is realized.
Owner:LOONGSON TECH CORP

Automatic test system and method for Bluetooth module radio frequency parameters

The application discloses an automatic test system and method for Bluetooth module radio frequency parameters. The system consists of a vector signal generator, a spectrum analyzer, a module fixture and a control master PC machine system. For a Bluetooth radio frequency module, testable items include carrier frequency offsets, error vector magnitude (EVM), transmitting power, transmitting power spectrum density, RSSI at 1 meter, and receiver sensitivity. A control master PC machine disclosed by the invention realizes cooperative control of multiple instruments based on a virtual instrument technology, also gives a friendly human-computer interaction interface, and is perfect in function and convenient to operate; the system can automatically retest to confirm for unqualified indexes; and thus the test time and human resources can be greatly saved.
Owner:江阴市创新气门嘴有限公司

Page test method and device

ActiveCN105068918AReduce the difficulty of crawling page objectsRealize the operationSoftware testing/debuggingComputer visionImaging Feature
The present invention discloses a page test method and device. The method comprises acquiring a first page object of an actual page; extracting a first image feature of the first page object; comparing the extracted first image feature with a second image feature stored in an image feature database; and calculating position information of the actual page when the comparison result accords with setting conditions. The problem of poor universality in conventional Web-based automated testing is solved.
Owner:PEOPLE'S INSURANCE COMPANY OF CHINA

Automated testing system and automated testing method

The invention provides an automated testing system and an automated testing method, and the automated testing system adopts a Hydra architecture and comprises a basic framework layer, a capability providing layer, a framework access layer, an application layer and a test case layer. The basic framework layer is used for accessing different dynamic languages through a dynamic language interface; the capability providing layer is used for providing a capability set, and the capability set comprises at least one basic capability; the framework access layer is used for providing different types oftest frameworks, wherein the different types of test frameworks are used for executing the different types of test cases, and the different types of test frameworks can interact through a unified context service; the application layer is used for providing a prefabricated automatic library to interact with a tested object; and the test case layer is used for acquiring different types of test cases. According to the technical scheme, the complexity of automatic testing is fully reduced, the convenience of automatic testing is improved, and therefore the efficiency of automatic testing is improved.
Owner:行吟信息科技(上海)有限公司

Automatic test method and system for vehicle-mounted Android multimedia navigator

The invention discloses an automatic test system for a vehicle-mounted Android multimedia navigator. The ystem comprises a computer, a multimedia navigator is electrically connected with the computer;an input port of the router is connected with a network in a wireless / wired manner; the output port is connected with a computer network interface; the server is used for storing software codes of the multimedia navigator, compiling and publishing a multimedia navigator software upgrade package; a network interface of the server is connected with an output port of the router; the mobile phone isused for testing Bluetooth music and telephone functions. The mobile phone is wirelessly connected with the multimedia navigator through Bluetooth; wherein audio, video and picture test files for testing are stored in the USB flash disk, the USB flash disk is electrically connected with the multimedia navigator, the USB CAN box is used for receiving or sending messages, one end of the USB CAN boxis electrically connected with the computer, and the other end of the USB CAN box is electrically connected with the multimedia navigator. The automated testing script development efficiency can be improved, the automated testing efficiency is improved, and the manual input cost and the input cost of other devices are reduced.
Owner:HUIZHOU DESAY SV AUTOMOTIVE

Satellite navigation system protocol test-oriented universal interface realization method

The invention discloses a satellite navigation system protocol test-oriented universal interface realization method. The method comprises the following steps of: S1, hierarchically constructing an ICD structure template; S2, constructing a universal ICD input template on the basis of an object-oriented thought; S3, defining a frame structure format by adoption of a fragmented edition and assembly method; S4, carrying out classified management on the ICD templates on the basis of an XML file system so as to ensure that a classified management function for various ICD templates can be completed through an interface design interface; and S5, establishing an ICD template programmable information interface component model, so as to realize automatic test of satellite navigation system protocol interfaces. The method has the advantages of being easy to popularize and use, high in automatic test efficiency and the like.
Owner:NAT UNIV OF DEFENSE TECH
Who we serve
  • R&D Engineer
  • R&D Manager
  • IP Professional
Why Patsnap Eureka
  • Industry Leading Data Capabilities
  • Powerful AI technology
  • Patent DNA Extraction
Social media
Patsnap Eureka Blog
Learn More
PatSnap group products