CN113590394A - Joint debugging test method and device, electronic equipment and storage medium - Google Patents

Joint debugging test method and device, electronic equipment and storage medium Download PDF

Info

Publication number
CN113590394A
CN113590394A CN202110777495.9A CN202110777495A CN113590394A CN 113590394 A CN113590394 A CN 113590394A CN 202110777495 A CN202110777495 A CN 202110777495A CN 113590394 A CN113590394 A CN 113590394A
Authority
CN
China
Prior art keywords
test
information
interaction
simulation
interactive
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
CN202110777495.9A
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.)
Shenzhen TCL New Technology Co Ltd
Original Assignee
Shenzhen TCL New 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 Shenzhen TCL New Technology Co Ltd filed Critical Shenzhen TCL New Technology Co Ltd
Priority to CN202110777495.9A priority Critical patent/CN113590394A/en
Publication of CN113590394A publication Critical patent/CN113590394A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/22Detection or location of defective computer hardware by testing during standby operation or during idle time, e.g. start-up testing
    • G06F11/2273Test methods
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/22Detection or location of defective computer hardware by testing during standby operation or during idle time, e.g. start-up testing
    • G06F11/26Functional testing
    • G06F11/261Functional testing by simulating additional hardware, e.g. fault simulation

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Quality & Reliability (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Debugging And Monitoring (AREA)

Abstract

The embodiment of the invention discloses a joint debugging test method, a joint debugging test device, electronic equipment and a storage medium; the method comprises the steps that a test message sent by a first test terminal can be received, the test message comprises interaction indication information, the interaction indication information comprises interaction operation to be tested, the interaction operation to be tested is the interaction operation to be executed when the first test terminal and a second test terminal carry out testing, target simulation interaction information corresponding to the interaction operation to be tested is determined based on the corresponding relation between the interaction operation and the simulation interaction information, and the target simulation interaction information is sent to the first test terminal, so that the first test terminal carries out testing based on the target simulation interaction information to complete joint debugging testing between the first test terminal and the second test terminal; therefore, the dependence between the first testing end and the second testing end can be reduced in the testing process, so that each testing end participating in joint debugging testing can independently test, and the testing efficiency is improved.

Description

Joint debugging test method and device, electronic equipment and storage medium
Technical Field
The invention relates to the technical field of testing, in particular to a joint debugging testing method and device, electronic equipment and a storage medium.
Background
With the rapid development of technology, joint testing among a plurality of modules or a plurality of electronic devices may be involved when testing is performed currently.
At present, when joint debugging is carried out, quality defects and slow progress caused by various non-technical problems often exist, for example, when at least two devices are in joint debugging, invalid joint debugging is caused due to the fact that versions of the devices participating in the joint debugging test are inconsistent, or due to the fact that the number of resources is limited, when the devices are in joint debugging, one device cannot take required joint debugging information, joint debugging work cannot be carried out, and the test progress is delayed.
Disclosure of Invention
Embodiments of the present invention provide a joint debugging test method, apparatus, electronic device, and computer-readable storage medium, which can reduce dependence between two or more terminals during a test process, so that each terminal participating in a joint debugging test can independently perform a test, thereby improving test efficiency.
The embodiment of the invention provides a joint debugging test method, which is applied to a simulation end, wherein the simulation end is used for simulating interaction information generated in the interaction process of a first test end and a second test end, and comprises the following steps:
receiving a test message sent by the first test terminal, wherein the test message comprises interaction indication information, the interaction indication information comprises interaction operation to be tested, and the interaction operation to be tested is the interaction operation to be executed when the first test terminal and the second test terminal carry out testing;
determining target simulation interaction information corresponding to the interactive operation to be tested based on the corresponding relation between the interactive operation and the simulation interaction information;
and sending the target simulation interaction information to the first test end, so that the first test end tests based on the target simulation interaction information to complete the joint debugging test with the second test end.
Correspondingly, the embodiment of the invention also provides another joint debugging test method, which is applied to a first test end and comprises the following steps:
acquiring a test request aiming at interactive operation to be tested;
generating a test message based on the test request, wherein the test message comprises interaction indication information, and the interaction indication information indicates interactive operation to be tested;
sending the test message to a simulation end so that the simulation end determines target simulation interaction information corresponding to the interactive operation to be tested based on the test message;
and receiving target simulation interaction information sent by the simulation end, and testing based on the target simulation interaction information to complete joint debugging test with the second test end.
Correspondingly, an embodiment of the present invention further provides a joint debugging test apparatus, which is applied to a simulation end, where the simulation end is used to simulate interaction information generated in an interaction process between a first test end and a second test end, and includes:
the test message receiving unit is used for receiving a test message sent by a first test end, wherein the test message comprises interaction indication information, the interaction indication information comprises interaction operation to be tested, and the interaction operation to be tested is the interaction operation to be executed when the first test end and a second test end carry out testing;
the interactive information determining unit is used for determining target simulation interactive information corresponding to the interactive operation to be tested based on the corresponding relation between the interactive operation and the simulation interactive information;
and the interactive information returning unit is used for sending the target simulation interactive information to the first testing end so that the first testing end tests based on the target simulation interactive information to complete the joint debugging test between the first testing end and the second testing end.
Optionally, before the mutual information determining unit, a verification unit is further included, configured to receive a verification request sent by the first testing end, where the verification request includes testing version information of the first testing end;
according to the test version information, determining simulation interaction information corresponding to the test version information from simulation interaction information corresponding to each version information;
and acquiring the corresponding relation between the simulation interaction information and the interaction operation based on the simulation interaction information.
Optionally, before the test message receiving unit, an information import unit is further included, configured to receive an information import request, where the information import request includes the interactive logic information of the first test end;
based on the interactive logic information, creating simulated interactive information corresponding to the interactive logic information, wherein the simulated interactive information is the same as interactive logic in the interactive logic information;
and acquiring the corresponding relation between the simulation interaction information and the interaction operation based on the simulation interaction information.
Optionally, the joint debugging testing apparatus further includes an information modification unit, configured to obtain the interactive modification information;
determining simulation interaction information to be modified from the simulation interaction information based on the interaction modification information;
determining modification logic of the simulation interaction information to be modified;
and modifying the simulation interaction information to be modified based on the modification logic to obtain modified simulation interaction information.
Optionally, the test message further includes fault simulation information, and the interaction information returning unit is configured to determine sending time of the target simulation interaction information based on the fault simulation information;
and sending the target simulation interaction information to the first test end corresponding to the test message based on the sending time, so that the first test end performs a test based on the target simulation interaction information to complete the joint debugging test with the second test end.
Optionally, the interaction information determining unit is configured to determine, based on a correspondence between the interaction operations and the simulation interaction information, target simulation interaction information corresponding to each interaction operation to be tested;
the interaction information returning unit is configured to send the target simulation interaction information corresponding to each interaction operation to be tested to the first test end, so that the first test end performs a test based on the target simulation interaction information to complete a joint debugging test with the second test end.
Correspondingly, the embodiment of the present invention further provides another joint debugging test apparatus, which is applied to a first test end, and includes:
the request acquisition unit is used for acquiring a test request aiming at the interactive operation to be tested;
a test message generating unit, configured to generate a test message based on the test request, where the test message includes interaction indication information, and the interaction indication information indicates an interaction operation to be tested;
the test message sending unit is used for sending the test message to a simulation end so that the simulation end determines target simulation interaction information corresponding to the interactive operation to be tested based on the test message;
and the interactive message receiving unit is used for receiving the target simulation interactive information sent by the simulation end and testing based on the target simulation interactive information so as to finish the joint debugging test with the second testing end.
Correspondingly, the embodiment of the invention also provides the electronic equipment, which comprises a memory and a processor; the memory stores an application program, and the processor is used for running the application program in the memory to execute the steps in any joint debugging test method provided by the embodiment of the invention.
In addition, an embodiment of the present invention further provides a computer-readable storage medium, where a plurality of instructions are stored, and the instructions are suitable for being loaded by a processor to perform any step in any joint debugging test method provided in the embodiment of the present invention.
By adopting the scheme of the embodiment of the invention, the test message sent by a first test terminal can be received, the test message comprises interaction indication information, the interaction indication information comprises interaction operation to be tested, the interaction operation to be tested is the interaction operation to be executed when the first test terminal and a second test terminal are tested, target simulation interaction information corresponding to the interaction operation to be tested is determined based on the corresponding relation between the interaction operation and the simulation interaction information, and the target simulation interaction information is sent to the first test terminal, so that the first test terminal tests based on the target simulation interaction information to complete the joint debugging test between the first test terminal and the second test terminal; because the simulation end can simulate the interactive information generated by the first test end and the second test end in the interactive process, when the first test end needs to test the interactive operation to be tested, the target simulation interactive information corresponding to the interactive operation to be tested can be obtained from the simulation end so as to complete the joint debugging test with the second test end, so that the dependence between the first test end and the second test end can be reduced in the test process, each test end participating in the joint debugging test can independently test, and the test efficiency is improved.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present invention, the drawings needed to be used in the description of the embodiments will be briefly introduced below, and it is obvious that the drawings in the following description are only 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 schematic view of a scenario of a joint debugging test method according to an embodiment of the present invention;
FIG. 2 is a flow chart of a joint debugging test method according to an embodiment of the present invention;
FIG. 3 is a flow chart of another joint debugging test method provided by the embodiment of the invention;
fig. 4 is a schematic diagram of a software end performing joint debugging test through an analog end according to an embodiment of the present invention;
fig. 5 is a schematic diagram of a cloud performing joint debugging test through an analog terminal according to an embodiment of the present invention
FIG. 6 is a schematic diagram of a firmware end performing joint debugging test through an analog end according to an embodiment of the present invention
FIG. 7 is a functional diagram of an analog terminal according to an embodiment of the present invention
Fig. 8 is a schematic structural diagram of a joint debugging testing apparatus according to an embodiment of the present invention;
fig. 9 is another schematic structural diagram of a joint debugging testing apparatus according to an embodiment of the present invention;
fig. 10 is a schematic structural diagram of another joint debugging test apparatus provided in the embodiment of the present invention;
fig. 11 is a schematic structural diagram of an electronic 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 only a part of the embodiments of the present invention, and not all of the embodiments. 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.
The embodiment of the invention provides a joint debugging test method, a joint debugging test device, electronic equipment and a computer readable storage medium. Specifically, the embodiment of the present invention provides a joint debugging test method suitable for a joint debugging test apparatus, which may be integrated in an electronic device.
The electronic device may be a terminal or other devices, including but not limited to a mobile terminal and a fixed terminal, for example, the mobile terminal includes but is not limited to a smart phone, a smart watch, a tablet computer, a notebook computer, a smart car, and the like, wherein the fixed terminal includes but is not limited to a desktop computer, a smart television, and the like.
The electronic device may also be a device such as a server, and the server may be an independent physical server, a server cluster or a distributed system formed by a plurality of physical 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, middleware service, a domain name service, a security service, a CDN, and a big data and artificial intelligence platform, but is not limited thereto.
The joint debugging test method of the embodiment of the invention can be realized by the server, and can also be realized by the terminal and the server together.
The method is described below by taking an example in which the terminal and the server jointly implement the joint debugging test method.
As shown in fig. 1, the joint debugging test system provided by the embodiment of the present invention includes a first test terminal 10, an analog terminal 20, and the like; the first testing terminal 10 and the simulation terminal 20 are connected through a network, for example, through a wired or wireless network connection, and the like, wherein the first testing terminal 10 may exist as an electronic device that sends a message to be tested to the simulation terminal 20.
The first testing terminal 10 may be an electronic device that obtains a test request for an interactive operation to be tested, and may generate a test message based on the test request, and send the test message to the simulation terminal 20.
The simulation terminal 20 may be configured to receive a test message sent by the first test terminal 10, where the test message may include interaction indication information, and the interaction indication information may include an interaction operation to be tested, where the interaction operation to be tested is an interaction operation to be executed when the first test terminal 10 and the second test terminal perform a test, determine target simulation interaction information corresponding to the interaction operation to be tested based on a correspondence between the interaction operation and the simulation interaction information, and send the target simulation interaction information to the first test terminal 10.
The first testing terminal 10 may receive the target simulation interaction information sent by the simulating terminal 20, and perform a test based on the target simulation interaction information, so as to complete a joint debugging test with the second testing terminal.
The following are detailed below. It should be noted that the following description of the embodiments is not intended to limit the preferred order of the embodiments.
The embodiments of the present invention will be described in terms of a joint debugging test apparatus, which may be specifically integrated in a server or a terminal.
As shown in fig. 2, the joint debugging test method of this embodiment may be applied to a simulation end, where the simulation end is used to simulate interaction information generated in an interaction process between a first test end and a second test end, and a specific flow may be as follows:
201. receiving a test message sent by the first test terminal, wherein the test message comprises interaction indication information, the interaction indication information comprises interaction operation to be tested, and the interaction operation to be tested is the interaction operation to be executed when the first test terminal and the second test terminal carry out testing.
The first testing end is a testing end that needs to perform joint debugging testing currently, and specifically, the first testing end may be some electronic device, such as a smart phone, a smart appliance, and the like, or the first testing end may be an application program that needs to be tested, and the application program may be a client deployed in an electronic device of a product user, or a server deployed in a storage device such as a server or a cloud server, and the like.
In the field of development of smart technology products, generally, at least three-terminal development work is performed simultaneously, such as but not limited to a software terminal, a cloud terminal, and a firmware terminal. The software end comprises an application program which can be installed in electronic equipment of a user or a developer, the cloud end comprises a cloud server or a cloud service program which can remotely provide services such as data storage, data calculation, network communication, middleware and the like for the user and/or the developer, the firmware end comprises firmware which is stored in the electronic equipment used by the user, and the firmware can be a driver of the electronic equipment and can also be hardware in the electronic equipment.
For example, the electronic device may be an intelligent air conditioner, the software end may be a client installed in a mobile phone of a user of the intelligent air conditioner and used for the user to control the intelligent air conditioner, the cloud end may be a cloud service end that processes and forwards control instructions, messages and the like sent by the mobile phone, and the firmware end may be hardware that responds to instructions forwarded by the cloud end in the intelligent air conditioner or instructions sent by the user directly on the intelligent air conditioner, and the like.
The first testing end can be any one of a software end, a cloud end and a firmware end, and it can be understood that the simulation end can simultaneously use at least one of the software end, the cloud end and the firmware end as the first testing end in a multithreading parallel processing mode and the like.
Correspondingly, the second testing end is the other end except the first testing end in the research and development process, for example, when the research and development of the software end, the cloud end and the firmware end are performed, if the first testing end is the software end, the second testing end is the cloud end and the firmware end.
The to-be-tested interactive operation may be an interactive operation between the first testing end and the second testing end, which needs to be tested, for example, the to-be-tested interactive operation may include but is not limited to a message sending operation and a control instruction sending operation when the first testing end is a software end, a control instruction receiving the software end or the cloud end when the first testing end is a firmware end, a setting result message sending the software end or the cloud end, a control instruction receiving the software end when the first testing end is the cloud end, a command or a message forwarding the firmware end or the software end, and the like.
Optionally, the simulation end may simulate interaction information generated in an interaction process between the first test end and the second test end, for example, when the first test end is a software end, the simulation end may simulate a cloud end and a firmware end to interact with the software end, for example, the software end sends a control instruction, an actual flow is first sent to the cloud end, the cloud end forwards to the firmware end, the firmware end replies to the cloud end with a message of receiving the control instruction, and the cloud end forwards the message of the firmware end to the software end. At the moment, the simulation end can simulate the cloud end and the firmware end and directly reply to the interface of the software end for sending the control instruction.
In order to enable target simulation interaction information simulated by the simulation end to be an interaction form and interaction content required by the first test end in the test process, logic information of the first test end during interaction can be firstly imported to the simulation end before joint debugging test. That is, before the step "receiving the test message sent by the first test terminal", the method may further include:
receiving an information import request, wherein the information import request comprises interactive logic information of the first test terminal;
based on the interactive logic information, creating simulated interactive information corresponding to the interactive logic information, wherein the simulated interactive information is the same as interactive logic in the interactive logic information;
and acquiring the corresponding relation between the simulation interaction information and the interaction operation based on the simulation interaction information.
The interactive logic information is real business logic related information when the first testing end and the second testing end interact in the actual application process. For example, when the first testing terminal is a software terminal, and a certain interactive operation to be tested is to send a control instruction, the interactive logic information may be the field number, the field name, the content of the control value, and the like included in the control instruction.
For another example, when the first testing end is a cloud end, the interaction logic information may be information transceiving function of the simulated cloud end, a configuration file for managing transceiving fields and contents, and the like.
For another example, when the first test end is a firmware end, the interactive logic information may be setting information such as a receiving function of the analog firmware end, the number of response fields, a format, and the like.
202. And determining target simulation interaction information corresponding to the interactive operation to be tested based on the corresponding relation between the interactive operation and the simulation interaction information.
It is understood that the first testing end may have one or more interactive operations, and different interactive operations may have different interactive information, and therefore, the simulation end may have a corresponding relationship between the interactive operations and the simulation interactive information.
In some optional examples, different interaction operations may correspond to different interaction logic information in the real application process, and correspondingly, different interaction logic information may also correspond to different interaction information, and so on.
In actual research and development, each end may have a plurality of versions, different interactive operations may correspond to different interactive information in different versions, or the same interactive operation may be performed but the interactive information is changed. For example, the firmware version one receives the control command reply ok, and the firmware version two receives the control command reply success, so the simulation end needs to have the capability of simulating the software end, the cloud end and/or the firmware end with different versions. Therefore, when information is imported to different terminals, corresponding version information can be recorded, and when which version needs to be simulated, the content of which version can be called.
That is to say, before the step "determining the target simulation interaction information corresponding to the interaction operation to be tested based on the correspondence between the interaction operation and the simulation interaction information", the embodiment of the present invention may further include:
receiving a verification request sent by the first testing end, wherein the verification request comprises testing version information of the first testing end;
according to the test version information, determining simulation interaction information corresponding to the test version information from simulation interaction information corresponding to each version information;
and acquiring the corresponding relation between the simulation interaction information and the interaction operation based on the simulation interaction information.
It can be understood that if there is no analog interaction information of the corresponding version, the interaction logic information of the corresponding version can be found, and the step of information importing is performed.
In addition, the version validity of the simulation interaction information in the simulation end can be ensured through the version verification process.
In real testing, cases of interference scenarios often need to be tested. For example, in a normal scene, a plurality of control commands are sent and processed in sequence, and in an interference scene, two control commands are simultaneously sent, for example, one control command is set to be 16 degrees of air conditioner temperature, and the other control command is set to be 30 degrees of air conditioner temperature, but the air conditioner has not yet set the temperature to be 16 degrees, and then the command of setting the temperature to be 30 degrees is received. Therefore, the interactive operation to be tested may include a plurality of steps, "determining target simulation interactive information corresponding to the interactive operation to be tested based on a corresponding relationship between the interactive operation and the simulation interactive information", may include:
determining target simulation interaction information corresponding to each interactive operation to be tested based on the corresponding relation between the interactive operation and the simulation interaction information;
correspondingly, the step of sending the target simulation interaction information to the first test end so that the first test end performs a test based on the target simulation interaction information to complete the joint debugging test with the second test end may include:
and respectively sending the target simulation interaction information respectively corresponding to each interactive operation to be tested to the first test end, so that the first test end tests based on the target simulation interaction information to complete the joint debugging test with the second test end.
The simulation end can realize rapid instruction issuing due to the fact that real service logic (namely logic such as APP input temperature needs to be manually clicked by a tester) is avoided, and therefore the requirement of simulating interference to carry out interference scene testing is met.
It can be understood that, when sending the target simulation mutual information respectively corresponding to each interactive operation to be tested, the target simulation mutual information may be sent continuously, or sent simultaneously, and so on. The invention does not limit the sending form, and the technical personnel can set the sending form according to the actual requirement.
203. And sending the target simulation interaction information to the first test end, so that the first test end tests based on the target simulation interaction information to complete the joint debugging test with the second test end.
Because each end is not developed yet when the joint debugging test is carried out, the simulation end can have the modification capability of simulating the interactive information, for example, a certain interface, the original return ok needs to be changed into the return success in the test process, and the simulation end can directly change the return value into the success by modifying the simulated interactive information at the moment, so that the joint debugging test requirement of the first test end is met.
Optionally, the joint debugging test method according to the embodiment of the present invention may further include:
acquiring interactive modification information;
determining simulation interaction information to be modified from the simulation interaction information based on the interaction modification information;
determining modification logic of the simulation interaction information to be modified;
and modifying the simulation interaction information to be modified based on the modification logic to obtain modified simulation interaction information.
In some embodiments, data simulation operation can also be realized by modifying the simulation interaction information, for example, in the temperature setting process of the intelligent air conditioner, control instructions of each temperature from 16 degrees to 30 degrees can be simulated respectively through the setting of the simulation interaction information at the simulation end, and scenes of various temperature settings are simulated, so that the test efficiency and the coverage are improved.
In real testing, cases of fault scenarios often need to be tested. For example, in the actual application process, it may be necessary to wait for a period of time to receive a reply returned by the firmware after the software end sends the control command due to a network problem.
The test message further comprises fault simulation information;
the sending the target simulation interaction information to the first test end to enable the first test end to perform a test based on the target simulation interaction information to complete a joint debugging test with the second test end includes:
determining the sending time of the target simulation interaction information based on the fault simulation information;
and sending the target simulation interaction information to the first test end corresponding to the test message based on the sending time, so that the first test end performs a test based on the target simulation interaction information to complete the joint debugging test with the second test end.
The situation that the software end waits for a period of time to answer can be simulated through the simulation end, so that whether the software end can normally process under the situation of the fault scene is observed, and robustness testing and the like are achieved.
In some optional embodiments, the sending time of the target simulation interaction information may be a specific time, or may be any time within a time interval, or may be sent every fixed time duration within a time interval, and so on. The invention is not limited in this regard.
As can be seen from the above, in the embodiment of the present invention, a test message sent by a first test end may be received, where the test message includes interaction indication information, the interaction indication information includes an interaction operation to be tested, the interaction operation to be tested is an interaction operation that needs to be executed when the first test end and a second test end perform a test, target simulation interaction information corresponding to the interaction operation to be tested is determined based on a correspondence between the interaction operation and the simulation interaction information, and the target simulation interaction information is sent to the first test end, so that the first test end performs a test based on the target simulation interaction information to complete a joint debugging test with the second test end; because the simulation end can simulate the interactive information generated by the first test end and the second test end in the interactive process, when the first test end needs to test the interactive operation to be tested, the target simulation interactive information corresponding to the interactive operation to be tested can be obtained from the simulation end so as to complete the joint debugging test with the second test end, so that the dependence between the first test end and the second test end can be reduced in the test process, each test end participating in the joint debugging test can independently test, and the test efficiency is improved.
The method described in the previous examples is described in further detail below.
In this embodiment, the system of fig. 1 will be explained.
As shown in fig. 3, a specific process of another joint debugging test method of this embodiment may be as follows:
301. and acquiring a test request aiming at the interactive operation to be tested.
For example, the test request may be generated based on a tester initiating an interactive operation to be tested on the first test end.
302. And generating a test message based on the test request, wherein the test message comprises interaction indication information, and the interaction indication information indicates interactive operation to be tested.
For example, as shown in fig. 4, when the first testing end is a software end, after the software end sends the test message, the simulation end may be triggered to perform joint debugging testing with the software end based on the test message, the simulation cloud end and the firmware end.
303. And sending the test message to a simulation end so that the simulation end determines target simulation interaction information corresponding to the interactive operation to be tested based on the test message.
For example, as shown in fig. 5, when the first testing end is a cloud end, after the cloud end sends the test message, the simulation end may be triggered to perform joint debugging test with the cloud end based on the test message, the simulation software end and the firmware end.
For example, as shown in fig. 6, when the first test end is a firmware end, after the firmware end sends the test message, the simulation end may be triggered to perform joint debugging test with the firmware end based on the test message, the simulation software end and the cloud end.
304. And receiving target simulation interaction information sent by the simulation end, and testing based on the target simulation interaction information to complete joint debugging test with the second test end.
For example, as shown in fig. 7, the simulation side may respectively simulate the cloud and the firmware side for the software side, simulate the software side and the firmware side for the cloud, simulate the cloud and the software side for the firmware side, and so on.
The cloud end, the software end and the firmware end after development can lead information into the simulation end, and the simulation end can conveniently simulate the interactive information.
As can be seen from the above, in the embodiment of the present invention, a test request for an interactive operation to be tested may be obtained, a test message is generated based on the test request, where the test message includes interactive indication information, the interactive indication information indicates the interactive operation to be tested, and the test message is sent to a simulation end, so that the simulation end determines, based on the test message, target simulation interactive information corresponding to the interactive operation to be tested, receives the target simulation interactive information sent by the simulation end, and performs a test based on the target simulation interactive information, so as to complete a joint debugging test with the second test end; because the simulation end can simulate the interactive information generated by the first test end and the second test end in the interactive process, when the interactive operation to be tested needs to be tested, the first test end can obtain the target simulation interactive information corresponding to the interactive operation to be tested from the simulation end so as to complete the joint debugging test with the second test end, therefore, the dependence between the first test end and the second test end can be reduced in the test process, each test end participating in the joint debugging test can independently test, and the test efficiency is improved.
In order to better implement the method, correspondingly, the embodiment of the invention also provides a joint debugging testing device.
Referring to fig. 8, an apparatus for joint debugging provided in an embodiment of the present invention may be used in a simulation end, where the simulation end may be used to simulate interaction information generated in an interaction process between a first test end and a second test end, and may include:
a test message receiving unit 801, configured to receive a test message sent by a first test end, where the test message may include interaction indication information, and the interaction indication information may include an interaction operation to be tested, where the interaction operation to be tested is an interaction operation that needs to be executed when the first test end and a second test end perform a test;
an interaction information determining unit 802, configured to determine target simulation interaction information corresponding to the interaction operation to be tested based on a correspondence between the interaction operation and the simulation interaction information;
the interaction information returning unit 803 may be configured to send the target simulation interaction information to the first testing end, so that the first testing end performs a test based on the target simulation interaction information, so as to complete a joint debugging test with the second testing end.
Optionally, before the mutual information determining unit 802, a verifying unit 804 may be further included, and may be configured to receive a verification request sent by the first testing end, where the verification request may include testing version information of the first testing end;
according to the test version information, determining simulation interaction information corresponding to the test version information from simulation interaction information corresponding to each version information;
and acquiring the corresponding relation between the simulation interaction information and the interaction operation based on the simulation interaction information.
As shown in fig. 9, optionally, before the test message receiving unit 801, an information importing unit 805 may be further included, which is configured to receive an information importing request, where the information importing request may include interaction logic information of the first test end;
based on the interactive logic information, creating simulated interactive information corresponding to the interactive logic information, wherein the simulated interactive information is the same as interactive logic in the interactive logic information;
and acquiring the corresponding relation between the simulation interaction information and the interaction operation based on the simulation interaction information.
Optionally, the joint debugging test apparatus may further include an information modification unit 806, which may be configured to obtain the interactive modification information;
determining simulation interaction information to be modified from the simulation interaction information based on the interaction modification information;
determining modification logic of the simulation interaction information to be modified;
and modifying the simulation interaction information to be modified based on the modification logic to obtain modified simulation interaction information.
Optionally, the test message may further include fault simulation information, and the interaction information returning unit 803 may be configured to determine, based on the fault simulation information, sending time of the target simulation interaction information;
and sending the target simulation interaction information to the first test end corresponding to the test message based on the sending time, so that the first test end performs a test based on the target simulation interaction information to complete the joint debugging test with the second test end.
Optionally, the interaction information determining unit 802 may be configured to determine, based on a correspondence between the interaction operations and the simulation interaction information, target simulation interaction information corresponding to each of the interaction operations to be tested;
the interaction information returning unit 803 may be configured to send the target simulation interaction information corresponding to each interaction operation to be tested to the first testing end, so that the first testing end performs a test based on the target simulation interaction information, so as to complete a joint debugging test with the second testing end.
As can be seen from the above, the joint debugging test device may receive a test message sent by a first test end, where the test message includes interaction indication information, the interaction indication information includes an interaction operation to be tested, the interaction operation to be tested is an interaction operation that needs to be executed when the first test end and a second test end perform a test, determine, based on a correspondence between the interaction operation and simulation interaction information, target simulation interaction information corresponding to the interaction operation to be tested, and send the target simulation interaction information to the first test end, so that the first test end performs a test based on the target simulation interaction information to complete a joint debugging test with the second test end; because the simulation end can simulate the interactive information generated by the first test end and the second test end in the interactive process, when the first test end needs to test the interactive operation to be tested, the target simulation interactive information corresponding to the interactive operation to be tested can be obtained from the simulation end so as to complete the joint debugging test with the second test end, so that the dependence between the first test end and the second test end can be reduced in the test process, each test end participating in the joint debugging test can independently test, and the test efficiency is improved.
Correspondingly, as shown in fig. 10, an embodiment of the present invention further provides another joint debugging testing apparatus, which is applied to a first testing end, and may include:
a request obtaining unit 1001, configured to obtain a test request for an interactive operation to be tested;
a test message generating unit 1002, configured to generate a test message based on the test request, where the test message may include interaction indication information, and the interaction indication information indicates an interaction operation to be tested;
a test message sending unit 1003, configured to send the test message to a simulation end, so that the simulation end determines, based on the test message, target simulation interaction information corresponding to the interactive operation to be tested;
the interaction message receiving unit 1004 may be configured to receive the target simulation interaction information sent by the simulation end, and perform a test based on the target simulation interaction information, so as to complete a joint debugging test with a second test end.
As can be seen from the above, a test request for an interactive operation to be tested can be obtained through a joint debugging test device, a test message is generated based on the test request, the test message includes interaction indication information, the interaction indication information indicates the interactive operation to be tested, the test message is sent to a simulation end, so that the simulation end determines target simulation interaction information corresponding to the interactive operation to be tested based on the test message, receives the target simulation interaction information sent by the simulation end, and performs a test based on the target simulation interaction information, so as to complete a joint debugging test with the second test end; because the simulation end can simulate the interactive information generated by the first test end and the second test end in the interactive process, when the interactive operation to be tested needs to be tested, the first test end can obtain the target simulation interactive information corresponding to the interactive operation to be tested from the simulation end so as to complete the joint debugging test with the second test end, therefore, the dependence between the first test end and the second test end can be reduced in the test process, each test end participating in the joint debugging test can independently test, and the test efficiency is improved.
In addition, an embodiment of the present invention further provides an electronic device, where the electronic device may be a terminal or a server, and as shown in fig. 11, a schematic structural diagram of the electronic device according to the embodiment of the present invention is shown, specifically:
the electronic device may include Radio Frequency (RF) circuitry 1101, memory 1102 including one or more computer-readable storage media, input unit 1103, display unit 1104, sensor 1105, audio circuitry 1106, Wireless Fidelity (WiFi) module 1107, processor 1108 including one or more processing cores, and power supply 1109. Those skilled in the art will appreciate that the electronic device configuration shown in fig. 11 does not constitute a limitation of the electronic device and may include more or fewer components than those shown, or some components may be combined, or a different arrangement of components. Wherein:
the RF circuit 1101 may be used for receiving and transmitting signals during a message transmission or communication process, and in particular, for receiving downlink information from a base station and then processing the received downlink information by one or more processors 1108; in addition, data relating to uplink is transmitted to the base station. In general, the RF circuitry 1101 includes, but is not limited to, an antenna, at least one Amplifier, a tuner, one or more oscillators, a Subscriber Identity Module (SIM) card, a transceiver, a coupler, a Low Noise Amplifier (LNA), a duplexer, and the like. In addition, the RF circuit 1101 may also communicate with networks and other devices via wireless communications. The wireless communication may use any communication standard or protocol, including but not limited to Global System for Mobile communications (GSM), General Packet Radio Service (GPRS), Code Division Multiple Access (CDMA), Wideband Code Division Multiple Access (WCDMA), Long Term Evolution (LTE), email, Short Message Service (SMS), and the like.
The memory 1102 may be used for storing software programs and modules, and the processor 1108 may execute various functional applications and data processing by operating the software programs and modules stored in the memory 1102. The memory 1102 may mainly include a program storage area and a data storage area, wherein the program storage area may store an operating system, an application program required by at least one function (such as a sound playing function, an image playing function, etc.), and the like; the storage data area may store data (such as audio data, a phonebook, etc.) created according to the use of the electronic device, and the like. Further, the memory 1102 may include high speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other volatile solid state storage device. Accordingly, the memory 1102 may also include a memory controller to provide the processor 1108 and the input unit 1103 with access to the memory 1102.
The input unit 1103 may be used to receive input numeric or character information and generate keyboard, mouse, joystick, optical or trackball signal inputs related to user settings and function control. In particular, in a particular embodiment, the input unit 1103 may include a touch-sensitive surface as well as other input devices. The touch-sensitive surface, also referred to as a touch display screen or a touch pad, may collect touch operations by a user (e.g., operations by a user on or near the touch-sensitive surface using a finger, a stylus, or any other suitable object or attachment) thereon or nearby, and drive the corresponding connection device according to a predetermined program. Alternatively, the touch sensitive surface may comprise two parts, a touch detection means and a touch controller. The touch detection device detects the touch direction of a user, detects a signal brought by touch operation and transmits the signal to the touch controller; the touch controller receives touch information from the touch sensing device, converts the touch information into touch point coordinates, sends the touch point coordinates to the processor 1108, and can receive and execute commands sent by the processor 1108. In addition, touch sensitive surfaces may be implemented using various types of resistive, capacitive, infrared, and surface acoustic waves. The input unit 1103 may include other input devices in addition to the touch-sensitive surface. In particular, other input devices may include, but are not limited to, one or more of a physical keyboard, function keys (such as volume control keys, switch keys, etc.), a trackball, a mouse, a joystick, and the like.
The display unit 1104 may be used to display information input by or provided to a user as well as various graphical user interfaces of the electronic device, which may be made up of graphics, text, icons, video, and any combination thereof. The Display unit 1104 may include a Display panel, and optionally, the Display panel may be configured in the form of a Liquid Crystal Display (LCD), an Organic Light-Emitting Diode (OLED), or the like. Further, the touch-sensitive surface may overlay the display panel, and when a touch operation is detected on or near the touch-sensitive surface, the touch operation is transmitted to the processor 1108 to determine the type of touch event, and the processor 1108 then provides a corresponding visual output on the display panel according to the type of touch event. Although in FIG. 11 the touch-sensitive surface and the display panel are two separate components to implement input and output functions, in some embodiments the touch-sensitive surface may be integrated with the display panel to implement input and output functions.
The electronic device may also include at least one sensor 1105, such as a light sensor, motion sensor, and other sensors. In particular, the light sensor may include an ambient light sensor that may adjust the brightness of the display panel according to the brightness of ambient light, and a proximity sensor that may turn off the display panel and/or the backlight when the electronic device is moved to the ear. As one of the motion sensors, the gravity acceleration sensor can detect the magnitude of acceleration in each direction (generally, three axes), can detect the magnitude and direction of gravity when the mobile phone is stationary, and can be used for applications of recognizing the posture of the mobile phone (such as horizontal and vertical screen switching, related games, magnetometer posture calibration), vibration recognition related functions (such as pedometer and tapping), and the like; as for other sensors such as a gyroscope, a barometer, a hygrometer, a thermometer, and an infrared sensor, which may be further configured to the electronic device, detailed descriptions thereof are omitted.
Audio circuitry 1106, a speaker, and a microphone may provide an audio interface between a user and the electronic device. The audio circuit 1106 may transmit the electrical signal converted from the received audio data to a speaker, and the electrical signal is converted into a sound signal by the speaker and output; on the other hand, the microphone converts the collected sound signal into an electrical signal, which is received by the audio circuit 1106 and converted into audio data, which is then processed by the audio data output processor 1108, and then passed through the RF circuit 1101 to be sent to, for example, another electronic device, or output to the memory 1102 for further processing. The audio circuitry 1106 may also include an earbud jack to provide communication of a peripheral headset with the electronic device.
WiFi belongs to short-range wireless transmission technology, and the electronic device can help the user send and receive e-mail, browse web pages, access streaming media, etc. through the WiFi module 1107, which provides wireless broadband internet access for the user. Although fig. 11 shows the WiFi module 1107, it is understood that it does not belong to the essential constitution of the electronic device and may be omitted entirely as needed within the scope not changing the essence of the invention.
The processor 1108 is a control center of the electronic device, connects various parts of the entire mobile phone using various interfaces and lines, and performs various functions of the electronic device and processes data by operating or executing software programs and/or modules stored in the memory 1102 and calling data stored in the memory 1102, thereby performing overall monitoring of the mobile phone. Optionally, processor 1108 may include one or more processing cores; preferably, the processor 1108 may integrate an application processor, which primarily handles operating systems, user interfaces, application programs, etc., and a modem processor, which primarily handles wireless communications. It is to be appreciated that the modem processor described above may not be integrated into processor 1108.
The electronic device also includes a power supply 1109 (e.g., a battery) for powering the various components, which may preferably be logically coupled to the processor 1108 via a power management system that may enable management of charging, discharging, and power consumption by the power management system. The power supply 1109 may also include any component of one or more dc or ac power sources, recharging systems, power failure detection circuitry, power converters or inverters, power status indicators, and the like.
Although not shown, the electronic device may further include a camera, a bluetooth module, and the like, which are not described in detail herein. Specifically, in this embodiment, the processor 1108 in the electronic device loads the executable file corresponding to the process of one or more application programs into the memory 1102 according to the following instructions, and the processor 1108 runs the application programs stored in the memory 1102, so as to implement various functions as follows:
receiving a test message sent by the first test terminal, wherein the test message comprises interaction indication information, the interaction indication information comprises interaction operation to be tested, and the interaction operation to be tested is the interaction operation to be executed when the first test terminal and the second test terminal carry out testing;
determining target simulation interaction information corresponding to the interactive operation to be tested based on the corresponding relation between the interactive operation and the simulation interaction information;
and sending the target simulation interaction information to the first test end, so that the first test end tests based on the target simulation interaction information to complete the joint debugging test with the second test end. And/or the presence of a gas in the gas,
acquiring a test request aiming at interactive operation to be tested;
generating a test message based on the test request, wherein the test message comprises interaction indication information, and the interaction indication information indicates interactive operation to be tested;
sending the test message to a simulation end so that the simulation end determines target simulation interaction information corresponding to the interactive operation to be tested based on the test message;
and receiving target simulation interaction information sent by the simulation end, and testing based on the target simulation interaction information to complete joint debugging test with the second test end.
It will be understood by those skilled in the art that all or part of the steps of the methods of the above embodiments may be performed by instructions or by associated hardware controlled by the instructions, which may be stored in a computer readable storage medium and loaded and executed by a processor.
To this end, embodiments of the present invention provide a computer-readable storage medium, in which a plurality of instructions are stored, and the instructions can be loaded by a processor to execute steps in any joint debugging test method provided by the embodiments of the present invention. For example, the instructions may perform the steps of:
receiving a test message sent by the first test terminal, wherein the test message comprises interaction indication information, the interaction indication information comprises interaction operation to be tested, and the interaction operation to be tested is the interaction operation to be executed when the first test terminal and the second test terminal carry out testing;
determining target simulation interaction information corresponding to the interactive operation to be tested based on the corresponding relation between the interactive operation and the simulation interaction information;
and sending the target simulation interaction information to the first test end, so that the first test end tests based on the target simulation interaction information to complete the joint debugging test with the second test end. And/or the presence of a gas in the gas,
acquiring a test request aiming at interactive operation to be tested;
generating a test message based on the test request, wherein the test message comprises interaction indication information, and the interaction indication information indicates interactive operation to be tested;
sending the test message to a simulation end so that the simulation end determines target simulation interaction information corresponding to the interactive operation to be tested based on the test message;
and receiving target simulation interaction information sent by the simulation end, and testing based on the target simulation interaction information to complete joint debugging test with the second test end.
The above operations can be implemented in the foregoing embodiments, and are not described in detail herein.
Wherein the computer-readable storage medium may include: read Only Memory (ROM), Random Access Memory (RAM), magnetic or optical disks, and the like.
Since the instructions stored in the computer-readable storage medium can execute the steps in any joint debugging test method provided by the embodiment of the present invention, the beneficial effects that can be achieved by any joint debugging test method provided by the embodiment of the present invention can be achieved, which are detailed in the foregoing embodiments and will not be described herein again.
According to an aspect of the application, there is also provided a computer program product or a computer program comprising computer instructions stored in a computer readable storage medium. The processor of the electronic device reads the computer instructions from the computer-readable storage medium, and the processor executes the computer instructions, so that the electronic device executes the method provided in the various alternative implementations in the above embodiments.
The joint debugging testing method, the joint debugging testing device, the electronic equipment and the computer readable storage medium provided by the embodiment of the invention are described in detail, a specific example is applied in the text to explain the principle and the implementation mode of the invention, and the description of the embodiment is only used for helping to understand the method and the core idea of the invention; meanwhile, for those skilled in the art, according to the idea of the present invention, there may be variations in the specific embodiments and the application scope, and in summary, the content of the present specification should not be construed as a limitation to the present invention.

Claims (11)

1. A joint debugging test method is applied to a simulation end, wherein the simulation end is used for simulating interaction information generated in the interaction process of a first test end and a second test end, and the method comprises the following steps:
receiving a test message sent by the first test terminal, wherein the test message comprises interaction indication information, the interaction indication information comprises interaction operation to be tested, and the interaction operation to be tested is the interaction operation to be executed when the first test terminal and the second test terminal carry out testing;
determining target simulation interaction information corresponding to the interactive operation to be tested based on the corresponding relation between the interactive operation and the simulation interaction information;
and sending the target simulation interaction information to the first test end, so that the first test end tests based on the target simulation interaction information to complete the joint debugging test with the second test end.
2. The joint debugging test method according to claim 1, wherein before determining the target simulation mutual information corresponding to the interactive operation to be tested based on the correspondence between the interactive operation and the simulation mutual information, the method further comprises:
receiving a verification request sent by the first testing end, wherein the verification request comprises testing version information of the first testing end;
according to the test version information, determining simulation interaction information corresponding to the test version information from simulation interaction information corresponding to each version information;
and acquiring the corresponding relation between the simulation interaction information and the interaction operation based on the simulation interaction information.
3. The joint debugging method according to claim 1, wherein before receiving the test message sent by the first testing terminal, the method further comprises:
receiving an information import request, wherein the information import request comprises interactive logic information of the first test terminal;
based on the interactive logic information, creating simulated interactive information corresponding to the interactive logic information, wherein the simulated interactive information is the same as interactive logic in the interactive logic information;
and acquiring the corresponding relation between the simulation interaction information and the interaction operation based on the simulation interaction information.
4. The joint debugging test method of claim 1, further comprising:
acquiring interactive modification information;
determining simulation interaction information to be modified from the simulation interaction information based on the interaction modification information;
determining modification logic of the simulation interaction information to be modified;
and modifying the simulation interaction information to be modified based on the modification logic to obtain modified simulation interaction information.
5. The joint debugging test method of claim 1, wherein the test message further comprises fault simulation information;
the sending the target simulation interaction information to the first test end to enable the first test end to perform a test based on the target simulation interaction information to complete a joint debugging test with the second test end includes:
determining the sending time of the target simulation interaction information based on the fault simulation information;
and sending the target simulation interaction information to the first test end corresponding to the test message based on the sending time, so that the first test end performs a test based on the target simulation interaction information to complete the joint debugging test with the second test end.
6. The joint debugging test method according to claim 1, wherein said interactive operation to be tested comprises a plurality;
the determining target simulation interaction information corresponding to the interactive operation to be tested based on the corresponding relation between the interactive operation and the simulation interaction information comprises the following steps:
determining target simulation interaction information corresponding to each interactive operation to be tested based on the corresponding relation between the interactive operation and the simulation interaction information;
the sending the target simulation interaction information to the first test end to enable the first test end to perform a test based on the target simulation interaction information to complete a joint debugging test with the second test end includes:
and respectively sending the target simulation interaction information respectively corresponding to each interactive operation to be tested to the first test end, so that the first test end tests based on the target simulation interaction information to complete the joint debugging test with the second test end.
7. A joint debugging test method is applied to a first test end, and comprises the following steps:
acquiring a test request aiming at interactive operation to be tested;
generating a test message based on the test request, wherein the test message comprises interaction indication information, and the interaction indication information indicates interactive operation to be tested;
sending the test message to a simulation end so that the simulation end determines target simulation interaction information corresponding to the interactive operation to be tested based on the test message;
and receiving target simulation interaction information sent by the simulation end, and testing based on the target simulation interaction information to complete joint debugging test with the second test end.
8. The utility model provides a joint debugging testing arrangement which characterized in that is applied to the analog end, the analog end is used for simulating the mutual information that produces in first test end and the mutual process of second test end, includes:
the test message receiving unit is used for receiving a test message sent by a first test end, wherein the test message comprises interaction indication information, the interaction indication information comprises interaction operation to be tested, and the interaction operation to be tested is the interaction operation to be executed when the first test end and a second test end carry out testing;
the interactive information determining unit is used for determining target simulation interactive information corresponding to the interactive operation to be tested based on the corresponding relation between the interactive operation and the simulation interactive information;
and the interactive information returning unit is used for sending the target simulation interactive information to the first testing end so that the first testing end tests based on the target simulation interactive information to complete the joint debugging test between the first testing end and the second testing end.
9. The utility model provides a joint debugging testing arrangement which characterized in that is applied to first test end, includes:
the request acquisition unit is used for acquiring a test request aiming at the interactive operation to be tested;
a test message generating unit, configured to generate a test message based on the test request, where the test message includes interaction indication information, and the interaction indication information indicates an interaction operation to be tested;
the test message sending unit is used for sending the test message to a simulation end so that the simulation end determines target simulation interaction information corresponding to the interactive operation to be tested based on the test message;
and the interactive message receiving unit is used for receiving the target simulation interactive information sent by the simulation end and testing based on the target simulation interactive information so as to finish the joint debugging test with the second testing end.
10. An electronic device comprising a memory and a processor; the memory stores an application program, and the processor is configured to run the application program in the memory to perform the steps of the joint debugging test method according to any one of claims 1 to 7.
11. A computer readable storage medium storing instructions adapted to be loaded by a processor to perform the steps of the joint debugging test method according to any of claims 1 to 7.
CN202110777495.9A 2021-07-09 2021-07-09 Joint debugging test method and device, electronic equipment and storage medium Pending CN113590394A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110777495.9A CN113590394A (en) 2021-07-09 2021-07-09 Joint debugging test method and device, electronic equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110777495.9A CN113590394A (en) 2021-07-09 2021-07-09 Joint debugging test method and device, electronic equipment and storage medium

Publications (1)

Publication Number Publication Date
CN113590394A true CN113590394A (en) 2021-11-02

Family

ID=78246709

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110777495.9A Pending CN113590394A (en) 2021-07-09 2021-07-09 Joint debugging test method and device, electronic equipment and storage medium

Country Status (1)

Country Link
CN (1) CN113590394A (en)

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101159775A (en) * 2007-10-16 2008-04-09 中兴通讯股份有限公司 Hardware module testing system and method
CN106294150A (en) * 2016-08-09 2017-01-04 北京神州绿盟信息安全科技股份有限公司 A kind of test loading method and device
CN107402854A (en) * 2016-05-19 2017-11-28 中兴通讯股份有限公司 Test information management method, apparatus, test case execution system and equipment
CN108875361A (en) * 2017-12-28 2018-11-23 北京安天网络安全技术有限公司 A kind of method, apparatus of monitoring programme, electronic equipment and storage medium
CN109408355A (en) * 2017-08-16 2019-03-01 迈普通信技术股份有限公司 Test case acquisition methods and device
CN109726064A (en) * 2019-01-08 2019-05-07 腾讯音乐娱乐科技(深圳)有限公司 Method, apparatus, system and the storage medium of simulant-client misoperation
CN109960647A (en) * 2017-12-26 2019-07-02 腾讯科技(深圳)有限公司 A kind of method for testing software and device calculate equipment and storage medium
CN110502892A (en) * 2019-07-09 2019-11-26 成都亚信网络安全产业技术研究院有限公司 A kind of the determination method, apparatus and system of abnormality test process
CN111522727A (en) * 2019-02-01 2020-08-11 阿里巴巴集团控股有限公司 Simulation object test method, device and system
CN111611168A (en) * 2020-05-22 2020-09-01 北京百度网讯科技有限公司 Joint debugging test method, device and system

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101159775A (en) * 2007-10-16 2008-04-09 中兴通讯股份有限公司 Hardware module testing system and method
CN107402854A (en) * 2016-05-19 2017-11-28 中兴通讯股份有限公司 Test information management method, apparatus, test case execution system and equipment
CN106294150A (en) * 2016-08-09 2017-01-04 北京神州绿盟信息安全科技股份有限公司 A kind of test loading method and device
CN109408355A (en) * 2017-08-16 2019-03-01 迈普通信技术股份有限公司 Test case acquisition methods and device
CN109960647A (en) * 2017-12-26 2019-07-02 腾讯科技(深圳)有限公司 A kind of method for testing software and device calculate equipment and storage medium
CN108875361A (en) * 2017-12-28 2018-11-23 北京安天网络安全技术有限公司 A kind of method, apparatus of monitoring programme, electronic equipment and storage medium
CN109726064A (en) * 2019-01-08 2019-05-07 腾讯音乐娱乐科技(深圳)有限公司 Method, apparatus, system and the storage medium of simulant-client misoperation
CN111522727A (en) * 2019-02-01 2020-08-11 阿里巴巴集团控股有限公司 Simulation object test method, device and system
CN110502892A (en) * 2019-07-09 2019-11-26 成都亚信网络安全产业技术研究院有限公司 A kind of the determination method, apparatus and system of abnormality test process
CN111611168A (en) * 2020-05-22 2020-09-01 北京百度网讯科技有限公司 Joint debugging test method, device and system

Similar Documents

Publication Publication Date Title
CN108959000B (en) Server pressure testing method, system and terminal
CN107094294B (en) Network connection method and device
CN110716850B (en) Page testing method, device and system and storage medium
CN107329901B (en) Data packet capturing method, terminal, server and storage medium
CN106649126B (en) Method and device for testing application program
CN106254910B (en) Method and device for recording image
CN111078556B (en) Application testing method and device
CN108874653B (en) Task testing method, tester, shared server and readable storage medium
CN107783906A (en) Method of testing, device and storage medium
CN108810057B (en) User behavior data acquisition method and device and storage medium
CN109451130B (en) Mobile terminal testing method and device, mobile terminal and storage medium
CN109067751B (en) ARP spoofing detection method and device under non-Root environment and terminal
CN111475359B (en) System testing method, device and storage medium under multi-message interaction scene
CN112749074B (en) Test case recommending method and device
CN112328492A (en) Interaction control method and device between anchor and electronic equipment
CN115756881A (en) Data processing method, device, equipment and storage medium based on SDK
CN110069407B (en) Function test method and device for application program
CN115174418A (en) Communication environment safety early warning method and device, electronic equipment and storage medium
CN109728918B (en) Virtual article transmission method, virtual article reception method, device, and storage medium
CN113407169A (en) Software development method and device
CN108959062B (en) Webpage element acquisition method and device
WO2016019695A1 (en) Voice interaction method and terminal
CN107741895B (en) Server management method, device and equipment
CN114510417A (en) Image rendering effect testing method and device, electronic equipment and storage medium
CN114064447B (en) Interface testing method and device, storage medium and terminal

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