CN104182339A - Automated testing method and automated testing system - Google Patents

Automated testing method and automated testing system Download PDF

Info

Publication number
CN104182339A
CN104182339A CN201410415908.9A CN201410415908A CN104182339A CN 104182339 A CN104182339 A CN 104182339A CN 201410415908 A CN201410415908 A CN 201410415908A CN 104182339 A CN104182339 A CN 104182339A
Authority
CN
China
Prior art keywords
virtual desktop
starts
desktop
test
application program
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
CN201410415908.9A
Other languages
Chinese (zh)
Other versions
CN104182339B (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.)
Beijing Jingdong Century Trading Co Ltd
Beijing Jingdong Shangke Information Technology Co Ltd
Original Assignee
Beijing Jingdong Century Trading Co Ltd
Beijing Jingdong Shangke Information 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 Beijing Jingdong Century Trading Co Ltd, Beijing Jingdong Shangke Information Technology Co Ltd filed Critical Beijing Jingdong Century Trading Co Ltd
Priority to CN201410415908.9A priority Critical patent/CN104182339B/en
Publication of CN104182339A publication Critical patent/CN104182339A/en
Application granted granted Critical
Publication of CN104182339B publication Critical patent/CN104182339B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Abstract

The invention discloses an automated testing method and an automated testing system. The automated testing method comprises the following steps of starting a plurality of virtual desktops on the same computer; setting states of the virtual desktops as idle states; starting application programs for automated testing on the virtual desktops; generating a virtual desktop mark relevant to each virtual desktop on the corresponding virtual desktop; determining an unexecuted testing case as a testing case to be executed; determining a virtual desktop which is in an idle state as a virtual desktop to be run; acquiring the virtual desktop mark which is relevant to the virtual desktop to be run as a virtual desktop mark to be run; transmitting a testing command to the application program in the virtual desktop to be run according to the virtual desktop mark to be run; executing the testing case to be executed; and setting the state of the virtual desktop to be run as a working state. On the premise that new resources are not added, a plurality of desktops can be virtualized by a single computer, and the resource utilization rate is improved.

Description

A kind of automated testing method and system
Technical field
The present invention relates to software test correlative technology field, particularly a kind of automated testing method and system.
Background technology
In software test field, reduce Test Engineer's repeated work, improve software engineer's work efficiency, in more, the prior projects of release portion human input, go, thereby reach the object that promotes people's effect, prior art addresses the above problem by automatic test for this reason.
Existing automatic test, controls multiple execution terminals for Run Script by transponder (Hub) service of a service end, reaches the object of accelerating test speed and effectively expanding test environment.And for example, by order (selenium order) test case execution step is carried out to sectional drawing, and finally show user, and verify whether script runs succeeded.
In prior art scheme, for the execution terminal of Run Script and generation testing procedure sectional drawing, can be physical machine, can be also virtual machine.The in the situation that of certain scale, disposing a set of automatic test platform is enough to the current automatic test of support programs enterprise.But along with developing of enterprise, its application system can get more and more, if do on the original basis automatic test, certainly will need to increase execution terminal.Carry out terminal and just mean and will increase physical machine (virtual machine is to be also based upon on physical machine resource) and increase, no matter be buy might as well, or lease might as well, all can cause the cost of enterprise to improve.
Summary of the invention
Based on this, being necessary needs more physical machine to support the technical matters of a large amount of automatic tests for prior art, and a kind of automated testing method and system are provided.
A kind of automated testing method, comprising:
Step 11, on same computer, start multiple virtual desktops, the state of each virtual desktop is set for idle, on each virtual desktop, start the application program for automatic test, described application program is in suspending implementation of test cases state, and receiving implementation of test cases after test command, the startup quantity of described virtual desktop is that virtual desktop starts total amount;
Step 12, for each virtual desktop generates the virtual desktop mark associated with each virtual desktop;
Step 13, determines that a unenforced test case is as pending test case, determines that a state is that idle virtual desktop is as virtual desktop to be moved;
Step 14, obtains the virtual desktop mark associated with virtual desktop described to be moved as virtual desktop mark to be moved;
Step 15, according to virtual desktop described to be moved mark to virtual desktop described to be moved in described application program send test command and carry out described pending test case, the state of virtual desktop described to be moved is set to work, detect and whether also have unenforced test case, if also have unenforced test case, perform step 13, otherwise finish, described in after described pending test case is finished, be set to the free time wait the state that moves virtual desktop.
A kind of automatization test system, comprising:
Virtual desktop starts module, for start multiple virtual desktops on same computer, the state of each virtual desktop is set for idle, on each virtual desktop, start the application program for automatic test, described application program is in suspending implementation of test cases state, and receiving implementation of test cases after test command, the startup quantity of described virtual desktop is that virtual desktop starts total amount;
Virtual desktop mark generation module, is used to each virtual desktop to generate the virtual desktop mark associated with each virtual desktop;
Determination module to be run application, for determining that a unenforced test case is as pending test case, determines that a state is that idle virtual desktop is as virtual desktop to be moved;
Virtual desktop identifier acquisition module to be moved, for obtaining the virtual desktop mark associated with virtual desktop described to be moved as virtual desktop mark to be moved;
Test command sending module, carry out described pending test case for virtual desktop mark to be moved described in basis to sending test command with the described application program of virtual desktop described to be moved, the state of virtual desktop described to be moved is set to work, detect and whether also have unenforced test case, if also have unenforced test case, carry out determination module to be run application, otherwise finish, described in after described pending test case is finished, be set to the free time wait the state that moves virtual desktop.
The present invention, by start multiple virtual desktops in same computing machine, starts the application program for automatic test in virtual desktop, and according to dispatching algorithm, the application program in each virtual desktop sends test command to run application.Therefore, the present invention is not increasing under the prerequisite of new resources, realizes single computing machine (XM) and fictionalizes multiple virtual desktops, promotes resource utilization; Meanwhile, each virtual desktop is independently, does not interfere with each other, and now starting application program, to carry out test script be also independently, covert increase use-case XM, improve automatic test efficiency.
Brief description of the drawings
Fig. 1 is the workflow diagram of a kind of automated testing method of the present invention;
Fig. 2 is the specific works flow process figure that computing machine adopts the step 11 of one of them embodiment of Windows operating system;
Fig. 3 is the workflow diagram of a Windows operating system example;
Fig. 4 is the specific works flow process figure that computing machine adopts the step 11 of one of them embodiment of linux system;
Fig. 5 is the workflow diagram of a (SuSE) Linux OS example;
Fig. 6 is the construction module figure of a kind of automatization test system of the present invention.
Embodiment
Below in conjunction with the drawings and specific embodiments, the present invention will be further described in detail.
The workflow diagram that is illustrated in figure 1 a kind of automated testing method of the present invention, comprising:
Step 11, on same computer, start multiple virtual desktops, the state of each virtual desktop is set for idle, on each virtual desktop, start the application program for automatic test, described application program is in suspending implementation of test cases state, and receiving implementation of test cases after test command, the startup quantity of described virtual desktop is that virtual desktop starts total amount;
Step 12, for each virtual desktop generates the virtual desktop mark associated with each virtual desktop;
Step 13, determines that a unenforced test case is as pending test case, determines that a state is that idle virtual desktop is as virtual desktop to be moved;
Step 14, obtains the virtual desktop mark associated with virtual desktop described to be moved as virtual desktop mark to be moved;
Step 15, according to virtual desktop described to be moved mark to virtual desktop described to be moved in described application program send test command and carry out described pending test case, the state of virtual desktop described to be moved is set to work, detect and whether also have unenforced test case, if also have unenforced test case, perform step 13, otherwise finish, described in after described pending test case is finished, be set to the free time wait the state that moves virtual desktop.
Wherein, in step 11, multiple virtual desktops on same computer, have been started.Each virtual desktop is independently, and the application program therefore creating on each virtual desktop does not all interfere with each other.It is only to have formed different terminal desktops for while virtual desktop, it is still the multiple virtual desktops under same system, so needed system resource is less, can on same computing machine, start more virtual desktop, thereby start more application program, to meet the needs of large-scale automatic test.When each application program starts in step 11, not implementation of test cases, it is receiving after test command just and can carry out corresponding test case according to different test commands.
In step 12, for each virtual desktop generates a virtual desktop mark, because virtual desktop starts in same system, therefore in order to distinguish different virtual desktops, need generating virtual desktop mark, so that subsequent access.
Step 13 can realize by dispatching center, and the test case of preserving detects in dispatching center, and detected state is idle virtual desktop, and the state of virtual desktop can be safeguarded by dispatching center.Test case can be predetermined, also can be Dynamic Acquisition, Dynamic Acquisition refers to the test case on dynamic reception foreground, and perform step 13 by dispatching center, using unenforced test case as pending test case, determine that a state is that idle virtual desktop is as virtual desktop to be moved, then in step 14, obtain the virtual desktop mark associated with virtual desktop to be moved as virtual desktop mark to be moved, this virtual desktop mark to be moved is for treating working procedure in step 15 access.
In step 15, test command determines according to pending test case, for different test cases, its test command may be identical also may be different.Test command is sent to after moving the application program of virtual desktop, and application program is carried out described pending test case, and the state of virtual desktop to be moved is set to duty.Meanwhile, also need to detect whether also have unenforced test case, if just perform step 13 in addition, otherwise finish.In addition, after described pending test case is finished, the state of virtual desktop described to be moved is set to the free time.
According to virtual desktop described to be moved mark to virtual desktop described to be moved in described in transmission test command to be run application, move after receiving test command wait running application.
The present invention is not increasing under the prerequisite of new resources, realizes single XM (computing machine) and fictionalizes multiple virtual desktops, promotes resource utilization; Meanwhile, each virtual desktop is independently, does not interfere with each other, and now starting application program, to carry out test script be also independently, covert increase use-case XM, improve automatic test efficiency.
In an embodiment, described step 12 specifically comprises therein:
For each virtual desktop starts respectively different ports, described virtual desktop is designated the IP address of described computing machine and the port that virtual desktop starts.
Be same computing machine due to what adopt, therefore, its IP address is the same, in order to distinguish different virtual desktops, each virtual desktop is started to different ports, conducts interviews thereby can add port by IP address.As: what virtual desktop 1 was opened is 1234 ports, what virtual desktop 2 was opened is 1235 ports (its IP address is identical), that is: virtual terminal and port form mapping relations, pass through dispatching algorithm, the mode that adopts IP address to add port conducts interviews, thereby realizes the virtual terminal execution that automatic test task is assigned to appointment.
Be illustrated in figure 2 the specific works flow process figure that computing machine adopts the step 11 of one of them embodiment of Windows operating system, therein in an embodiment, the operating system of described computing machine is the Windows operating system that is provided with multiple system users and remote desktop service has been installed, the quantity of described system user is more than or equal to described virtual desktop and starts total amount, described step 11, specifically comprises:
Step 31, selects a system user that does not carry out Telnet as current system user;
Step 32, simulates described current system user and carries out Telnet startup virtual desktop by described remote desktop service;
Step 33 starts the application program for automatic test on the virtual desktop of described current system user Telnet;
Step 34, starts total amount if the quantity of the virtual desktop starting is less than described virtual desktop, performs step 31, otherwise finishes.
For Windows operating system, it does not have the function of virtual desktop, and the present embodiment adopts continuous Telnet mode by multiple system users, has realized virtual desktop.
Concrete mode is as follows: create multiple system user (as: user1, user2, user3, user4 ...), start multiple remote desktops (simulation system user logs in remote desktop) on backstage by script, Starting mode is as follows: booting script simulation user1 carries out Telnet, then user1 again booting script simulation user2 carry out Telnet, then user2 again booting script simulation user3 carry out Telnet, can simulate all system users by this operation and carry out Telnet, first start user1, user1 self-starting user2, user2 self-starting user3 ...., form a chained list, that is: unique user (user1) has produced multiple virtual desktop (user2, user3 ... .), so far realized the function of the multiple virtual desktops in alone family.
The workflow diagram that is illustrated in figure 3 a Windows operating system example, comprising:
Step S301, the XM of Windows operating system is installed remote desktop service (Remote Desktop Services);
Step S302, installs the License of remote desktop service;
Step S303, opens many sessions setting, allows multiple users to login simultaneously;
Step S304, arranges linking number (limited by license);
Step S305, adds different computer users;
Step S306, connects remote desktop by different users, and starts application program, and this application program is just enjoyed the desktop resource that this user occupies like this, reaches the object of distinguishing desktop with user;
Step S307, by dispatching algorithm, sends automatic test order and carries out to the corresponding application program having started, and when application program will be to startup, the desktop of distribution removes to carry out associative operation.
Be illustrated in figure 4 the specific works flow process figure that computing machine adopts the step 11 of one of them embodiment of (SuSE) Linux OS, therein in an embodiment, the operating system of described computing machine is that the (SuSE) Linux OS of remote desktop service has been installed, and described step 11, specifically comprises:
Step 41, starts N virtual desktop by described remote desktop service, the sequence number that described N is virtual desktop;
Step 42 starts the application program for automatic test on N virtual desktop;
Step 43, starts total amount if the virtual desktop quantity starting is less than described virtual desktop, and the sequence number that N is another virtual desktop not starting is set, execution step 41, otherwise finish.
(SuSE) Linux OS itself just has virtual desktop function, but, for better managing virtual desktop, therefore also adopt the mode of remote desktop service to start each virtual desktop.
The workflow diagram that is illustrated in figure 5 a (SuSE) Linux OS example, comprising:
Step S501, installs TigerVNC, uses yum install vnc-server that vnc service can be installed, and TigerVNC is a kind of remote desktop service software, provides remote desktop service by this software for (SuSE) Linux OS;
Step S502, starts vncserver:num (as vncserver:2), and vncserver:num order is used for starting num virtual desktop;
Step S503, use export DISPLAY=:num (as export DISPLAY=:2), set, then start application program, wherein DISPLAY=:num order is for being arranged on num virtual desktop by subsequent operation, therefore when restarting application program after this order of input, this application program just can be accessed the resource of this virtual desktop in internal memory;
Step S504, if also need to start other virtual desktops, starts multiple different numbering virtual desktops and application program according to step S502 and S503, just can realize the object that uses multiple independent virtual desktop resources on individual machine;
Step S505, by dispatching algorithm, sends automatic test order and carries out to the corresponding application program having started, and when application program will be to startup, the virtual desktop of distribution removes to carry out associative operation.
In an embodiment, described virtual desktop starts the application program number that total amount is more than or equal to the required operation of automatic test, and each virtual desktop only starts a described application program therein.
Each application program is carried out a test case, therefore, in the time that automatic test is carried out multiple test case, needs multiple application programs, makes each application program can carry out a test case.If virtual desktop starts the application program number that total amount is less than required operation, can meet the needed application program of automatic test by apply multiple application programs at same virtual desktop, but, such mode can not be distinguished different application programs clearly, therefore, in the present embodiment, by determining that virtual desktop starts the application program number that total amount is more than or equal to the required operation of automatic test, thereby make each application program can have a virtual desktop as platform, to clearly distinguish application program, make each virtual desktop only carry out a test case.
The construction module figure that is illustrated in figure 6 a kind of automatization test system of the present invention, comprising:
Virtual desktop starts module 601, for start multiple virtual desktops on same computer, the state of each virtual desktop is set for idle, on each virtual desktop, start the application program for automatic test, described application program is in suspending implementation of test cases state, and receiving implementation of test cases after test command, the startup quantity of described virtual desktop is that virtual desktop starts total amount;
Virtual desktop mark generation module 602, is used to each virtual desktop to generate the virtual desktop mark associated with each virtual desktop;
Determination module 603 to be run application, for determining that a unenforced test case is as pending test case, determines that a state is that idle virtual desktop is as virtual desktop to be moved;
Virtual desktop identifier acquisition module 604 to be moved, for obtaining the virtual desktop mark associated with virtual desktop described to be moved as virtual desktop mark to be moved;
Test command sending module 605, carry out described pending test case for virtual desktop mark to be moved described in basis to sending test command with the described application program of virtual desktop described to be moved, the state of virtual desktop described to be moved is set to work, detect and whether also have unenforced test case, if also have unenforced test case, carry out determination module to be run application, otherwise finish, described in after described pending test case is finished, be set to the free time wait the state that moves virtual desktop.
In an embodiment, described virtual desktop identifies generation module 602 therein, specifically for:
For each virtual desktop starts respectively different ports, described virtual desktop is designated the IP address of described computing machine and the port that virtual desktop starts.
Therein in an embodiment, the operating system of described computing machine is the Windows operating system that is provided with multiple system users and remote desktop service has been installed, the quantity of described system user is more than or equal to described virtual desktop and starts total amount, described virtual desktop starts module 601, specifically comprises:
Current system user chooser module, selects a system user that does not carry out Telnet as current system user;
The first system Telnet submodule, simulates described current system user and carries out Telnet startup virtual desktop by described remote desktop service;
The first system application program launching submodule starts the application program for automatic test on the virtual desktop of described current system user Telnet;
The first system virtual desktop quantity detection sub-module, starts total amount if the quantity of the virtual desktop starting is less than described virtual desktop, carries out current system user chooser module, otherwise finishes.
In an embodiment, the operating system of described computing machine is that the (SuSE) Linux OS of remote desktop service has been installed therein, and described virtual desktop starts module 601, specifically comprises:
Second system remote desktop service submodule, starts N virtual desktop by described remote desktop service, the sequence number that described N is virtual desktop;
Second system application program launching submodule starts the application program for automatic test on N virtual desktop;
Second system virtual desktop quantity detection sub-module, starts total amount if the virtual desktop quantity starting is less than described virtual desktop, and the sequence number that N is another virtual desktop not starting is set, and carries out second system remote desktop service submodule, otherwise finishes.
In an embodiment, described virtual desktop starts the application program number that total amount is more than or equal to the required operation of automatic test, and each virtual desktop only starts a described application program therein.
The above embodiment has only expressed several embodiment of the present invention, and it describes comparatively concrete and detailed, but can not therefore be interpreted as the restriction to the scope of the claims of the present invention.It should be pointed out that for the person of ordinary skill of the art, without departing from the inventive concept of the premise, can also make some distortion and improvement, these all belong to protection scope of the present invention.Therefore, the protection domain of patent of the present invention should be as the criterion with claims.

Claims (10)

1. an automated testing method, is characterized in that, comprising:
Step (11), on same computer, start multiple virtual desktops, the state of each virtual desktop is set for idle, on each virtual desktop, start the application program for automatic test, described application program is in suspending implementation of test cases state, and receiving implementation of test cases after test command, the startup quantity of described virtual desktop is that virtual desktop starts total amount;
Step (12), for each virtual desktop generates the virtual desktop mark associated with each virtual desktop;
Step (13), determines that a unenforced test case is as pending test case, determines that a state is that idle virtual desktop is as virtual desktop to be moved;
Step (14), obtains the virtual desktop mark associated with virtual desktop described to be moved as virtual desktop mark to be moved;
Step (15), according to virtual desktop described to be moved mark to virtual desktop described to be moved in described application program send test command and carry out described pending test case, the state of virtual desktop described to be moved is set to work, detect and whether also have unenforced test case, if also have unenforced test case, execution step (13), otherwise finish, described in after described pending test case is finished, be set to the free time wait the state that moves virtual desktop.
2. automated testing method according to claim 1, is characterized in that, described step (12) specifically comprises:
For each virtual desktop starts respectively different ports, described virtual desktop is designated the IP address of described computing machine and the port that virtual desktop starts.
3. automated testing method according to claim 1, it is characterized in that, the operating system of described computing machine is the Windows operating system that is provided with multiple system users and remote desktop service has been installed, the quantity of described system user is more than or equal to described virtual desktop and starts total amount, described step (11), specifically comprises:
Step (31), selects a system user that does not carry out Telnet as current system user;
Step (32), simulates described current system user and carries out Telnet startup virtual desktop by described remote desktop service;
Step (33) starts the application program for automatic test on the virtual desktop of described current system user Telnet;
Step (34), starts total amount if the quantity of the virtual desktop starting is less than described virtual desktop, execution step (31), otherwise finish.
4. automated testing method according to claim 1, is characterized in that, the operating system of described computing machine is that the (SuSE) Linux OS of remote desktop service has been installed, and described step (11), specifically comprises:
Step (41), starts N virtual desktop by described remote desktop service, the sequence number that described N is virtual desktop;
Step (42) starts the application program for automatic test on N virtual desktop;
Step (43), starts total amount if the virtual desktop quantity starting is less than described virtual desktop, and the sequence number that N is another virtual desktop not starting is set, execution step (41), otherwise finish.
5. automated testing method according to claim 1, is characterized in that, described virtual desktop starts the application program number that total amount is more than or equal to the required operation of automatic test, and each virtual desktop only starts a described application program.
6. an automatization test system, is characterized in that, comprising:
Virtual desktop starts module, for start multiple virtual desktops on same computer, the state of each virtual desktop is set for idle, on each virtual desktop, start the application program for automatic test, described application program is in suspending implementation of test cases state, and receiving implementation of test cases after test command, the startup quantity of described virtual desktop is that virtual desktop starts total amount;
Virtual desktop mark generation module, is used to each virtual desktop to generate the virtual desktop mark associated with each virtual desktop;
Determination module to be run application, for determining that a unenforced test case is as pending test case, determines that a state is that idle virtual desktop is as virtual desktop to be moved;
Virtual desktop identifier acquisition module to be moved, for obtaining the virtual desktop mark associated with virtual desktop described to be moved as virtual desktop mark to be moved;
Test command sending module, carry out described pending test case for virtual desktop mark to be moved described in basis to sending test command with the described application program of virtual desktop described to be moved, the state of virtual desktop described to be moved is set to work, detect and whether also have unenforced test case, if also have unenforced test case, carry out determination module to be run application, otherwise finish, described in after described pending test case is finished, be set to the free time wait the state that moves virtual desktop.
7. automatization test system according to claim 6, is characterized in that, described virtual desktop mark generation module, specifically for:
For each virtual desktop starts respectively different ports, described virtual desktop is designated the IP address of described computing machine and the port that virtual desktop starts.
8. automatization test system according to claim 6, it is characterized in that, the operating system of described computing machine is the Windows operating system that is provided with multiple system users and remote desktop service has been installed, the quantity of described system user is more than or equal to described virtual desktop and starts total amount, described virtual desktop starts module, specifically comprises:
Current system user chooser module, selects a system user that does not carry out Telnet as current system user;
The first system Telnet submodule, simulates described current system user and carries out Telnet startup virtual desktop by described remote desktop service;
The first system application program launching submodule starts the application program for automatic test on the virtual desktop of described current system user Telnet;
The first system virtual desktop quantity detection sub-module, starts total amount if the quantity of the virtual desktop starting is less than described virtual desktop, carries out current system user chooser module, otherwise finishes.
9. automatization test system according to claim 6, is characterized in that, the operating system of described computing machine is that the (SuSE) Linux OS of remote desktop service has been installed, and described virtual desktop starts module, specifically comprises:
Second system remote service submodule, starts N virtual desktop by described remote desktop service, the sequence number that described N is virtual desktop;
Second system application program launching submodule starts the application program for automatic test on N virtual desktop;
Second system virtual desktop quantity detection sub-module, starts total amount if the virtual desktop quantity starting is less than described virtual desktop, and the sequence number that N is another virtual desktop not starting is set, and carries out second system remote service submodule, otherwise finishes.
10. automatization test system according to claim 6, is characterized in that, described virtual desktop starts the application program number that total amount is more than or equal to the required operation of automatic test, and each virtual desktop only starts a described application program.
CN201410415908.9A 2014-08-21 2014-08-21 Automated testing method and automated testing system Active CN104182339B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410415908.9A CN104182339B (en) 2014-08-21 2014-08-21 Automated testing method and automated testing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410415908.9A CN104182339B (en) 2014-08-21 2014-08-21 Automated testing method and automated testing system

Publications (2)

Publication Number Publication Date
CN104182339A true CN104182339A (en) 2014-12-03
CN104182339B CN104182339B (en) 2017-01-25

Family

ID=51963404

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410415908.9A Active CN104182339B (en) 2014-08-21 2014-08-21 Automated testing method and automated testing system

Country Status (1)

Country Link
CN (1) CN104182339B (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107256175A (en) * 2017-06-12 2017-10-17 郑州云海信息技术有限公司 It is a kind of to realize that virtual machine carries out the method for differentiation operation, apparatus and system
CN109062665A (en) * 2018-07-26 2018-12-21 郑州云海信息技术有限公司 A kind of virtual machine desktop environment configurations method, apparatus and system

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130297907A1 (en) * 2012-01-18 2013-11-07 Samsung Electronics Co., Ltd. Reconfigurable storage device
CN103595578A (en) * 2013-11-01 2014-02-19 福建升腾资讯有限公司 Method and system for evaluating performance of desktop cloud terminal in virtualization application scene
US20140229527A1 (en) * 2013-02-14 2014-08-14 Vmware, Inc. Real-time, interactive measurement techniques for desktop virtualization

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130297907A1 (en) * 2012-01-18 2013-11-07 Samsung Electronics Co., Ltd. Reconfigurable storage device
US20140229527A1 (en) * 2013-02-14 2014-08-14 Vmware, Inc. Real-time, interactive measurement techniques for desktop virtualization
CN103595578A (en) * 2013-11-01 2014-02-19 福建升腾资讯有限公司 Method and system for evaluating performance of desktop cloud terminal in virtualization application scene

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
姚华超: "基于QEMU-KVM的桌面云服务端软件架构设计与实现", 《中国优秀硕士学位论文全文数据库》 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107256175A (en) * 2017-06-12 2017-10-17 郑州云海信息技术有限公司 It is a kind of to realize that virtual machine carries out the method for differentiation operation, apparatus and system
CN109062665A (en) * 2018-07-26 2018-12-21 郑州云海信息技术有限公司 A kind of virtual machine desktop environment configurations method, apparatus and system

Also Published As

Publication number Publication date
CN104182339B (en) 2017-01-25

Similar Documents

Publication Publication Date Title
US10635496B2 (en) Thread pool management
CN107493344B (en) Method and system for Web access to Docker container
US9639402B2 (en) Systems and methods for automatic hardware provisioning based on application characteristics
US8631131B2 (en) Virtual machine pool cache
CN109067877B (en) Control method for cloud computing platform deployment, server and storage medium
US8959513B1 (en) Controlling virtualization resource utilization based on network state
US10922123B2 (en) Container migration in computing systems
US9626221B2 (en) Dynamic guest virtual machine identifier allocation
CN102650968B (en) Environment construction method and apparatus and the terminal system of terminal system
US20140214922A1 (en) Method of providing virtual machine and service gateway for real-time virtual desktop service
CN105306225B (en) A kind of physical machine remote power-off method based on Openstack
CN107491354B (en) Shared memory-based communication method and device between virtual machines
CN103699430A (en) Working method of remote KVM (Kernel-based Virtual Machine) management system based on J2EE (Java 2 Platform Enterprise Edition) framework
CN109995814B (en) Cloud host resource migration method and device, communication equipment and storage medium
CN105677342B (en) A kind of combined table top virtual method solving heterogeneous operating system
US10447656B2 (en) Enforcing per-application VPN policies for applications delivered in virtualized computing environments
CN115988218B (en) Virtualized video encoding and decoding system, electronic equipment and storage medium
US11928493B2 (en) Sharing of FPGA board by multiple virtual machines
US20120089875A1 (en) Multi-user test framework
CN103207965A (en) Method and device for License authentication in virtual environment
CN116320469B (en) Virtualized video encoding and decoding system and method, electronic equipment and storage medium
US20180203726A1 (en) Virtual machine migration method and apparatus
CN104182339A (en) Automated testing method and automated testing system
CN104182271A (en) Virtualization implementation method based on SW processor
US20230098536A1 (en) Dynamic security challenge authentication

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant