CN114594984A - Inspection method, inspection device, computer equipment and storage medium - Google Patents

Inspection method, inspection device, computer equipment and storage medium Download PDF

Info

Publication number
CN114594984A
CN114594984A CN202210203965.5A CN202210203965A CN114594984A CN 114594984 A CN114594984 A CN 114594984A CN 202210203965 A CN202210203965 A CN 202210203965A CN 114594984 A CN114594984 A CN 114594984A
Authority
CN
China
Prior art keywords
inspection
preset
instruction
polling
patrol
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202210203965.5A
Other languages
Chinese (zh)
Inventor
王福源
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Weikun Shanghai Technology Service Co Ltd
Original Assignee
Weikun Shanghai Technology Service Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Weikun Shanghai Technology Service Co Ltd filed Critical Weikun Shanghai Technology Service Co Ltd
Priority to CN202210203965.5A priority Critical patent/CN114594984A/en
Publication of CN114594984A publication Critical patent/CN114594984A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/71Version control; Configuration management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/22Matching criteria, e.g. proximity measures
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/30Arrangements for executing machine instructions, e.g. instruction decode
    • G06F9/30003Arrangements for executing specific machine instructions

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • Bioinformatics & Cheminformatics (AREA)
  • Evolutionary Computation (AREA)
  • Evolutionary Biology (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Bioinformatics & Computational Biology (AREA)
  • Artificial Intelligence (AREA)
  • Computer Security & Cryptography (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The embodiment of the invention discloses a polling method, a polling device, computer equipment and a storage medium. The invention relates to the technical field of artificial intelligence, which comprises the following steps: the server side acquires polling configuration information from a polling database according to the polling task information and sends a preset polling instruction to the terminal according to the polling frequency and the polling time; the terminal receives a preset inspection instruction and acquires inspection task information; determining an APP to be inspected and a home page to be inspected according to the name of the APP to be inspected and an inspection scene; patrolling the APP to be patrolled through a preset instruction and an image recognition technology according to a plurality of patrolling steps set in the home page to be patrolled and patrolled path to generate a plurality of patrolling pictures and patrolling results; storing the multiple inspection pictures and the inspection results to a preset database and a preset file system respectively; and the server side acquires the inspection result and a plurality of inspection pictures from the preset database and the preset file system through a polling mechanism and generates an inspection report. The embodiment of the invention can improve the inspection efficiency.

Description

Inspection method, inspection device, computer equipment and storage medium
Technical Field
The invention relates to the technical field of artificial intelligence, in particular to a routing inspection method, a routing inspection device, computer equipment and a storage medium.
Background
Every APP all is constantly iterating the renewal, the new APP version that reaches the standard grade at every turn all will be patrolled and examined by relevant personnel, among the prior art, the personnel of patrolling and examining or patrol and examine new APP version through manual patrolling and examining, or patrol and examine the test script through writing again and patrol and examine new APP version and patrol and examine, artifical manual patrolling and examining appears patrolling and examining incomplete problem easily, and patrol and examine the test script and can carry out more comprehensive patrolling and examining to new APP version, but all need write new script of patrolling and examining at every turn, therefore, current patrol and examine the method all waste time and energy and patrol and examine inefficiency.
Disclosure of Invention
The embodiment of the invention provides a polling method, a polling device, computer equipment and a storage medium, and aims to solve the problems of time and labor waste and low polling efficiency of the conventional polling.
In a first aspect, an embodiment of the present invention provides a polling method, which is applied to a server side, and includes:
if a preset storage instruction is received, acquiring patrol configuration information according to the preset storage instruction, and storing the patrol configuration information to a patrol database;
if a preset inspection issuing online instruction is received, acquiring inspection task information, inspection frequency and inspection time according to the preset inspection issuing online instruction;
acquiring the inspection configuration information from the inspection database according to inspection task information, and sending a preset inspection instruction corresponding to the inspection configuration information to a terminal according to inspection frequency and inspection time;
and acquiring an inspection result and a plurality of inspection pictures from a preset database and a preset file system corresponding to the terminal through a polling mechanism, and generating an inspection report according to the inspection result and the inspection pictures.
In a second aspect, an embodiment of the present invention provides a polling method, applied to a terminal, including:
if a preset inspection instruction sent by a server side is received, acquiring inspection task information corresponding to the preset inspection instruction, wherein the inspection task information comprises an APP name to be inspected, an inspection scene and an inspection path;
determining the APP to be inspected and the home page of the APP to be inspected according to the name of the APP to be inspected and the inspection scene;
patrolling the APP to be patrolled through a preset technology according to the home page to be patrolled and a plurality of patrolling steps arranged in the patrolling path to generate a plurality of patrolling pictures and patrolling results, wherein the plurality of patrolling pictures correspond to the plurality of patrolling steps;
and respectively storing the plurality of inspection pictures and the inspection result to a preset database and a preset file system.
In a third aspect, an embodiment of the present invention further provides an inspection apparatus, applied to a server, including:
the system comprises a first acquisition unit, a second acquisition unit and a routing inspection database, wherein the first acquisition unit is used for acquiring routing inspection configuration information according to a preset storage instruction and storing the routing inspection configuration information into the routing inspection database if the preset storage instruction is received;
the second acquisition unit is used for acquiring polling task information, polling frequency and polling time according to a preset polling issuing on-line instruction if the preset polling issuing on-line instruction is received;
the transmitting unit is used for acquiring the routing inspection configuration information from the routing inspection database according to routing inspection task information and transmitting a preset routing inspection instruction corresponding to the routing inspection configuration information to the terminal according to the routing inspection frequency and the routing inspection time;
and the generating unit is used for acquiring the inspection result and the plurality of inspection pictures from a preset database and a preset file system corresponding to the terminal through a polling mechanism, and generating an inspection report according to the inspection result and the plurality of inspection pictures.
In a fourth aspect, an embodiment of the present invention further provides an inspection apparatus, which is applied to a terminal, and includes:
the third acquisition unit is used for acquiring patrol task information corresponding to a preset patrol instruction if the preset patrol instruction sent by the server is received, wherein the patrol task information comprises an APP name to be patrolled, a patrol scene and a patrol path;
the determining unit is used for determining the APP to be patrolled and the home page to be patrolled of the APP to be patrolled according to the name of the APP to be patrolled and the patrolling scene;
the inspection unit is used for inspecting the APP to be inspected through a preset technology according to the home page to be inspected and a plurality of inspection steps arranged in the inspection path to generate a plurality of inspection pictures and inspection results, wherein the inspection pictures correspond to the inspection steps;
and the storage unit is used for respectively storing the plurality of inspection pictures and the inspection result to a preset database and a preset file system.
In a fifth aspect, an embodiment of the present invention further provides a computer device, which includes a memory and a processor, where the memory stores a computer program, and the processor implements the method of the first aspect or the second aspect when executing the computer program.
In a sixth aspect, the present invention further provides a computer-readable storage medium, which stores a computer program, and the computer program can implement the method of the first aspect or the second aspect when executed by a processor.
The embodiment of the invention provides a polling method, a polling device, computer equipment and a storage medium. Wherein the method comprises the following steps: the server side acquires the routing inspection configuration information from the routing inspection database according to the routing inspection task information and sends a preset routing inspection instruction corresponding to the routing inspection configuration information to the terminal according to the routing inspection frequency and the routing inspection time; if the terminal receives a preset inspection instruction sent by the server, acquiring inspection task information corresponding to the preset inspection instruction; determining the APP to be inspected and the home page of the APP to be inspected according to the name of the APP to be inspected and the inspection scene; according to the home page to be patrolled and a plurality of patrolling steps arranged in the patrolling path, patrolling the APP to be patrolled and patrolled by a preset technology to generate a plurality of patrolling pictures and patrolling results; respectively storing the plurality of inspection pictures and the inspection results to a preset database and a preset file system; the server side obtains an inspection result and a plurality of inspection pictures from a preset database and a preset file system corresponding to the terminal through a polling mechanism, and generates an inspection report according to the inspection result and the inspection pictures. According to the technical scheme of the embodiment of the invention, the preset inspection instruction is sent to the inspection tool at the server side in a timed task mode, the terminal inspects the APP to be inspected through the preset instruction and the image recognition technology according to the preset inspection instruction, manual inspection is not needed, an inspection test script is not needed to be written manually, time and labor are saved, and the inspection efficiency can be improved.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the drawings needed to be used in the description of the embodiments are briefly introduced below, and it is obvious that the drawings in the following description are some embodiments of the present invention, and it is obvious for those skilled in the art to obtain other drawings based on these drawings without creative efforts.
Fig. 1 is a timing diagram of an inspection system according to an embodiment of the present invention;
fig. 2 is a schematic flow chart of a polling method according to an embodiment of the present invention;
fig. 3 is a schematic view of a sub-flow of a polling method according to an embodiment of the present invention;
fig. 4 is a schematic flow chart of a polling method according to another embodiment of the present invention;
fig. 5 is a schematic flow chart of a polling method according to another embodiment of the present invention;
fig. 6 is a schematic sub-flow chart of a polling method according to another embodiment of the present invention;
fig. 7 is a schematic block diagram of an inspection device according to an embodiment of the present invention;
fig. 8 is a schematic block diagram of an inspection device according to yet another embodiment of the present invention; and
fig. 9 is a schematic block diagram of a computer device according to an embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, not all, embodiments of the present invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
It will be understood that the terms "comprises" and/or "comprising," when used in this specification and the appended claims, specify the presence of stated features, integers, steps, operations, elements, and/or components, but do not preclude the presence or addition of one or more other features, integers, steps, operations, elements, components, and/or groups thereof.
It is also to be understood that the terminology used in the description of the invention herein is for the purpose of describing particular embodiments only and is not intended to be limiting of the invention. As used in the specification of the present invention and the appended claims, the singular forms "a," "an," and "the" are intended to include the plural forms as well, unless the context clearly indicates otherwise.
It should be further understood that the term "and/or" as used in this specification and the appended claims refers to and includes any and all possible combinations of one or more of the associated listed items.
As used in this specification and the appended claims, the term "if" may be interpreted contextually as "when", "upon" or "in response to a determination" or "in response to a detection". Similarly, the phrase "if it is determined" or "if a [ described condition or event ] is detected" may be interpreted contextually to mean "upon determining" or "in response to determining" or "upon detecting [ described condition or event ]" or "in response to detecting [ described condition or event ]".
Fig. 1 is a timing diagram of an inspection system according to an embodiment of the present invention. The patrol system includes a server 20 and at least one terminal 10. The terminal 10 includes, but is not limited to, a tablet computer, a notebook computer, a desktop computer, and other electronic devices with communication functions. The server 20 may be an independent server or a server cluster composed of a plurality of servers, and the server 20 communicates with the terminal 10 to send a preset polling instruction to the terminal 10.
In fig. 1, a server side acquires patrol configuration information according to a preset storage instruction and stores the patrol configuration information into a patrol database; acquiring polling task information, polling frequency and polling time according to a preset polling release online instruction; acquiring the inspection configuration information from the inspection database according to inspection task information, and sending a preset inspection instruction corresponding to the inspection configuration information to a terminal according to inspection frequency and inspection time; if the terminal receives a preset inspection instruction sent by the server, acquiring inspection task information corresponding to the preset inspection instruction; determining the APP to be inspected and the home page of the APP to be inspected according to the name of the APP to be inspected and the inspection scene; according to the home page to be patrolled and a plurality of patrolling steps arranged in the patrolling path, patrolling the APP to be patrolled and patrolled by a preset technology to generate a plurality of patrolling pictures and patrolling results; respectively storing the plurality of inspection pictures and the inspection results to a preset database and a preset file system; the server side obtains an inspection result and a plurality of inspection pictures from a preset database and a preset file system corresponding to the terminal through a polling mechanism, and generates an inspection report according to the inspection result and the inspection pictures. In the whole inspection process, manual inspection is not needed, and inspection test scripts are not needed to be written manually, so that time and labor are saved, and inspection efficiency can be improved.
The following describes the steps of the inspection method in detail in the perspective of the server and the terminal, respectively.
Fig. 2 is a schematic flow chart of the inspection method according to the embodiment of the present invention. The method is applied to the server side. The method comprises the following steps S100-S130.
S100, if a preset storage instruction is received, acquiring patrol configuration information according to the preset storage instruction, and storing the patrol configuration information to a patrol database.
In the embodiment of the invention, before the inspection tool is used for inspecting the APP to be inspected, related personnel are required to configure inspection information in a related page of an inspection platform, after the configuration is finished, a preset storage instruction is clicked, the inspection platform acquires the inspection configuration information according to the preset storage instruction and stores the inspection configuration information to an inspection database, wherein the inspection configuration information comprises the name of the APP to be inspected, an inspection scene, an inspection path and a plurality of inspection steps corresponding to the inspection path.
Referring to fig. 3, in an embodiment, for example, in the embodiment, the step S100 includes the following steps S101 to S103.
S101, if a scene storage instruction is received, acquiring an APP name to be patrolled and patrolled scene according to the scene storage instruction, and storing the APP name to be patrolled and patrolled scene to a patrolling database;
s102, if a path saving instruction is received, acquiring a patrol path according to the path saving instruction, and saving the patrol path to a patrol database;
s103, if step storage instructions are received, obtaining a plurality of inspection steps according to the step storage instructions, and storing the inspection steps to the inspection database.
In the embodiment of the invention, the preset storage instruction comprises a scene storage instruction, a path storage instruction and a step storage instruction, if the scene storage instruction is received, the scene configuration of a scene planning page in an inspection platform by related personnel is indicated, and a storage button is clicked, the name of the APP to be inspected and the inspection scene configured in the scene planning page are obtained according to the scene storage instruction, and the name of the APP to be inspected and the inspection scene are stored in an inspection database; and if the path storage instruction is received and the configuration of the routing inspection path is indicated by related personnel, acquiring the routing inspection path according to the path storage instruction and storing the routing inspection path to the routing inspection database. It should be noted that, in the embodiment of the present invention, the path is configured in three types, a first type is configurable on a scene planning page, a second type is configurable on a path configuration page, and a third type is directly path copying on the path page. And if the step storage instruction is received, the related personnel are indicated to record the steps on the step recording page and click the step storage button, a plurality of inspection steps are obtained according to the step storage instruction, and the inspection steps are stored in the inspection database. It should be noted that, in the embodiment of the present invention, when the steps are recorded, a general component switch for each inspection step may be set, for example, a switch including a screenshot switch, a shielding switch, a sliding switch, and the like. Specifically, for example, clicking a screenshot, the screenshot of the specific position where the polling step needs to be clicked may be saved.
It should be noted that, in the embodiment of the present invention, after the relevant personnel performs scene configuration on the scene planning page in the inspection platform and clicks the save button, the personnel can determine whether manual inspection or robot inspection is required for the configured inspection scene. Understandably, if the robot is used for inspection, the configuration of the subsequent inspection information is not needed, and if the robot is used for inspection, the configuration of the subsequent inspection information is continued.
S110, if a preset polling issuing on-line instruction is received, acquiring polling task information, polling frequency and polling time according to the preset polling issuing on-line instruction.
In the embodiment of the invention, after the configuration of the routing inspection configuration information is completed, a routing inspection task is newly established on a task management page, and corresponding routing inspection task information, routing inspection frequency and routing inspection time are input, after the input is completed, a routing inspection issuing on-line button is clicked, the sending of a preset routing inspection issuing on-line instruction is triggered, and a routing inspection platform acquires the input routing inspection task information, routing inspection frequency and routing inspection time according to the preset routing inspection issuing on-line instruction. Understandably, the inspection task information comprises a task name, a task description, an APP name to be inspected, an inspection scene and an inspection path; the patrol time comprises patrol starting time and patrol ending time.
S120, acquiring the inspection configuration information from the inspection database according to the inspection task information, and sending a preset inspection instruction corresponding to the inspection configuration information to a terminal according to the inspection frequency and the inspection time.
In the embodiment of the invention, after the patrol task information, the patrol frequency and the patrol time are obtained according to the preset patrol issuing online instruction, the patrol configuration information is obtained from the patrol database according to the name of the APP to be patrolled, the patrol scene and the patrol path in the patrol task information, and the preset patrol instruction corresponding to the patrol configuration information is sent to a patrol tool according to the patrol frequency, the patrol starting time and the patrol ending time. Understandably, if the polling frequency is once polling for 2 hours, the polling starting time is 2021 year 9 month 21 day 9, the polling ending time is 2021 year 9 month 22 day 9, and preset polling instructions are sent to the polling tool every 2 hours within the period from 2021 year 9 month 21 day 9 to 2021 year 9 month 22 day 9. It should be noted that, in the embodiment of the present invention, the inspection platform and the inspection tool perform mutual communication and data transmission through the Http protocol.
S130, acquiring a polling result and a plurality of polling pictures from a preset database and a preset file system corresponding to the terminal through a polling mechanism, and generating a polling report according to the polling result and the plurality of polling pictures.
In the embodiment of the invention, after the inspection platform sends the preset inspection instruction to the inspection tool, the inspection result and the plurality of inspection pictures are obtained from the preset database and the preset file system corresponding to the inspection tool through the polling mechanism, if the inspection result and the plurality of inspection pictures corresponding to the plurality of inspection steps can be obtained to indicate that the inspection is finished, an inspection report is generated according to the inspection result and the plurality of inspection pictures and displayed, and the inspection paths and the inspection scene completion conditions corresponding to the plurality of inspection tasks configured in the inspection platform can be intuitively known through the inspection report. It should be noted that the display of the patrol inspection report may be a bar chart, a pie chart, a line chart, and the like.
Fig. 4 is a schematic flow chart of a polling method according to another embodiment of the present invention, where the polling method is executed at a server. As shown in fig. 4, in the present embodiment, the method includes steps S100-S160. That is, in the present embodiment, the method further includes step S140, step S150, and step S160 before step S110 of the above embodiment.
S140, if a scene storage instruction is received, acquiring the APP name to be patrolled and patrolling scene according to the scene storage instruction, and storing the APP name to be patrolled and patrolled database;
s150, if a path saving instruction is received, acquiring a routing inspection path according to the path saving instruction, and saving the routing inspection path to the routing inspection database;
and S160, if a step storage instruction is received, acquiring a plurality of inspection steps according to the step storage instruction, and storing the inspection steps to the inspection database.
In the embodiment of the invention, before a task management page configuration task of an inspection platform, a relevant person clicks a playback inspection button before recording, namely after a step recording page is subjected to step recording and a step storage button is clicked, the inspection platform receives a preset playback inspection command, acquires inspection configuration information from an inspection database according to the preset playback inspection command, wherein the inspection configuration information comprises an APP name to be inspected, an inspection scene, an inspection path and a plurality of inspection steps corresponding to the inspection path, and sends a preset inspection instruction to an inspection tool according to the inspection configuration information so that the inspection tool can perform playback inspection on the APP to be inspected according to the preset inspection instruction; during the playback inspection, the inspection platform acquires a playback inspection result corresponding to the preset inspection instruction through a polling mechanism, if the playback inspection result is inspection success, whether the inspection path needs to be modified is judged, and if the inspection path does not need to be modified, relevant personnel can go to task management page configuration tasks; and if the routing inspection path is not modified, a routing inspection step is newly added, namely, the step of acquiring routing inspection configuration information according to a preset storage instruction and storing the routing inspection configuration information into a routing inspection database is executed if the preset storage instruction is received.
It should be noted that, in the embodiment of the present invention, the routing inspection path may be modified only if the replay routing inspection result corresponding to the preset routing inspection instruction is successful in routing inspection, because if the replay routing inspection result is failed in routing inspection, it indicates that an error exists in the routing inspection step, and the modification needs to be performed first.
Fig. 5 is a schematic flow chart of a polling method according to still another embodiment of the present invention. The method runs on a terminal, and the inspection method is realized through an application program installed on the terminal. The method comprises the following steps S200-S230.
S200, if a preset inspection instruction sent by a server side is received, acquiring inspection task information corresponding to the preset inspection instruction, wherein the inspection task information comprises an APP name to be inspected, an inspection scene and an inspection path.
In the embodiment of the invention, after a related person carries out the routing inspection scene, the routing inspection path, the routing inspection step and the routing inspection task configuration on a routing inspection platform, the routing inspection platform sends a preset routing inspection instruction to a routing inspection tool according to the routing inspection time and the routing inspection frequency in the routing inspection task, and the routing inspection tool acquires routing inspection task information corresponding to the preset routing inspection instruction if receiving the preset routing inspection instruction sent by the routing inspection platform, wherein the routing inspection task information comprises the name of an APP to be routed, the routing inspection scene and the routing inspection path. It should be noted that, in the embodiment of the present invention, the inspection tool and the APP to be inspected are configured in the same terminal.
S210, determining the APP to be patrolled and the to-be-patrolled home page of the APP to be patrolled according to the name of the APP to be patrolled and patrolling scene.
In the embodiment of the invention, after the inspection task information is obtained, the APP to be inspected and the home page to be inspected of the APP to be inspected are determined according to the name of the APP to be inspected and the inspection scene. Specifically, the APP to be patrolled and the home page to be patrolled are determined through different ADB commands.
S220, according to wait to patrol and examine the home page and patrol and examine a plurality of steps of patrolling and examining that set up in the route through predetermineeing the technique right wait to patrol and examine the APP and patrol and examine to generate many and patrol and examine the picture and patrol and examine the result, wherein, many patrol and examine the picture with it is corresponding to a plurality of steps of patrolling and examining.
In the embodiment of the invention, after the head page to be patrolled and examined is determined, patrolling and examining the APP to be patrolled and examined through a preset technology according to the head page to be patrolled and examined and a plurality of patrolling and examining steps arranged in the patrolling and examining path to generate a plurality of patrolling and examining pictures and patrolling and examining results, wherein the plurality of patrolling and examining pictures correspond to the plurality of patrolling and examining steps; the inspection result is an inspection result generated after the inspection tool inspects the APP to be inspected according to the inspection step; the preset technology comprises a preset instruction and an image recognition technology. Understandably, the preset instruction is an ADB instruction, and the ADB instruction is used for inspecting the APP to be inspected so as to generate a current inspection picture corresponding to the current inspection step; the image recognition technology is an OCR technology and is used for judging whether the pre-configured inspection picture is consistent with the inspection picture intercepted in the inspection process or not so as to carry out corresponding processing.
Referring to fig. 6, in an embodiment, for example, in the embodiment, the step S220 includes the following steps S221 to S226.
S221, determining a current inspection step according to the home page to be inspected and a plurality of inspection steps arranged in the inspection path;
s222, polling the APP to be polled through a preset instruction according to the current polling step to generate a current polling picture corresponding to the current polling step, judging whether the current polling step is a preset end polling step, if the current polling step is the preset end polling step, executing a step S223, otherwise executing a step S224;
s223, obtaining a polling result corresponding to the preset polling finishing step;
s224, judging whether the current inspection picture is consistent with a pre-configured inspection picture corresponding to the current inspection step through an image identification technology, if so, executing a step S225, otherwise, executing a step S226;
s225, taking the next inspection step as the current inspection step, and returning to the step S222;
and S226, sending early warning information to related personnel configured with the routing inspection information in a preset mode.
In the embodiment of the invention, a current inspection step is determined according to the home page to be inspected and a plurality of inspection steps arranged in the inspection path, then the APP to be inspected is inspected according to the current inspection step through a preset instruction to generate a current inspection picture corresponding to the current inspection step, and whether the current inspection step is a preset inspection finishing step is judged; if the current inspection step is the preset inspection finishing step, which indicates that the inspection is finished, acquiring an inspection result corresponding to the preset inspection finishing step; if the current inspection step is not the preset inspection finishing step, the inspection is not finished, and whether the current inspection picture is consistent with a pre-configured inspection picture corresponding to the current inspection step or not is judged through an image identification technology; if the current inspection picture is consistent with the preconfigured inspection picture, the inspection is normal, the next inspection step is taken as the current inspection step, and inspection is continued, otherwise, early warning information is sent to relevant personnel configured with inspection information in a preset mode so that the relevant personnel can process the inspection information in time, wherein the preset mode is one or more modes of mails, short messages and IM messages. It should be noted that, in the embodiment of the present invention, the early warning information may also be sent to the relevant person configuring the inspection information through other manners, for example, sending a WeChat.
And S230, respectively storing the plurality of inspection pictures and the inspection results to a preset database and a preset file system.
In the embodiment of the invention, after the inspection is finished, the inspection pictures and the inspection results are respectively stored in the preset database and the preset file system, so that the inspection platform can conveniently obtain and generate the inspection report.
Fig. 7 is a schematic block diagram of an inspection device 300 according to an embodiment of the invention. As shown in fig. 7, the present invention also provides an inspection apparatus 300 corresponding to the above inspection method. The inspection apparatus 300 includes a unit for performing the above inspection method, and the apparatus may be configured at a server side. Specifically, referring to fig. 7, the inspection device 300 includes a first obtaining unit 301, a second obtaining unit 302, a sending unit 303, and a generating unit 304.
The first obtaining unit 301 is configured to, if a preset saving instruction is received, obtain routing inspection configuration information according to the preset saving instruction, and save the routing inspection configuration information to a routing inspection database; the second obtaining unit 302 is configured to obtain polling task information, polling frequency and polling time according to a preset polling issuing on-line instruction if the preset polling issuing on-line instruction is received; the sending unit 303 is configured to obtain the inspection configuration information from the inspection database according to the inspection task information, and send a preset inspection instruction corresponding to the inspection configuration information to the terminal according to the inspection frequency and the inspection time; the generating unit 304 is configured to obtain a polling result and a plurality of polling pictures from a preset database and a preset file system corresponding to the terminal through a polling mechanism, and generate a polling report according to the polling result and the plurality of polling pictures.
In some embodiments, for example in this embodiment, the first obtaining unit 301 includes a first obtaining sub-unit 3011, a second obtaining sub-unit 3012, and a third obtaining sub-unit 3013.
The first obtaining subunit 3011 is configured to, if a scene saving instruction is received, obtain an APP name to be patrolled and a patrol scene according to the scene saving instruction, and store the APP name to be patrolled and the patrol scene to a patrol database; the second obtaining subunit 3012 is configured to, if a path saving instruction is received, obtain an inspection path according to the path saving instruction, and save the inspection path to the inspection database; the third obtaining subunit 3013 is configured to, if a step saving instruction is received, obtain a plurality of inspection steps according to the step saving instruction, and store the plurality of inspection steps in the inspection database.
In some embodiments, for example, in this embodiment, the apparatus 300 further includes a fourth obtaining unit 305, a first determining unit 306, and a first executing unit 307.
The fourth obtaining unit 305 is configured to, if a preset playback inspection command is received, obtain the inspection configuration information from the inspection database according to the preset playback inspection command, and send a preset inspection instruction to an inspection tool according to the inspection configuration information; the first judging unit 306 is configured to judge whether a preset modification instruction is received if the obtained playback inspection result corresponding to the preset inspection instruction is successful in inspection; the first executing unit 307 is configured to, if the preset modification instruction is received, execute the step of, if a preset saving instruction is received, obtaining inspection configuration information according to the preset saving instruction, and saving the inspection configuration information to an inspection database.
Fig. 8 is a schematic block diagram of an inspection device 400 according to an embodiment of the invention. As shown in fig. 8, the present invention also provides an inspection apparatus 400 corresponding to the above inspection method. The inspection apparatus 400 includes a unit for performing the above inspection method, and the apparatus may be configured in a terminal. Specifically, referring to fig. 8, the inspection apparatus 400 includes a third obtaining unit 401, a determining unit 402, an inspection unit 403, and a saving unit 404.
The third obtaining unit 401 is configured to obtain, if a preset inspection instruction sent by a server is received, inspection task information corresponding to the preset inspection instruction, where the inspection task information includes an APP name to be inspected, an inspection scene, and an inspection path; the determining unit 402 is configured to determine an APP to be patrolled and a home page to be patrolled of the APP to be patrolled according to the name of the APP to be patrolled and the patrolling scene; the inspection unit 403 is configured to inspect the APP to be inspected through a preset technology according to the home page to be inspected and a plurality of inspection steps set in the inspection path to generate a plurality of inspection pictures and inspection results, where the plurality of inspection pictures correspond to the plurality of inspection steps; the saving unit 404 is configured to save the inspection pictures and the inspection results to a preset database and a preset file system, respectively.
In some embodiments, for example, in this embodiment, the inspection unit 403 includes a setting unit 4031, a second determining unit 4032, a fourth acquiring sub-unit 4033, a third determining unit 4034, a second executing unit 4035, and a sending sub-unit 4036.
The setting unit 4031 is used for determining the current inspection step according to the home page to be inspected and a plurality of inspection steps set in the inspection path; the second determination unit 4032 is configured to perform inspection on the APP to be inspected through a preset instruction according to the current inspection step to generate a current inspection picture corresponding to the current inspection step, and determine whether the current inspection step is a preset inspection end step; the fourth obtaining subunit 4033 is configured to obtain, if the current inspection step is the preset end inspection step, an inspection result corresponding to the preset end inspection step; the third determination unit 4034 is configured to determine, if the current inspection step is not the preset inspection end step, whether the current inspection picture is consistent with a preconfigured inspection picture corresponding to the current inspection step by using an image recognition technology; the second execution unit 4035 is configured to, if the current inspection picture is consistent with the preconfigured inspection picture, take the next inspection step as the current inspection step, and return to perform the step of inspecting the APP to be inspected through a preset instruction according to the current inspection step to generate a current inspection picture corresponding to the current inspection step; the sending subunit 4036 is configured to send, if the current inspection picture is inconsistent with the preconfigured inspection picture, the warning information to the relevant staff who configure the inspection information in a preset manner.
The specific implementation manners of the monitoring device 300 and the monitoring device 400 according to the embodiments of the present invention correspond to the above-mentioned monitoring methods, and are not described herein again.
The inspection apparatus may be implemented in the form of a computer program that is executable on a computer device such as that shown in fig. 9.
Referring to fig. 9, fig. 9 is a schematic block diagram of a computer device according to an embodiment of the present invention. The computer device 900 is a terminal or a server, where the server may be an independent server, or a server cluster composed of a plurality of servers, or a cloud server providing basic cloud computing services such as a cloud service, a cloud database, cloud computing, a cloud function, cloud storage, a network service, cloud communication, a middleware service, a domain name service, a security service, a Content Delivery Network (CDN), and a big data and artificial intelligence platform; the terminal is intelligent terminal equipment such as a portable computer, a notebook computer, a desktop computer and the like.
Referring to fig. 9, the computer device 900 includes a processor 902, memory, and a network interface 905 connected by a system bus 901, where the memory may include a storage medium 903 and an internal memory 904.
The storage medium 903 may store an operating system 9031 and a computer program 9032. The computer program 9032, when executed, may cause the processor 902 to perform a patrol method.
The processor 902 is used to provide computing and control capabilities to support the operation of the overall computer device 900.
The internal memory 904 provides an environment for the execution of a computer program 9032 in the storage medium 903, which computer program 9032, when executed by the processor 902, causes the processor 902 to perform a patrol method.
The network interface 905 is used for network communication with other devices. Those skilled in the art will appreciate that the configuration shown in fig. 9 is a block diagram of only a portion of the configuration associated with aspects of the present invention and is not intended to limit the computing device 900 to which aspects of the present invention may be applied, and that a particular computing device 900 may include more or less components than those shown, or may combine certain components, or have a different arrangement of components.
Wherein the processor 902 is configured to run a computer program 9032 stored in the memory to implement the following steps: if a preset storage instruction is received, acquiring patrol configuration information according to the preset storage instruction, and storing the patrol configuration information into a patrol database; if a preset inspection issuing online instruction is received, acquiring inspection task information, inspection frequency and inspection time according to the preset inspection issuing online instruction; acquiring the inspection configuration information from the inspection database according to inspection task information, and sending a preset inspection instruction corresponding to the inspection configuration information to a terminal according to inspection frequency and inspection time; and acquiring an inspection result and a plurality of inspection pictures from a preset database and a preset file system corresponding to the terminal through a polling mechanism, and generating an inspection report according to the inspection result and the inspection pictures.
In some embodiments, for example, in this embodiment, when implementing the steps of obtaining the inspection configuration information according to the preset saving instruction and saving the inspection configuration information in the inspection database if the processor 902 receives the preset saving instruction, the following steps are specifically implemented: if a scene storage instruction is received, acquiring the APP name to be patrolled and patrolling scene according to the scene storage instruction, and storing the APP name to be patrolled and patrolling scene and the patrolling scene into a patrolling database; if a path saving instruction is received, acquiring a patrol path according to the path saving instruction, and saving the patrol path to the patrol database; and if the step storage instruction is received, acquiring a plurality of inspection steps according to the step storage instruction, and storing the inspection steps to the inspection database.
In some embodiments, for example, in this embodiment, before the processor 902 obtains the inspection task information, the inspection frequency, and the inspection time according to the preset inspection issuing on-line instruction if the preset inspection issuing on-line instruction is received, the specific implementation may further include the following steps: if a preset playback inspection command is received, acquiring inspection configuration information from an inspection database according to the preset playback inspection command, and sending a preset inspection instruction to an inspection tool according to the inspection configuration information; if the obtained playback inspection result corresponding to the preset inspection instruction is inspection success, judging whether a preset modification instruction is received or not; and if the preset modification instruction is received, executing the step of acquiring the inspection configuration information according to the preset storage instruction and storing the inspection configuration information to an inspection database if the preset storage instruction is received.
Wherein the processor 902 is configured to run a computer program 9032 stored in the memory to implement the following steps: if a preset inspection instruction sent by a server side is received, acquiring inspection task information corresponding to the preset inspection instruction, wherein the inspection task information comprises an APP name to be inspected, an inspection scene and an inspection path; determining the APP to be inspected and the home page of the APP to be inspected according to the name of the APP to be inspected and the inspection scene; patrolling the APP to be patrolled through a preset technology according to the home page to be patrolled and a plurality of patrolling steps arranged in the patrolling path to generate a plurality of patrolling pictures and patrolling results, wherein the plurality of patrolling pictures correspond to the plurality of patrolling steps; and respectively storing the plurality of inspection pictures and the inspection result to a preset database and a preset file system.
In some embodiments, for example, in this embodiment, when the processor 902 implements the steps of polling the APP to be polled by using a preset technique according to the home page to be polled and the plurality of polling steps set in the polling path to generate a plurality of polling pictures and polling results, the following steps are specifically implemented: determining a current inspection step according to the home page to be inspected and a plurality of inspection steps arranged in the inspection path; polling the APP to be polled through a preset instruction according to the current polling step to generate a current polling picture corresponding to the current polling step, and judging whether the current polling step is a preset polling finishing step or not; if the current inspection step is the preset inspection finishing step, acquiring an inspection result corresponding to the preset inspection finishing step; if the current inspection step is not the preset inspection finishing step, judging whether the current inspection picture is consistent with a pre-configured inspection picture corresponding to the current inspection step or not by using an image identification technology; if the current inspection picture is consistent with the preconfigured inspection picture, taking the next inspection step as the current inspection step, and returning to the step of executing the inspection of the APP to be inspected through a preset instruction according to the current inspection step so as to generate the current inspection picture corresponding to the current inspection step; and if the current inspection picture is inconsistent with the preset inspection picture, sending early warning information to relevant personnel configured with inspection information in a preset mode.
It should be understood that, in the embodiment of the present invention, the Processor 902 may be a Central Processing Unit (CPU), and the Processor 902 may also be other general-purpose processors, Digital Signal Processors (DSPs), Application Specific Integrated Circuits (ASICs), Field Programmable Gate Arrays (FPGAs) or other Programmable logic devices, discrete gate or transistor logic devices, discrete hardware components, and the like. Wherein a general purpose processor may be a microprocessor or the processor may be any conventional processor or the like.
It will be understood by those skilled in the art that all or part of the flow of the method implementing the above embodiments may be implemented by a computer program instructing relevant hardware. The computer program may be stored in a storage medium, which is a computer-readable storage medium. The computer program is executed by at least one processor in the computer system to implement the flow steps of the embodiments of the method described above.
Accordingly, the present invention also provides a storage medium. The storage medium may be a computer-readable storage medium. The storage medium stores a computer program. The computer program, when executed by a processor, causes the processor to perform any of the embodiments of the inspection method described above.
The storage medium may be a usb disk, a removable hard disk, a Read-Only Memory (ROM), a magnetic disk, or an optical disk, which can store various computer readable storage media.
In the embodiments provided in the present invention, it should be understood that the disclosed apparatus and method may be implemented in other ways. For example, the above-described apparatus embodiments are merely illustrative. For example, the division of each unit is only one logic function division, and there may be another division manner in actual implementation. For example, various elements or components may be combined or may be integrated in another system or some features may be omitted, or not implemented.
The steps in the method of the embodiment of the invention can be sequentially adjusted, combined and deleted according to actual needs. The units in the device of the embodiment of the invention can be merged, divided and deleted according to actual needs. In addition, functional units in the embodiments of the present invention may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit.
The integrated unit, if implemented in the form of a software functional unit and sold or used as a stand-alone product, may be stored in a storage medium. Based on such understanding, the technical solution of the present invention essentially or partially contributes to the prior art, or all or part of the technical solution can be embodied in the form of a software product, which is stored in a storage medium and includes instructions for causing a computer device (which may be a personal computer, a terminal, or a network device) to execute all or part of the steps of the method according to the embodiments of the present invention.
In the above embodiments, the descriptions of the respective embodiments have respective emphasis, and for parts that are not described in detail in a certain embodiment, reference may be made to related descriptions of other embodiments.
It will be apparent to those skilled in the art that various changes and modifications may be made in the present invention without departing from the spirit and scope of the invention. Thus, while the invention has been described with respect to the above-described embodiments, it will be understood that the invention is not limited thereto but may be embodied with various modifications and changes.
While the invention has been described with reference to specific embodiments, the invention is not limited thereto, and various equivalent modifications and substitutions can be easily made by those skilled in the art within the technical scope of the invention. Therefore, the protection scope of the present invention shall be subject to the protection scope of the claims.

Claims (10)

1. A routing inspection method is applied to a server side and is characterized by comprising the following steps:
if a preset storage instruction is received, acquiring patrol configuration information according to the preset storage instruction, and storing the patrol configuration information to a patrol database;
if a preset inspection issuing online instruction is received, acquiring inspection task information, inspection frequency and inspection time according to the preset inspection issuing online instruction;
acquiring the inspection configuration information from the inspection database according to inspection task information, and sending a preset inspection instruction corresponding to the inspection configuration information to a terminal according to inspection frequency and inspection time;
and acquiring an inspection result and a plurality of inspection pictures from a preset database and a preset file system corresponding to the terminal through a polling mechanism, and generating an inspection report according to the inspection result and the inspection pictures.
2. The method according to claim 1, wherein the patrol inspection configuration information includes an APP name to be patrolled, a patrol inspection scene, a patrol inspection path and a plurality of patrol inspection steps corresponding to the patrol inspection path, and if a preset storage instruction is received, patrol inspection configuration information is obtained according to the preset storage instruction and is stored in a patrol inspection database, including:
if a scene storage instruction is received, acquiring the APP name to be patrolled and the patrolling scene according to the scene storage instruction, and storing the APP name to be patrolled and the patrolling scene to a patrolling database;
if a path saving instruction is received, acquiring a routing inspection path according to the path saving instruction, and saving the routing inspection path to the routing inspection database;
and if the step storage instruction is received, acquiring a plurality of inspection steps according to the step storage instruction, and storing the inspection steps to the inspection database.
3. The method according to claim 1, wherein if a preset inspection issuing on-line instruction is received, acquiring inspection task information, inspection frequency and inspection time according to the preset inspection issuing on-line instruction, further comprising:
if a preset playback inspection command is received, acquiring inspection configuration information from an inspection database according to the preset playback inspection command, and sending a preset inspection instruction to an inspection tool according to the inspection configuration information;
if the obtained playback inspection result corresponding to the preset inspection instruction is inspection success, judging whether a preset modification instruction is received or not;
and if the preset modification instruction is received, executing the step of acquiring the patrol configuration information according to the preset storage instruction and storing the patrol configuration information into a patrol database if the preset storage instruction is received.
4. A polling method is applied to a terminal and is characterized by comprising the following steps:
if a preset inspection instruction sent by a server side is received, acquiring inspection task information corresponding to the preset inspection instruction, wherein the inspection task information comprises an APP name to be inspected, an inspection scene and an inspection path;
determining the APP to be inspected and the home page of the APP to be inspected according to the name of the APP to be inspected and the inspection scene;
patrolling the APP to be patrolled through a preset technology according to the home page to be patrolled and a plurality of patrolling steps arranged in the patrolling path to generate a plurality of patrolling pictures and patrolling results, wherein the plurality of patrolling pictures correspond to the plurality of patrolling steps;
and respectively storing the plurality of inspection pictures and the inspection result to a preset database and a preset file system.
5. The method according to claim 4, wherein the patrolling the APP to be patrolled through a preset technology according to the to-be-patrolled home page and the patrolling steps arranged in the patrolling path to generate a plurality of patrolling pictures and patrolling results comprises the following steps:
determining a current inspection step according to the home page to be inspected and a plurality of inspection steps arranged in the inspection path;
polling the APP to be polled through a preset instruction according to the current polling step to generate a current polling picture corresponding to the current polling step, and judging whether the current polling step is a preset polling finishing step or not;
if the current inspection step is the preset inspection finishing step, acquiring an inspection result corresponding to the preset inspection finishing step;
if the current inspection step is not the preset inspection finishing step, judging whether the current inspection picture is consistent with a pre-configured inspection picture corresponding to the current inspection step or not by using an image identification technology;
and if the current inspection picture is consistent with the preconfigured inspection picture, taking the next inspection step as the current inspection step, and returning to execute the step of inspecting the APP to be inspected through a preset instruction according to the current inspection step so as to generate the current inspection picture corresponding to the current inspection step.
6. The method of claim 5, wherein after determining whether the current inspection picture is consistent with the preconfigured inspection picture corresponding to the current inspection step via image recognition techniques, further comprising:
and if the current inspection picture is inconsistent with the preset inspection picture, sending early warning information to relevant personnel configured with inspection information in a preset mode.
7. The utility model provides a polling device, is applied to server side, its characterized in that includes:
the system comprises a first acquisition unit, a second acquisition unit and a routing inspection database, wherein the first acquisition unit is used for acquiring routing inspection configuration information according to a preset storage instruction and storing the routing inspection configuration information into the routing inspection database if the preset storage instruction is received;
the second acquisition unit is used for acquiring polling task information, polling frequency and polling time according to a preset polling issuing on-line instruction if the preset polling issuing on-line instruction is received;
the transmitting unit is used for acquiring the routing inspection configuration information from the routing inspection database according to routing inspection task information and transmitting a preset routing inspection instruction corresponding to the routing inspection configuration information to the terminal according to the routing inspection frequency and the routing inspection time;
and the generating unit is used for acquiring the inspection result and the plurality of inspection pictures from a preset database and a preset file system corresponding to the terminal through a polling mechanism, and generating an inspection report according to the inspection result and the plurality of inspection pictures.
8. The utility model provides a tour inspection device, is applied to the terminal, its characterized in that includes:
the third acquisition unit is used for acquiring patrol task information corresponding to a preset patrol instruction if the preset patrol instruction sent by the server is received, wherein the patrol task information comprises an APP name to be patrolled, a patrol scene and a patrol path;
the determining unit is used for determining the APP to be patrolled and the home page to be patrolled of the APP to be patrolled according to the name of the APP to be patrolled and the patrolling scene;
the inspection unit is used for inspecting the APP to be inspected through a preset technology according to the home page to be inspected and a plurality of inspection steps arranged in the inspection path to generate a plurality of inspection pictures and inspection results, wherein the inspection pictures correspond to the inspection steps;
and the storage unit is used for respectively storing the plurality of inspection pictures and the inspection result to a preset database and a preset file system.
9. A computer arrangement, characterized in that the computer arrangement comprises a memory, on which a computer program is stored, and a processor, which when executing the computer program, implements the method according to any of claims 1-3 or performs the method according to any of claims 4-6.
10. A computer-readable storage medium, characterized in that the storage medium stores a computer program which, when executed by a processor, may implement the method of any of claims 1-3 or perform the method of any of claims 4-6.
CN202210203965.5A 2022-03-03 2022-03-03 Inspection method, inspection device, computer equipment and storage medium Pending CN114594984A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210203965.5A CN114594984A (en) 2022-03-03 2022-03-03 Inspection method, inspection device, computer equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210203965.5A CN114594984A (en) 2022-03-03 2022-03-03 Inspection method, inspection device, computer equipment and storage medium

Publications (1)

Publication Number Publication Date
CN114594984A true CN114594984A (en) 2022-06-07

Family

ID=81815933

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210203965.5A Pending CN114594984A (en) 2022-03-03 2022-03-03 Inspection method, inspection device, computer equipment and storage medium

Country Status (1)

Country Link
CN (1) CN114594984A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115083033A (en) * 2022-07-14 2022-09-20 郑州森鹏电子技术股份有限公司 Vehicle remote inspection method and vehicle-mounted terminal system
CN115174343A (en) * 2022-06-27 2022-10-11 杭州指令集智能科技有限公司 B/S architecture page inspection method and device and page inspection system
CN117708382A (en) * 2023-10-12 2024-03-15 广州信邦智能装备股份有限公司 Inspection data processing method, intelligent factory inspection system and related medium program

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115174343A (en) * 2022-06-27 2022-10-11 杭州指令集智能科技有限公司 B/S architecture page inspection method and device and page inspection system
CN115083033A (en) * 2022-07-14 2022-09-20 郑州森鹏电子技术股份有限公司 Vehicle remote inspection method and vehicle-mounted terminal system
CN117708382A (en) * 2023-10-12 2024-03-15 广州信邦智能装备股份有限公司 Inspection data processing method, intelligent factory inspection system and related medium program

Similar Documents

Publication Publication Date Title
CN114594984A (en) Inspection method, inspection device, computer equipment and storage medium
CN108683562B (en) Anomaly detection positioning method and device, computer equipment and storage medium
US10304259B2 (en) Method and system for offline attendance processing
CN110768872B (en) Inspection method, system, device, computer equipment and storage medium
JP4880376B2 (en) Support apparatus, program, information processing system, and support method
WO2021208512A1 (en) Method and apparatus for acquiring control information of user interface, terminal and storage medium
US20160274997A1 (en) End user monitoring to automate issue tracking
US10528456B2 (en) Determining idle testing periods
US20100318859A1 (en) Production control for service level agreements
TW202105191A (en) Method and device for message aggregation
CN111475412A (en) Software testing method and device, electronic equipment and computer readable storage medium
CN114546881A (en) Application software testing method, electronic device and computer readable storage medium
CN114531345A (en) Method, device and equipment for storing flow comparison result and storage medium
CN111240923A (en) Automatic test method and device for recurring problems of vehicle navigation system and storage medium
CN113741947B (en) Method and system for solving island problem
CN113238901B (en) Multi-device automatic testing method and device, storage medium and computer device
CN115827435A (en) Front-end performance testing method, electronic device and computer-readable storage medium
CN114860325A (en) Network card adapting method, device, equipment and storage medium
CN114064510A (en) Function testing method and device, electronic equipment and storage medium
CN110674196B (en) GRAPES (generalized Grace temporal evolution) area set forecast inspection display system and display method
KR102372556B1 (en) Mobile service control method and system based on mobile remote control technology
CN114363311B (en) Message reporting method and system for simulation tool of intelligent operation and maintenance monitoring system of turnout
CN115277486B (en) Automatic testing method, device and medium based on industrial Internet
WO2023220902A1 (en) User interface testing methods and apparatus
WO2024119471A1 (en) Algorithm testing method, algorithm testing platform, and computer readable storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination