CN114461516B - Software graphic interface test method capable of automatically deleting data and server - Google Patents

Software graphic interface test method capable of automatically deleting data and server Download PDF

Info

Publication number
CN114461516B
CN114461516B CN202111584837.1A CN202111584837A CN114461516B CN 114461516 B CN114461516 B CN 114461516B CN 202111584837 A CN202111584837 A CN 202111584837A CN 114461516 B CN114461516 B CN 114461516B
Authority
CN
China
Prior art keywords
graphic
data
interface
graphic data
platform server
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.)
Active
Application number
CN202111584837.1A
Other languages
Chinese (zh)
Other versions
CN114461516A (en
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.)
Lianbang Network Technology Service Nantong Co ltd
Original Assignee
Lianbang Network Technology Service Nantong 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 Lianbang Network Technology Service Nantong Co ltd filed Critical Lianbang Network Technology Service Nantong Co ltd
Priority to CN202111584837.1A priority Critical patent/CN114461516B/en
Publication of CN114461516A publication Critical patent/CN114461516A/en
Application granted granted Critical
Publication of CN114461516B publication Critical patent/CN114461516B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/3668Software testing
    • G06F11/3672Test management
    • G06F11/3684Test management for test design, e.g. generating new test cases
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/3668Software testing
    • G06F11/3672Test management
    • G06F11/3688Test management for test execution, e.g. scheduling of test suites

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Quality & Reliability (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Processing Or Creating Images (AREA)

Abstract

The invention discloses a software graphic interface testing method capable of automatically deleting data and a server, and relates to the technical field of software graphic interface testing methods and servers; to effectively protect graphics data; the software graphic interface test server comprises a platform server, a network interface, a storage medium, a transmission end and a receiving end, wherein the transmission end and the receiving end are connected with the platform server through buses, and the network interface is in communication connection with the platform server; the software graphic interface testing method comprises the following steps: graphic data interface design, graphic data interface dependency check, graphic interface input and authentication, graphic interaction, basic graphic conversion and graphic data security protection. The invention can transfer and process the graphic data between the transmission end and the receiving end by arranging the platform server, and the network interface can connect the transmission of the graphic data.

Description

Software graphic interface test method capable of automatically deleting data and server
Technical Field
The invention relates to the technical field of software graphic interface testing methods and servers, in particular to a software graphic interface testing method capable of automatically deleting data and a server.
Background
The software development kit is usually required to be tested in advance before the formal compiling of the software development kit is completed, and part of the work in the test process is to test the software graphic interface so as to control whether the subsequent call of the software graphic interface in the rendering process meets the better performance index, and meanwhile, the test safety is required to be ensured in the process of testing the graphic interface, so that the loss and leakage of graphic data are avoided in the interface test process.
Through retrieval, the patent with the Chinese patent application number of CN202010124251.6 discloses a software graphic interface testing method, a device, a software development system and a server, which can effectively test a software graphic interface aiming at an associated graphic rendering model with rendering service association.
The software graphic interface testing method, the device, the software development system and the server in the patent have the following defects: in the process of testing the graphic interface, the security of the graphic cannot be effectively protected, so that the graphic data is easy to leak in the transmission process.
Disclosure of Invention
The invention aims to solve the defects that in the prior art, in the process of testing a graphic interface, the security of a graphic cannot be effectively protected, and the graphic data is easy to leak in the transmission process, and provides a software graphic interface testing method and a server capable of automatically deleting the data.
In order to achieve the above purpose, the present invention adopts the following technical scheme:
the software graphic interface test server capable of automatically deleting data comprises a platform server, a network interface, a storage medium, a transmission end and a receiving end, wherein the transmission end and the receiving end are connected with the platform server through buses, the network interface is in communication connection with the platform server, and the storage medium is used for storing changed graphic data.
A software graphic interface test method capable of automatically deleting data is based on a software graphic interface test server and comprises the following steps:
s1: designing a graphic data interface;
s2: checking the dependency relationship of the graphic data interface;
s3: inputting and authenticating a graphical interface;
s4: graphical interaction;
s5: basic graph conversion;
s6: and (5) protecting the safety of the graphic data.
Preferably: the graphic data interface in the step S2 is applied to the platform server, the transmission end and the receiving end, and the dependency relationship is used for checking the connection relationship among the platform server, the transmission end and the receiving end, so that the dependency relationship is established between the graphic data transmission end and the graphic data receiving end of the client.
Preferably: the interface input and authentication in S3 includes the following steps:
s31: judging the condition of a data interface;
s32: inquiring a data interface;
s33: and (5) carrying out logic operation on the data interface.
Preferably: the data interface condition judgment is that after a receiving end of the graphic data sends a graphic data request to a transmitting end of the graphic data, the transmitting end sends a command for inputting a transmission password to the receiving end, a platform server compares the transmission password input by the receiving end with the transmission password stored in the platform server by the transmitting end, and according to whether the transmission password is correct or not, the platform server sends a response code after the transmission password is wrong under normal conditions, so that the receiving end sends a prompt, the wrong transmission password is fed back, the transmitting end can set the frequency of inputting the transmission password, and therefore the platform server cuts off the dependency relationship between the transmitting end and the receiving end when the upper limit of inputting the transmission password is reached.
Preferably: and after the data interface inquires that the transmission password is input, checking the transmitted graphic data and confirming the integrity of the graphic data.
Preferably: the data interface logic operation tests the color saturation, dynamic simulation and frame rate of the graph after ensuring the integrity of the graph data and no damage to the graph format.
Preferably: the graphic interaction in the S4 comprises the following steps:
s41: the platform server controls the interface of the graphic processing system;
s42: the graphic data is organized according to a hierarchy;
s43: dynamically modifying the graphics and reorganizing the display.
Based on the scheme: the receiving end receives the graphic data, then carries out secondary processing and modification of the graphic, and the platform server automatically backs up and stores the modified data after the graphic is modified.
Preferred on the basis of the foregoing scheme: when the graphic data is organized in a hierarchy, modularization storage is carried out on the establishment of different coatings and colors on the graphic, the graphic modules are organized and stored according to the coverage sequence of the graphic layers, when the graphic is rendered and simulated on a dynamic range of a three-dimensional structure, a platform server tests the three-dimensional graphic in a limit frame rate and a high dynamic range through an interface of a processing system, error data in the test process is reorganized, and the data after the organization is stored.
The beneficial effects of the invention are as follows:
1. the platform server, the transmission end and the receiving end can be connected through the graphic data interface, so that the transmission end can ensure the transmission safety of graphic data in the process of transmitting the graphic data between the transmission end and the receiving end, and the transmission password can be set through the transmission end to protect the graphic data.
2. The data interface condition judgment and the data interface inquiry can ensure that data exchange can be carried out between the transmission end and the receiving end in real time, and the platform server can send out a response code after the transmission password is wrong under normal conditions, so that the receiving end is prompted to feed back the wrong transmission password.
3. The data with problems can be corrected and reorganized in time by dynamically modifying the graphics and organizing the graphics on the display, so that the damage of the data in the process of rendering and simulating the graphics can be effectively avoided.
4. The conversion between two-dimensional data and three-dimensional data can be used for carrying out systematic processing on various CAD/CAM according to the change of complex file structures between geometric entities, description entities and assembly entity basic units, and the file structures can be used for converting and changing the structures between the CAD/CAM according to the start, directory entry, parameters, integrity and end.
5. The platform server is arranged to transfer and process the graphic data between the transmission end and the receiving end, and the network interface can connect the transmission of the graphic data.
Drawings
FIG. 1 is a schematic flow chart of a software graphic interface testing method capable of automatically deleting data according to the present invention;
fig. 2 is a schematic diagram of a software graphic interface test server capable of automatically deleting data according to the present invention.
Detailed Description
The technical scheme of the patent is further described in detail below with reference to the specific embodiments.
Embodiments of the present patent are described in detail below, examples of which are illustrated in the accompanying drawings, wherein the same or similar reference numerals refer to the same or similar elements or elements having the same or similar functions throughout. The embodiments described below by referring to the drawings are exemplary only for explaining the present patent and are not to be construed as limiting the present patent.
In the description of this patent, it should be understood that the terms "center," "upper," "lower," "front," "rear," "left," "right," "vertical," "horizontal," "top," "bottom," "inner," "outer," and the like indicate orientations or positional relationships based on the orientation or positional relationships shown in the drawings, merely to facilitate describing the patent and simplify the description, and do not indicate or imply that the devices or elements being referred to must have a particular orientation, be configured and operated in a particular orientation, and are therefore not to be construed as limiting the patent.
In the description of this patent, it should be noted that, unless explicitly stated and limited otherwise, the terms "mounted," "connected," and "disposed" are to be construed broadly, and may be fixedly connected, disposed, detachably connected, disposed, or integrally connected, disposed, for example. The specific meaning of the terms in this patent will be understood by those of ordinary skill in the art as the case may be.
Example 1:
the software graphic interface test server capable of automatically deleting data comprises a platform server, a network interface, a storage medium, a transmission end and a receiving end, wherein the transmission end and the receiving end are connected with the platform server through buses, the network interface and the platform server are in communication connection, and the storage medium is used for storing changed graphic data; the platform server is arranged to transfer and process the graphic data between the transmission end and the receiving end, and the network interface can connect the transmission of the graphic data.
Example 2:
a software graphic interface test method capable of automatically deleting data is based on a software graphic interface test server and comprises the following steps:
s1: designing a graphic data interface;
s2: checking the dependency relationship of the graphic data interface;
s3: inputting and authenticating a graphical interface;
s4: graphical interaction;
s5: basic graph conversion;
s6: and (5) protecting the safety of the graphic data.
Preferably, the graphic data interface in the step S2 is applied to the platform server, the transmission end and the receiving end, and the dependency relationship checks the connection relationship among the platform server, the transmission end and the receiving end, so that the dependency relationship is established between the graphic data transmission end and the graphic data receiving end of the client.
Specifically, the interface input and authentication in S3 includes the following steps:
s31: judging the condition of a data interface;
s32: inquiring a data interface;
s33: and (5) carrying out logic operation on the data interface.
Specifically, the data interface condition judgment is that after a receiving end of the graphic data sends a graphic data request to a transmitting end of the graphic data, the transmitting end sends a command for inputting a transmission password to the receiving end, the platform server compares the transmission password input by the receiving end with the transmission password stored in the platform server by the transmitting end, and operates the transmission of the graphic data according to whether the transmission password is correct or not.
Specifically, after the input of the transmission password is completed, the data interface inquires and checks the transmitted graphic data, and confirms the integrity of the graphic data.
Specifically, the data interface logic operation tests the color saturation, dynamic simulation and frame rate of the graphics after ensuring that the graphics data is complete and the graphics format is not damaged.
Preferably, the graphical interaction in S4 includes the following steps:
s41: the platform server controls the interface of the graphic processing system;
s42: the graphic data is organized according to a hierarchy;
s43: dynamically modifying the graphics and reorganizing the display.
Specifically, the receiving end receives the graphic data, then carries out secondary processing and modification of the graphic, and the platform server automatically backs up and stores the modified data after the graphic is modified.
In particular, when the graphic data is organized in a hierarchy, the building of different coatings and colors on the graphic is stored in a modularized manner, and the graphic modules are organized and stored according to the coverage sequence of the graphic layers.
Specifically, when the graphics are rendered and simulated on the dynamic range of the three-dimensional structure, the platform server tests the three-dimensional graphics in the limit frame rate and the high dynamic range through the interface of the processing system, reorganizes error data in the test process, and stores the data after the organization.
Example 3:
a software graphic interface test method capable of automatically deleting data is based on a software graphic interface test server and comprises the following steps:
s1: designing a graphic data interface;
s2: checking the dependency relationship of the graphic data interface;
s3: inputting and authenticating a graphical interface;
s4: graphical interaction;
s5: basic graph conversion;
s6: and (5) protecting the safety of the graphic data.
Preferably, the graphic data interface in the step S2 is applied to the platform server, the transmission end and the receiving end, and the dependency relationship checks the connection relationship among the platform server, the transmission end and the receiving end, so that the dependency relationship is established between the graphic data transmission end and the graphic data receiving end of the client.
Specifically, the interface input and authentication in S3 includes the following steps:
s31: judging the condition of a data interface;
s32: inquiring a data interface;
s33: and (5) carrying out logic operation on the data interface.
Specifically, the data interface condition judgment is that after a receiving end of the graphic data sends a graphic data request to a transmitting end of the graphic data, the transmitting end sends a command for inputting a transmission password to the receiving end, the platform server compares the transmission password input by the receiving end with the transmission password stored in the platform server by the transmitting end, and operates the transmission of the graphic data according to whether the transmission password is correct or not.
Specifically, after the input of the transmission password is completed, the data interface inquires and checks the transmitted graphic data, and confirms the integrity of the graphic data.
The data interface logic operation tests the color saturation, dynamic simulation and frame rate of the graph after ensuring the integrity of the graph data and no damage to the graph format.
The graphic interaction in the S4 comprises the following steps:
s41: the platform server controls the interface of the graphic processing system;
s42: the graphic data is organized according to a hierarchy;
s43: dynamically modifying the graphics and reorganizing the display.
Specifically, the receiving end receives the graphic data, then carries out secondary processing and modification of the graphic, and the platform server automatically backs up and stores the modified data after the graphic is modified.
In particular, when the graphic data is organized in a hierarchy, the building of different coatings and colors on the graphic is stored in a modularized manner, and the graphic modules are organized and stored according to the coverage sequence of the graphic layers.
Specifically, when the graphics are rendered and simulated on the dynamic range of the three-dimensional structure, the platform server tests the three-dimensional graphics in the limit frame rate and the high dynamic range through the interface of the processing system, reorganizes error data in the test process, and stores the data after the organization.
The basic graph conversion in the step S5 comprises the following steps:
s51: conversion between two-dimensional data and three-dimensional data;
s52; modeling of geometric entities;
s53: describing rendering of the entity;
s54: and (5) assembling the assembly entity.
The conversion between the two-dimensional data and the three-dimensional data is based on the data conversion between CAD/CAM, the system processing is carried out between various CAD/CAM according to the change of the complex file structure between the geometric entity, the description entity and the assembly entity basic unit, and the file structure is converted and changed according to the start, the catalog entry, the parameter, the whole and the end.
Example 4:
a software graphic interface test method capable of automatically deleting data is based on a software graphic interface test server and comprises the following steps:
s1: designing a graphic data interface;
s2: checking the dependency relationship of the graphic data interface;
s3: inputting and authenticating a graphical interface;
s4: graphical interaction;
s5: basic graph conversion;
s6: and (5) protecting the safety of the graphic data.
Preferably, the graphic data interface in the step S2 is applied to the platform server, the transmission end and the receiving end, and the dependency relationship checks the connection relationship among the platform server, the transmission end and the receiving end, so that the dependency relationship is established between the graphic data transmission end and the graphic data receiving end of the client.
Specifically, the interface input and authentication in S3 includes the following steps:
s31: judging the condition of a data interface;
s32: inquiring a data interface;
s33: and (5) carrying out logic operation on the data interface.
Specifically, the data interface condition judgment is that after a receiving end of the graphic data sends a graphic data request to a transmitting end of the graphic data, the transmitting end sends a command for inputting a transmission password to the receiving end, the platform server compares the transmission password input by the receiving end with the transmission password stored in the platform server by the transmitting end, and operates the transmission of the graphic data according to whether the transmission password is correct or not.
Specifically, after the input of the transmission password is completed, the data interface inquires and checks the transmitted graphic data, and confirms the integrity of the graphic data.
The data interface logic operation tests the color saturation, dynamic simulation and frame rate of the graph after ensuring the integrity of the graph data and no damage to the graph format.
The graphic interaction in the S4 comprises the following steps:
s41: the platform server controls the interface of the graphic processing system;
s42: the graphic data is organized according to a hierarchy;
s43: dynamically modifying the graphics and reorganizing the display.
Specifically, the receiving end receives the graphic data, then carries out secondary processing and modification of the graphic, and the platform server automatically backs up and stores the modified data after the graphic is modified.
In particular, when the graphic data is organized in a hierarchy, the building of different coatings and colors on the graphic is stored in a modularized manner, and the graphic modules are organized and stored according to the coverage sequence of the graphic layers.
Specifically, when the graphics are rendered and simulated on the dynamic range of the three-dimensional structure, the platform server tests the three-dimensional graphics in the limit frame rate and the high dynamic range through the interface of the processing system, reorganizes error data in the test process, and stores the data after the organization.
The basic graph conversion in the step S5 comprises the following steps:
s51: conversion between two-dimensional data and three-dimensional data;
s52: modeling of geometric entities;
s53: describing rendering of the entity;
s54: and (5) assembling the assembly entity.
The conversion between the two-dimensional data and the three-dimensional data is based on the data conversion between CAD/CAM, the system processing is carried out between various CAD/CAM according to the change of the complex file structure between the geometric entity, the description entity and the assembly entity basic unit, and the file structure is converted and changed according to the start, the catalog entry, the parameter, the whole and the end.
The graphic data security protection in the S6 comprises the following steps:
s61: establishing a graph data password;
s62: graphic data backup and remote operation;
s63: the graphic data is automatically deleted.
Specifically, after the graph data password is established and the graph is modified and stored, the system popup window defaults to input the graph data security protection password, and preliminary security protection is established for the graph data.
Specifically, the graphic data backup automatically performs cloud backup after the graphic is stored, and utilizes the common connection between the cloud and the mobile equipment, so that the mobile equipment is used for remote operation when the graphic data is invaded, and the graphic data is automatically damaged and protected.
Specifically, after the data is destroyed, the cloud is utilized to backup the graphic data, and the destroyed graphic data is automatically deleted.
The foregoing is only a preferred embodiment of the present invention, but the scope of the present invention is not limited thereto, and any person skilled in the art, within the scope of the present invention, should be covered by the protection scope of the present invention, since the technical solution and the inventive concept of the present invention are equally replaced or changed.

Claims (3)

1. The software graphic interface testing method capable of automatically deleting data is characterized by comprising the following steps of:
s1: designing a graphic data interface;
s2: checking the dependency relationship of the graphic data interface;
s3: inputting and authenticating a graphical interface;
s4: graphical interaction;
s5: basic graph conversion;
s6: the graphic data is protected safely; the software graphic interface server comprises a platform server, a network interface, a storage medium, a transmission end and a receiving end, wherein the transmission end and the receiving end are connected with the platform server through buses, the network interface is in communication connection with the platform server, and the storage medium stores the changed graphic data; the graphic data interface in the step S2 is applied to a platform server, a transmission end and a receiving end, and the dependency relationship is used for checking the connection relationship among the platform server, the transmission end and the receiving end, so that the dependency relationship is established between the graphic data transmission end and the graphic data receiving end of the client; the interface input and authentication in S3 includes the following steps:
s31: judging the condition of a data interface;
s32: inquiring a data interface;
s33: a data interface logic operation; the data interface condition judgment is that after a receiving end of the graphic data sends a graphic data request to a transmitting end of the graphic data, the transmitting end sends a command for inputting a transmission password to the receiving end, a platform server compares the transmission password input by the receiving end with the transmission password stored in the platform server by the transmitting end, and operates the transmission of the graphic data according to whether the transmission password is correct or not; the graphic interaction in the S4 comprises the following steps:
s41: the platform server controls the interface of the graphic processing system;
s42: the graphic data is organized according to a hierarchy;
s43: dynamically modifying the graph and reorganizing the graph on display; the receiving end receives the graphic data, then carries out secondary processing and modification of the graphic, and the platform server automatically backs up and stores the modified data after the graphic is modified; when the graphic data is organized in a hierarchy, modularization storage is carried out on the establishment of different coatings and colors on the graphic, a graphic module is organized and stored according to the coverage sequence of the graphic layers, when the graphic is rendered and simulated on a dynamic range of a three-dimensional structure, a platform server tests the three-dimensional graphic in a limit frame rate and a high dynamic range through an interface of a processing system, error data in the test process is reorganized, and the data after the organization is stored;
the graphic data security protection in the S6 comprises the following steps:
s61: establishing a graph data password;
s62: graphic data backup and remote operation;
s63: automatically deleting the graphic data;
after modifying and storing the graph, the system popup window defaults to input the graph data security protection password, and builds preliminary security protection for the graph data;
the graphic data backup is used for automatically carrying out cloud backup after the graphic is stored, and common connection is generated between the cloud and the mobile equipment, so that the mobile equipment is used for remote operation when the graphic data is invaded, and the graphic data is automatically damaged and protected;
and when the data is destroyed, backing up the graphic data by utilizing the cloud, and automatically deleting the destroyed graphic data.
2. The method for testing a software graphic interface capable of automatically deleting data according to claim 1, wherein the data interface queries that the integrity of the graphic data is confirmed by checking the graphic data after the transmission password is input.
3. The method for testing a software graphic interface capable of automatically deleting data according to claim 2, wherein the logical operation of the data interface tests the color saturation, dynamic simulation and frame rate of the graphic after ensuring the integrity of the graphic data and no damage to the graphic format.
CN202111584837.1A 2021-12-23 2021-12-23 Software graphic interface test method capable of automatically deleting data and server Active CN114461516B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111584837.1A CN114461516B (en) 2021-12-23 2021-12-23 Software graphic interface test method capable of automatically deleting data and server

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111584837.1A CN114461516B (en) 2021-12-23 2021-12-23 Software graphic interface test method capable of automatically deleting data and server

Publications (2)

Publication Number Publication Date
CN114461516A CN114461516A (en) 2022-05-10
CN114461516B true CN114461516B (en) 2024-03-29

Family

ID=81405708

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111584837.1A Active CN114461516B (en) 2021-12-23 2021-12-23 Software graphic interface test method capable of automatically deleting data and server

Country Status (1)

Country Link
CN (1) CN114461516B (en)

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104036020A (en) * 2014-06-27 2014-09-10 四川大学 MapX-based GIS bus information visualization method
CN105045712A (en) * 2015-07-15 2015-11-11 中国航空无线电电子研究所 Test system for testing graphic processing module
CN108345492A (en) * 2014-04-08 2018-07-31 华为技术有限公司 The method, apparatus and processor of a kind of data communication in virtualized environment
CN111045928A (en) * 2019-11-14 2020-04-21 用友网络科技股份有限公司 Interface data testing method, device, terminal and storage medium
CN111338955A (en) * 2020-02-27 2020-06-26 王建 Software graphical interface testing method and device, software development system and server
WO2021031279A1 (en) * 2019-08-20 2021-02-25 东北大学 Deep-learning-based intelligent pneumonia diagnosis system and method for x-ray chest radiograph
CN112783768A (en) * 2021-01-19 2021-05-11 青岛泰和卓越传媒有限公司 Software graphical interface tester display loading method and server
CN113190887A (en) * 2021-03-26 2021-07-30 中国民航大学 Visual and instrument flight program automatic aided design system

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2013028497A1 (en) * 2011-08-19 2013-02-28 Hospira, Inc. Systems and methods for a graphical interface including a graphical representation of medical data

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108345492A (en) * 2014-04-08 2018-07-31 华为技术有限公司 The method, apparatus and processor of a kind of data communication in virtualized environment
CN104036020A (en) * 2014-06-27 2014-09-10 四川大学 MapX-based GIS bus information visualization method
CN105045712A (en) * 2015-07-15 2015-11-11 中国航空无线电电子研究所 Test system for testing graphic processing module
WO2021031279A1 (en) * 2019-08-20 2021-02-25 东北大学 Deep-learning-based intelligent pneumonia diagnosis system and method for x-ray chest radiograph
CN111045928A (en) * 2019-11-14 2020-04-21 用友网络科技股份有限公司 Interface data testing method, device, terminal and storage medium
CN111338955A (en) * 2020-02-27 2020-06-26 王建 Software graphical interface testing method and device, software development system and server
CN112783768A (en) * 2021-01-19 2021-05-11 青岛泰和卓越传媒有限公司 Software graphical interface tester display loading method and server
CN113190887A (en) * 2021-03-26 2021-07-30 中国民航大学 Visual and instrument flight program automatic aided design system

Also Published As

Publication number Publication date
CN114461516A (en) 2022-05-10

Similar Documents

Publication Publication Date Title
CN101212357B (en) Interface testing method and device
CN106897088A (en) Software update system and method for upgrading software
CN112925781B (en) Data cleaning unified method, device, equipment and medium
CN114461516B (en) Software graphic interface test method capable of automatically deleting data and server
CN107580002A (en) Double factor authentication safety management machine login system and method
CN113219884A (en) Centralized monitoring management method, device and system for formation unmanned aerial vehicles
CN108804248B (en) Automatic verification method for real-time protection data of volume
CN105721568A (en) Remote debugging system, method and device
CN105988928B (en) The test method and mobile terminal of terminal applies
CN113177674A (en) Phishing early warning method, device, equipment and medium
CN112541278A (en) Model transfer-oriented virtual test flow design method and system
CN115840937B (en) Control method and device and electronic equipment
WO2023024833A1 (en) Connecting line inspection method, connecting line inspection apparatus, and server and storage medium
CN110389871A (en) A kind of safety computer platform having system integrity confirmation function
CN109936612A (en) The long-distance service system of passenger conveying equipment
CN115834212A (en) Access control method for integrating multi-scene application system
CN114513537A (en) Multi-tenant-based industrial Internet of things system, application method, equipment and medium
CN113411319A (en) Industrial internet distributed system safety access control device
CN103701595A (en) System, method and device for log-in authentication
CN111782375A (en) Multitask execution method of big data cloud platform
CN110795111A (en) Remote automatic upgrading method for communication equipment and management terminal
CN104486378A (en) Cluster control method and device
KR102606978B1 (en) System for supporting maintenance for atomic energy facility
CN101251824B (en) Method for testing public objects request proxy structure and tools
CN112231383B (en) Method for communication between Simulink simulation model and SQL Server database

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
GR01 Patent grant
GR01 Patent grant