CN112269741A - Application program compatibility testing method and related equipment - Google Patents

Application program compatibility testing method and related equipment Download PDF

Info

Publication number
CN112269741A
CN112269741A CN202011180051.9A CN202011180051A CN112269741A CN 112269741 A CN112269741 A CN 112269741A CN 202011180051 A CN202011180051 A CN 202011180051A CN 112269741 A CN112269741 A CN 112269741A
Authority
CN
China
Prior art keywords
application program
windows server
user
feedback data
information
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.)
Granted
Application number
CN202011180051.9A
Other languages
Chinese (zh)
Other versions
CN112269741B (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.)
Suzhou Inspur Intelligent Technology Co Ltd
Original Assignee
Suzhou Inspur Intelligent Technology 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 Suzhou Inspur Intelligent Technology Co Ltd filed Critical Suzhou Inspur Intelligent Technology Co Ltd
Priority to CN202011180051.9A priority Critical patent/CN112269741B/en
Publication of CN112269741A publication Critical patent/CN112269741A/en
Application granted granted Critical
Publication of CN112269741B publication Critical patent/CN112269741B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

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
    • 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)
  • Debugging And Monitoring (AREA)

Abstract

The embodiment of the application provides an application compatibility testing method and related equipment, and the application compatibility can be tested efficiently, truly and accurately. The method comprises the following steps: creating a user on the windows server according to the received user information; acquiring the information of the windows server, and judging whether to issue application program installation data to the windows server according to the user information and the information of the windows server; receiving an operation instruction sent by a client corresponding to the user, and controlling the windows server to execute the application program according to the user operation instruction; and receiving feedback data generated by the application program executed by the windows server, and forwarding the feedback data to the client corresponding to the user, so that the client determines the compatibility of the application program according to the feedback data.

Description

Application program compatibility testing method and related equipment
Technical Field
The present application relates to the field of computer technologies, and in particular, to a method and a related device for testing application compatibility.
Background
In computer use, due to compatibility problems, in some cases, the application program cannot be normally used. Taking a browser application as an example, a browser is an application program used for retrieving, presenting, and delivering Web information resources. A Web information Resource is tagged by a Uniform Resource Identifier (URI), which is a Web page, a picture, a piece of video, or any content presented on the Web. The user can browse the information associated with each other through a browser by means of Hyperlinks (Hyperlinks). Because of compatibility problems, the level of compatibility of the browser is a main consideration for user selection.
At present, when browser compatibility test is carried out, people generally adopt a virtual machine or a physical machine to install a browser and use simulation software such as IETester to simulate, but real installation occupies large resource consumption, simulation software simulation does not have authenticity, and a test result is not necessarily accurate.
Disclosure of Invention
The embodiment of the application provides an application compatibility testing method and related equipment, and the application compatibility can be tested efficiently, truly and accurately.
A first aspect of an embodiment of the present application provides an application compatibility testing method, used for a server, including:
creating a user on the windows server according to the received user information;
acquiring the information of the windows server, and judging whether to issue application program installation data to the windows server according to the user information and the information of the windows server;
receiving an operation instruction sent by a client corresponding to the user, and controlling the windows server to execute the application program according to the user operation instruction;
and receiving feedback data generated by the application program executed by the windows server, and forwarding the feedback data to the client corresponding to the user, so that the client determines the compatibility of the application program according to the feedback data.
Optionally, the windows server information includes: the application program installation information is obtained, the windows server information is obtained, and whether application program installation data are issued to the windows server or not is judged according to the user information and the windows server information, and the method specifically comprises the following steps:
acquiring application installation information of the windows server,
if the application program installation information does not include the application program indicated by the user information, issuing application program installation data to the windows server,
and if the application program installation information comprises the application program indicated by the user information, not sending application program installation data to the windows server.
Optionally, the receiving an operation instruction sent by a client corresponding to the user, so as to control the windows server to execute the application program according to the user operation instruction specifically includes:
and receiving an operation instruction sent by a client corresponding to the user through an RDP (remote desktop protocol) protocol, and controlling the windows server to execute the application program according to the user operation instruction.
Optionally, the receiving feedback data generated by the application executed by the windows server, and forwarding the feedback data to the client corresponding to the user, so that the client determines the compatibility of the application according to the feedback data specifically includes:
and receiving feedback data generated by the application program executed by the windows server through an RDP (resource description protocol), and forwarding the feedback data to a client corresponding to the user, so that the client determines the compatibility of the application program according to the feedback data.
Optionally, the receiving, by an RDP protocol, feedback data generated when the windows server executes the application program, and forwarding the feedback data to a client corresponding to the user, so that the client determines compatibility of the application program according to the feedback data specifically includes:
receiving feedback data generated by the application program executed by the windows server through an RDP protocol, and forwarding the feedback data to a client corresponding to the user, so that a window of the application program executed by the windows server is displayed on the client based on a RemoteApp service, and the compatibility of the application program is determined.
Optionally, the operation instruction sent by the client corresponding to the user is an operation instruction of the user on a browser page of the client.
Optionally, the application is a browser application.
A second aspect of the embodiments of the present application provides an apparatus for testing compatibility of an application program, including:
the creating unit is used for creating a user on the windows server according to the received user information;
the judging unit is used for acquiring the information of the windows server and judging whether to issue application program installation data to the windows server according to the user information and the information of the windows server;
the control unit is used for receiving an operation instruction sent by a client corresponding to the user so as to control the windows server to execute the application program according to the user operation instruction;
and the forwarding unit is used for receiving feedback data generated by the application program executed by the windows server and forwarding the feedback data to the client corresponding to the user, so that the client determines the compatibility of the application program according to the feedback data.
A third aspect of the embodiments of the present application provides an electronic device, including a memory and a processor, where the processor is configured to implement the steps of the foregoing application compatibility testing method when executing a computer program stored in the memory.
A fourth aspect of the embodiments of the present application provides a computer-readable storage medium, on which a computer program is stored, where the computer program, when executed by a processor, implements the steps of the above-mentioned application compatibility testing method.
In summary, according to the application compatibility testing method provided by the embodiment of the application, a user is created on a windows server according to received user information; acquiring the information of the windows server, and judging whether to issue application program installation data to the windows server according to the user information and the information of the windows server; receiving an operation instruction sent by a client corresponding to the user, and controlling the windows server to execute the application program according to the user operation instruction; and receiving feedback data generated by the application program executed by the windows server, and forwarding the feedback data to the client corresponding to the user, so that the client determines the compatibility of the application program according to the feedback data. And enabling the user to carry out remote communication with the windows server, and operating the corresponding application program installed on the windows server through the windows server in real time at the client of the user. Meanwhile, the user can determine the compatibility of the application program under the condition that the client side does not install the application program through the feedback of the corresponding application program on the windows server. Because the calculation function is carried out at the remote windows server, and the computer used by the user only needs to carry out simple functions such as data communication and the like, the remote login of multiple account numbers can be supported, the purpose that multiple people use the same windows server at the same time is achieved, and the resource efficiency is optimized. In addition, the test result is more accurate because the test process of the application program is based on the real installation and operation of the application program.
Accordingly, the electronic device and the computer-readable storage medium provided by the embodiment of the invention also have the technical effects.
Drawings
Fig. 1 is a schematic flowchart of a possible application compatibility testing method according to an embodiment of the present disclosure;
fig. 2 is a schematic structural block diagram of a possible application compatibility testing apparatus according to an embodiment of the present application;
fig. 3 is a schematic diagram of a hardware structure of a possible apparatus for testing application compatibility according to an embodiment of the present disclosure;
fig. 4 is a schematic structural block diagram of a possible electronic device provided in an embodiment of the present application;
fig. 5 is a schematic structural block diagram of a possible computer-readable storage medium provided in an embodiment of the present application.
Detailed Description
The embodiment of the application provides an application compatibility testing method and related equipment, and the application compatibility can be tested efficiently, truly and accurately.
The terms "first," "second," "third," "fourth," and the like in the description and in the claims of the present application and in the drawings described above, if any, are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It will be appreciated that the data so used may be interchanged under appropriate circumstances such that the embodiments described herein may be practiced otherwise than as specifically illustrated or described herein. Furthermore, the terms "comprises," "comprising," and "having," and any variations thereof, are intended to cover a non-exclusive inclusion, such that a process, method, system, article, or apparatus that comprises a list of steps or elements is not necessarily limited to those steps or elements expressly listed, but may include other steps or elements not expressly listed or inherent to such process, method, article, or apparatus. The technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are only a part of the embodiments of the present application, and not all of the embodiments.
Referring to fig. 1, a flowchart of an application compatibility testing method provided in an embodiment of the present application is used for a server, and specifically includes: S110-S140.
And S110, creating a user on the windows server according to the received user information.
For example, the server may receive a user instruction with the user information, may initialize the user information, and create a user on the windows server. Therefore, the compatibility test of the application program can be carried out by supporting multiple people and multiple accounts by using the windows server at the same time.
And S120, acquiring the information of the windows server, and judging whether to issue application program installation data to the windows server according to the user information and the information of the windows server.
For example, the premise of performing the application compatibility test in the windows server is that the windows server has a corresponding application, and whether application installation data needs to be sent to the windows server can be determined according to the type of the application to be tested, which is obtained from the user information.
And S130, receiving an operation instruction sent by the client corresponding to the user, and controlling the windows server to execute the application program according to the user operation instruction.
For example, the operation instruction may be an operation instruction for testing an application program, and the operation instruction for the application program may be transmitted to the windows server, and the corresponding application program is executed on the execution of the windows server.
And S140, receiving feedback data generated by the application program executed by the windows server, and forwarding the feedback data to the client corresponding to the user, so that the client determines the compatibility of the application program according to the feedback data.
For example, the execution of the application program and the occupation of the computing resource are both performed by the remote windows server, the client computer of the user is mainly used for receiving feedback data related to the execution of the application program, and the user can determine the compatibility of the application program through the feedback data.
In summary, in the method for testing compatibility of an application program provided in the above embodiment, a user is created on a windows server according to received user information; acquiring the information of the windows server, and judging whether to issue application program installation data to the windows server according to the user information and the information of the windows server; receiving an operation instruction sent by a client corresponding to the user, and controlling the windows server to execute the application program according to the user operation instruction; and receiving feedback data generated by the application program executed by the windows server, and forwarding the feedback data to the client corresponding to the user, so that the client determines the compatibility of the application program according to the feedback data. And enabling the user to carry out remote communication with the windows server, and operating the corresponding application program installed on the windows server through the windows server in real time at the client of the user. Meanwhile, the user can determine the compatibility of the application program under the condition that the client side does not install the application program through the feedback of the corresponding application program on the windows server. Because the calculation function is carried out at the remote windows server, and the computer used by the user only needs to carry out simple functions such as data communication and the like, the remote login of multiple account numbers can be supported, the purpose that multiple people use the same windows server at the same time is achieved, and the resource efficiency is optimized. In addition, the test result is more accurate because the test process of the application program is based on the real installation and operation of the application program.
According to some embodiments, the windows server information includes: the obtaining of the information of the windows server and the judging of whether to issue application installation data to the windows server according to the user information and the information of the windows server include:
acquiring application installation information of the windows server,
if the application installation information does not include the application indicated by the user information, issuing application installation data to the windows server,
and if the application program installation information comprises the application program indicated by the user information, not sending application program installation data to the windows server.
According to some embodiments, the receiving an operation instruction sent by a client corresponding to the user to control the windows server to execute the application program according to the user operation instruction specifically includes:
and receiving an operation instruction sent by a client corresponding to the user through an RDP (remote desktop protocol) protocol, and controlling the windows server to execute the application program according to the user operation instruction.
According to some embodiments, the receiving feedback data generated by the application executed by the windows server, and forwarding the feedback data to the client corresponding to the user, so that the client determines the compatibility of the application according to the feedback data specifically includes:
and receiving feedback data generated by the application program executed by the windows server through an RDP (resource description protocol), and forwarding the feedback data to a client corresponding to the user, so that the client determines the compatibility of the application program according to the feedback data.
According to some embodiments, the receiving, by the RDP service, feedback data generated when the windows server executes the application program, and forwarding the feedback data to the client corresponding to the user, so that the client determines the compatibility of the application program according to the feedback data specifically includes:
and receiving feedback data generated by the application program executed by the windows server through an RDP (remote desktop protocol), and forwarding the feedback data to a client corresponding to the user, so that a window of the application program executed by the windows server is displayed on the client based on a RemoteApp service, and the compatibility of the application program is determined.
Illustratively, the remotepp service only needs to display an application program window, and does not need to completely display the whole desktop, thereby reducing network consumption. After a user clicks a browser icon, an RDP session between a server and a client is established, all operations performed by the browser are sent to a remote client on a windows server to perform corresponding operations in combination with an API of an RDP protocol provided by Microsoft, and after the remote client operates, current browser interface data are returned to the server, where the changed data are transmitted instead of a window image, only a window attribute is transmitted or description data is transmitted, so that network consumption is reduced. After the user acquires data returned by the application program on the windows server through the RDP protocol through the browser, the browser draws and displays pictures through canvas and JavaScript, so that the user can see the change of the interface of the application program on the windows server.
According to some embodiments, the operation instruction sent by the client corresponding to the user is an operation instruction of the user on a browser page of the client.
According to some embodiments, the application is a browser application.
The above description is made on the method for testing compatibility of an application program in the embodiment of the present application, and the following description is made on the device for testing compatibility of an application program in the embodiment of the present application.
Referring to fig. 2, an embodiment of an application compatibility testing apparatus in the embodiment of the present application may include:
a classifying unit 201, configured to create a user on the windows server according to the received user information;
a sorting unit 202, configured to obtain the windows server information, and determine whether to issue application installation data to the windows server according to the user information and the windows server information;
a counting unit 203, configured to receive an operation instruction sent by a client corresponding to the user, so as to control the windows server to execute the application program according to the user operation instruction;
the prediction unit 204 is configured to receive feedback data generated when the windows server executes the application program, and forward the feedback data to a client corresponding to the user, so that the client determines compatibility of the application program according to the feedback data.
In summary, the apparatus for testing application compatibility according to the foregoing embodiment creates a user on a windows server according to received user information; acquiring the information of the windows server, and judging whether to issue application program installation data to the windows server according to the user information and the information of the windows server; receiving an operation instruction sent by a client corresponding to the user, and controlling the windows server to execute the application program according to the user operation instruction; and receiving feedback data generated by the application program executed by the windows server, and forwarding the feedback data to the client corresponding to the user, so that the client determines the compatibility of the application program according to the feedback data. And enabling the user to carry out remote communication with the windows server, and operating the corresponding application program installed on the windows server through the windows server in real time at the client of the user. Meanwhile, the user can determine the compatibility of the application program under the condition that the client side does not install the application program through the feedback of the corresponding application program on the windows server. Because the calculation function is carried out at the remote windows server, and the computer used by the user only needs to carry out simple functions such as data communication and the like, the remote login of multiple account numbers can be supported, the purpose that multiple people use the same windows server at the same time is achieved, and the resource efficiency is optimized. In addition, the test result is more accurate because the test process of the application program is based on the real installation and operation of the application program.
Fig. 2 above describes the application compatibility testing apparatus in the embodiment of the present application from the perspective of the modular functional entity, and the following describes the application compatibility testing apparatus in the embodiment of the present application from the perspective of the hardware processing in detail, referring to fig. 3, an embodiment of an application compatibility testing apparatus 300 in the embodiment of the present application includes:
an input device 301, an output device 302, a processor 303 and a memory 304, wherein the number of the processor 303 may be one or more, and one processor 303 is taken as an example in fig. 3. In some embodiments of the present application, the input device 301, the output device 502, the processor 303, and the memory 304 may be connected by a bus or other means, wherein fig. 3 illustrates the connection by the bus.
Wherein, by calling the operation instruction stored in the memory 304, the processor 303 is configured to perform the following steps:
creating a user on the windows server according to the received user information;
acquiring the information of the windows server, and judging whether to issue application program installation data to the windows server according to the user information and the information of the windows server;
receiving an operation instruction sent by a client corresponding to the user, and controlling the windows server to execute the application program according to the user operation instruction;
and receiving feedback data generated by the application program executed by the windows server, and forwarding the feedback data to the client corresponding to the user, so that the client determines the compatibility of the application program according to the feedback data.
The processor 303 is also configured to perform any of the methods in the corresponding embodiments of fig. 1 by calling the operation instructions stored in the memory 304.
Referring to fig. 4, fig. 4 is a schematic view of an embodiment of an electronic device according to an embodiment of the present disclosure.
As shown in fig. 4, an electronic device provided in the embodiment of the present application includes a memory 410, a processor 420, and a computer program 411 stored in the memory 420 and executable on the processor 420, where the processor 420 executes the computer program 411 to implement the following steps:
creating a user on the windows server according to the received user information;
acquiring the information of the windows server, and judging whether to issue application program installation data to the windows server according to the user information and the information of the windows server;
receiving an operation instruction sent by a client corresponding to the user, and controlling the windows server to execute the application program according to the user operation instruction;
and receiving feedback data generated by the application program executed by the windows server, and forwarding the feedback data to the client corresponding to the user, so that the client determines the compatibility of the application program according to the feedback data.
In a specific implementation, when the processor 420 executes the computer program 411, any of the embodiments corresponding to fig. 1 may be implemented.
Since the electronic device described in this embodiment is a device used for implementing an application compatibility testing apparatus in this embodiment, based on the method described in this embodiment, a person skilled in the art can understand the specific implementation manner of the electronic device of this embodiment and various variations thereof, so that how to implement the method in this embodiment by the electronic device is not described in detail herein, and as long as the person skilled in the art implements the device used for implementing the method in this embodiment, the device is within the scope of protection intended by this application.
Referring to fig. 5, fig. 5 is a schematic diagram illustrating an embodiment of a computer-readable storage medium according to the present application.
As shown in fig. 5, the present embodiment provides a computer-readable storage medium 500 having a computer program 511 stored thereon, the computer program 511 implementing the following steps when executed by a processor:
creating a user on the windows server according to the received user information;
acquiring the information of the windows server, and judging whether to issue application program installation data to the windows server according to the user information and the information of the windows server;
receiving an operation instruction sent by a client corresponding to the user, and controlling the windows server to execute the application program according to the user operation instruction;
and receiving feedback data generated by the application program executed by the windows server, and forwarding the feedback data to the client corresponding to the user, so that the client determines the compatibility of the application program according to the feedback data.
In a specific implementation, the computer program 511 may implement any of the embodiments corresponding to fig. 1 when executed by a processor.
It should be noted that, in the foregoing embodiments, the descriptions of the respective embodiments have respective emphasis, and reference may be made to relevant descriptions of other embodiments for parts that are not described in detail in a certain embodiment.
As will be appreciated by one skilled in the art, embodiments of the present application may be provided as a method, system, or computer program product. Accordingly, the present application may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present application may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
The present application is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the application. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded computer, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
An embodiment of the present application further provides a computer program product, where the computer program product includes computer software instructions, and when the computer software instructions are run on a processing device, the processing device is caused to execute a flow in the application compatibility testing method in the embodiment corresponding to fig. 1.
The computer program product includes one or more computer instructions. When loaded and executed on a computer, cause the processes or functions described in accordance with the embodiments of the application to occur, in whole or in part. The computer may be a general purpose computer, a special purpose computer, a network of computers, or other programmable device. The computer instructions may be stored on a computer readable storage medium or transmitted from one computer readable storage medium to another, for example, from one website, computer, server, or data center to another website, computer, server, or data center via wire (e.g., coaxial cable, fiber optic, Digital Subscriber Line (DSL)) or wireless (e.g., infrared, wireless, microwave, etc.). The computer-readable storage medium can be any available medium that a computer can store or a data storage device, such as a server, a data center, etc., that is integrated with one or more available media. The usable medium may be a magnetic medium (e.g., floppy disk, hard disk, magnetic tape), an optical medium (e.g., DVD), or a semiconductor medium (e.g., Solid State Disk (SSD)), among others.
It is clear to those skilled in the art that, for convenience and brevity of description, the specific working processes of the above-described systems, apparatuses and units may refer to the corresponding processes in the foregoing method embodiments, and are not described herein again.
In the several embodiments provided in the present application, it should be understood that the disclosed system, apparatus and method may be implemented in other manners. For example, the above-described apparatus embodiments are merely illustrative, and for example, the division of the units is only one logical division, and other divisions may be realized in practice, for example, a plurality of units or components may be combined or integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, devices or units, and may be in an electrical, mechanical or other form.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, functional units in the embodiments of the present application 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 can be realized in a form of hardware, and can also be realized in a form of a software functional 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 computer readable storage medium. Based on such understanding, the technical solution of the present application may be substantially implemented or contributed to by the prior art, or all or part of the technical solution may be embodied in 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 server, or a network device) to execute all or part of the steps of the method according to the embodiments of the present application. And the aforementioned storage medium includes: various media capable of storing program codes, such as a usb disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk, or an optical disk.
The above embodiments are only used for illustrating the technical solutions of the present application, and not for limiting the same; although the present application has been described in detail with reference to the foregoing embodiments, it should be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; such modifications and substitutions do not depart from the spirit and scope of the corresponding technical solutions in the embodiments of the present application.

Claims (10)

1. An application compatibility testing method is used for a server side, and is characterized by comprising the following steps:
creating a user on the windows server according to the received user information;
acquiring the information of the windows server, and judging whether to issue application program installation data to the windows server according to the user information and the information of the windows server;
receiving an operation instruction sent by a client corresponding to the user, and controlling the windows server to execute the application program according to the user operation instruction;
and receiving feedback data generated by the application program executed by the windows server, and forwarding the feedback data to the client corresponding to the user, so that the client determines the compatibility of the application program according to the feedback data.
2. The method of claim 1, wherein the windows server information comprises: the application program installation information is obtained, the windows server information is obtained, and whether application program installation data are issued to the windows server or not is judged according to the user information and the windows server information, and the method specifically comprises the following steps:
acquiring application installation information of the windows server,
if the application program installation information does not include the application program indicated by the user information, issuing application program installation data to the windows server,
and if the application program installation information comprises the application program indicated by the user information, not sending application program installation data to the windows server.
3. The method according to claim 1, wherein the receiving an operation instruction sent by a client corresponding to the user, so as to control the windows server to execute the application program according to the user operation instruction specifically includes:
and receiving an operation instruction sent by a client corresponding to the user through an RDP (remote desktop protocol) protocol, and controlling the windows server to execute the application program according to the user operation instruction.
4. The method according to claim 1, wherein the receiving feedback data generated by the windows server executing the application program and forwarding the feedback data to a client corresponding to the user, so that the client determines the compatibility of the application program according to the feedback data specifically includes:
and receiving feedback data generated by the application program executed by the windows server through an RDP (resource description protocol), and forwarding the feedback data to a client corresponding to the user, so that the client determines the compatibility of the application program according to the feedback data.
5. The method of claim 4, wherein the receiving, by an RDP protocol, feedback data generated by the windows server executing the application program, and forwarding the feedback data to a client corresponding to the user, so that the client determines the compatibility of the application program according to the feedback data specifically includes:
receiving feedback data generated by the application program executed by the windows server through an RDP protocol, and forwarding the feedback data to a client corresponding to the user, so that a window of the application program executed by the windows server is displayed on the client based on a RemoteApp service, and the compatibility of the application program is determined.
6. The method according to claim 1, wherein the operation instruction sent by the client corresponding to the user is an operation instruction of a browser page of the client of the user.
7. The method of claim 1, wherein the application is a browser application.
8. An apparatus for testing application compatibility, comprising:
the creating unit is used for creating a user on the windows server according to the received user information;
the judging unit is used for acquiring the information of the windows server and judging whether to issue application program installation data to the windows server according to the user information and the information of the windows server;
the control unit is used for receiving an operation instruction sent by a client corresponding to the user so as to control the windows server to execute the application program according to the user operation instruction;
and the forwarding unit is used for receiving feedback data generated by the application program executed by the windows server and forwarding the feedback data to the client corresponding to the user, so that the client determines the compatibility of the application program according to the feedback data.
9. An electronic device comprising a memory, a processor, wherein the processor is configured to implement the steps of the application compatibility testing method of any of claims 1 to 7 when executing a computer program stored in the memory.
10. A computer-readable storage medium having stored thereon a computer program, characterized in that: the computer program implementing the steps of the application compatibility testing method of any one of claims 1 to 7 when executed by a processor.
CN202011180051.9A 2020-10-29 2020-10-29 Application program compatibility testing method and related equipment Active CN112269741B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011180051.9A CN112269741B (en) 2020-10-29 2020-10-29 Application program compatibility testing method and related equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011180051.9A CN112269741B (en) 2020-10-29 2020-10-29 Application program compatibility testing method and related equipment

Publications (2)

Publication Number Publication Date
CN112269741A true CN112269741A (en) 2021-01-26
CN112269741B CN112269741B (en) 2022-12-27

Family

ID=74344572

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011180051.9A Active CN112269741B (en) 2020-10-29 2020-10-29 Application program compatibility testing method and related equipment

Country Status (1)

Country Link
CN (1) CN112269741B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115454827A (en) * 2022-08-23 2022-12-09 中科方德软件有限公司 Compatibility detection method, system, device and medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6662217B1 (en) * 1999-01-19 2003-12-09 Microsoft Corporation Distributed and automated test administration system for administering automated tests on server computers over the internet
CN103516559A (en) * 2012-12-13 2014-01-15 Tcl集团股份有限公司 Method and system for testing application compatibility of intelligent terminal
CN111159019A (en) * 2019-12-18 2020-05-15 平安国际智慧城市科技股份有限公司 Application program testing method, testing control terminal and testing terminal

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6662217B1 (en) * 1999-01-19 2003-12-09 Microsoft Corporation Distributed and automated test administration system for administering automated tests on server computers over the internet
CN103516559A (en) * 2012-12-13 2014-01-15 Tcl集团股份有限公司 Method and system for testing application compatibility of intelligent terminal
CN111159019A (en) * 2019-12-18 2020-05-15 平安国际智慧城市科技股份有限公司 Application program testing method, testing control terminal and testing terminal

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
吴小东等: "面向浏览器不兼容性的自动化测试的研究", 《计算机应用与软件》 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115454827A (en) * 2022-08-23 2022-12-09 中科方德软件有限公司 Compatibility detection method, system, device and medium
CN115454827B (en) * 2022-08-23 2023-08-11 中科方德软件有限公司 Compatibility detection method, system, equipment and medium

Also Published As

Publication number Publication date
CN112269741B (en) 2022-12-27

Similar Documents

Publication Publication Date Title
US20210073058A1 (en) Message processing method and apparatus, storage medium, and computer device
US9021367B2 (en) Metadata capture for screen sharing
US20090254616A1 (en) Simultaneous Instant Messaging In Single Window
CN107390983B (en) Service instruction execution method, client and storage medium
CN110807710A (en) Method and system for managing invitation data of user inviting friends
CN106330986B (en) Message transmission method and device
KR20020012273A (en) Information processing method, collaboration server, collaboration system, and storage medium for storing an information processing program
CN111246238A (en) Live broadcast method, device, storage medium and live broadcast system
CN111481939B (en) Game account control method, device, medium and electronic equipment
CN112269741B (en) Application program compatibility testing method and related equipment
US9577967B2 (en) Method and system for managing an informational site using a social networking application
CN109522429B (en) Method and apparatus for generating information
CN110647327B (en) Method and device for dynamic control of user interface based on card
US6404430B1 (en) Virtual space information processor
CN109947528B (en) Information processing method and device
US20180196928A1 (en) Network visualization for access controls
US20140040772A1 (en) Highlighting graphical user interface components based on usage by other users
CN112822089B (en) Method and device for adding friends
CN113609413A (en) Questionnaire delivery method, system, equipment, medium and product
CN112947918A (en) Data display method and device
CN111522599A (en) Method and apparatus for transmitting information
CN111953583A (en) Information processing system and method, electronic device, and computer-readable storage medium
CN109840200A (en) File size detection method, device, equipment and computer readable storage medium
CN115577200B (en) Page loading method, device, equipment and storage medium
CN111767447A (en) Method and device for determining user traffic path

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