CN107908540A - Test case creation method, apparatus, computer equipment and medium - Google Patents

Test case creation method, apparatus, computer equipment and medium Download PDF

Info

Publication number
CN107908540A
CN107908540A CN201710619703.6A CN201710619703A CN107908540A CN 107908540 A CN107908540 A CN 107908540A CN 201710619703 A CN201710619703 A CN 201710619703A CN 107908540 A CN107908540 A CN 107908540A
Authority
CN
China
Prior art keywords
test case
interface
version
data
new version
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
CN201710619703.6A
Other languages
Chinese (zh)
Other versions
CN107908540B (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.)
Ping An One Wallet E Commerce Co Ltd
Original Assignee
Ping An One Wallet E Commerce 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 Ping An One Wallet E Commerce Co Ltd filed Critical Ping An One Wallet E Commerce Co Ltd
Priority to CN201710619703.6A priority Critical patent/CN107908540B/en
Publication of CN107908540A publication Critical patent/CN107908540A/en
Application granted granted Critical
Publication of CN107908540B publication Critical patent/CN107908540B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/3668Software testing
    • G06F11/3672Test management
    • G06F11/3684Test management for test design, e.g. generating new test cases

Abstract

The present invention relates to a kind of test case creation method, apparatus, computer equipment and medium.Wherein, test case creation method specifically includes following steps:Obtain the new version data packet of application;The new version data packet is parsed, obtains new version interface data;The old version number of application is obtained, is searched and the corresponding old version interface data of the old version number and old version test case;By the new version interface data compared with the old version interface data, according to comparative result from the changed interface parameters of old version interface data searching data, the test case not comprising the interface parameters is found out from the old version test case, the test case found is replicated and generates new version test case.The work efficiency for creating test case can be improved using this method.

Description

Test case creation method, apparatus, computer equipment and medium
Technical field
The present invention relates to technical field of measurement and test, more particularly to a kind of test case creation method, apparatus, computer equipment And medium.
Background technology
With the increase for being continuously increased the competitive pressure between similar application product of user demand, application product needs not The iteration renewal of disconnected ground can meet user demand, resistance competitive pressure.Therefore, same application product has many exploitation versions This, and multiple exploitation versions are required to pass through test.At present, industry is all individually to carry out for the resource data without version Preserve and test distribution, tester can not specifically understand the specific situation of change between each edition data, therefore, tester Need individually to write test code and test case for each beta version, inevitably carry out many repeated superfluous Remaining work, and the work efficiency for causing test case creation to work is very low.
The content of the invention
Based on this, it is necessary to low for the work efficiency of existing establishment test case during above-mentioned test case creation The problem of, there is provided a kind of test case creation method, apparatus, computer equipment and medium.
A kind of test case creation method, the described method comprises the following steps:
Obtain the new version data packet of application;
The new version data packet is parsed, obtains new version interface data;
The old version number of the application is obtained, is searched and the corresponding old version interface data of the old version number With old version test case;
By the new version interface data compared with the old version interface data, according to comparative result from described The changed interface parameters of old version interface data searching data, finds out from the old version test case and does not wrap Test case containing the interface parameters, the test case found is replicated and generates new version test case.
Above-mentioned test case creation method, after the data packet of new version application product is obtained, to new version data packet The parsing of interface data is carried out, the test that old version interface data and old version are obtained according to the old version number of acquisition is used Example, can be clearly by the comparison analysis of interface data by the way that the interface data of new version and old version is compared The situation of change of interface parameters between each version, so as to which automatic screening outgoing interface parameter is simultaneously in old version test case Not changed test case, it is directly replicated and generates the test case of new version.The above method can be to avoid test The a large amount of repeatability of personnel's progress write work, when improving the efficiency of the establishment work of use-case and saving the establishment of test case Between.
In one of the embodiments, the method further includes:
The test comprising the changed interface parameters of the data is found out from the old version test case to use Example, obtains the corresponding interface identifier of the interface parameters, is searched and the interface identifier pair in the new version interface data The new version interface parameters answered;
The interface parameters in the test case comprising the interface parameters is replaced with into the new version interface Parameter, the old version test case replaced by parameter is replicated and generates new version test case.
In one of the embodiments, the lookup and the corresponding old version interface data of the version number and history After the step of version test case, further include:
The application scenarios grouping information of the old version test case is obtained, is given birth to according to the application scenarios grouping information Option is selected into scene and is shown;
Select option to receive scene selection instruction by the scene, scene letter is read from the scene selection instruction Breath, filters out and the corresponding test case of the scene information from the old version test case;
It is described that the test case not comprising the interface parameters is found out from the old version test case, by described in The test case found is replicated and included the step of generating new version test case:
The test case not comprising the interface parameters is found out from the test case filtered out, by the lookup To test case replicated and generate new version test case..
In one of the embodiments, after described the step of obtaining the new version data packet applied, further include:
The new version data packet is parsed, obtains resource data;
Core resource data are identified from the resource data, lookup did not loaded the first of old version resource data Classloader, loads the core resource data using first Classloader;
Identify non-core resource data from the resource data, search and do not loaded the of old version resource data Two Classloaders, load the non-core resource data using second Classloader.
In one of the embodiments, described found out from the old version test case is joined not comprising the interface Several test cases, after the step of test case found is replicated and generates new version test case, also Including:
The new version test case is added to queue to be tested, test case execute instruction is obtained, reads the survey Version number in example execute instruction on probation, the queue to be tested is also added to by the corresponding test case of the version number;
The execution priority level of the test case is obtained, according to the execution priority level in the queue to be tested Test case be ranked up;
When reaching preset time, the test case in the queue to be tested is performed, and generate and survey according to implementing result Try report.
A kind of test case creation device, described device include:
Packet-receiving module, for obtaining the new version data packet of application system;
Module is received in interface parsing, for being parsed to obtain new version interface data to the new version data packet;
Use-case searching module, for obtaining the old version number of the application, is searched corresponding with the old version number Old version interface data and old version test case;
Use-case generation module, for by the new version interface data compared with the old version interface data, The changed interface parameters of data is found out from the old version interface data according to comparative result, from the old version The test case not comprising the interface parameters is found out in test case, the test case found is replicated simultaneously Generate new version test case.
In one of the embodiments, described device further includes:
Interface parameters searching module, becomes for being found out from the old version test case comprising the data The test case of the interface parameters of change, obtains the corresponding interface identifier of the interface parameters, in the new version interface data Search new version interface parameters corresponding with the interface identifier;
Second use-case generation module, for by the interface parameters in the test case comprising the interface parameters The new version interface parameters is replaced with, the old version test case replaced by parameter is replicated and generates new version Test case.
In one of the embodiments, described device further includes:
Scene information acquisition module, for obtaining the application scenarios grouping information of the old version test case, according to The application scenarios grouping information generation scene selection option is simultaneously shown;
Use-case screening module, for selecting option to receive scene selection instruction by the scene, selects from the scene Scene information is read in instruction, filters out from the old version test case and is used with the corresponding test of the scene information Example;
The use-case generation module is additionally operable to find out from the test case filtered out joins not comprising the interface Several test cases, the test case found is replicated and generates new version test case.
A kind of computer equipment, including memory, processor and storage can be run on a memory and on a processor Computer program, it is characterised in that the step of processor realizes the above method when performing described program.
A kind of computer-readable recording medium, is stored thereon with computer program, it is characterised in that the program is by processor The step of above method is realized during execution.
Brief description of the drawings
Fig. 1 is the flow chart of test case creation method in one embodiment;
Fig. 2 is the flow chart of test case creation method in another embodiment;
Fig. 3 is the flow chart of test case creation method in another embodiment;
Fig. 4 is the flow chart of test case creation method in another embodiment;
Fig. 5 is the structure diagram of test case creation device in one embodiment;
Fig. 6 is the structure diagram of test case creation device in another embodiment;
Fig. 7 is the structure diagram of test case creation device in another embodiment;
Fig. 8 is the structure diagram of test case creation device in another embodiment;
Fig. 9 is the structure diagram of test case creation device in another embodiment;
Figure 10 is the internal structure schematic diagram of one embodiment Computer equipment.
Embodiment
In order to make the purpose , technical scheme and advantage of the present invention be clearer, with reference to the accompanying drawings and embodiments, it is right The present invention is further elaborated.It should be appreciated that specific embodiment described herein is only to explain the present invention, not For limiting the present invention.
In one embodiment, as shown in Figure 1, there is provided a kind of test case creation method, this method can be applied to end End or server, in this way applied to being illustrated exemplified by terminal, the described method comprises the following steps:
Step 110, the new version data packet of application is obtained.
Terminal obtains the data packet completed exploitation, also applied without the new version of test.Using be in intelligent terminal such as The application program installed and used on mobile phone, tablet computer.All dependency numbers of new version application are contained in new version data packet According to, including data to be tested, the interface data of each interface in such as application system, in addition, it can include non-test data, such as The JAVA classes of application system and configuration file etc..New version data packet is under normal circumstances compressed file bag, such as Jar bags (JavaArchive, Java archive file) or War bags (WebArchive file, web application file) etc..
Step 120, new version data packet is parsed, obtains new version interface data.
Terminal-pair new version data packet unzips it to obtain all related datas of new version application, and data are solved New version interface data is therefrom extracted in analysis.In new version interface data comprising each interface to be tested of application system interface name and Corresponding interface parameters, has in interface parameters and enters parameter including interface and interface goes out parameter etc..
Step 130, the old version number of application is obtained, is searched and the corresponding old version interface data of old version number With old version test case.
Old version number refers to obtain the selected old version number of user using the version number for having developed version, terminal. In the present embodiment, test case includes interface testing use-case and functional test use-case, and interface testing use-case is used for interface Tested, the required parameter of interface is included in the test code of interface testing use-case, functional test use-case is the survey write Code is tried, interface requests parameter may also be included by testing in code.Wherein, the test case comprising interface parameters accounts in each version According to very big proportion.
In one embodiment, terminal-pair test case carries out visualization Classification Management.Terminal should in display interface displaying With selection option, option provides the Apply Names or application coding of all development and application, is made choice for user.User selects After selecting Apply Names or application coding, it can show that version selects option again in the display interface of the test case of selected application, Version selection option provides the version number of all upload old versions of selection application, and terminal is obtained by version selection option and used The old version number of family selection.
In one embodiment, the respectively institute that has created of exploitation version is stored with each application system in the database of terminal There are test case and interface data, test case and interface data are according to Apply Names and version number's classification storage.Terminal according to The old version number of acquisition, and Apply Names are searched with Apply Names, old version number relatively in the test case of storage The old version interface data and old version test case answered.
In another embodiment, test case used and interface data are stored on data management server, eventually The acquisition that end sends test case and test data according to Apply Names and old version number to data management server is asked, number After receiving acquisition request according to management server, Apply Names and old version number and inquiry in read requests are corresponding thereto Old version test case and old version interface data and return to terminal.
In one embodiment, after terminal finds old version test case, terminal by the title of test case with The form of list or icon is shown, and after user chooses a test case, terminal is by the test for the test case chosen Code is illustrated on display interface.User can be to the code of test case into edlin and modification, to editor in display interface Test case afterwards can carry out preservation renewal.
It should be noted that the old version test case deposited on terminal or data management server has been tested May be also in state to be tested, this is because same application may be directed to different dispensing channels at the same time within the same period Several more similar versions are developed, the exploitation uplink time of several versions is closer to, and therefore, some old version tests are used Although example has created, it is also possible to have not enough time to test.
Step 140, by new version interface data compared with old version interface data, according to comparative result from history The changed interface parameters of version interface data search data, finds out from old version test case and joins not comprising interface Several test cases, the test case found is replicated and generates new version test case.
New version interface data and old version interface data are compared by terminal, judge data according to comparative result Changed interface, the newly-increased interface in being applied including new version, the deactivation interface in old version application, Yi Jixin Version applies the changed interface of either interface parameter relative to old version application interface.Terminal is from old version interface Found out in data and disable interface and parameter and change the interface parameters of interface.Terminal changes according to the data found Interface parameters old version test case is screened, therefrom filter out not comprising data variation interface testing use-case and will It is replicated, and is copied in the storage region specified by new version test case, and the test case filtered out is ordered again Name generation new version test case.
Specifically, in one embodiment, including by the version in old version test case title the step of renaming Information replaces with the version information of new version, and the other information in title remains unchanged.Wherein, the version information of new version can be with For version number, terminal can carry out coding of postponing according to the latest edition number of existing old version, automatically generate new version version Number.
Test case creation method described in the present embodiment, after the data packet of new version application product is obtained, to new Edition data bag carries out the parsing of interface data, and old version interface data and history version are obtained according to the old version number of acquisition This test case, by the way that the interface data of new version and old version is compared, passes through the comparison of interface data Analysis can specify the situation of change of interface parameters between each version, so as in old version test case Automatic sieve select The not changed test case of interface parameters, it is directly replicated and generates the test case of new version.The above method leads to Cross and automatic comparison is carried out to interface data can recognize specific interface data situation of change between each version, can be to avoid survey Examination personnel carry out repeatability to a large amount of test cases of no generation interface data change and write work, so as to improve use-case Create the efficiency of work and save the creation time of test case.
In one embodiment, method further includes:Find out from old version test case and change comprising data Interface parameters test case, obtain the corresponding interface identifier of interface parameters, searched in new version interface data and interface Identify corresponding new version interface parameters;Interface parameters in test case comprising interface parameters is replaced with into new version interface Parameter, the old version test case replaced by parameter is replicated and generates new version test case.
Terminal screens old version test case according to the changed interface parameters of the data found, when sentencing Break when old version test case and including the changed interface parameters of data, it is right that terminal obtains included interface parameters institute The interface identifier answered, and judge according to interface identifier the situation of change of interface, that is, judge that interface is off interface or parameter becomes Change interface.When judging that outgoing interface is off interface, any operation is not carried out to surveying use-case, when judging that outgoing interface is Parameters variation During interface, terminal searches in the new version interface data parsed new version interface ginseng corresponding thereto according to interface identifier Number, and the interface parameters in old version test case is directly replaced with into new version interface parameters, by what is replaced by data Old version test case is replicated, and is copied in the storage region specified by new version test case, the survey to filtering out Example on probation carries out renaming generation new version test case.The same above-described embodiment of specific naming method, details are not described herein.
In one embodiment, when terminal is judged to include the changed history version of data in old version test case During this interface parameters, after terminal finds new version interface parameters according to its corresponding interface identifier, by the interface of two versions Parameter is compared, and changed part is labeled, and generates parameter and compare interface, and " parameter is replaced for offer on interface Change, create use-case " option of operation and " not creating test case " option of operation.When user chooses " parameter is replaced, establishment use-case " During option of operation, terminal carries out parameter replacement, generates new version test case, when user chooses " not creating test case ", Terminal does not operate old version test case.
In the present embodiment, terminal is judging that old version test case includes the changed interface parameters of data When, the situation of change of its corresponding interface can be judged automatically, can be according to connecing when it is Parameters variation interface to judge Mouthful identifier lookup arrives the interface parameters of corresponding new version, and the test case for generating new version is replaced by parameter, so that The work realization full-automation for changing interface parameters in test case must be edited and changed, further reduces manual compiling interface ginseng The workload for the test case that number changes, improves the work efficiency that use-case creates work.
In one embodiment, terminal is tested old version according to the changed interface parameters of the data found and is used Example is screened, when judging that old version test case includes the changed interface parameters of data without replacing work Make, terminal is given birth to after screening operation according to all old version test cases comprising change interface parameters filtered out Into the list of data variation use-case and shown.When user clicks on the test case icon in list, terminal shows that icon corresponds to Old version test case test code and show corresponding new version interface parameters, user can voluntarily be compared simultaneously Modify, clicked on after the completion of modification after determining option, terminal can be according to knowledge to old version test case in display interface The modification result being clipped to automatically generates new version test case.
In one embodiment, as shown in Fig. 2, searching and the corresponding old version interface data of version number and history version After the step 130 of this test case, further include:
Step 132, the application scenarios grouping information of old version test case is obtained, is given birth to according to application scenarios grouping information Option is selected into scene and is shown.
Application scenarios are that the scene divided is realized according to function, for example, the credit card repayment of application program, payment fill Value, loaning bill, financing etc. are all different application scenarios.Because the function that each application scenarios are realized is different, therefore, each The system that interaction occurs in scene from application system may also be different, so that involved by the test case created in each application scenarios And system interface and interface parameters would also vary from.For example, in application scenes, application system needs and clearing system System, Accounting system interact, and in some application scenarios having, application system needs and transaction system, payment system and order System interacts.Therefore, by classifying to application scenarios of the test case according to belonging to it, can will include it is identical or The test case of close interface parameters is sorted out, and carries out user management easy to terminal, also allows for user and checked.
Application scenarios in each beta version can independently be created by user, in the administration interface of test case, user Application scenarios can be voluntarily added, changed and deleted, and the test case created can be pulled and be answered added to what is created With in scene, the test case in application scenarios can also be subjected to removal operation.
After terminal finds old version test case, the application scenarios grouping information of old version test case is obtained, Application scenarios grouping information includes the title or label information of the application scenarios used created in the test of history version, and each The test case information that application scenarios are included.Terminal generates scene selection option according to application scenarios title and it is opened up Show.Scene selection option can be shown in the form of application scenarios name list, can also be shown otherwise. User can select single application scenarios, can also the multiple application scenarios of simultaneous selection.
Step 134, select option to receive scene selection instruction by scene, scene letter is read from scene selection instruction Breath, filters out and the corresponding test case of scene information from old version test case.
After user carries out application scenarios selection, terminal selects option to receive scene selection instruction, terminal by scene The scene information for the application scenarios that user chooses, scene title of the terminal in scene information are read from scene selection instruction Or scene number screens old version test case, the test for therefrom filtering out packet corresponding with scene information is used Example.
The test case not comprising interface parameters is found out from old version test case, the test case that will be found Replicated and specifically included the step of generating new version test case:Find out not including from the test case filtered out and connect The test case of mouth parameter, the test case found is replicated and generates new version test case.
Whether the changed interface parameters of data is included in the test case that terminal judges to filter out successively, when judging When not including the changed interface parameters of data in test case, terminal test case is replicated in new version test library or Copy to the storage region that new version is specified, and generate new version test to the test case renaming of duplication, after renaming and use Example.In one embodiment, when terminal judges interface parameters changed comprising data in test case, interface is obtained The corresponding interface identifier of parameter, new version interface parameters corresponding with interface identifier is searched in new version interface data, will be gone through Interface parameters in history version test case replaces with new version interface parameters, and the old version replaced by parameter is tested and is used Example is replicated and generates new version test case.
In the present embodiment, in the title of test case in addition to comprising version information, also comprising application scenarios information, Easy to carry out the packet lookup of use-case according to the title of test case.Terminal is after new version test case is generated, automatic identification Application scenarios information in new version test case title, and the application scenarios information that will identify that is added to new version test In application scenarios packet.
In the present embodiment, can be by similar in test function by setting application scenarios grouping information for test case Test case is grouped management, is searched, checked easy to user.In addition, user can select option to correspond to by scene Made choice with scene, so as to realize the test case to the application scenarios of selection according to the change of new version application scenarios Establishment, without all being screened to the old version test case of all scenes, save unnecessary lookup and judge work, carry The establishment efficiency of high test case, and save the time.
In one embodiment, as shown in figure 3, after the step 110 of the new version data packet of acquisition application, further include:
Step 112, new version data packet is parsed, obtains resource data.
Terminal-pair new version data packet unzips it, and the data after decompression are parsed, so as to obtain new edition The resource data of this application, resource data include core resource data and non-core resource data.Core resource data refer to and survey Content related data, JAVA classes and configuration file etc. are tried, rather than core resource data refer to and the test incoherent number of content According to, JAVA classes and configuration file etc., non-core resource data is used for the operation for testing terminal, ensures the test case energy in terminal Enough normal operations, non-core number of resources is belonged to as sent request, writing the relevant resource data of the such function of system log According to.
Step 114, core resource data are identified from resource data, lookup did not loaded old version resource data First Classloader, loads core resource data using the first Classloader.
First Classloader is the Classloader for not loading old version resource data and only loading core resource data, The quantity of first Classloader can be multiple.
Terminal is identified the resource data parsed according to the title or mark of core resource data, therefrom identifies Core resource data.Terminal obtains the load information of local all first Classloaders, and load information is included in Classloader The information of the application loaded, and the version information of the application specifically loaded, application of the terminal in new version data packet Information judges the data of other old versions of same application whether are loaded with the first Classloader, does not add when terminal is found When carrying the first Classloader of same application other old version resource datas, terminal is using the first Classloader to identifying Core resource data loaded.
In one embodiment, when terminal finds multiple first Classloaders, terminal can obtain multiple first kind The remaining loading space of loader, adds core resource data using the first larger Classloader of remaining loading space Carry.
Step 116, non-core resource data is identified from resource data, lookup did not loaded old version resource data The second Classloader, non-core resource data is loaded using the second Classloader.
Second Classloader is the class loading for not loading old version resource data and only loading non-core resource data Device, the quantity of the second Classloader can be multiple.
Terminal is identified the resource data parsed according to the title or mark of non-core resource data, therefrom identifies Go out non-core resource data.Terminal obtains the load information of local all second Classloaders, and load information includes class loading The information of the application loaded in device, and the version information of the application specifically loaded, terminal is according in new version data packet Application message judges the data of other old versions of same application whether are loaded with Classloader, does not add when terminal is found When carrying the second Classloader of same application other old version resource datas, terminal is using the second Classloader to identifying Core resource data loaded.
In one embodiment, when terminal finds multiple second Classloaders, terminal can obtain multiple second classes The remaining loading space of loader, adds core resource data using the second larger Classloader of remaining loading space Carry.
In one embodiment, the step of non-core resource data loading need not be carried out during test case is created Suddenly, after the completion of test case creation, terminal receive test case execute instruction and then to non-core resource data into Row loading.
In the present embodiment, by the way that core resource data and non-core resource data are carried out classification loading, and surveying Examination loads when needing to non-core resource data, can save the operation process resource space of terminal.It is simultaneously as same The collision problem of class punching or configuration file is likely to occur between the resource data of one application different editions, in the present embodiment, is led to Cross and load the resource data of the different editions of same application on different Classloaders, can be by the number of resources of multiple versions According to progress resource isolation, while same Classloader can also be avoided to load identical class or configuration file at the same time and cause test Conflict in the implementation procedure of use-case, cause operation exception or interruption.
In one embodiment, as shown in figure 4, finding out the survey not comprising interface parameters from old version test case After the step of trying out example, the test case found is replicated and generates new version test case, further include:
Step 150, new version test case is added to queue to be tested, obtains test case execute instruction, read and survey Version number in example execute instruction on probation, queue to be tested is also added to by the corresponding test case of version number.
Terminal is added to queue to be tested after new version test case is generated, by new version test case.Terminal is shown Test dispatching administration page, the test case to be tested in test dispatching administration page shows queue to be tested can be with Name list or the mode of icon are shown.The display area of each test case provides deletion, pause and execution etc. Option of operation, user can remove test case by choosing operation type selecting to complete from queue, suspend when dispatching and performing Perform and or while choosing be immediately performed the operation of test.
Version selection option is also provided on test dispatching administration page, user selects option to select to need by version The application version tested, user generate test case execute instruction after making choice, terminal selects option to obtain by version Take test case execute instruction, and the selected version number of user is read from instruction, terminal is according to the version number of reading from number According to finding the corresponding test case created in storehouse, and the test case found is added to queue to be tested. Likewise, the test case of selected version such as can be deleted, be performed at the operation by user.
Step 160, the execution priority level of test case is obtained, the survey in test queue is treated according to execution priority level Example on probation is ranked up.
In the present embodiment, after the completion of test case creation, terminal can prompt user to carry out use-case and perform priority level Set, for example, can will perform priority level is divided into limit priority, normal priority and lower priority etc..User can Individually to carry out performing the setting of priority level to each test case, can also batch setting be carried out to test case.
In one embodiment, user can not carry out test case to perform the setting of priority level.User can be Any adjustment of the test dispatching administration page to the test case carry out order in list, such as can by pulling, mobile use-case The mode of icon is realized.Terminal puts in order according to the test case of queue to be tested in the management and running page and holds from front to back Row test.User can be made to obtain early some specific when test dispatching is run by the execution sequence for setting test case The implementing result of target detection use-case.
Step 170, when reaching preset time, the test case in queue to be tested is performed, and give birth to according to implementing result Into testing journal sheet.
Terminal can also provide test execution time set-up function in the management and running page.User can be treated in test queue Test case preset time, user set one test initial time, can also by the test case grouping management in queue, To each group of test case, respectively initial time is tested in setting one.When terminal detects the test starting for reaching user's setting Between after, terminal performs the test case in queue according to the default execution sequence of use-case successively.In the present embodiment, by advance Set use-case and perform the time, can be by the establishment work of test case with performing the discrete execution of work, in the free time of terminal Test job is carried out, so as to the operation resource of balanced termination, improves the work efficiency that terminal performs.
When the test case in queue to be tested, which performs, to be completed, the implementing result of test case carries out in terminal-pair queue Collect generation testing journal sheet, contrasted the test quantity of test case between different editions and operation result in report, its The comparison of use-case quantity of comparison, the successful operation of the total quantity for the test case for including performing, results abnormity use number of cases The contrast of amount and the comparison information of run time etc..
In the present embodiment, the scheduling that test case is integrated with terminal performs management function, due to the money of different editions Source data is loaded using different Classloaders so that terminal can carry out concentration survey to the test case of multiple versions Examination, enables the test case of multiple versions concurrently to perform, and can to avoid the resource contention in concurrent implementation procedure, so as to So that the execution work of test case keeps high efficiency.
In one embodiment, as shown in Figure 5, there is provided a kind of test case creation device, the device include:
Packet-receiving module 510, for obtaining the new version data packet of application system;
Module 520 is received in interface parsing, for being parsed to obtain new version interface data to new version data packet;
Use-case searching module 530, for obtaining the old version number of application, is searched and the corresponding history of old version number Version interface data and old version test case;
Use-case generation module 540, for by new version interface data compared with old version interface data, according to than The changed interface parameters of data is found out from old version interface data compared with result, is searched from old version test case Go out not including the test case of interface parameters, the test case found is replicated and generates new version test case.
In one embodiment, as shown in fig. 6, device further includes:
Interface parameters searching module 550, it is changed comprising data for being found out from old version test case The test case of interface parameters, obtains the corresponding interface identifier of interface parameters, is searched and interface mark in new version interface data Know corresponding new version interface parameters;
Second use-case generation module 560, for the interface parameters in the test case comprising interface parameters to be replaced with newly Version interface parameter, the old version test case replaced by parameter is replicated and generates new version test case.
In one embodiment, as shown in fig. 7, device further includes:
Scene information acquisition module 570, for obtaining the application scenarios grouping information of old version test case, according to should With scene grouping information generation scene selection option and it is shown;
Use-case screening module 580, for selecting option to receive scene selection instruction by scene, from scene selection instruction Scene information is read, is filtered out from old version test case and the corresponding test case of scene information;
Use-case generation module 540 is additionally operable to find out the test not comprising interface parameters from the test case filtered out and uses Example, the test case found is replicated and generates new version test case.
In one embodiment, as shown in figure 8, device further includes:
Resource resolution module 512, for being parsed to new version data packet, obtains resource data;
First load-on module 514, for identifying core resource data from resource data, lookup did not loaded history version First Classloader of this resource data, loads core resource data using the first Classloader;
Second load-on module 516, for identifying non-core resource data from resource data, lookup did not loaded history Second Classloader of version resource data, loads non-core resource data using the second Classloader.
In one embodiment, as shown in figure 9, device further includes:
Use-case add module 542, for new version test case to be added to queue to be tested, obtains test case and performs Instruct, the version number in read test use-case execute instruction, queue to be tested is also added to by the corresponding test case of version number;
Grade sequence module 544, for obtaining the execution priority level of test case, according to execution priority level to be measured Test case in examination queue is ranked up;
Use-case execution module 546, for when reaching preset time, performing the test case in queue to be tested, and root Testing journal sheet is generated according to implementing result.
In one embodiment, as shown in Figure 10, it is the internal structure schematic diagram of a computer equipment.The computer is set The standby computer program that includes memory, processor and storage on a memory and can run on a processor.Memory storage There are operating system and database, further include a kind of test case creation device.Database is used to be stored in computer equipment realization Specific function and operation needed for data, for example, for realize the interface data of the applicating history version needed for test case creation, Old version test case etc..Test case creation device includes at least one computer-readable instruction, at least one calculating Machine readable instruction can be executed by processor, so that computer equipment realizes a kind of test case creation method.The processor is used for Calculating and control ability are provided, support the operation of whole terminal.
In one embodiment, the memory of computer equipment includes non-volatile memory medium and built-in storage.It is above-mentioned Operating system, database and test case creation device are stored in non-volatile memory medium.Built-in storage is deposited to be non-volatile The operation of test case creation device in storage media provides environment.It will be understood by those skilled in the art that shown in Figure 10 Structure, only with the block diagram of the relevant part-structure of application scheme, does not form and application scheme is applied thereon Terminal restriction, specific terminal can include than more or fewer components shown in figure, or some components of combination, or There is person different components to arrange.
In one embodiment, processor performs the computer-readable program of the test case creation device in memory When, realize following steps:
Obtain the new version data packet of application;New version data packet is parsed, obtains new version interface data;Obtain The old version number of application, is searched and the corresponding old version interface data of old version number and old version test case; By new version interface data compared with old version interface data, searched according to comparative result from old version interface data The changed interface parameters of data, finds out the test case not comprising interface parameters from old version test case, will The test case found is replicated and generates new version test case.
In one embodiment, processor performs the computer-readable program of the test case creation device in memory When, realize following steps:The test comprising the changed interface parameters of data is found out from old version test case to use Example, obtains the corresponding interface identifier of interface parameters, and new version corresponding with interface identifier is searched in new version interface data and is connect Mouth parameter;Interface parameters in test case comprising interface parameters is replaced with into new version interface parameters, will be replaced by parameter The old version test case changed is replicated and generates new version test case.
In one embodiment, processor performs the computer-readable program of the test case creation device in memory When, realize following steps:
The application scenarios grouping information of old version test case is obtained, scene choosing is generated according to application scenarios grouping information Select option and be shown;Select option to receive scene selection instruction by scene, scene letter is read from scene selection instruction Breath, filters out and the corresponding test case of scene information from old version test case;From old version test case The test case not comprising interface parameters is found out, the test case found is replicated and generates new version test case The step of specifically include:The test case not comprising interface parameters is found out from the test case filtered out, by what is found Test case is replicated and generates new version test case.
In one embodiment, processor performs the computer-readable program of the test case creation device in memory When, realize following steps:
New version data packet is parsed, obtains resource data;Core resource data are identified from resource data, are looked into The first Classloader for not loading old version resource data is looked for, core resource data are added using the first Classloader Carry;Non-core resource data is identified from resource data, searches the second class loading for not loading old version resource data Device, loads non-core resource data using the second Classloader.
In one embodiment, processor performs the computer-readable program of the test case creation device in memory When, realize following steps:New version test case is added to queue to be tested, obtains test case execute instruction, reads and surveys Version number in example execute instruction on probation, queue to be tested is also added to by the corresponding test case of version number;Test is obtained to use The execution priority level of example, treats the test case in test queue according to execution priority level and is ranked up;It is default when reaching During the time, the test case in queue to be tested is performed, and testing journal sheet is generated according to implementing result.
In one embodiment, there is provided a kind of computer-readable recording medium, is stored thereon with computer program, the journey Following steps are realized when sequence is executed by processor:Obtain the new version data packet of application;New version data packet is parsed, is obtained To new version interface data;The old version number of application is obtained, is searched and the corresponding old version number of ports of old version number According to old version test case;By new version interface data compared with old version interface data, according to comparative result From the changed interface parameters of old version interface data searching data, find out and do not include from old version test case The test case of interface parameters, the test case found is replicated and generates new version test case.
In one embodiment, also used when which is executed by processor to realize that following steps are tested from old version The test case for including the changed interface parameters of data is found out in example, obtains the corresponding interface identifier of interface parameters, New version interface parameters corresponding with interface identifier is searched in new version interface data;By in the test case comprising interface parameters Interface parameters replace with new version interface parameters, will be replicated and generated by the old version test case that parameter is replaced New version test case.
In one embodiment, also realizing following steps when which is executed by processor:
The application scenarios grouping information of old version test case is obtained, scene choosing is generated according to application scenarios grouping information Select option and be shown;Select option to receive scene selection instruction by scene, scene letter is read from scene selection instruction Breath, filters out and the corresponding test case of scene information from old version test case;From old version test case The test case not comprising interface parameters is found out, the test case found is replicated and generates new version test case The step of specifically include:The test case not comprising interface parameters is found out from the test case filtered out, by what is found Test case is replicated and generates new version test case.
In one embodiment, also realizing following steps when which is executed by processor:
New version data packet is parsed, obtains resource data;Core resource data are identified from resource data, are looked into The first Classloader for not loading old version resource data is looked for, core resource data are added using the first Classloader Carry;Non-core resource data is identified from resource data, searches the second class loading for not loading old version resource data Device, loads non-core resource data using the second Classloader.
In one embodiment, also realizing following steps when which is executed by processor:
New version test case is added to queue to be tested, obtains test case execute instruction, read test use-case is held Version number in row instruction, queue to be tested is also added to by the corresponding test case of version number;Obtain the execution of test case Priority level, treats the test case in test queue according to execution priority level and is ranked up;When reaching preset time, hold Test case in row queue to be tested, and testing journal sheet is generated according to implementing result.
Each technical characteristic of embodiment described above can be combined arbitrarily, to make description succinct, not to above-mentioned reality Apply all possible combination of each technical characteristic in example to be all described, as long as however, the combination of these technical characteristics is not deposited In contradiction, the scope that this specification is recorded all is considered to be.
Embodiment described above only expresses the several embodiments of the present invention, its description is more specific and detailed, but simultaneously Cannot therefore it be construed as limiting the scope of the patent.It should be pointed out that come for those of ordinary skill in the art Say, without departing from the inventive concept of the premise, various modifications and improvements can be made, these belong to the protection of the present invention Scope.Therefore, the protection domain of patent of the present invention should be determined by the appended claims.

Claims (10)

  1. A kind of 1. test case creation method, it is characterised in that the described method comprises the following steps:
    Obtain the new version data packet of application;
    The new version data packet is parsed, obtains new version interface data;
    The old version number of the application is obtained, old version interface data corresponding with the old version number is searched and goes through History version test case;
    By the new version interface data compared with the old version interface data, according to comparative result from the history The changed interface parameters of version interface data search data, finds out not comprising institute from the old version test case The test case of interface parameters is stated, the test case found is replicated and generates new version test case.
  2. 2. test case creation method according to claim 1, it is characterised in that the method further includes:
    The test case for including the changed interface parameters of the data is found out from the old version test case, is obtained The corresponding interface identifier of the interface parameters is taken, is searched in the new version interface data corresponding with the interface identifier new Version interface parameter;
    The interface parameters in the test case comprising the interface parameters is replaced with into the new version interface parameters, The test case replaced by parameter is replicated and generates new version test case.
  3. 3. test case creation method according to claim 1, it is characterised in that the lookup is opposite with the version number After the step of old version interface data and old version test case for answering, further include:
    The application scenarios grouping information of the old version test case is obtained, field is generated according to the application scenarios grouping information Scape selects option and is shown;
    Select option to receive scene selection instruction by the scene, scene information is read from the scene selection instruction, from Filtered out in the old version test case and the corresponding test case of the scene information;
    It is described to find out the test case not comprising the interface parameters from the old version test case, by the lookup To test case replicated and the step of generating new version test case includes:
    From the test case filtered out the test case not comprising the interface parameters is found out, found described Test case is replicated and generates new version test case.
  4. 4. test case creation method according to any one of claims 1 to 3, it is characterised in that described to obtain what is applied After the step of new version data packet, further include:
    The new version data packet is parsed, obtains resource data;
    Core resource data are identified from the resource data, the first kind that lookup did not loaded old version resource data adds Device is carried, the core resource data are loaded using first Classloader;
    Non-core resource data is identified from the resource data, searches the second class for not loading old version resource data Loader, loads the non-core resource data using second Classloader.
  5. 5. test case creation method according to claim 4, it is characterised in that described tested from the old version is used The test case not comprising the interface parameters is found out in example, the test case found is replicated and generated new After the step of version test case, further include:
    The new version test case is added to queue to be tested, obtains test case execute instruction, the test is read and uses Version number in example execute instruction, the queue to be tested is also added to by the corresponding test case of the version number;
    The execution priority level of the test case is obtained, according to the execution priority level to the survey in the queue to be tested Example on probation is ranked up;
    When reaching preset time, the test case in the queue to be tested is performed, and test report is generated according to implementing result Table.
  6. 6. a kind of test case creation device, it is characterised in that described device includes:
    Packet-receiving module, for obtaining the new version data packet of application system;
    Module is received in interface parsing, for being parsed to obtain new version interface data to the new version data packet;
    Use-case searching module, for obtaining the old version number of the application, is searched and the old version number is corresponding goes through History version interface data and old version test case;
    Use-case generation module, for by the new version interface data compared with the old version interface data, according to Comparative result finds out the changed interface parameters of data from the old version interface data, is tested from the old version The test case not comprising the interface parameters is found out in use-case, the test case found is replicated and generated New version test case.
  7. 7. test case creation device according to claim 6, it is characterised in that described device further includes:
    Interface parameters searching module, it is changed comprising the data for being found out from the old version test case The test case of interface parameters, obtains the corresponding interface identifier of the interface parameters, is searched in the new version interface data New version interface parameters corresponding with the interface identifier;
    Second use-case generation module, for the interface parameters in the test case comprising the interface parameters to be replaced For the new version interface parameters, the old version test case replaced by parameter is replicated and generates new version test Use-case.
  8. 8. test case creation device according to claim 6, it is characterised in that described device further includes:
    Scene information acquisition module, for obtaining the application scenarios grouping information of the old version test case, according to described Application scenarios grouping information generation scene selection option is simultaneously shown;
    Use-case screening module, for selecting option to receive scene selection instruction by the scene, from the scene selection instruction Middle reading scene information, filters out and the corresponding test case of the scene information from the old version test case;
    The use-case generation module is additionally operable to find out not comprising the interface parameters from the test case filtered out Test case, the test case found is replicated and generates new version test case.
  9. 9. a kind of computer equipment, including memory, processor and storage are on a memory and the meter that can run on a processor Calculation machine program, it is characterised in that the processor realizes claim 1 to 5 any one the method when performing described program The step of.
  10. 10. a kind of computer-readable recording medium, is stored thereon with computer program, it is characterised in that the program is by processor The step of claim 1 to 5 any one the method is realized during execution.
CN201710619703.6A 2017-07-26 2017-07-26 Test case creating method and device, computer equipment and medium Active CN107908540B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710619703.6A CN107908540B (en) 2017-07-26 2017-07-26 Test case creating method and device, computer equipment and medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710619703.6A CN107908540B (en) 2017-07-26 2017-07-26 Test case creating method and device, computer equipment and medium

Publications (2)

Publication Number Publication Date
CN107908540A true CN107908540A (en) 2018-04-13
CN107908540B CN107908540B (en) 2021-04-06

Family

ID=61840238

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710619703.6A Active CN107908540B (en) 2017-07-26 2017-07-26 Test case creating method and device, computer equipment and medium

Country Status (1)

Country Link
CN (1) CN107908540B (en)

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108829587A (en) * 2018-05-29 2018-11-16 平安普惠企业管理有限公司 Test case parameter replacing method, device, computer equipment and storage medium
CN109558316A (en) * 2018-11-21 2019-04-02 武汉风行在线技术有限公司 A kind of HTTP interface mobilism parameter test method of Test Strategy automatic configuration
CN109614312A (en) * 2018-10-23 2019-04-12 中国平安人寿保险股份有限公司 Method for generating test case, device, electronic equipment and storage medium
CN109710532A (en) * 2018-12-28 2019-05-03 北京金山安全软件有限公司 Test case management method and device and electronic equipment
CN109766262A (en) * 2018-12-15 2019-05-17 深圳壹账通智能科技有限公司 Interface data processing method, automated testing method, device, equipment and medium
CN110046093A (en) * 2019-03-14 2019-07-23 平安信托有限责任公司 Interface test method, device, computer equipment and storage medium
CN110245072A (en) * 2019-05-20 2019-09-17 深圳壹账通智能科技有限公司 A kind of test method and device
CN110674368A (en) * 2019-09-11 2020-01-10 深圳创维-Rgb电子有限公司 System debugging result information processing method and device
CN110795348A (en) * 2019-10-28 2020-02-14 武汉极目智能技术有限公司 Image ranging automatic testing device and method based on data playback
CN111163067A (en) * 2019-12-18 2020-05-15 支付宝(杭州)信息技术有限公司 Safety testing method and device and electronic equipment
CN111221743A (en) * 2020-03-18 2020-06-02 时时同云科技(成都)有限责任公司 Automatic testing method and system
CN111240928A (en) * 2020-01-06 2020-06-05 上海闻泰信息技术有限公司 Automatic detection method, device and equipment for equipment drive and storage medium
CN112380075A (en) * 2020-11-10 2021-02-19 海光信息技术股份有限公司 Scheduler testing method, scheduler testing device, electronic equipment and computer readable storage medium
CN115865809A (en) * 2023-02-02 2023-03-28 爱集微咨询(厦门)有限公司 Data transmission method and device, electronic equipment and readable storage medium

Citations (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101521608A (en) * 2009-01-22 2009-09-02 厦门东南融通系统工程有限公司 Method for edition management of test case
US20100058295A1 (en) * 2008-09-02 2010-03-04 International Business Machines Corporation Dynamic Test Coverage
CN101727385A (en) * 2008-10-31 2010-06-09 国际商业机器公司 Method for processing information change of user interface and system
CN102622234A (en) * 2012-03-07 2012-08-01 迈普通信技术股份有限公司 Development system and method for automatic test case
CN102750153A (en) * 2012-06-29 2012-10-24 南京大学 Regression testing case set construction method based on program change
CN102831060A (en) * 2012-08-24 2012-12-19 东南大学 Modification influence analysis based regression test case updating method of part software
CN103150249A (en) * 2011-12-07 2013-06-12 北京新媒传信科技有限公司 Automatic testing method and system
CN103198010A (en) * 2012-01-06 2013-07-10 腾讯科技(深圳)有限公司 Software testing method, device and system
CN103577311A (en) * 2012-07-26 2014-02-12 深圳市世纪光速信息技术有限公司 Method and device for screening test cases
CN103678097A (en) * 2012-09-05 2014-03-26 百度在线网络技术(北京)有限公司 Method and device for selecting regression test case
US20140359371A1 (en) * 2013-06-03 2014-12-04 Sap Ag Determining behavior models
CN105005532A (en) * 2015-08-05 2015-10-28 广东欧珀移动通信有限公司 System for automatically testing stability of application program interface and method
CN106201857A (en) * 2015-05-05 2016-12-07 阿里巴巴集团控股有限公司 The choosing method of test case and device
CN106909510A (en) * 2017-03-02 2017-06-30 腾讯科技(深圳)有限公司 A kind of method and server for obtaining test case
CN106951364A (en) * 2017-02-08 2017-07-14 深圳国泰安教育技术股份有限公司 Method of testing and device

Patent Citations (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100058295A1 (en) * 2008-09-02 2010-03-04 International Business Machines Corporation Dynamic Test Coverage
CN101727385A (en) * 2008-10-31 2010-06-09 国际商业机器公司 Method for processing information change of user interface and system
CN101521608A (en) * 2009-01-22 2009-09-02 厦门东南融通系统工程有限公司 Method for edition management of test case
CN103150249A (en) * 2011-12-07 2013-06-12 北京新媒传信科技有限公司 Automatic testing method and system
CN103198010A (en) * 2012-01-06 2013-07-10 腾讯科技(深圳)有限公司 Software testing method, device and system
CN102622234A (en) * 2012-03-07 2012-08-01 迈普通信技术股份有限公司 Development system and method for automatic test case
CN102750153A (en) * 2012-06-29 2012-10-24 南京大学 Regression testing case set construction method based on program change
CN103577311A (en) * 2012-07-26 2014-02-12 深圳市世纪光速信息技术有限公司 Method and device for screening test cases
CN102831060A (en) * 2012-08-24 2012-12-19 东南大学 Modification influence analysis based regression test case updating method of part software
CN103678097A (en) * 2012-09-05 2014-03-26 百度在线网络技术(北京)有限公司 Method and device for selecting regression test case
US20140359371A1 (en) * 2013-06-03 2014-12-04 Sap Ag Determining behavior models
CN106201857A (en) * 2015-05-05 2016-12-07 阿里巴巴集团控股有限公司 The choosing method of test case and device
CN105005532A (en) * 2015-08-05 2015-10-28 广东欧珀移动通信有限公司 System for automatically testing stability of application program interface and method
CN106951364A (en) * 2017-02-08 2017-07-14 深圳国泰安教育技术股份有限公司 Method of testing and device
CN106909510A (en) * 2017-03-02 2017-06-30 腾讯科技(深圳)有限公司 A kind of method and server for obtaining test case

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
徐旼之: "基于云的接口自动化测试平台的设计与实现", 《中国优秀硕士学位论文全文数据库 信息科技辑》 *
林小捷: "基于Android自动化测试平台的研究与实现", 《中国优秀硕士学位论文全文数据库 信息科技辑》 *

Cited By (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108829587A (en) * 2018-05-29 2018-11-16 平安普惠企业管理有限公司 Test case parameter replacing method, device, computer equipment and storage medium
CN109614312A (en) * 2018-10-23 2019-04-12 中国平安人寿保险股份有限公司 Method for generating test case, device, electronic equipment and storage medium
CN109558316A (en) * 2018-11-21 2019-04-02 武汉风行在线技术有限公司 A kind of HTTP interface mobilism parameter test method of Test Strategy automatic configuration
CN109766262A (en) * 2018-12-15 2019-05-17 深圳壹账通智能科技有限公司 Interface data processing method, automated testing method, device, equipment and medium
CN109710532A (en) * 2018-12-28 2019-05-03 北京金山安全软件有限公司 Test case management method and device and electronic equipment
CN110046093A (en) * 2019-03-14 2019-07-23 平安信托有限责任公司 Interface test method, device, computer equipment and storage medium
CN110245072A (en) * 2019-05-20 2019-09-17 深圳壹账通智能科技有限公司 A kind of test method and device
CN110674368B (en) * 2019-09-11 2023-10-10 深圳创维-Rgb电子有限公司 System debugging result information processing method and device
CN110674368A (en) * 2019-09-11 2020-01-10 深圳创维-Rgb电子有限公司 System debugging result information processing method and device
CN110795348A (en) * 2019-10-28 2020-02-14 武汉极目智能技术有限公司 Image ranging automatic testing device and method based on data playback
CN111163067B (en) * 2019-12-18 2022-05-03 支付宝(杭州)信息技术有限公司 Safety testing method and device and electronic equipment
CN111163067A (en) * 2019-12-18 2020-05-15 支付宝(杭州)信息技术有限公司 Safety testing method and device and electronic equipment
CN111240928A (en) * 2020-01-06 2020-06-05 上海闻泰信息技术有限公司 Automatic detection method, device and equipment for equipment drive and storage medium
CN111240928B (en) * 2020-01-06 2024-04-09 上海闻泰信息技术有限公司 Automatic detection method, device, equipment and storage medium for equipment drive
CN111221743A (en) * 2020-03-18 2020-06-02 时时同云科技(成都)有限责任公司 Automatic testing method and system
CN112380075A (en) * 2020-11-10 2021-02-19 海光信息技术股份有限公司 Scheduler testing method, scheduler testing device, electronic equipment and computer readable storage medium
CN112380075B (en) * 2020-11-10 2023-03-14 海光信息技术股份有限公司 Scheduler testing method and device, electronic equipment and computer readable storage medium
CN115865809A (en) * 2023-02-02 2023-03-28 爱集微咨询(厦门)有限公司 Data transmission method and device, electronic equipment and readable storage medium

Also Published As

Publication number Publication date
CN107908540B (en) 2021-04-06

Similar Documents

Publication Publication Date Title
CN107908540A (en) Test case creation method, apparatus, computer equipment and medium
US11675691B2 (en) System and method for performing automated API tests
CN104185840B (en) It is used for being prioritized the mthods, systems and devices of multiple tests in lasting deployment streamline
US8381184B2 (en) Dynamic test coverage
US8196113B2 (en) Realtime creation of datasets in model based testing
CN108959059B (en) Test method and test platform
CN107832207A (en) Interface performance test method, apparatus, storage medium and computer equipment
US8205191B1 (en) System and method for change-based testing
US8347267B2 (en) Automated software testing and validation system
US9026998B2 (en) Selecting relevant tests to quickly assess code stability
US8978009B2 (en) Discovering whether new code is covered by tests
CN107908541A (en) Interface test method, device, computer equipment and storage medium
CN107908543A (en) Applied program testing method, device, computer equipment and storage medium
US20080120601A1 (en) Information processing apparatus, method and program for deciding priority of test case to be carried out in regression test background of the invention
CN105426310B (en) A kind of method and apparatus for the performance for detecting target process
CN105446868B (en) System compatibility test method, testing case management and relevant apparatus
CN105095059A (en) Method and device for automated testing
US20070083631A1 (en) System and method for queued and on-demand testing for performance test
CN110716874B (en) Domestic operating system hardware compatibility testing method
CN112363953B (en) Interface test case generation method and system based on crawler technology and rule engine
US7853651B2 (en) Method for tracking transport requests and computer system with trackable transport requests
CN108268373A (en) Automatic test cases management method, device, equipment and storage medium
CN103714002B (en) Project testing method and device based on configuration system
CN110990285B (en) UI (user interface) automatic testing method and device
CN109656615A (en) A method of permission early warning is carried out based on code method significance level

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