CN101719097A - Debug method and system of automation test script and automation application server - Google Patents
Debug method and system of automation test script and automation application server Download PDFInfo
- Publication number
- CN101719097A CN101719097A CN200910261259A CN200910261259A CN101719097A CN 101719097 A CN101719097 A CN 101719097A CN 200910261259 A CN200910261259 A CN 200910261259A CN 200910261259 A CN200910261259 A CN 200910261259A CN 101719097 A CN101719097 A CN 101719097A
- Authority
- CN
- China
- Prior art keywords
- debugging
- automation
- script
- machine
- execution
- 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
Links
- 238000013515 script Methods 0.000 title claims abstract description 117
- 238000012360 testing method Methods 0.000 title claims abstract description 51
- 238000000034 method Methods 0.000 title claims abstract description 42
- 238000012544 monitoring process Methods 0.000 claims description 12
- 238000012545 processing Methods 0.000 claims description 4
- 230000001960 triggered effect Effects 0.000 claims description 4
- 230000007613 environmental effect Effects 0.000 abstract description 2
- 238000010586 diagram Methods 0.000 description 6
- 230000008569 process Effects 0.000 description 3
- 230000009471 action Effects 0.000 description 2
- 238000005034 decoration Methods 0.000 description 2
- 238000012986 modification Methods 0.000 description 2
- 230000004048 modification Effects 0.000 description 2
- 230000006870 function Effects 0.000 description 1
- 230000003287 optical effect Effects 0.000 description 1
Images
Landscapes
- Debugging And Monitoring (AREA)
Abstract
The invention provides a debug method and a debug system of an automation test script. The method comprises the following steps of: unifiedly deploying an implementation machine group comprising a plurality of implementation machines in advance; receiving the debug request sent by clients, wherein the debug request comprises the automation script information being debugged; judging whether an idle implementation machine exists or not, if the idle implementation machine exists, generating the automation test script and a debug mission according to the call request; and transmitting the debug mission to the idle implementation machine, so that the debug mission is operated by the idle implementation machine receiving the debug mission; and debugging the automation test script that need debug and finishing the debug mission. Via implementing the invention, the debug environment and the implementation environment can be unified, thereby the script problems caused by the environmental error are avoided.
Description
Technical Field
The invention belongs to the technical field of networks, and particularly relates to a debugging method and system of an automatic test script and an automatic application server.
Background
A Web program is an internet application realized by running a script language (ASP or JSP language, etc.). The Web program is tested and debugged between releases and after upgrading, so that all functions of the Web program can be ensured to run normally without any error. A run file that is generated during automated testing of a Web program and that can be executed in an automated environment is referred to as an automated test script.
In the process of Web program automation test script debugging, a script maker needs to run the written test script frequently so as to find whether errors exist. The traditional automatic debugging software can only debug the script in the local machine of a script maker, and when the future actual running environment of the scripted script is inconsistent with the environment of the local machine, the script which is debugged by the local machine can not pass through the actual running environment. In addition, since debugging is performed locally, the debugging tool needs to be installed locally for each script maker, which increases the cost of debugging the script.
Disclosure of Invention
In view of the above, an object of the present invention is to provide a method and a system for debugging an automated test script, and an automated application server, which can implement unification of a debugging environment and an execution environment, and avoid a script problem caused by an environmental error.
In order to achieve the above object, the present invention provides a debugging method of an automated test script, including:
the method comprises the steps that an execution machine group comprising a plurality of execution machines is configured in advance in a unified mode;
receiving a debugging request sent by a client, wherein the calling request comprises automatic script information for debugging;
and judging whether an idle execution machine exists or not, if so, generating an automatic test script and a debugging task according to the calling request, sending the debugging task to the idle execution machine so that the idle execution machine receiving the debugging task can run the debugging task, debugging the automatic test script needing debugging and finishing the debugging task.
Preferably, the automation script is stored in an automation database.
Preferably, the method further comprises: and the client monitors the running condition of the automation script of the execution machine through a remote monitoring tool.
Preferably, the execution machine may be a virtual machine or an actual machine.
On the other hand, the invention also provides a debugging method of the automatic test script, which comprises the following steps:
the method comprises the steps that an execution machine group comprising a plurality of execution machines is configured in advance in a unified mode;
an executive machine in the executive cluster receives an instruction of inquiring an idle executive machine by an automatic server;
one of the idle ones of the group of execution machines is selected by the automation server;
the selected idle execution machine receives a debugging task sent by the automation server;
and the executive machine for receiving the debugging task operates the debugging task generated by the automation server and debugs the automation test script needing debugging.
Preferably, the automation script is stored in an automation database, and the automation test script is generated by the automation server after the automation script is taken out from the automation database.
Preferably, the execution machine running the debugging task writes the debugging result into a log file.
Preferably, the method further comprises:
and after receiving the monitoring request sent by the client, the executive machine running the debugging task feeds back the debugging result of the running debugging task to the client.
In another aspect, the present invention further provides an automation application server, including:
the system comprises a receiving unit, a processing unit and a processing unit, wherein the receiving unit is used for receiving a calling request sent by a client, and the calling request comprises automatic script information for debugging;
the judging unit is used for judging whether an idle execution machine exists in the execution machine group which is uniformly configured and comprises a plurality of execution machines, if so, the selecting unit is triggered to work, and if not, the feedback unit is triggered to work;
the selection unit is used for selecting an idle execution machine from the execution machine group after receiving the trigger of the judgment unit;
the sending unit is used for sending the debugging task to the idle execution machine selected by the selecting unit;
and the feedback unit is used for feeding back the busy information after receiving the trigger of the judging unit.
In another aspect, the present invention further provides a debugging system for an automated test script, including an execution cluster including a plurality of execution machines, an automated application server and a client, which are configured in advance in a unified manner, wherein the automated application server is configured to receive debugging task information sent by the client, and the debugging task information includes automated script information for debugging; the automatic application server is also used for judging whether an idle execution machine exists or not, if so, generating an automatic test script and a debugging task according to the calling request, and sending the debugging task to the idle execution machine so that the idle execution machine runs the debugging task, debugs the automatic test script needing debugging and finishes the debugging task.
Preferably, the system further comprises an automation database for storing automation scripts.
Preferably, the client is further configured to monitor, through a remote monitoring tool, the execution machine running the automation script.
By the embodiment of the invention, the script debugging environment can be ensured to be consistent with the actual running environment in the process of debugging the automatic script, and the problem that the script cannot pass the actual running due to the error of the environment is avoided. In addition, a debugging tool does not need to be installed on the client, the client only needs to send a debugging task, and the running result of the automation script on the execution machine is further monitored remotely, so that the configuration cost at the client is saved.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly introduced below, and it is obvious that the drawings in the following description are some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to these drawings without creative efforts.
FIG. 1 is a diagram illustrating a debugging method of an automated test script according to an embodiment of the present invention;
FIG. 2 is a diagram illustrating a debugging method of an automated test script according to a second embodiment of the present invention;
FIG. 3 is a system architecture diagram according to a third embodiment of the present invention;
FIG. 4 is a flowchart of a debugging method of an automated test script according to a third embodiment of the present invention;
FIG. 5 is a diagram of an automation application server according to a fourth embodiment of the present invention;
fig. 6 is a schematic diagram of a debugging system of an automated test script according to a fifth embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present invention clearer, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, but not all, embodiments of the present invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
Example one
The embodiment of the invention provides a debugging method of an automatic test script, and an action execution main body of the method can be positioned in an automatic application server. As shown in fig. 1, the method comprises the steps of:
step S101: the method comprises the steps that an execution machine group comprising a plurality of execution machines is configured in advance in a unified mode;
in this embodiment, the execution machine may employ a virtual machine or a real machine.
Step S102: and receiving a calling request sent by a client, wherein the calling request comprises the automatic script information for debugging.
Step S103: judging whether an idle execution machine exists, if the judgment result is negative, executing the step S104: returning busy information; if the judgment result is yes, step S105 is executed.
Step S105: and generating an automatic test script and a debugging task according to the calling request, sending the debugging task to an idle execution machine so that the idle execution machine runs the debugging task, debugging the automatic test script needing debugging and completing the debugging task.
In the embodiment of the present invention, the automation script may be stored in another automation database, so that the automation script to be debugged when the execution machine runs may be specifically implemented as: and the execution machine acquires the automation script needing debugging from the automation database according to the debugging task information and runs the automation script. Therefore, the automation script does not occupy local resources, and all the clients can share and call the automation script stored in the automation database, so that the debugging efficiency is further improved.
In addition, in this embodiment, preferably, the client may further monitor, through a remote monitoring tool, a situation that the execution machine runs the automation test script.
In this embodiment, the environment for testing the script is composed of the execution machines, and the execution machines for debugging are all configured uniformly, so that the script debugging environment can be ensured to be consistent with the actual operation environment, and the problem that the script cannot pass the actual operation due to the error of the environment is avoided. In addition, a debugging tool does not need to be installed on the client, the client only needs to send a debugging task, and the running result of the automation script on the execution machine is further monitored remotely, so that the configuration cost at the client is saved.
Example two
The second embodiment of the invention provides a debugging method of an automatic test script, and an action execution main body of the method can be positioned in an execution cluster.
As shown in fig. 2, the method includes:
step S201: the method comprises the steps that an execution machine group comprising a plurality of execution machines is configured in advance in a unified mode;
in this embodiment, the execution machine may be a virtual machine or a real machine.
Step S202: an executive machine in the executive cluster receives an instruction of inquiring an idle executive machine by an automatic server;
by idle execution machine is meant an execution machine that is not running any debugging tasks. After receiving a call request sent by a user through a client, the automation server firstly inquires whether an idle execution machine exists in the uniformly configured execution machine group, so as to select one idle execution machine from the idle execution machines to execute a debugging task.
Step S203: an idle one of the execution machines in the group of execution machines is selected by the automation server;
when the automatic server selects an idle execution machine, the automatic server takes out the automatic script file to be tested from the automatic database according to the calling request sent by the client, and generates a corresponding automatic test script and a debugging task, so that the idle execution machine can execute the debugging task.
Step S204: the selected idle execution machine receives a debugging task sent by the automation server;
step S205: and the selected idle execution machine runs the debugging task generated by the automation server to obtain a debugging result.
In addition, the method provided in this embodiment may further include the following steps:
step S206: the executing machine running the debugging task writes the debugging result into a log file so that a user can call and check the debugging result.
Step S207: the idle execution machine for running the debugging task receives the monitoring request message sent by the client and feeds back the debugging result of the running debugging task to the client, so that the client can monitor the condition of the running debugging task on the execution machine.
In this embodiment, the environment for testing the script is composed of the execution machines, and the execution machines for debugging are all configured uniformly, so that the script debugging environment can be ensured to be consistent with the actual operation environment, and the problem that the script cannot pass the actual operation due to the error of the environment is avoided.
The implementation of the embodiment of the present invention is described in detail below as a specific embodiment.
EXAMPLE III
Fig. 3 is a system architecture diagram illustrating a debugging method for implementing the automated test script provided in the present embodiment. As shown in fig. 3, the system includes an execution cluster 301 configured in a unified manner in advance, the execution cluster 301 includes a plurality of execution machines, and fig. 3 particularly exemplifies that 4 execution machines are included. The execution machine may be a virtual machine or an actual machine.
Fig. 4 is a flowchart illustrating a debugging method of an automated test script provided in this embodiment, please refer to fig. 3 and fig. 4, where the debugging method of the automated test script specifically includes the following steps:
step S401: the script maker writes an automation script at the client 303;
in this embodiment, the editing of the automation script is performed at the client 303. And the automation script is stored in automation database 304.
Step S402: when a script maker needs to test the compiled automation script, a calling request is sent to the automation application server 302 through the client 303;
the request contains information of the automation script to be debugged.
Step S403: after receiving the call request sent by the client 303, the automation application server 302 determines whether there is an idle execution machine in the execution cluster 301, where the idle execution machine is an execution machine on which no automation debugging script is running. If the automatic application server 302 finds that there is no idle execution machine, step S404 is executed: and returning to the busy information, returning to the step S401, and returning to the state of editing the automation script.
If the automation application server 302 finds that there is an idle execution machine, step S405 is executed.
Step S405: the automation application server 302 takes out the automation script file to be tested from the automation database 304 according to the call request, generates an automation test script and a debugging task, and selects an idle execution machine from all the idle execution machines to execute the debugging task;
step S406: and the selected idle execution machine runs the debugging task, and debugs the automatic test script generated by the automatic script edited by the user to obtain a debugging result.
The debugging result can be a chart or a picture.
Step S407: the executive machine running the debugging task writes the debugging result into a log file;
all the debugging task information and the corresponding debugging result information run by the automation application server 303 are described in detail in the log file.
Step S408: the client 303 checks the execution condition of the execution machine running the debugging task by opening the Vnc tool, and at this time, the client 303 sends a monitoring request message to the execution machine executing the debugging task;
step S409: the execution machine that receives the monitoring request message sends the debugging result of executing the debugging task to the client 303 in real time, and the client 303 monitors the debugging result in real time through the vnc tool.
Example four
The present embodiment correspondingly provides an automation application server, as shown in fig. 5, the automation application server 500 includes:
a receiving unit 501, configured to receive a call request sent by a client, where the call request includes automation script information for debugging;
a determining unit 502, configured to determine whether an idle execution machine exists in an execution cluster that includes multiple execution machines and is configured in a unified manner, if yes, trigger the selecting unit 503 to operate, and if not, trigger the feedback unit 504 to operate;
a selecting unit 503, configured to select an idle execution machine from the execution machine group after receiving the trigger of the determining unit 502;
a sending unit 505, configured to send the debugging task to the idle execution machine selected by the selecting unit 503;
the feedback unit 504 is configured to feed back the busy information, for example, to the client after receiving the trigger of the determining unit 502.
Through this embodiment, can guarantee that script debugging environment is unanimous with actual operation environment, avoid leading to the unable problem that passes through of script actual operation because of the error of environment.
EXAMPLE five
The present embodiment correspondingly provides a debugging system of an automated test script, as shown in fig. 6, the system includes: the system comprises an execution machine group 601, an automation application server 602 and a client 603, wherein the execution machine group 601 comprises a plurality of execution machines.
Wherein,
the client 603 is used to send call requests to the automation application server 602, and may further be used to write automation scripts.
The automation application server 602 is configured to receive a call request sent by the client 603, where the debug request includes automation script information for performing debugging.
The automation application server 602 is further configured to determine whether there is an idle execution machine in the execution cluster 601 after receiving the debugging task, and if so, generate an automation test script and a debugging task according to the call request, and send the debugging task to the idle execution machine, so that the idle execution machine receiving the debugging task runs the debugging task, debugs the automation test script to be debugged, and completes the debugging task
In this embodiment, preferably, the debugging system further includes: an automation database 604 for storing automation scripts, which a user can edit via a client 603 are stored in the automation database 204. After the idle execution machine receives the debugging task, the automation database 604 in the automation script to be debugged is taken out and the automation test script is generated and operated to complete the debugging task.
In addition, in this embodiment, the client 603 can also be used to monitor the execution machine running the automation script through a remote monitoring tool.
In practice, the remote monitoring tool described above may be implemented by vnc software.
The debugging system provided by the embodiment can ensure that the debugging environment is consistent with the execution environment in the process of debugging the automation script, and the problem that the script cannot pass the actual operation due to the error of the environment is avoided. In addition, a debugging tool does not need to be installed on the client, the client only needs to send a debugging task, and the running result of the automation script on the execution machine is further monitored remotely, so that the configuration cost at the client is saved.
Those of ordinary skill in the art will understand that: all or part of the steps for implementing the method embodiments may be implemented by hardware related to program instructions, and the program may be stored in a computer readable storage medium, and when executed, the program performs the steps including the method embodiments; and the aforementioned storage medium includes: various media capable of storing program codes, such as ROM (Read-Only Memory), RAM (random access Memory), magnetic disk, and optical disk.
The foregoing is only a preferred embodiment of the present invention, and it should be noted that, for those skilled in the art, various modifications and decorations can be made without departing from the principle of the present invention, and these modifications and decorations should also be regarded as the protection scope of the present invention.
Claims (12)
1. A debugging method of an automatic test script is characterized by comprising the following steps:
the method comprises the steps that an execution machine group comprising a plurality of execution machines is configured in advance in a unified mode;
receiving a debugging request sent by a client, wherein the calling request comprises automatic script information for debugging;
and judging whether an idle execution machine exists or not, if so, generating an automatic test script and a debugging task according to the calling request, sending the debugging task to the idle execution machine so that the idle execution machine receiving the debugging task can run the debugging task, debugging the automatic test script needing debugging and finishing the debugging task.
2. The method of claim 1, wherein the automation script is stored in an automation database.
3. The method of claim 1, further comprising: and the client monitors the running condition of the automation script of the execution machine through a remote monitoring tool.
4. The method of claim 1, wherein the execution machine is a virtual machine or a real machine.
5. A debugging method of an automatic test script is characterized by comprising the following steps:
the method comprises the steps that an execution machine group comprising a plurality of execution machines is configured in advance in a unified mode;
an executive machine in the executive cluster receives an instruction of inquiring an idle executive machine by an automatic server;
one of the idle ones of the group of execution machines is selected by the automation server;
the selected idle execution machine receives a debugging task sent by the automation server;
and the executive machine for receiving the debugging task operates the debugging task generated by the automation server and debugs the automation test script needing debugging.
6. The method of claim 5, wherein the automation script is stored in an automation database, and wherein the automation test script is generated by the automation server upon retrieving the automation script from the automation database.
7. The method of claim 5 or 6, further comprising:
and the executing machine running the debugging task writes the debugging result into a log file.
8. The method of claim 5 or 6, further comprising:
and after receiving the monitoring request sent by the client, the executive machine running the debugging task feeds back the debugging result of the running debugging task to the client.
9. An automation application server, comprising:
the system comprises a receiving unit, a processing unit and a processing unit, wherein the receiving unit is used for receiving a calling request sent by a client, and the calling request comprises automatic script information for debugging;
the judging unit is used for judging whether an idle execution machine exists in the execution machine group which is uniformly configured and comprises a plurality of execution machines, if so, the selecting unit is triggered to work, and if not, the feedback unit is triggered to work;
the selection unit is used for selecting an idle execution machine from the execution machine group after receiving the trigger of the judgment unit;
the sending unit is used for sending the debugging task to the idle execution machine selected by the selecting unit;
and the feedback unit is used for feeding back the busy information after receiving the trigger of the judging unit.
10. A debugging system of an automatic test script is characterized by comprising an execution machine group, an automatic application server and a client, wherein the execution machine group is uniformly configured in advance and comprises a plurality of execution machines, the automatic application server is used for receiving debugging task information sent by the client, and the debugging task information comprises automatic script information for debugging; the automatic application server is also used for judging whether an idle execution machine exists or not, if so, generating an automatic test script and a debugging task according to the calling request, and sending the debugging task to the idle execution machine so that the idle execution machine runs the debugging task, debugs the automatic test script needing debugging and finishes the debugging task.
11. The system of claim 10, further comprising an automation database for storing automation scripts.
12. The system of claim 10, wherein the client is further configured to monitor the execution machine for execution of an automation script via a remote monitoring tool.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN200910261259A CN101719097A (en) | 2009-12-24 | 2009-12-24 | Debug method and system of automation test script and automation application server |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN200910261259A CN101719097A (en) | 2009-12-24 | 2009-12-24 | Debug method and system of automation test script and automation application server |
Publications (1)
Publication Number | Publication Date |
---|---|
CN101719097A true CN101719097A (en) | 2010-06-02 |
Family
ID=42433673
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN200910261259A Pending CN101719097A (en) | 2009-12-24 | 2009-12-24 | Debug method and system of automation test script and automation application server |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN101719097A (en) |
Cited By (17)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN102594912A (en) * | 2012-03-15 | 2012-07-18 | 北京昆仑万维科技股份有限公司 | Data processing method under server architecture, server and server architecture |
CN102624924A (en) * | 2012-04-11 | 2012-08-01 | 北京昆仑万维科技股份有限公司 | Data processing method under server architecture |
CN103412817A (en) * | 2013-08-14 | 2013-11-27 | 迈普通信技术股份有限公司 | Automation testing script offline debugging method and system |
CN104270472A (en) * | 2014-10-24 | 2015-01-07 | 杭州高达软件系统股份有限公司 | Remote service invocation method, device and system |
CN104756086A (en) * | 2012-10-30 | 2015-07-01 | 甲骨文国际公司 | System and method for debugging domain specific languages |
CN105608002A (en) * | 2015-12-17 | 2016-05-25 | 浪潮电子信息产业股份有限公司 | Method for simultaneously capturing information of all nodes of Rack complete machine cabinet |
CN106406983A (en) * | 2015-07-27 | 2017-02-15 | 阿里巴巴集团控股有限公司 | Task scheduling method and device in cluster |
CN106933729A (en) * | 2015-12-29 | 2017-07-07 | 苏宁云商集团股份有限公司 | A kind of method of testing and system based on cloud platform |
CN107229569A (en) * | 2017-06-27 | 2017-10-03 | 中国银行股份有限公司 | Method and system are performed towards the automatic test centralized dispatching for performing technology more |
CN107704398A (en) * | 2017-11-01 | 2018-02-16 | 网易(杭州)网络有限公司 | Automated testing method and device, storage medium, electronic equipment |
WO2018036167A1 (en) * | 2016-08-22 | 2018-03-01 | 平安科技(深圳)有限公司 | Test task executor assignment method, device, server and storage medium |
CN108763085A (en) * | 2018-05-31 | 2018-11-06 | 平安科技(深圳)有限公司 | On-line debugging device, method and the computer readable storage medium of test cases |
CN110046081A (en) * | 2019-03-18 | 2019-07-23 | 平安普惠企业管理有限公司 | Performance test methods, performance testing device, electronic equipment and storage medium |
US10467202B2 (en) | 2017-07-21 | 2019-11-05 | Bank Of America Corporation | System for multi-release and parallel development of a database |
CN111444103A (en) * | 2020-03-31 | 2020-07-24 | 腾讯音乐娱乐科技(深圳)有限公司 | Automatic testing method for Web page and related equipment |
CN112597030A (en) * | 2020-12-26 | 2021-04-02 | 中国农业银行股份有限公司 | Task issuing method and device, and task executing method, device and system |
CN112817872A (en) * | 2021-02-26 | 2021-05-18 | 苏州挚途科技有限公司 | Development test system and method |
-
2009
- 2009-12-24 CN CN200910261259A patent/CN101719097A/en active Pending
Cited By (25)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN102594912A (en) * | 2012-03-15 | 2012-07-18 | 北京昆仑万维科技股份有限公司 | Data processing method under server architecture, server and server architecture |
CN102624924A (en) * | 2012-04-11 | 2012-08-01 | 北京昆仑万维科技股份有限公司 | Data processing method under server architecture |
CN102624924B (en) * | 2012-04-11 | 2015-02-04 | 北京昆仑万维科技股份有限公司 | Data processing method under server architecture |
CN104756086A (en) * | 2012-10-30 | 2015-07-01 | 甲骨文国际公司 | System and method for debugging domain specific languages |
CN104756086B (en) * | 2012-10-30 | 2017-12-26 | 甲骨文国际公司 | System and method for debugging the language depending on field |
CN103412817A (en) * | 2013-08-14 | 2013-11-27 | 迈普通信技术股份有限公司 | Automation testing script offline debugging method and system |
CN103412817B (en) * | 2013-08-14 | 2016-05-25 | 迈普通信技术股份有限公司 | Automatic test script Off Line Debugging Method and system |
CN104270472B (en) * | 2014-10-24 | 2017-11-07 | 杭州高达软件系统股份有限公司 | A kind of remote service calling method, apparatus and system |
CN104270472A (en) * | 2014-10-24 | 2015-01-07 | 杭州高达软件系统股份有限公司 | Remote service invocation method, device and system |
CN106406983A (en) * | 2015-07-27 | 2017-02-15 | 阿里巴巴集团控股有限公司 | Task scheduling method and device in cluster |
CN106406983B (en) * | 2015-07-27 | 2021-01-08 | 创新先进技术有限公司 | Task scheduling method and device in cluster |
CN105608002A (en) * | 2015-12-17 | 2016-05-25 | 浪潮电子信息产业股份有限公司 | Method for simultaneously capturing information of all nodes of Rack complete machine cabinet |
CN106933729A (en) * | 2015-12-29 | 2017-07-07 | 苏宁云商集团股份有限公司 | A kind of method of testing and system based on cloud platform |
WO2018036167A1 (en) * | 2016-08-22 | 2018-03-01 | 平安科技(深圳)有限公司 | Test task executor assignment method, device, server and storage medium |
CN107229569A (en) * | 2017-06-27 | 2017-10-03 | 中国银行股份有限公司 | Method and system are performed towards the automatic test centralized dispatching for performing technology more |
US11157468B2 (en) | 2017-07-21 | 2021-10-26 | Bank Of America Corporation | System for multi-release and parallel development of a database |
US10467202B2 (en) | 2017-07-21 | 2019-11-05 | Bank Of America Corporation | System for multi-release and parallel development of a database |
CN107704398A (en) * | 2017-11-01 | 2018-02-16 | 网易(杭州)网络有限公司 | Automated testing method and device, storage medium, electronic equipment |
CN108763085A (en) * | 2018-05-31 | 2018-11-06 | 平安科技(深圳)有限公司 | On-line debugging device, method and the computer readable storage medium of test cases |
CN110046081A (en) * | 2019-03-18 | 2019-07-23 | 平安普惠企业管理有限公司 | Performance test methods, performance testing device, electronic equipment and storage medium |
CN111444103A (en) * | 2020-03-31 | 2020-07-24 | 腾讯音乐娱乐科技(深圳)有限公司 | Automatic testing method for Web page and related equipment |
CN111444103B (en) * | 2020-03-31 | 2024-04-26 | 腾讯音乐娱乐科技(深圳)有限公司 | Web page automatic testing method and related equipment |
CN112597030A (en) * | 2020-12-26 | 2021-04-02 | 中国农业银行股份有限公司 | Task issuing method and device, and task executing method, device and system |
CN112817872A (en) * | 2021-02-26 | 2021-05-18 | 苏州挚途科技有限公司 | Development test system and method |
CN112817872B (en) * | 2021-02-26 | 2024-05-28 | 苏州挚途科技有限公司 | Development test system and method |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN101719097A (en) | Debug method and system of automation test script and automation application server | |
US10282279B2 (en) | System and method for diagnosing information technology systems in multiple virtual parallel universes | |
US9329983B2 (en) | Computer program testing | |
US9479416B2 (en) | System and method for diagnosing information technology systems in multiple virtual parallel universes | |
US20150100829A1 (en) | Method and system for selecting and executing test scripts | |
US20150100832A1 (en) | Method and system for selecting and executing test scripts | |
US8402443B2 (en) | Method and system for automated analysis of the performance of remote method invocations in multi-tier applications using bytecode instrumentation | |
US20140282421A1 (en) | Distributed software validation | |
US20150100830A1 (en) | Method and system for selecting and executing test scripts | |
US20150100831A1 (en) | Method and system for selecting and executing test scripts | |
CN107302476B (en) | Automatic testing method and system for testing asynchronous interactive system | |
CN108984179B (en) | Linux compiling processing method and device | |
CN111026601A (en) | Monitoring method and device for Java application system, electronic equipment and storage medium | |
EP2888685A2 (en) | Transaction-level health monitoring of online services | |
CA2904253C (en) | Computer system using in-service software upgrade | |
CN110502366B (en) | Case execution method, device, equipment and computer readable storage medium | |
CN108270837B (en) | Distributed task scheduling method and system using idle resources | |
CN114064152A (en) | Embedded multi-core debugging system based on dynamic loading and debugging method thereof | |
CN110750453B (en) | HTML 5-based intelligent mobile terminal testing method, system, server and storage medium | |
CN113419965A (en) | Multi-browser compatibility testing system and method | |
CN101706752A (en) | Method and device for in-situ software error positioning | |
CN109460331B (en) | Clone characteristic testing method, device, equipment and storage medium | |
CN113590494B (en) | Automatic testing method for cloud native environment vulnerability | |
CN105868957A (en) | Continuous integration method and device | |
US11966323B2 (en) | Troubleshooting software services based on system calls |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
C10 | Entry into substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
C12 | Rejection of a patent application after its publication | ||
RJ01 | Rejection of invention patent application after publication |
Application publication date: 20100602 |