CN111673747A - Remote testing method and device for robot agent end - Google Patents

Remote testing method and device for robot agent end Download PDF

Info

Publication number
CN111673747A
CN111673747A CN202010487829.4A CN202010487829A CN111673747A CN 111673747 A CN111673747 A CN 111673747A CN 202010487829 A CN202010487829 A CN 202010487829A CN 111673747 A CN111673747 A CN 111673747A
Authority
CN
China
Prior art keywords
robot
correction
user
atomic action
current
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN202010487829.4A
Other languages
Chinese (zh)
Other versions
CN111673747B (en
Inventor
林晨
陈文极
林震宇
徐立宇
陶峥
�田�浩
王金哲
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
China Construction Bank Corp
Original Assignee
China Construction Bank Corp
CCB Finetech 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 China Construction Bank Corp, CCB Finetech Co Ltd filed Critical China Construction Bank Corp
Priority to CN202010487829.4A priority Critical patent/CN111673747B/en
Publication of CN111673747A publication Critical patent/CN111673747A/en
Application granted granted Critical
Publication of CN111673747B publication Critical patent/CN111673747B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • BPERFORMING OPERATIONS; TRANSPORTING
    • B25HAND TOOLS; PORTABLE POWER-DRIVEN TOOLS; MANIPULATORS
    • B25JMANIPULATORS; CHAMBERS PROVIDED WITH MANIPULATION DEVICES
    • B25J9/00Programme-controlled manipulators
    • B25J9/16Programme controls
    • B25J9/1656Programme controls characterised by programming, planning systems for manipulators
    • B25J9/1671Programme controls characterised by programming, planning systems for manipulators characterised by simulation, either to verify existing program or to create and verify new program, CAD/CAM oriented, graphic oriented programming systems
    • BPERFORMING OPERATIONS; TRANSPORTING
    • B25HAND TOOLS; PORTABLE POWER-DRIVEN TOOLS; MANIPULATORS
    • B25JMANIPULATORS; CHAMBERS PROVIDED WITH MANIPULATION DEVICES
    • B25J9/00Programme-controlled manipulators
    • B25J9/16Programme controls
    • B25J9/1602Programme controls characterised by the control system, structure, architecture

Landscapes

  • Engineering & Computer Science (AREA)
  • Robotics (AREA)
  • Mechanical Engineering (AREA)
  • Automation & Control Theory (AREA)
  • Manipulator (AREA)
  • Feedback Control In General (AREA)

Abstract

The invention provides a remote test method and a remote test device for a robot agent end, wherein the method comprises the following steps: after the robot agent end executes the current atomic action of the robot process, outputting user correction prompt information, wherein the user correction prompt information is used for inquiring whether a user corrects the current atomic action; after a correction command input by a user based on the user correction prompt information is obtained, suspending the robot flow, correcting the current atomic action and obtaining a correction result; after the correction result is that the correction is successful, obtaining the next atomic action of the robot process; and repeatedly executing the steps until all the atomic actions of the robot flow are executed. The invention can remotely test the robot agent end, thereby solving the problem that the flow is unavailable due to the difference between the development environment and the actual use environment when the robot flow is developed.

Description

Remote testing method and device for robot agent end
Technical Field
The invention relates to the technical field of test robots, in particular to a remote test method and a remote test device for a robot agent end.
Background
When the RPA robot process development is performed, it is most perfect to develop on a machine that actually uses the robot, but in reality, a situation may occur that the development environment and the use environment are not the same machine, for example, the process development needs to be performed for a remote client and the development cannot be performed on site, or the production environment that actually uses the robot is highly sensitive to data and only allows the development in a test environment and then the migration to the production environment. The flow robot script developed under the circumstances has a certain probability of being able to perfectly operate in a development environment and unable to smoothly end on a remote client machine due to the machine configuration, environment and the like.
At present, no reasonable implementation scheme exists in the market, and the machine configuration of the development environment and the machine configuration of the actual use environment are completely consistent, so that the smooth migration of the robot process is ensured. Even so, the flow may fail due to various differences in software and hardware.
Disclosure of Invention
The embodiment of the invention provides a remote test method of a robot agent end, which is used for remotely testing the robot agent end, so that the problem that the process is unavailable due to the difference between a development environment and an actual use environment when the process of a robot is developed is solved, and the method comprises the following steps:
after the robot agent end executes the current atomic action of the robot process, outputting user correction prompt information, wherein the user correction prompt information is used for inquiring whether a user corrects the current atomic action;
after a correction command input by a user based on the user correction prompt information is obtained, suspending the robot flow, correcting the current atomic action and obtaining a correction result;
after the correction result is that the correction is successful, obtaining the next atomic action of the robot process;
and repeatedly executing the steps until all the atomic actions of the robot flow are executed.
The embodiment of the invention provides a remote testing device of a robot agent end, which is used for remotely testing the robot agent end, so that the problem that the process is unavailable due to the difference between a development environment and an actual use environment when the process of a robot is developed is solved, and the device comprises:
the information output module is used for outputting user correction prompt information after the robot agent end executes the current atomic action of the robot process, wherein the user correction prompt information is used for inquiring whether a user corrects the current atomic action;
the correction module is used for suspending the robot flow, correcting the current atomic action and obtaining a correction result after obtaining a correction command input by the user based on the user correction prompt information;
the next atomic action obtaining module is used for obtaining the next atomic action of the robot process after the correction result is that the correction is successful;
and the repeated execution module is used for repeatedly executing the steps until all the atomic actions of the robot flow are executed.
The embodiment of the invention also provides computer equipment which comprises a memory, a processor and a computer program which is stored on the memory and can run on the processor, wherein the processor realizes the remote testing method of the robot agent end when executing the computer program.
The embodiment of the invention also provides a computer readable storage medium, and the computer readable storage medium stores a computer program for executing the remote testing method of the robot agent.
In the embodiment of the invention, after the robot agent end executes the current atomic action of the robot process, user correction prompt information is output and used for inquiring whether a user corrects the current atomic action; after a correction command input by a user based on the user correction prompt information is obtained, suspending the robot flow, correcting the current atomic action and obtaining a correction result; after the correction result is that the correction is successful, obtaining the next atomic action of the robot process; and repeatedly executing the steps until all the atomic actions of the robot flow are executed. In the process, after a correction command input by a user based on the user correction prompt information is obtained, the robot process is suspended, the current atomic action is corrected, and a correction result is obtained; after the correction result is that the correction is successful, the next atomic action of the robot process is obtained, so that the problem can be directly positioned by a developer in an actual use environment through repeated execution, the next atomic action can be continued after the defect occurs, the debugging frequency is reduced, and all defect information can be obtained only by executing the robot process once every time.
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 described below, it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts. In the drawings:
FIG. 1 is a flow chart of a remote testing method of a robot agent according to an embodiment of the present invention;
FIG. 2 is a detailed flowchart of a remote testing method of a robot agent according to an embodiment of the present invention;
FIG. 3 is a diagram illustrating a remote testing apparatus at a robot agent end according to an embodiment of the present invention;
FIG. 4 is a diagram of a computer device in an embodiment of the invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present invention more apparent, the embodiments of the present invention are further described in detail below with reference to the accompanying drawings. The exemplary embodiments and descriptions of the present invention are provided to explain the present invention, but not to limit the present invention.
In the description of the present specification, the terms "comprising," "including," "having," "containing," and the like are used in an open-ended fashion, i.e., to mean including, but not limited to. Reference to the description of the terms "one embodiment," "a particular embodiment," "some embodiments," "for example," etc., means that a particular feature, structure, or characteristic described in connection with the embodiment or example is included in at least one embodiment or example of the application. In this specification, the schematic representations of the terms used above do not necessarily refer to the same embodiment or example. Furthermore, the particular features, structures, or characteristics described may be combined in any suitable manner in any one or more embodiments or examples. The sequence of steps involved in the embodiments is for illustrative purposes to illustrate the implementation of the present application, and the sequence of steps is not limited and can be adjusted as needed.
The inventors have found that the prior art testing of robots can be described substantially as follows:
firstly, ensuring the absolute consistency of a development environment and an actual use environment, wherein the development environment and the actual use environment are mainly embodied on a software level, and parameters such as an operating system version, a software version, environment variables and the like are completely the same;
after the robot flow is developed in a development environment, the robot flow is packaged and released in an actual use environment for testing;
thirdly, if problems occur in the test, recording the defects of the problems through logs or screenshots, submitting the defects to developers, and modifying codes in the robot flow again in the development environment according to the conditions by the developers;
as can be seen from the above steps, the feedback and modification of the defects still need to be repeatedly rotated between the development environment and the actual use environment, and the robot process has to be tested from the beginning whenever there is an error, which is very inefficient.
Based on the reasons, the invention provides the remote testing method for the robot agent end, which not only can enable a developer to directly position the problem in an actual use environment, but also can enable the follow-up steps to be continued after the defect occurs, and the debugging times are reduced.
Fig. 1 is a flowchart of a remote testing method of a robot agent in an embodiment of the present invention, as shown in fig. 1, the method includes:
step 101, after a robot agent end executes a current atomic action of a robot process, outputting user correction prompt information, wherein the user correction prompt information is used for inquiring whether a user corrects the current atomic action;
102, after a correction command input by a user based on the user correction prompt information is obtained, suspending the robot flow, correcting the current atomic action, and obtaining a correction result;
103, obtaining the next atomic action of the robot flow after the correction result is that the correction is successful;
and step 104, repeatedly executing the steps until all atomic actions of the robot flow are executed.
In the method provided by the embodiment of the invention, after a correction command input by a user based on the user correction prompt information is obtained, the robot process is suspended, the current atomic action is corrected, and a correction result is obtained; after the correction result is that the correction is successful, the next atomic action of the robot process is obtained, so that the problem can be directly positioned by a developer in an actual use environment through repeated execution, the next atomic action can be continued after the defect occurs, the debugging frequency is reduced, and all defect information can be obtained only by executing the robot process once every time.
In specific implementation, the robot agent is software for executing an RPA flow script in RPA (robot Process Automation) software, and is usually installed on a machine that needs to execute the flow script. The user in the embodiment of the invention corresponds to a developer.
In one embodiment, the robot agent side supports the RDP protocol;
modifying the current atomic action, including: and modifying the current atomic action through the RDP protocol.
In the above embodiment, the RDP (Remote Desktop Connection) is a function that is integrated by some RPA vendors in the industry at present, that is, a developer may observe, through the RDP protocol, whether the robot on the Remote Desktop is executing according to the correct steps, so as to correct the current atomic action.
In practice, a series of RPA robot operations are referred to as an atomic action, for example: and opening excel, newly building a Sheet tab, filling Hello World in the A1 lattice of the Sheet, and saving and quitting. The above can be divided into four atomic actions. Each atomic action is not necessarily a simple business operation, but may be a combination of a set of business operations, but the finer the split, the finer the subsequent remote testing.
In the robot code, steps 101 to 102 may be referred to as "user correction operation", and the component implementing steps 101 to 102 may be a user correction operation component, and in implementation, outputting the user correction prompt information may be performed by popping up a win32 confirmation box on an execution interface of the robot agent side, and the display content of the win32 confirmation box may be to inquire of the user whether the operation of the atomic action is correct or not. And the developer remotely confirms through RDP, if yes, the operation of the atomic action is correct, the command for stopping the correction is obtained at the moment, and if no, the command for correcting is obtained. Thus, in an embodiment, the method further comprises:
and after a correction stopping command input by the user based on the user correction prompt information is obtained, obtaining the next atomic action of the robot process.
In step 102, after obtaining a correction command input by a user based on the user correction prompt information, pausing the robot flow, correcting the current atomic motion, and obtaining a correction result, and in an embodiment, before correcting the current atomic motion, further comprising:
saving an execution record of the current atomic action into a log, wherein the execution record of the current atomic action is used for guiding developers to judge so as to obtain a step of correcting the current atomic operation;
modifying the current atomic operation, including: modifying the current atomic operation based on the step of modifying the current atomic operation.
In the above embodiment, the execution record may be the name of the atomic action, the used element capture tag string, the name of the opened program, and the like, after the recording is completed; because the execution record can be used for obtaining the step of correcting the current atomic operation, the method can correct the current atomic operation through the RDP protocol based on the step of correcting the current atomic operation to obtain a correction result, and can pop up a second confirmation box after the correction result is successful, wherein the content is 'please correct the atomic action and click to continue', and a developer (user) clicks to continue to obtain the next atomic action of the robot flow, so that all the atomic actions of the robot flow can be executed by repeatedly executing the steps, and the flow is ended.
Therefore, all defect information can be obtained only by executing the robot flow once, and developers can know the test environment and process and repair defects more easily.
If the robot agent end supports debug/release mode switching, follow-up work is easier. When the test is needed, the robot agent end is switched to a debug mode, and the steps 101 to 104 are executed, namely all the user correction operation components take effect; when the agent end is switched to a release mode, executing the robot process to the end, and correcting the failure of the operation component by the user, so that the process cannot be blocked by the popped confirmation box.
Therefore, the crime proposed by the embodiment of the invention reduces the difficulty degree of the remote development robot process. Even if the development environment is slightly different from the actual use environment, the problems can be quickly positioned by a remote debugging method, and the defects can be quickly repaired. And all defect information can be obtained only by executing the robot process once every time, so that the debugging times are reduced. In addition, developers can know the environment and the process of testing, and the defects are easier to repair.
Based on the above embodiment, the present invention provides the following embodiment to explain a detailed flow of the remote testing method of the robot agent, and fig. 2 is a detailed flow chart of the remote testing method of the robot agent according to the embodiment of the present invention, including:
step 201, after the robot agent executes the current atomic action of the robot process, popping up a Win32 box, and inquiring whether the atomic action is correct or not; when the user selects yes, go to step 206, otherwise go to step 202;
step 202, suspending the robot process;
step 203, storing the execution record of the current atomic action into a log to obtain a step of correcting the current atomic operation;
step 204, based on the step of correcting the current atomic operation, correcting the current atomic operation to obtain a correction result;
step 205, popping up a second confirmation box after the correction result is that the correction is successful, wherein the content is 'click continue after the atomic action is corrected', and the user enters step 206 after clicking continue;
step 206, obtaining the next atomic action of the robot process;
step 207, determine whether the next atomic action is empty, if yes, end the process, otherwise, return to step 201.
Of course, it is understood that other variations of the above detailed flow can be made, and all such variations are intended to fall within the scope of the present invention.
In summary, in the method provided in the embodiment of the present invention, after the robot agent executes the current atomic action of the robot flow, user correction prompt information is output, where the user correction prompt information is used to inquire whether a user corrects the current atomic action; after a correction command input by a user based on the user correction prompt information is obtained, suspending the robot flow, correcting the current atomic action and obtaining a correction result; after the correction result is that the correction is successful, obtaining the next atomic action of the robot process; and repeatedly executing the steps until all the atomic actions of the robot flow are executed. In the process, after a correction command input by a user based on the user correction prompt information is obtained, the robot process is suspended, the current atomic action is corrected, and a correction result is obtained; after the correction result is that the correction is successful, the next atomic action of the robot process is obtained, so that the problem can be directly positioned by a developer in an actual use environment through repeated execution, the next atomic action can be continued after the defect occurs, the debugging frequency is reduced, and all defect information can be obtained only by executing the robot process once every time.
An embodiment of the present invention further provides a remote testing apparatus for a robot agent, which has a principle similar to that of a remote testing method for a robot agent and is not described herein again, and fig. 3 is a schematic diagram of the remote testing apparatus for a robot agent in an embodiment of the present invention, including:
the information output module 301 is configured to output user correction prompt information after the robot agent executes the current atomic action of the robot flow, where the user correction prompt information is used to inquire whether a user corrects the current atomic action;
the correcting module 302 is configured to suspend the robot process, correct the current atomic motion, and obtain a correction result after obtaining a correction command input by the user based on the user correction prompt information;
a next atomic action obtaining module 303, configured to obtain a next atomic action of the robot process after the correction result is that the correction is successful;
and a repeated execution module 304, configured to repeatedly execute the above steps until all atomic actions of the robot flow are executed.
In an embodiment, the next atomic action obtaining module 303 is further configured to:
and after a correction stopping command input by the user based on the user correction prompt information is obtained, obtaining the next atomic action of the robot process.
The apparatus further comprises a logging module 305 for:
saving an execution record of the current atomic action into a log, wherein the execution record of the current atomic action is used for guiding developers to judge so as to obtain a step of correcting the current atomic operation;
the modification module 302 is specifically configured to: modifying the current atomic operation based on the step of modifying the current atomic operation.
In one embodiment, the robot agent side supports the RDP protocol;
the modification module 302 is specifically configured to: and modifying the current atomic action through the RDP protocol.
In summary, in the apparatus provided in the embodiment of the present invention, after the robot agent executes the current atomic action of the robot flow, user correction prompt information is output, where the user correction prompt information is used to inquire whether a user corrects the current atomic action; after a correction command input by a user based on the user correction prompt information is obtained, suspending the robot flow, correcting the current atomic action and obtaining a correction result; after the correction result is that the correction is successful, obtaining the next atomic action of the robot process; and repeatedly executing the steps until all the atomic actions of the robot flow are executed. In the process, after a correction command input by a user based on the user correction prompt information is obtained, the robot process is suspended, the current atomic action is corrected, and a correction result is obtained; after the correction result is that the correction is successful, the next atomic action of the robot process is obtained, so that the problem can be directly positioned by a developer in an actual use environment through repeated execution, the next atomic action can be continued after the defect occurs, the debugging frequency is reduced, and all defect information can be obtained only by executing the robot process once every time.
An embodiment of the present application further provides a computer device, and fig. 4 is a schematic diagram of the computer device in the embodiment of the present invention, where the computer device is capable of implementing all steps in the remote testing method of the robot agent in the embodiment, and the electronic device specifically includes the following contents:
a processor (processor)401, a memory (memory)402, a communication interface (communications interface)403, and a bus 404;
the processor 401, the memory 402 and the communication interface 403 complete mutual communication through the bus 404; the communication interface 403 is used for implementing information transmission between related devices such as server-side devices, detection devices, and user-side devices;
the processor 401 is configured to call the computer program in the memory 402, and when the processor executes the computer program, the processor implements all the steps in the remote testing method of the robot agent in the above embodiment.
An embodiment of the present application further provides a computer-readable storage medium, which is capable of implementing all steps in the remote testing method of the robot agent in the foregoing embodiment, and the computer-readable storage medium stores a computer program, and when the computer program is executed by a processor, the computer program implements all steps of the remote testing method of the robot agent in the foregoing embodiment.
As will be appreciated by one skilled in the art, embodiments of the present invention may be provided as a method, system, or computer program product. Accordingly, the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present invention may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
The present invention is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the invention. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
The above-mentioned embodiments are intended to illustrate the objects, technical solutions and advantages of the present invention in further detail, and it should be understood that the above-mentioned embodiments are only exemplary embodiments of the present invention, and are not intended to limit the scope of the present invention, and any modifications, equivalent substitutions, improvements and the like made within the spirit and principle of the present invention should be included in the scope of the present invention.

Claims (10)

1. A remote testing method for a robot agent end is characterized by comprising the following steps:
after the robot agent end executes the current atomic action of the robot process, outputting user correction prompt information, wherein the user correction prompt information is used for inquiring whether a user corrects the current atomic action;
after a correction command input by a user based on the user correction prompt information is obtained, suspending the robot flow, correcting the current atomic action and obtaining a correction result;
after the correction result is that the correction is successful, obtaining the next atomic action of the robot process;
and repeatedly executing the steps until all the atomic actions of the robot flow are executed.
2. The remote testing method of a robot agent according to claim 1, further comprising:
and after a correction stopping command input by the user based on the user correction prompt information is obtained, obtaining the next atomic action of the robot process.
3. The remote testing method of a robot agent according to claim 1, further comprising, before correcting the current atomic action:
saving an execution record of the current atomic action into a log, wherein the execution record of the current atomic action is used for guiding developers to judge so as to obtain a step of correcting the current atomic operation;
modifying the current atomic operation, including: modifying the current atomic operation based on the step of modifying the current atomic operation.
4. The remote test method of the robot agent side according to claim 1, wherein the robot agent side supports RDP protocol;
modifying the current atomic action, including: and modifying the current atomic action through the RDP protocol.
5. A remote testing device of a robot agent end is characterized by comprising:
the information output module is used for outputting user correction prompt information after the robot agent end executes the current atomic action of the robot process, wherein the user correction prompt information is used for inquiring whether a user corrects the current atomic action;
the correction module is used for suspending the robot flow, correcting the current atomic action and obtaining a correction result after obtaining a correction command input by the user based on the user correction prompt information;
the next atomic action obtaining module is used for obtaining the next atomic action of the robot process after the correction result is that the correction is successful;
and the repeated execution module is used for repeatedly executing the steps until all the atomic actions of the robot flow are executed.
6. The remote testing device of a robot agent of claim 5, wherein the next atomic action obtaining module is further configured to:
and after a correction stopping command input by the user based on the user correction prompt information is obtained, obtaining the next atomic action of the robot process.
7. The remote testing device of the robot agent of claim 5, further comprising a logging module for:
saving an execution record of the current atomic action into a log, wherein the execution record of the current atomic action is used for guiding developers to judge so as to obtain a step of correcting the current atomic operation;
the correction module is specifically configured to: modifying the current atomic operation based on the step of modifying the current atomic operation.
8. The remote testing device of the robot agent of claim 5, wherein the robot agent supports RDP protocol;
the correction module is specifically configured to: and modifying the current atomic action through the RDP protocol.
9. A computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, characterized in that the processor implements the method of any of claims 1 to 4 when executing the computer program.
10. A computer-readable storage medium, characterized in that the computer-readable storage medium stores a computer program for executing the method of any one of claims 1 to 4.
CN202010487829.4A 2020-06-02 2020-06-02 Remote testing method and device for robot agent end Active CN111673747B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010487829.4A CN111673747B (en) 2020-06-02 2020-06-02 Remote testing method and device for robot agent end

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010487829.4A CN111673747B (en) 2020-06-02 2020-06-02 Remote testing method and device for robot agent end

Publications (2)

Publication Number Publication Date
CN111673747A true CN111673747A (en) 2020-09-18
CN111673747B CN111673747B (en) 2021-12-17

Family

ID=72453444

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010487829.4A Active CN111673747B (en) 2020-06-02 2020-06-02 Remote testing method and device for robot agent end

Country Status (1)

Country Link
CN (1) CN111673747B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TWI781492B (en) * 2020-12-08 2022-10-21 國泰人壽保險股份有限公司 Process robot management system and process robot management method

Citations (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080133210A1 (en) * 2006-11-30 2008-06-05 Bryan Christopher Chagoly Method and implementation for automating processes using data driven pre-recorded transactions
CN102157037A (en) * 2011-01-05 2011-08-17 深圳市怡化电脑有限公司 Automatic test method and system for software and module
CN102419902A (en) * 2011-12-23 2012-04-18 华南理工大学 Remote control device special for robot and having personal digital assistant (PDA) functions
US20120143941A1 (en) * 2010-12-01 2012-06-07 Electronics And Telecommunications Research Institute Apparatus for controlling service of network robot system based on remote procedure calls and method thereof
CN103685402A (en) * 2012-09-17 2014-03-26 联想(北京)有限公司 Method for remote resource control, server and task originating device
CN104956339A (en) * 2013-01-31 2015-09-30 惠普发展公司,有限责任合伙企业 Generating software test script from video
CN106161134A (en) * 2015-04-21 2016-11-23 腾讯科技(深圳)有限公司 Mobile terminal automation testing method, device and mobile terminal
CN106182005A (en) * 2016-08-08 2016-12-07 江阴市雷奥机器人技术有限公司 A kind of robot remote adjustment method
CN106313038A (en) * 2015-06-30 2017-01-11 芋头科技(杭州)有限公司 Real-time control debugging system and debugging method
CN108510823A (en) * 2018-03-21 2018-09-07 四川银沙科技有限公司 A kind of robot job failure remote debugging tutoring system
CN109067812A (en) * 2018-10-23 2018-12-21 广州霞光技研有限公司 Wireless Internet industrial robot control system and wireless built controller
CN109117215A (en) * 2017-06-23 2019-01-01 埃森哲环球解决方案有限公司 Self study robot process automation
US20190129827A1 (en) * 2017-10-30 2019-05-02 Bank Of America Corporation Robotic process automation simulation of environment access for application migration
CN109960496A (en) * 2017-12-25 2019-07-02 北京创昱科技有限公司 Apparatus control method, device, electronic equipment and storage medium
CN110018963A (en) * 2019-04-11 2019-07-16 苏州浪潮智能科技有限公司 A kind of test method, system and electronic equipment and storage medium
JP2020017099A (en) * 2018-07-26 2020-01-30 株式会社アクシオ Remote operation system and program
US20200065223A1 (en) * 2017-10-30 2020-02-27 Bank Of America Corporation Robotic process automation enabled file dissection for error diagnosis and correction
CN111159023A (en) * 2019-12-20 2020-05-15 中国建设银行股份有限公司 Test method, test device, electronic equipment and computer readable storage medium
CN111198790A (en) * 2019-12-23 2020-05-26 深圳市优必选科技股份有限公司 Robot testing method, robot testing device and robot

Patent Citations (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080133210A1 (en) * 2006-11-30 2008-06-05 Bryan Christopher Chagoly Method and implementation for automating processes using data driven pre-recorded transactions
US20120143941A1 (en) * 2010-12-01 2012-06-07 Electronics And Telecommunications Research Institute Apparatus for controlling service of network robot system based on remote procedure calls and method thereof
CN102157037A (en) * 2011-01-05 2011-08-17 深圳市怡化电脑有限公司 Automatic test method and system for software and module
CN102419902A (en) * 2011-12-23 2012-04-18 华南理工大学 Remote control device special for robot and having personal digital assistant (PDA) functions
CN103685402A (en) * 2012-09-17 2014-03-26 联想(北京)有限公司 Method for remote resource control, server and task originating device
CN104956339A (en) * 2013-01-31 2015-09-30 惠普发展公司,有限责任合伙企业 Generating software test script from video
CN106161134A (en) * 2015-04-21 2016-11-23 腾讯科技(深圳)有限公司 Mobile terminal automation testing method, device and mobile terminal
CN106313038A (en) * 2015-06-30 2017-01-11 芋头科技(杭州)有限公司 Real-time control debugging system and debugging method
CN106182005A (en) * 2016-08-08 2016-12-07 江阴市雷奥机器人技术有限公司 A kind of robot remote adjustment method
CN109117215A (en) * 2017-06-23 2019-01-01 埃森哲环球解决方案有限公司 Self study robot process automation
US20190129827A1 (en) * 2017-10-30 2019-05-02 Bank Of America Corporation Robotic process automation simulation of environment access for application migration
US20200065223A1 (en) * 2017-10-30 2020-02-27 Bank Of America Corporation Robotic process automation enabled file dissection for error diagnosis and correction
CN109960496A (en) * 2017-12-25 2019-07-02 北京创昱科技有限公司 Apparatus control method, device, electronic equipment and storage medium
CN108510823A (en) * 2018-03-21 2018-09-07 四川银沙科技有限公司 A kind of robot job failure remote debugging tutoring system
JP2020017099A (en) * 2018-07-26 2020-01-30 株式会社アクシオ Remote operation system and program
CN109067812A (en) * 2018-10-23 2018-12-21 广州霞光技研有限公司 Wireless Internet industrial robot control system and wireless built controller
CN110018963A (en) * 2019-04-11 2019-07-16 苏州浪潮智能科技有限公司 A kind of test method, system and electronic equipment and storage medium
CN111159023A (en) * 2019-12-20 2020-05-15 中国建设银行股份有限公司 Test method, test device, electronic equipment and computer readable storage medium
CN111198790A (en) * 2019-12-23 2020-05-26 深圳市优必选科技股份有限公司 Robot testing method, robot testing device and robot

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TWI781492B (en) * 2020-12-08 2022-10-21 國泰人壽保險股份有限公司 Process robot management system and process robot management method

Also Published As

Publication number Publication date
CN111673747B (en) 2021-12-17

Similar Documents

Publication Publication Date Title
CN106909498B (en) Method and system for injecting fault into Java program
US10042744B2 (en) Adopting an existing automation script to a new framework
US20150100832A1 (en) Method and system for selecting and executing test scripts
US20150100829A1 (en) Method and system for selecting and executing test scripts
US20080209405A1 (en) Distributed debugging for a visual programming language
CN104636254A (en) Method and device for generating test case, testing method and testing equipment
US20150100830A1 (en) Method and system for selecting and executing test scripts
US20130159779A1 (en) Framework for the remote debugging of web applications
US20150100831A1 (en) Method and system for selecting and executing test scripts
US20150331784A1 (en) System and method for controlling test script execution by smartphone
WO2017041499A1 (en) Software upgrade method and system, and computer-readable storage medium
US8024707B2 (en) Facilitating self-remediation for software applications
US20190073292A1 (en) State machine software tester
US9003385B2 (en) Software release
CN112527382A (en) Method for deploying pipeline engine system, method and device for continuous integration
CN111673747B (en) Remote testing method and device for robot agent end
CN111290968A (en) Method, device, equipment and storage medium for realizing automatic test
US10878690B2 (en) Unified status and alarm management for operations, monitoring, and maintenance of legacy and modern control systems from common user interface
CN113127329A (en) Script debugging method and device and computer storage medium
US20230132560A1 (en) Infrastructure as code (iac) pre-deployment analysis via a machine-learning model
Timperley et al. 188 ROS bugs later: Where do we go from here
CN112560041A (en) Method, apparatus and computer storage medium for automated quality verification detection
CN117354208B (en) Automatic CODESYS bus protocol stack testing method and system based on CI/CD
CN112835801B (en) Method and equipment for preparing environment before small game debugging
US9836387B1 (en) System and method for implementing a debugger as a server

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20220916

Address after: 25 Financial Street, Xicheng District, Beijing 100033

Patentee after: CHINA CONSTRUCTION BANK Corp.

Address before: 25 Financial Street, Xicheng District, Beijing 100033

Patentee before: CHINA CONSTRUCTION BANK Corp.

Patentee before: Jianxin Financial Science and Technology Co.,Ltd.