CN104516811B - A kind of method and system of distribution implementation of test cases - Google Patents

A kind of method and system of distribution implementation of test cases Download PDF

Info

Publication number
CN104516811B
CN104516811B CN201310450105.2A CN201310450105A CN104516811B CN 104516811 B CN104516811 B CN 104516811B CN 201310450105 A CN201310450105 A CN 201310450105A CN 104516811 B CN104516811 B CN 104516811B
Authority
CN
China
Prior art keywords
test
test case
unit
case unit
machine
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.)
Active
Application number
CN201310450105.2A
Other languages
Chinese (zh)
Other versions
CN104516811A (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.)
Tencent Technology Shenzhen Co Ltd
Tencent Cloud Computing Beijing Co Ltd
Original Assignee
Tencent Technology Shenzhen 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 Tencent Technology Shenzhen Co Ltd filed Critical Tencent Technology Shenzhen Co Ltd
Priority to CN201310450105.2A priority Critical patent/CN104516811B/en
Publication of CN104516811A publication Critical patent/CN104516811A/en
Application granted granted Critical
Publication of CN104516811B publication Critical patent/CN104516811B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Abstract

The invention discloses a kind of method and systems of distributed implementation of test cases, to execute different test cases using generic way, enhance the versatility of distributed execution system.The described method includes: the test case unit on file server is distributed to corresponding test machine using unified distribution logic;The test machine calls actuator corresponding with the test case unit using fixed calling interface, so that the actuator executes the test case unit.Method provided in an embodiment of the present invention is not necessarily to the calling interface of the distribution logic of corresponding changed test use-case and actuator because of test case unit difference, therefore, using the distributed implementation of test cases of present invention method system it is versatile, it can be adapted for different test case units, reduce the exploitation and O&M cost of the system of distributed implementation of test cases.

Description

A kind of method and system of distribution implementation of test cases
Technical field
The present invention relates to software test fields, and in particular to a kind of method and system of distribution implementation of test cases.
Background technique
Test case (Test Case) be the one group of test input worked out for some special objective, execution condition and Expected results, to test some Program path or to verify whether meet some particular demands.The content of test case includes surveying Try target, test environment, input data, testing procedure, expected results and test script etc..Modern software is increasingly complicated, software The importance of test is unquestionable, therefore as how least manpower and resource input, the completion test within the shortest time are sent out The defect of existing software systems, guarantees the fine quality of software, is the target that software company explores and pursues.Influence software test Factor is no doubt very much, however, once using test case, whoso is tested, and implements referring to test case, can ensure survey The influence of human factor can be reduced to minimum by the quality of examination.
A kind of method of existing distributed implementation of test cases is artificial distributed implementation of test cases, this method In, the logic for being distributed implementation of test cases needs artificial calculating or intervenes.Based on artificial distributed implementation of test cases Tool is relatively more, for example, jenkins and peach etc..
It is above-mentioned drawback of the prior art is that: on the one hand, manpower intervention is too deep, and execution efficiency is low, that is, if manually to divide Cloth tool executes, and tester needs to define different subtasks according to the quantity of test machine, and each subtask includes one Partial test use-case finally again summarizes the test result of each subtask;On the other hand, when test case or distribution When formula performing environment changes, executes logic needs and recalculate, for example, the quantity of test machine is changed, then need Redefine the test case for including in each subtask.
Summary of the invention
The embodiment of the present invention provides a kind of method and system of distributed implementation of test cases, to be executed using generic way Different test cases enhances the versatility of distributed execution system.
On the one hand, the embodiment of the present invention provides a kind of method of distributed implementation of test cases, described to include:
The test case unit on file server is distributed to corresponding test machine using unified distribution logic;
The test machine calls actuator corresponding with the test case unit using fixed calling interface, with The actuator is set to execute the test case unit.
On the other hand, the embodiment of the present invention provides a kind of system of distributed implementation of test cases, and the system comprises divide Cloth server and at least one test machine;
The distributed server, for using unified distribution logic by the test case unit on file server to Corresponding test machine distribution;
The test machine calls execute corresponding with the test case unit for using fixed calling interface Device, so that the actuator executes the test case unit.
It was found from the embodiments of the present invention, on the one hand, the calling interface of distribution logic and actuator is once by software journey Sequence is decided, and uses unified execution logic to execute automatically different test case units, is not necessarily to manual intervention, is held Line efficiency is high, on the other hand, will not since the logic to test machine distribution test case unit is unified distribution logic It is called because of the difference of actuator using different calling interfaces, is changed with the prior art in test machine quantity When need to redefine test case, to redefine the logic of distribution and an actuator corresponds to a kind of calling interface phase Than, method provided in an embodiment of the present invention be not necessarily to because the distribution logic of test case unit is different corresponding changed test use-case with And the calling interface of actuator, therefore, using the distributed implementation of test cases of present invention method system it is general Property is strong, can be adapted for different test case units, reduces exploitation and the O&M of the system of distributed implementation of test cases Cost.
Detailed description of the invention
Fig. 1 is the basic procedure schematic diagram of the method for distributed implementation of test cases provided in an embodiment of the present invention;
Fig. 2 is the system logic structure schematic diagram of distributed implementation of test cases provided in an embodiment of the present invention;
Fig. 3 be another embodiment of the present invention provides distributed implementation of test cases system logic structure schematic diagram;
Fig. 4 be another embodiment of the present invention provides distributed implementation of test cases system logic structure schematic diagram;
Fig. 5-a be another embodiment of the present invention provides distributed implementation of test cases system logic structure schematic diagram;
Fig. 5-b be another embodiment of the present invention provides distributed implementation of test cases system logic structure schematic diagram;
Fig. 5-c be another embodiment of the present invention provides distributed implementation of test cases system logic structure schematic diagram;
Fig. 6-a be another embodiment of the present invention provides distributed implementation of test cases system logic structure schematic diagram;
Fig. 6-b be another embodiment of the present invention provides distributed implementation of test cases system logic structure schematic diagram;
Fig. 6-c be another embodiment of the present invention provides distributed implementation of test cases system logic structure schematic diagram.
Specific embodiment
The embodiment of the present invention provides a kind of method of distributed implementation of test cases, comprising: uses unified distribution logic Test case unit on file server is distributed to corresponding test machine;The test machine is connect using fixed calling Mouthful, actuator corresponding with the test case unit is called, so that the actuator executes the test case unit.This hair Bright embodiment also provides a kind of system of corresponding distributed implementation of test cases.It is described in detail separately below.
The basic procedure of the method for the distributed implementation of test cases of the embodiment of the present invention can refer to Fig. 1, and main includes step It is rapid:
S101 is divided the test case unit on file server to corresponding test machine using unified distribution logic Hair.
So-called test case unit refers to test case cannot cut again, minimum unit;One test case unit is only It can be executed in a test machine.In embodiments of the present invention, test case unit can be stored in file server in advance On.As one embodiment of the invention, test case unit is saved can be by including step to file server as follows The mode of S1011 and step S1012:
S1011 calls reader corresponding with test case unit, so that the reading using fixed calling interface Device reads the test case unit.
So-called reader (loader) is one section of program that can be run, and can be used by test related personnel according to test Example unit and define, for different test case units, different readers may be implemented, therefore, in the embodiment of the present invention In, a reader corresponds to a test case unit.Reader can be called by way of order line, by surveying The reader is run on try engine, to complete the reading of test case unit.Below with QTA test case (QTA test case with The mode of python class is defined, and file is stored in test machine) for, it provides from python file using reading Take the process of device read test use-case unit, including step S1 to step S4:
S1 is imported the title of test use cases using _ _ import__ method, generates an object.
So-called test use cases, that is, test case unit set, refers to one group of test case unit.
Whether the object generated in S2, judgment step S1 is a packet, if a packet, then read all moulds in packet Block;Otherwise, whether the object generated in judgment step S1 is a module, if the object generated in step S1 is a mould Block then enters step S3;Otherwise, whether the object generated in judgment step S1 is a class, if it is a class, then enters step Rapid S4;
S3 reads all classes in each module;
S4, judges whether each class is the subclass of TestCase class and has runTest method.
S1012 saves the test case unit of reading to file server.
As one embodiment of the invention, the test case unit of reading, which is saved to file server, be may is that institute The status information of test case unit, i.e., is converted to the shape that can store or transmit by the test case unit sequence for stating reading Formula;Test case element identifier (element ID) corresponding to test case unit after serializing is stored in test case element identifier (element ID) column Table.In embodiments of the present invention, the inner each element of test case element identifier (element ID) list (list) is a test case list First identifier (identifier), is used to identify a test case unit.Test case element identifier (element ID) list is saved in When file server, then it is equivalent to and is saved test case unit to file server using the mode of serializing.
In an embodiment of the invention, using unified distribution logic by the test case unit on file server to Corresponding test machine distribution includes the following steps the mode of S ' 1011 and step S ' 1012:
S ' 1011 carries out solution sequence to the test case unit saved in a manner of serializing to obtain test case unit Identifier list.
As previously mentioned, test case unit is to save in serialized fashion to file server, therefore, distributing Before, need to carry out the test case unit saved solution sequence in a manner of serializing to obtain test case element identifier (element ID) List.The generic definition of solution sequence is: reading the Obj State serialized from memory block, and re-creates the object Process.Obviously, solution sequence is the inverse process of serializing.
S ' 1012, after taking out test case element identifier (element ID) in test case element identifier (element ID) list, using the system The test case element identifier (element ID) is distributed to corresponding test machine by one distribution logic.
Specifically, test case element identifier (element ID) is distributed to by corresponding test machine packet using unified distribution logic Include: detection is currently with the presence or absence of idle test machine, if there is currently idle test machine, the test to the free time Machine distributes the test case element identifier (element ID), otherwise, waits the test machine of free time to appear, until all test case lists First identifier distribution finishes.It should be noted that above-mentioned distribution logic is not with test case unit and/or the number of test machine The change of amount and change, i.e., no matter how many test case unit and/or test machine, always according to first detection currently whether deposit In idle test machine, detecting there is currently after idle test machine, then distributed to the test machine of the free time The test case element identifier (element ID), the test machine of free time to appear such as when there is currently no idle test machine, directly The distribution that this logic carries out test case element identifier (element ID) is finished to the distribution of all test case element identifier (element ID)s.
S102, test machine call actuator corresponding with test case unit, so that institute using fixed calling interface It states actuator and executes the test case unit.
So-called actuator (runner) is one section of program for being used for implementation of test cases unit, can be by test relevant people Member defines according to test case unit, and for different test case units, different readers may be implemented, therefore, In the embodiment of the present invention, an actuator corresponds to a test case unit.Actuator can be carried out by way of order line It calls, by running the actuator in test machine, to complete the execution of test case unit.It is still tested and is used with QTA below For example, the process that actuator implementation of test cases unit is used from python file, including step S ' 1 to step S ' are provided 3:
S ' 1 generates a test case class object using _ _ import__ method importing test case identifier;
S ' 2 instantiates the class object, obtains a class example;
S ' 3 calls the execute method of class example, and execute method defines the execution step of the test case, and The test result file of generation is saved on file server.
It was found from the method for above-mentioned distributed implementation of test cases, on the one hand, the calling interface of distribution logic and actuator Once being decided by software program, unified execution logic is used to execute automatically different test case units, nothing Manual intervention is needed, execution efficiency is high;On the other hand, due to being unified point to the logic of test machine distribution test case unit Send out logic, will not because of actuator difference and be called using different calling interfaces, with the prior art in test machine Device quantity needs to redefine test case, the logic to redefine distribution and an actuator when changing corresponding A kind of calling interface is compared, and method provided in an embodiment of the present invention is not necessarily to that corresponding changed test is used because test case unit is different The distribution logic of example and the calling interface of actuator, therefore, distributed using present invention method executes test use Example system it is versatile, can be adapted for different test case units, reduce distributed implementation of test cases is The exploitation and O&M cost of system.
The distributed of the embodiment of the present invention of the method for executing above-mentioned distributed implementation of test cases is executed below The system of test case is illustrated, and basic logical structure refers to Fig. 2.For ease of description, it illustrate only and the present invention The relevant part of embodiment, mainly include distributed server 201, file server 203 and at least one test machine 202, Detailed description are as follows for each equipment:
Distributed server 201, for using unified distribution logic by the test case unit on file server to Corresponding test machine distribution.
File server 203, for storing test case unit.
File server 203 can be it is a kind of it is responsible save distributed system needed for file and test result server.
Test machine 202 calls execute corresponding with the test case unit for using fixed calling interface Device, so that the actuator executes the test case unit.
The exemplary distributed server 201 of attached drawing 2 may include solution sequence module 301 and distribution module 302, such as attached drawing Shown in 3 another embodiment of the present invention provides distributed implementation of test cases system, in which:
Solution sequence module 301, for carrying out solution sequence to the test case unit saved in a manner of serializing To obtain test case element identifier (element ID) list;
Distribution module 302, for taking out the test case unit mark from the test case element identifier (element ID) list After knowing symbol, the test case element identifier (element ID) is distributed to by corresponding test machine using the unified distribution logic.
The exemplary distribution module 302 of attached drawing 3 may include detection unit 401 and identifier Dispatching Unit 402, such as attached drawing 4 It is shown another embodiment of the present invention provides distributed implementation of test cases system, in which:
Detection unit 401, it is current with the presence or absence of idle test machine for detecting;
Identifier Dispatching Unit 402, if for the detection unit testing result be there is currently idle test machine, The test case element identifier (element ID) then is distributed to the test machine of the free time, otherwise, waits the test machine of free time to appear, Until the distribution of all test case element identifier (element ID)s finishes.
The system of distributed implementation of test cases of attached drawing 2 to 4 any example of attached drawing further includes reader calling module 501 With preserving module 502, such as the system of the distributed implementation of test cases of attached drawing 5-a to attached drawing 5-c any example, in which:
Reader calling module 501 calls corresponding with the test case unit for using fixed calling interface Reader, so that the reader reads the test case unit;
Preserving module 502, for saving the test case unit of the reading to the file server.
The preserving module 502 of attached drawing 5-a to attached drawing 5-c any example includes serialization unit 601, if attached drawing 6-a is to attached The system of the distributed implementation of test cases of Fig. 6-c any example.Serialization unit 601 is used for the test case of the reading Unit sequence, test case element identifier (element ID) corresponding to the test case unit after the serializing are stored in test case Element identifier (element ID) list.
The embodiment of the invention also provides a kind of computer readable storage medium, which be can be Computer readable storage medium included in memory in above-described embodiment;It is also possible to individualism, eventually without supplying Computer readable storage medium in end.The computer-readable recording medium storage has one or more than one program, institute It states one or more than one program and is used to execute distributed implementation of test cases by one or more than one processor Method, which comprises
The test case unit on file server is distributed to corresponding test machine using unified distribution logic;
The test machine calls actuator corresponding with the test case unit using fixed calling interface, with The actuator is set to execute the test case unit.
Assuming that above-mentioned is the first possible embodiment, then provided based on the first possible embodiment Second of possible embodiment in, it is described using unified distribution logic by the test case unit on file server to Corresponding test machine is distributed
Solution sequence is carried out to obtain test case unit mark to the test case unit saved in a manner of serializing Know symbol list;
After taking out the test case element identifier (element ID) in the test case element identifier (element ID) list, using the system The test case element identifier (element ID) is distributed to corresponding test machine by one distribution logic.
Assuming that above-mentioned is second of possible embodiment, then provided based on second of possible embodiment The third possible embodiment in, it is described using the unified distribution logic by the test case element identifier (element ID) point Being sent to corresponding test machine includes:
Detection is currently with the presence or absence of idle test machine;
If distributing the test case unit mark to the test machine of the free time there is currently idle test machine Know symbol, otherwise, wait the test machine of free time to appear, until the distribution of all test case element identifier (element ID)s finishes.
Assuming that it is above-mentioned be first, second perhaps the third possible embodiment then first, second or the third can Can embodiment based on and provide the 4th kind of possible embodiment in, it is described will be literary using unified distribution logic Before test case unit on part server is distributed to corresponding test machine, further includes:
Using fixed calling interface, reader corresponding with the test case unit is called, so that the reader Read the test case unit;
The test case unit of the reading is saved to the file server.
Assuming that above-mentioned is the 4th kind of possible embodiment, then provided based on the 4th kind of possible embodiment The 5th kind of possible embodiment in, it is described to save the test case unit of the reading to the file server packet It includes:
By the test case unit sequence of the reading, test corresponding to the test case unit after the serializing Use-case element identifier (element ID) is stored in test case element identifier (element ID) list.
It should be noted that the contents such as information exchange, implementation procedure between each module/unit of above-mentioned apparatus, due to Embodiment of the present invention method is based on same design, and bring technical effect is identical as embodiment of the present invention method, particular content It can be found in the narration in embodiment of the present invention method, details are not described herein again.
Those of ordinary skill in the art will appreciate that all or part of the steps in the various methods of above-described embodiment is can It is completed with instructing relevant hardware by program, which can be stored in a computer readable storage medium, storage Medium may include: read-only memory (ROM, Read Only Memory), random access memory (RAM, Random Access Memory), disk or CD etc..
The method and system for being provided for the embodiments of the invention distributed implementation of test cases above has carried out detailed Jie It continues, used herein a specific example illustrates the principle and implementation of the invention, and the explanation of above embodiments is only It is to be used to help understand method and its core concept of the invention;At the same time, for those skilled in the art, according to this hair Bright thought, there will be changes in the specific implementation manner and application range, in conclusion the content of the present specification should not manage Solution is limitation of the present invention.

Claims (6)

1. a kind of method of distribution implementation of test cases, which is characterized in that the described method includes:
Being distributed the test case unit on file server to corresponding test machine using unified distribution logic includes: to make With fixed calling interface, reader corresponding with the test case unit is called, so that the reader reads the survey Example unit on probation, a reader correspond to a test case unit, and reader read test is run in test machine and is used Example unit: an object is generated according to the title of test case unit, all classes in reading object judge whether each class is survey It tries out the subclass of example class and whether there is operation test method;
The test case unit of the reading is saved to the file server;
Solution sequence is carried out to obtain test case element identifier (element ID) to the test case unit saved in a manner of serializing List;
After taking out the test case element identifier (element ID) in the test case element identifier (element ID) list, using the unification The test case element identifier (element ID) is distributed to corresponding test machine by distribution logic, and the distribution logic is not with test case The change of the quantity of unit and/or test machine and change;
The test machine calls actuator corresponding with the test case unit, so that institute using fixed calling interface It states actuator and executes the test case unit, an actuator corresponds to a test case unit, to difference Test case unit executed automatically using unified execution logic.
2. the method according to claim 1, wherein it is described using the unified distribution logic by the test Use-case element identifier (element ID) is distributed to corresponding test machine
Detection is currently with the presence or absence of idle test machine;
If distributing the test case unit marks to the test machine of the free time there is currently idle test machine Symbol, otherwise, waits the test machine of free time to appear, until the distribution of all test case element identifier (element ID)s finishes.
3. the method according to claim 1, wherein described save the test case unit of the reading to institute Stating file server includes:
By the test case unit sequence of the reading, test case corresponding to the test case unit after the serializing Element identifier (element ID) is stored in test case element identifier (element ID) list.
4. a kind of system of distribution implementation of test cases, which is characterized in that the system comprises distributed server and at least One test machine;
The distributed server, for using unified distribution logic by the test case unit on file server to correspondence Test machine distribution comprising: using reader calling module using fixed calling interface, call and the test case The corresponding reader of unit, so that the reader reads the test case unit, a reader is corresponding to a test Use-case unit runs reader read test use-case unit in test machine: generating one according to the title of test case unit A object, all classes in reading object judge whether each class is the subclass of test case class and whether has an operation test side Method;
It is used to save the test case unit of the reading to the file server using preserving module;
The distributed server includes:
Solution sequence module, for carrying out solution sequence to the test case unit saved in a manner of serializing to be surveyed Example element identifier (element ID) list on probation;
Distribution module, for after taking out the test case element identifier (element ID) in the test case element identifier (element ID) list, The test case element identifier (element ID) distribution described in corresponding test machine is distributed to using the unified distribution logic to patrol It collects and does not change with the change of test case unit and/or the quantity of test machine;
The test machine calls actuator corresponding with the test case unit for using fixed calling interface, with The actuator is set to execute the test case unit, an actuator corresponds to a test case unit, right Different test case units is executed automatically using unified execution logic.
5. system according to claim 4, which is characterized in that the distribution module includes:
Detection unit, it is current with the presence or absence of idle test machine for detecting;
Identifier Dispatching Unit, if being that there is currently idle test machine for the detection unit testing result, to institute It states idle test machine and distributes the test case element identifier (element ID), otherwise, wait the test machine of free time to appear, until institute There is the distribution of test case element identifier (element ID) to finish.
6. system according to claim 4, which is characterized in that the preserving module includes:
Serialization unit, for the test case unit by the test case unit sequence of the reading, after the serializing Corresponding test case element identifier (element ID) is stored in test case element identifier (element ID) list.
CN201310450105.2A 2013-09-27 2013-09-27 A kind of method and system of distribution implementation of test cases Active CN104516811B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310450105.2A CN104516811B (en) 2013-09-27 2013-09-27 A kind of method and system of distribution implementation of test cases

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310450105.2A CN104516811B (en) 2013-09-27 2013-09-27 A kind of method and system of distribution implementation of test cases

Publications (2)

Publication Number Publication Date
CN104516811A CN104516811A (en) 2015-04-15
CN104516811B true CN104516811B (en) 2019-01-11

Family

ID=52792155

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310450105.2A Active CN104516811B (en) 2013-09-27 2013-09-27 A kind of method and system of distribution implementation of test cases

Country Status (1)

Country Link
CN (1) CN104516811B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105242134B (en) * 2015-09-22 2018-06-19 许继集团有限公司 A kind of distributed test method suitable for intelligent high-voltage equipment system level testing
CN105912457A (en) * 2015-12-08 2016-08-31 乐视网信息技术(北京)股份有限公司 Test server, test client, test system, and test method
CN110554936A (en) * 2018-06-04 2019-12-10 记忆科技(深圳)有限公司 SSD (solid State disk) testing method and system

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090199047A1 (en) * 2008-01-31 2009-08-06 Yahoo! Inc. Executing software performance test jobs in a clustered system
CN101727389A (en) * 2009-11-23 2010-06-09 中兴通讯股份有限公司 Automatic test system and method of distributed integrated service
CN101834890A (en) * 2010-04-02 2010-09-15 浪潮(北京)电子信息产业有限公司 Intelligent management system and method of distributed system

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102981951B (en) * 2012-11-01 2016-03-09 珠海金山网络游戏科技有限公司 Cloud test development platform and cloud test development method

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090199047A1 (en) * 2008-01-31 2009-08-06 Yahoo! Inc. Executing software performance test jobs in a clustered system
CN101727389A (en) * 2009-11-23 2010-06-09 中兴通讯股份有限公司 Automatic test system and method of distributed integrated service
CN101834890A (en) * 2010-04-02 2010-09-15 浪潮(北京)电子信息产业有限公司 Intelligent management system and method of distributed system

Also Published As

Publication number Publication date
CN104516811A (en) 2015-04-15

Similar Documents

Publication Publication Date Title
CN104050078B (en) Test script generates system
CN106294120A (en) The test method of code, equipment and computer program
CN103631703B (en) Software performance testing method and device in Android device
CN105426310B (en) A kind of method and apparatus for the performance for detecting target process
US10678573B2 (en) System and method for simulating virtual machine (VM) placement in virtual datacenters
CN109522228B (en) Interface automation test data construction method, device, platform and storage medium
CN105389261B (en) The method and device of asynchronous test
CN107741903A (en) Application compatibility method of testing, device, computer equipment and storage medium
CN104516811B (en) A kind of method and system of distribution implementation of test cases
CN104899141B (en) A kind of test cases selection and extending method of network-oriented application system
CN103903312B (en) The execution method and apparatus of automatic detecting
US8276122B2 (en) Method to speed up creation of JUnit test cases
CN110347085A (en) Automatization test system, method, vehicle and computer-readable medium
CN109783351A (en) Interface detection method, apparatus and computer readable storage medium
CN106980571A (en) The construction method and equipment of a kind of test use cases
CN112433944A (en) Service testing method, device, computer equipment and storage medium
CN107704568B (en) A kind of method and device of test data addition
CN104182283A (en) Task synchronization method
CN109460365B (en) A kind of system performance testing method, apparatus, equipment and storage medium
Höttger et al. APP4MC: Application platform project for multi-and many-core systems
JP5841458B2 (en) Test equipment and test modules
US9658945B2 (en) Constructing test-centric model of application
CN110262932A (en) Android plate test method, system and computer readable storage medium
CN109656817A (en) A kind of automation interface test device and equipment
US9442826B2 (en) Kernel functionality checker

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into 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: 20230720

Address after: 518057 Tencent Building, No. 1 High-tech Zone, Nanshan District, Shenzhen City, Guangdong Province, 35 floors

Patentee after: TENCENT TECHNOLOGY (SHENZHEN) Co.,Ltd.

Patentee after: TENCENT CLOUD COMPUTING (BEIJING) Co.,Ltd.

Address before: 2, 518044, East 403 room, SEG science and Technology Park, Zhenxing Road, Shenzhen, Guangdong, Futian District

Patentee before: TENCENT TECHNOLOGY (SHENZHEN) Co.,Ltd.