Patents
Literature
Patsnap Eureka AI that helps you search prior art, draft patents, and assess FTO risks, powered by patent and scientific literature data.

52 results about "Program testing" patented technology

Program test. [′prō·grəm ‚test] (computer science) A system of checking before running any problem in which a sample problem of the same type with a known answer is run.

Automatic invalid code elimination method and device, medium and product

The invention discloses an invalid code automatic elimination method and device, a medium and a product, and the method comprises the steps: carrying out compiling analysis processing on each program file in a to-be-processed target program item, generating a syntax tree model, and testing the compiled program file to obtain a program test result; unused variables in all the variables are identified through a syntax tree model, and uncovered code lines are positioned in combination with a test result; analyzing logic judgment conditions of uncovered code lines based on the syntax tree structure, and judging the code lines which cannot be triggered as unreachable codes; unused variables and unreachable codes in the program files are removed, new program items are obtained, and when the new program items are correctly compiled and executed, the new program items are used for replacing the target program items. Program redundancy is reduced, and execution efficiency is improved.
Owner:INDUSTRIAL AND COMMERCIAL BANK OF CHINA

Method for testing cloud application program

The embodiment of the invention discloses a cloud application program testing method, and relates to the field of software testing. The test method of the cloud application program comprises the following steps: receiving a test description text of the cloud application program; inputting the test description text into a case generation model for case generation to obtain a test case corresponding to the test description text; the test case comprises a test application identifier, a test step and an expected response description; in a cloud terminal test environment, executing the operation in the test step on a test application through a system barrier-free service, and recording a test response picture of the test application; and comparing the test response picture with the expected response description, and outputting a test result corresponding to the test description text.
Owner:CHINA MOBILE COMM GRP TERMINAL +1

Software application training using test cases

Various examples are directed to systems and methods for supporting an application. A training automation tool may receive process data describing an application process is to be performed by a user with the application. The training automation tool may execute a trained computerized model to generate an indication of an application test case for testing at least one feature of the application associated with the application process. The training automation tool may generate a set of application actions for performing the application process.
Owner:SAP SE

Application program testing method and device, testing terminal and storage medium

This disclosure provides an application testing method, apparatus, testing terminal, and storage medium, relating to the field of application development technology. The method includes: intercepting a first network request; determining a test case corresponding to the first network request based on the first network request; obtaining page data of a first application page to be tested and first verification content of the first application page from the test case, wherein the first application page is the page corresponding to the first network request; obtaining at least one target page element in the first application page based on the page data; determining second verification content corresponding to the target page element from the first verification content based on the element identifier of the target page element; and verifying the target page element based on the second verification content to obtain a test result for the target page element. This eliminates the need for testers to compare the replayed screen with the recorded screen, thereby improving the accuracy of software testing.
Owner:TENCENT TECHNOLOGY (SHENZHEN) CO LTD

Program dependency graph feature-based metamorphic relation identification method and device

The invention relates to the technical field of computers, in particular to a metamorphic relation identification method based on program dependency graph features. The method comprises the following steps: obtaining a control flow graph (CFG) of a target program, and obtaining a control dependency graph according to the control flow graph and a forward dominating tree; obtaining a program dependency graph according to the control dependency graph and the data dependency relationship; according to a program analysis requirement slicing criterion C = (N, V) of a target program, graph traversal is conducted on the program dependency graph, program slicing features are obtained, N represents instructions in the target program, and V represents a variable set; and inputting the program slice features into a target prediction model for identification, and obtaining a prediction result corresponding to the metamorphic relationship of the target program. By the adoption of the method and device, the metamorphic relation obtaining accuracy can be improved, the situation that the metamorphic relation cannot be obtained is reduced, program testing convenience can be improved, and software quality is improved.
Owner:HUANENG NUCLEAR ENERGY TECH RES INST CO LTD +1

Multi-component application test framework

A multi-component application test framework tests components of an application out of order and without all components being ready for test. Descriptions for each component of an application are received and stored. Definitions for waypoints (code or test data substitutes for actual components net yet submitted) are received and stored. An endpoint lookup directory is initialized with waypoint endpoints for each component. A particular component is submitted for test and the test deployed. The particular component dynamically looks up endpoints for input / output dependencies for the particular component with other components and activates inactive waypoints acting as substitutes for components not-yet-submitted. The test completes, and for a passing test, the endpoint directory is updated to point to the particular component for other component dependencies instead of waypoints, effectively merging the particular component with others dependent on it. A similar process is repeated until all components are merged.
Owner:AMAZON TECH INC

Simulation system and test method and device based on simulation system

The embodiment of the invention provides a simulation system and a test method and device based on the simulation system, and the simulation system comprises a first virtual device and a virtual controller. The testing method comprises the steps that an exception triggering instruction is sent to a first virtual device to trigger the first virtual device to generate a preset exception signal, the first virtual device is used for simulating a first target device, and the preset exception signal indicates that a preset exception occurs to the first virtual device; an actual control signal output by the virtual controller is obtained, a target control program is configured in the virtual controller, and the actual control signal is a signal generated by the virtual controller in response to a preset abnormal signal and by executing the target control program; and under the condition that the actual control signal is consistent with the preset abnormal control signal, determining that the fool-proof control program matched with the abnormal control signal in the target control program passes the test. According to the test method, virtual debugging of the fool-proof function of the equipment is realized, and the landing debugging risk and the maintenance cost can be reduced.
Owner:CONTEMPORARY AMPEREX TECHNOLOGY CO LTD +1

Test support program, test support method, image forming apparatus, and test support system

This reduces the workload of workers who test application programs executed on image forming machines. [Solution] The test support program is a test support program that tests an application program installed on a computer that controls an image forming apparatus, and causes the computer to execute a test execution step (S02) in which it executes the application program in accordance with a test execution instruction input from an external source, a code image generation step (S05) in which it generates a code image for notifying a test result management service of the execution result performed in accordance with the test execution instruction, and an output step (S06) in which it outputs the code image.
Owner:KONICA MINOLTA INC

A program testing method and device based on big data order creation

The application relates to the technical field of data processing, and provides a program testing method based on big data and related equipment, which comprises the following steps: obtaining a product data configuration table of a first business product, generating first sample data of the first business product based on the product data configuration table, storing the first sample data into a preset relational database, generating a first data form, synchronizing the first data form to a Hive data warehouse, respectively performing business logic calculation on each piece of sample data in the first data form and the second data form through a test program created based on a Spark computing engine and a preset big data algorithm program, obtaining a first calculation result and a second calculation result of each piece of sample data, and determining the correctness of the big data algorithm program in the business logic calculation according to the first calculation result and the second calculation result. The embodiment of the application can test the business logic big data algorithm program of a new business product.
Owner:CHINA PING AN LIFE INSURANCE CO LTD

Application testing method, apparatus, device, and storage medium

The application provides an application program testing method and device, equipment and a storage medium, wherein the method comprises: in response to a task creation operation, creating a test task for a target application program, the test task comprising at least one test question; obtaining a test answer for each test question from a server side of the target application program; obtaining a screenshot image, the screenshot image being an image corresponding to the test question and the test answer; and determining a test result of the target application program according to the screenshot image. The application can realize full-coverage testing of the application program, improve the testing efficiency of the application program, and thus improve the testing accuracy of the application program.
Owner:BEIJING ZITIAO NETWORK TECH CO LTD

Program testing method, system, electronic device, storage medium and program product

Embodiments of the present application provide a program testing method, system, electronic device, storage medium and program product. Relate to computer technology field, the method comprises the following steps: receiving a plurality of test tasks from the client; determining the target test end based on the first configuration information; determining the task information based on the first configuration information and the second configuration information; generating test instructions through the target intelligent agent corresponding to the target test end based on the task information and the current page screenshot; issuing test instructions through the target intelligent agent, receiving the page screenshot returned by the target test end in response to the test instructions; taking the page screenshot corresponding to the test instructions as the current page screenshot, returning the step of generating test instructions, and executing the step cyclically until it is determined that the test of the test case is completed; and aggregating the test results corresponding to each test end respectively to generate the multi-end test result corresponding to the test case. The present application solves the technical problem of the related art that the program testing efficiency is not ideal for different end-side technology stacks.
Owner:RAJAX NETWORK &TECHNOLOGY (SHANGHAI) CO LTD

Application program testing device, application program testing program, and application program testing method

To discriminate whether or not an application program constituted of a plurality of developed packages can be used by computer equipment.SOLUTION: The apparatus includes a storage unit 33 that stores the developed application program, an error occurrence state detection unit 31 that monitors an execution state when the application program is executed in the computer device and detects an error occurrence state, and a display control unit 32 that converts information on the error occurrence state detected by the error occurrence state detection unit into display information on whether the application program is usable by the computer device and causes a display unit to display the display information.SELECTED DRAWING: Figure 2
Owner:TOSHIBA INFORMATION SYSTEMS (JAPAN) CORPORATION

Production test tool method and system of OS test circuit board, storage medium and electronic equipment

The invention discloses a production test tool method and system for an OS test circuit board, a storage medium and electronic equipment, and the method comprises the following steps: an upper computer test program detects whether a to-be-tested test circuit board, a test tool circuit board, a digital programmable power supply, a signal source / frequency meter and a multifunctional universal meter exist and can work normally; if yes and can work normally, the next step is carried out, otherwise, the step is repeated after installation and debugging; testing whether an output channel for detecting the digital IO channel of the circuit channel is open or not; and grounding detection is carried out on an input path and a grounding channel circuit of the IO channel of the to-be-tested test circuit board. According to the invention, aiming at the characteristic that each channel circuit structure is the same in the prior art, a test scheme of fully automatically and accurately positioning a fault test channel is realized by taking a to-be-tested chip OS test circuit board card, a test firmware program, a test instrument, a test tool plate and the like as a hardware basis and taking test upper computer software as a test scheduling and test result judgment mode.
Owner:ZHOUKOU NORMAL UNIV

Game program testing method, device and computer storage medium

The application discloses a game program testing method and device and a computer storage medium, and belongs to the technical field of games. The method comprises the following steps: acquiring first to-be-tested data; adjusting a game program in a game server into a first game program according to the first to-be-tested data; acquiring a running log of the first game program; acquiring second to-be-tested data based on the running log; and adjusting the first game program in the game server into a second game program according to the second to-be-tested data. The method adjusts the game program in the game server according to the first to-be-tested data, then acquires the running log of the adjusted game program, and then acquires the second to-be-tested data based on the running log, so that the game program can be adjusted according to the second to-be-tested data, the testing of the data can be completed without the cooperation of a developer in the whole testing process, and the efficiency of game program testing is improved.
Owner:TENCENT TECHNOLOGY (SHENZHEN) CO LTD

Driver testing method, device and system, electronic device, and storage medium

The present disclosure provides a kind of driver test method, device and system, electronic equipment, storage medium, the method comprises: for the test task of the driver of processing equipment in terminal, in the case where test task includes the first test task for testing the hardware event processing function of driver, determine the test instruction corresponding to first test task;Wherein, test instruction is used to simulate the hardware event of processing equipment;According to test instruction, the first test task is executed, and the test result of first test task is obtained. According to the embodiment of the present disclosure, the test efficiency of driver can be improved.
Owner:MOORE THREADS TECH CO LTD

Version marking method, system and device in program testing and storage medium

This invention proposes a method, system, device, and storage medium for version labeling in program testing. The method includes: obtaining a modified file of the target program, the modified file including at least: an update file consisting of fault fixes to the target program and a script file consisting of version updates to the target program; obtaining the maximum version number of the target program corresponding to the environment variables of the target program; updating the maximum version number and using the updated version number as the target version number; updating the target program using the update file and the script file, and labeling the updated version number of the target program. The version labeling method for program testing provided by this invention automatically labels the version of the target program after a fault is fixed, eliminating the need for manual labeling as in traditional methods. This improves the efficiency of program testing and reduces the workload of testers.
Owner:CHINA PING AN PROPERTY INSURANCE CO LTD

Test case library generation method, device, equipment and storage medium

Embodiments of the present application provide a test case library generation method and device, equipment and a storage medium, relating to the technical field of computer and program testing. The method comprises: obtaining a plurality of recorded traffics of a first version of a test program, and a post-staking program of a second version of the test program, the post-staking program being used to obtain a program module triggered and a triggering sequence in a traffic playback process; executing the post-staking program and playing back the recorded traffics in a test environment to obtain test traffics corresponding to the recorded traffics and a program module triggered and a triggering sequence by the test traffics; and generating a test case library according to the program module triggered and the triggering sequence by the test traffics, the test case library being used to test the test program. The technical solution provided by the embodiments of the present application can improve the accuracy of program testing.
Owner:TENCENT TECHNOLOGY (SHENZHEN) CO LTD

Pixel-based automated testing of a navigable simulated environment

A computing system for pixel-based automated testing of a navigable simulated environment includes one or more processors configured to execute, in a run-time inference phase, an application testing program. The application testing program includes a machine learning model trained to detect errors in the application under test. A screen image of the simulated environment is processed by an object detection module to determine if a key object is present in the screen image. If a key object is present in the screen image, the application testing program executes an object investigation module to generate investigation inputs to investigate the key object. If a key object is not present in the screen image, the application testing program executes an environment exploration module to generate an environment exploration action to be provided to the application under test as simulated user input.
Owner:MICROSOFT TECHNOLOGY LICENSING LLC

Application program testing method and device, storage medium and computer device

The application relates to the computer technical field and discloses an application program testing method and device, a storage medium and a computer device, the method comprising the following steps: a testing server receives a testing instruction for a to-be-tested application program, wherein the testing instruction comprises a running terminal address of the to-be-tested application program; the testing server sends a version acquisition instruction to a running terminal of the to-be-tested application program based on the running terminal address; the running terminal reads version information of the to-be-tested application program from a version information file of the to-be-tested application program based on the version acquisition instruction; and the testing server receives the version information and determines a deployment file of the to-be-tested application program in a server according to the version information, tests the deployment file, and can acquire the version of the to-be-tested application program, so that the testing efficiency of a tester is improved.
Owner:PING AN PAY ELECTRONIC PAYMENT CO LTD

Method and device for testing vehicle control program

The invention discloses a test method and device for a vehicle control program, and relates to the technical field of vehicles. The specific embodiment of the invention comprises the following steps: analyzing a received configuration file based on an isolation area deployed in a vehicle, and determining a pre-configured to-be-tested program and a corresponding triggering condition according to an analysis result; acquiring state data of the vehicle in real time; and for each to-be-tested program, starting a running process, and running the to-be-tested program based on the state data by using the running process, so that the to-be-tested program judges whether the current state of the vehicle meets a target triggering condition corresponding to the to-be-tested program based on the state data, and testing under the condition that the current state meets the target triggering condition. According to the implementation mode, program testing in a real traffic scene is achieved, scene building or simulation is avoided, the testing cost is reduced, a plurality of to-be-tested programs can be deployed in an isolation area at the same time, parallel testing is achieved, and the trouble that one program is deployed and tested one by one is avoided.
Owner:MERCEDES BENZ GRP

A temperature control program testing device for a fuel cell cogeneration system

The application provides a temperature control program testing device of a fuel cell combined heat and power system, and belongs to the technical field of combined heat and power system testing, and solves the problem that the prior art cannot effectively determine the temperature control program of the combined heat and power system. The device comprises a combined heat and power host computer, a hardware-in-the-loop simulation host computer, an IO interface device, a fault injection device, and a combined heat and power system controller. The hardware-in-the-loop simulation host computer is used to build a combined heat and power system simulation model and provide offline simulation in the loop, the input end thereof is connected to the fault injection device and the combined heat and power system controller through the IO interface device, and the output end thereof is connected to the combined heat and power host computer. The combined heat and power host computer is used to display the operating parameters of each component in the simulation model, the performance parameters of the combined heat and power system controller, and the simulation test results. The fault injection device is used to send simulated fault information to the combined heat and power system controller through the IO interface device to simulate fault triggering.
Owner:BEIJING SINOHYTEC

Application testing method and apparatus, electronic device, and storage medium

Embodiments of the present application disclose an application program testing method and device, electronic equipment and storage medium. The method comprises: obtaining a first test duration of a random test mode; according to a graph of a to-be-tested application program, executing a segment corresponding to a control in a page of the to-be-tested application program by the random test mode, recording a first segment and a first page that have been executed, obtaining a test result of the first segment, until the test duration of the random test mode reaches the first test duration; the segment is test content corresponding to the control; according to the graph, the first segment and the first page, determining a second segment that has not been executed and a second page where the second segment is located; according to the second page, executing the second segment by a traversal test mode, and obtaining a test result of the second segment. The embodiments of the present application can improve test efficiency and software quality of the application program.
Owner:BEIJING CHJ AUTOMOTIVE TECH CO LTD

Program testing method and device, equipment, storage medium and program product

The invention discloses a program testing method and device, equipment, a storage medium and a program product, and relates to the technical field of computers. The method comprises the following steps: in a process of running a plurality of first test cases through a first version program, obtaining dynamic call chains corresponding to the plurality of first test cases respectively; obtaining a plurality of second functions forming a second version program; and for a difference function having a code difference with the first function in the plurality of second functions, obtaining a second test case from the plurality of first test cases based on a code difference relationship between the difference function and the first function and a corresponding relationship between the first test case and the dynamic call chain. According to the process, the second test case capable of calling the difference function can be inferred in a targeted mode by integrating the corresponding relation and the code difference relation, the obtaining accuracy of the second test case is improved, and the test efficiency of the second version program is improved. The method can be applied to various scenes such as cloud technology, artificial intelligence and intelligent transportation.
Owner:TENCENT TECH SHANGHAI

An air conditioner applet testing method and device, electronic equipment and storage medium

The application discloses an air conditioner applet testing method and device, electronic equipment and a storage medium, and the method comprises the steps of: generating a data snapshot based on a user-set control parameter and an operation parameter of an air conditioner; classifying the data snapshot according to a test scene, and compiling a test case based on the classified data snapshot; and performing a test operation on the air conditioner applet according to the test case. The application obtains the control parameter sent by the user and the operation parameter generated by the air conditioner in the operation process based on the data snapshot, so that the required data snapshot can be filtered according to different test scenes, and the test case compilation is quickly realized, so that the air conditioner applet can realize function testing, can quickly detect abnormal problems of the air conditioner, and can quickly recover the air conditioner from an abnormal state to a normal state, thereby improving the testing efficiency and range of the air conditioner applet, enhancing the problem troubleshooting capability, and simplifying the state recovery process.
Owner:GREE ELECTRIC APPLIANCE INC OF ZHUHAI

Testing functionality of and generating on-chain programs

Systems and methods for generating and testing on-chain programs are disclosed herein. A system for generating on-chain programs may receive a request to generate on-chain program code for an on-chain program and determine a model required for the program. The system may retrieve functions associated with the model and determine blockchain operations to be added to the program. The system may determine parameters for blockchain operations and generate on-chain program code. A system for testing on-chain programs may install an on-chain program onto a test blockchain and retrieve functions associated with a model generated for testing. The system may generate blockchain operations for testing and input each operation into a cryptography-based storage application. The system may cause execution of the operations and receive results. Based on determining that a number of failed results exceed a threshold, the system may generate a notification.
Owner:CITIBANK N A

Ai-driven method and system for autonomous software test management during software lifecycle

A method and system for autonomous test case management of a software application using artificial intelligence. The method includes generating natural language statements associated with testing of the software application based on user actions performed by a user on an interface of the software application using a trained visual language model, and generating a plurality of test cases corresponding to the test case scenarios using a first trained artificial intelligence model. The method includes identifying one or more defects associated with the software application based on execution of the plurality of test cases using a second trained artificial intelligence model and managing one or more defects associated with the software application using a third trained artificial intelligence model in such a manner that the software application is ready to be shipped.
Owner:MADIPADAGA RAVI KRISHNA

Method and device for generating sliding track

The embodiment of the invention relates to a method and device for generating a sliding track, and the method comprises the steps: obtaining a target screenshot of a user interface, the target screenshot comprises a plurality of target graphs, and each target graph belongs to a target shape; according to a computer vision algorithm, determining respective target positions of the plurality of target graphs in the target screenshot; determining a target number of each target graph according to a relative position relationship among the target positions, and further establishing a mapping relationship between the target number and the target position; obtaining a serial number sequence, and generating a sliding track corresponding to the serial number sequence on the user interface according to the mapping relation; the sliding track is used for performing a program test of gesture unlocking verification.
Owner:ALIPAY (HANGZHOU) INFORMATION TECH CO LTD

Program testing method, program testing device, electronic equipment, medium and product

The invention provides a program testing method, a program testing device, electronic equipment, a medium and a product, which can be applied to the technical field of program testing and financial science and technology. The method comprises the steps of determining a change program in a to-be-tested program according to the to-be-tested program and an original program; based on the change program, multiple target test environments of the to-be-tested program are determined from an environment knowledge base, the environment knowledge base comprises multiple initial test environments determined by clustering different original test environments, and one initial test environment corresponds to one cluster; aiming at any target test environment, generating a plurality of target test cases of the to-be-tested program based on the change program and the target test environment; testing the to-be-tested program by using the target test case in the target test environment to obtain a program rendering parameter; and analyzing the plurality of program rendering parameters to obtain a test result of the to-be-tested program, the test result representing a fault position of the to-be-tested program when the to-be-tested program runs in the target test environment.
Owner:INDUSTRIAL AND COMMERCIAL BANK OF CHINA

Program testing method and device, electronic equipment and computer readable storage medium

The invention discloses a program testing method and device, electronic equipment and a computer readable storage medium, according to the embodiment of the invention, a data set corresponding to a robot is obtained, the data set comprises a plurality of sub-data sets, and each sub-data set comprises the operation program of the robot under the control of the operation program; the joint position data is obtained when real operation is conducted on the target object, and the target data is used for determining the operation position of the target object; through the operation program, according to the operation request, the robot is controlled to move in a corresponding virtual robot in the simulation environment, a movement result of the virtual robot is obtained, and the movement result comprises current joint position data; generating an operation position of the target object according to the target data in the target sub-data set through the operation program; according to the motion result of the virtual robot and the operation position of the target object, the test result of the operation program is determined, and the test efficiency can be improved.
Owner:NETEASE LINGDONG (HANGZHOU) TECHNOLOGY CO LTD