CN105302709B - Test data generating method and equipment - Google Patents

Test data generating method and equipment Download PDF

Info

Publication number
CN105302709B
CN105302709B CN201410315167.7A CN201410315167A CN105302709B CN 105302709 B CN105302709 B CN 105302709B CN 201410315167 A CN201410315167 A CN 201410315167A CN 105302709 B CN105302709 B CN 105302709B
Authority
CN
China
Prior art keywords
test data
customization
server
type
database
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
CN201410315167.7A
Other languages
Chinese (zh)
Other versions
CN105302709A (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.)
Advanced New Technologies Co Ltd
Original Assignee
Alibaba Group Holding 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 Alibaba Group Holding Ltd filed Critical Alibaba Group Holding Ltd
Priority to CN201410315167.7A priority Critical patent/CN105302709B/en
Publication of CN105302709A publication Critical patent/CN105302709A/en
Application granted granted Critical
Publication of CN105302709B publication Critical patent/CN105302709B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Debugging And Monitoring (AREA)

Abstract

The present invention provides a kind of test data generating method and equipment.Method includes: to generate call request according to testing requirement, and the call request, which is used to call to application program to be measured, provides the server-side of data supporting, and the call request includes type of service to be measured;The server-side is called according to the call request, so that the server-side generates the test data to match with the type of service and stores the test data into database, is used for testing the application program to be measured.The efficiency for generating test data can be improved in technical solution of the present invention, reduces cost.

Description

Test data generating method and equipment
[technical field]
The present invention relates to software testing technology field more particularly to a kind of test data generating method and equipment.
[background technique]
Test data is the basis of test execution, and it is to promote test that how Fast Construction, which meets the test data of business scenario, The important link of efficiency.The mode of conventional construction test data is based on structured query language (Structured Query Language, SQL) sentence operates database (DataBase, DB), data needed for test is generated in DB.It is this Mode is less flexible, when business or data structure change, needs the change of adaptability for generating the SQL of test data Sentence causes Test data generation efficiency lower, higher cost.
[summary of the invention]
Many aspects of the invention provide a kind of test data generating method and equipment, generate test data to improve Efficiency reduces cost.
An aspect of of the present present invention provides a kind of test data generating method, comprising:
Call request is generated according to testing requirement, the call request provides data branch for calling to application program to be measured The server-side of support, the call request include type of service to be measured;
The server-side is called according to the call request, so that server-side generation matches with the type of service Test data and the test data is stored into database, used for testing the application program to be measured.
Another aspect of the present invention provides a kind of Test data generation equipment, comprising:
Generation module, for generating call request according to testing requirement, the call request is for calling to application to be measured Program provides the server-side of data supporting, and the call request includes type of service to be measured;
Calling module, for calling the server-side according to the call request so that the server-side generate with it is described Test data that type of service matches simultaneously stores the test data into database, described to be measured applies journey for testing Sequence uses.
In the technical solution of the present invention, Test data generation equipment is generated according to testing requirement for calling to application to be measured Program provides the call request of the server-side of data supporting, calls server-side according to call request, so that server-side is generated and adjusted The test data that is matched with type of service to be measured in request is simultaneously stored into database, is made for testing the application program to be measured With.In the technical solution of the present invention, when business or data structure change, server-side can voluntarily upgrade, therefore server-side The test data adaptable with data structure or business can be automatically generated according to call request, to Test data generation equipment For, only it need to generate call request and call server-side, not need to modify SQL because of the variation of business or data structure Sentence improves the efficiency for generating test data, reduces costs.
[Detailed description of the invention]
It to describe the technical solutions in the embodiments of the present invention more clearly, below will be to embodiment or description of the prior art Needed in attached drawing be briefly described, it should be apparent that, the accompanying drawings in the following description is some realities of the invention Example is applied, it for those of ordinary skill in the art, without any creative labor, can also be attached according to these Figure obtains other attached drawings.
Fig. 1 is the flow diagram for the test data generating method that one embodiment of the invention provides;
Fig. 2 be another embodiment of the present invention provides test data generating method flow diagram;
Fig. 3 is the structural schematic diagram for the Test data generation equipment that one embodiment of the invention provides;
Fig. 4 be another embodiment of the present invention provides Test data generation equipment structural schematic diagram;
Fig. 5 is the structural schematic diagram for the Test data generation equipment that further embodiment of this invention provides.
[specific embodiment]
In order to make the object, technical scheme and advantages of the embodiment of the invention clearer, below in conjunction with the embodiment of the present invention In attached drawing, technical scheme in the embodiment of the invention is clearly and completely described, it is clear that described embodiment is A part of the embodiment of the present invention, instead of all the embodiments.Based on the embodiments of the present invention, those of ordinary skill in the art Every other embodiment obtained without creative efforts, shall fall within the protection scope of the present invention.
Fig. 1 is the flow diagram for the test data generating method that one embodiment of the invention provides.As shown in Figure 1, the party Method includes:
101, call request is generated according to testing requirement, which provides data for calling to application program to be measured The server-side of support, the call request include type of service to be measured.
102, server-side is called according to call request, so that server-side generates the test number to match with above-mentioned type of service According to and by test data storage into database, used for testing above-mentioned application program to be measured.
In the present embodiment, application program in need of test is denoted as application program to be measured, which can be with Carry out various businesses, need to business to be tested be denoted as business to be measured, the type of business to be measured is denoted as type of service to be measured. For example, type of service to be measured can be ordinary user's login, Modify password, trade company's creation signing etc..
In practical applications, the normal operation of above-mentioned application program to be measured needs to rely on some data, these data are usual It is to be provided by other application program.The other application program for providing data for above-mentioned application program to be measured can be known as taking Business, such as can be ws service, one end where the service is denoted as server-side.
Specifically, Test data generation equipment is according to test need when needing to test above-mentioned application program to be measured The call request for calling the server-side that data supporting is provided for above-mentioned application program to be measured is sought survival into, which includes to be measured Type of service.Later, call request is sent to server-side by Test data generation equipment, by call server-side generate with it is upper The test data that type of service to be measured matches is stated and by test data storage into database, for testing above-mentioned to be measured answer It is used with program.
Database in the present embodiment can be but not limited to: oracle, mysql etc..
In the present embodiment, Test data generation equipment is no longer based on SQL statement and tests number with the generation that interacts of database According to, SQL statement also is adjusted there is no need to the variation with business or data structure, but by calling server-side by server-side Test data is generated, since server-side is to provide data supporting to application program to be measured, so can be with business or data knot The variation of structure and upgrade, the test data adaptable with business or data structure can be generated, therefore, the present embodiment generates test The efficiency of data is higher, and cost is relatively low.
Further, due to being to generate test data by server-side and by test data storage into database, it surveys Examination data generating apparatus does not need concern bottom storage, is done directly the conversion that test data is stored to bottom by server-side.Separately Outside, if bottom storage is using master/slave data library or other split databases, server-side can also automatically identify survey Try the specific storage location (i.e. the landing of test data) of data.Furthermore server-side the test data such as can also encrypt Processing, Test data generation equipment do not need to be concerned about yet, are transparent, generation test data for Test data generation equipment The degree of automation it is higher.
Illustrate herein, above-mentioned testing requirement can be obtained ahead of time in Test data generation equipment.For example, user or tester can Testing requirement is supplied to Test data generation equipment by various modes in advance.In a kind of concrete implementation mode, survey Visualization interface can be provided to user or tester by trying data generating apparatus, for for user or tester's input test Demand.For example, Test data generation equipment can provide the multiple of various test parameters in testing requirement on visualization interface Option is selected for user or tester.In another example Test data generation equipment can provide input on visualization interface Frame, for the test parameter in user or tester's input test demand.
In an optional embodiment, testing requirement includes above-mentioned type of service to be measured.Above-mentioned type of service to be measured Test data generation equipment can be supplied to by visualization interface by user or tester.
In an optional embodiment, user may have special requirement to test data, and directly be generated by server-side Test data may be unable to satisfy the specific demand of user, then need after server-side generates test data, to test Being customized of data processing, to meet the specific demand of user.Several pairs of being customized of test data processing are provided below Mode:
The mode of the first customization: including that the first customization indicates information in above-mentioned call request, this first It customizes instruction information and is used to indicate server-side to the processing of being customized of test data.Specifically, Test data generation equipment The first customization instruction information is obtained ahead of time, customizes instruction information for first and passes through calling together with type of service to be measured Request is sent to server-side.After server-side receives call request, the test data to match with type of service to be measured is generated, Instruction information is customized according to first later to handle being customized of test data of generation.
The mode of second of customization: after Test data generation equipment calls server-side according to call request, to Server-side sends first and customizes instruction information, to indicate server-side to the processing of being customized of test data.Specifically, test The first customization instruction information is obtained ahead of time in data generating apparatus, customizes instruction information for first and is sent to server-side.Service After end receives the first customization instruction information, being customized of test data of generation is handled.
Illustrate herein, testing requirement may include the first customization instruction information.Then first customize instruction information can be by User or tester are supplied to Test data generation equipment by visualization interface.
It is worth noting that the mode of the mode of the first above-mentioned customization and second of customization is distinguished In: the first mode difference for customizing instruction information is sent to server-side.
In the mode of above two customization, first, which customizes instruction information, can be only used for instruction server-side pair The processing of being customized of test data, the type of specific customization can be set in advance in server-side, and such server-side is received After customizing instruction information to first, according to the type of preset customization to the processing of being customized of test data.
In the mode of above two customization, the first customization instruction information may include: customization class Type and customization parameter, first customizes instruction information in addition to instruction server-side is to test data being customized processing Outside, server-side can also be told to carry out what kind of customization (i.e. the type of customization) to test data and be customized Parameter (i.e. customization parameter) needed for changing processing.Based on this, the mistake that server-side handles being customized of test data Journey are as follows: server-side is according to customization type and customization parameter to the processing of being customized of test data.Specifically, Server-side uses customization parameter, handles customization required by type to being customized of test data.
The mode of the third customization: after calling server-side according to call request, Test data generation equipment Instruction information and type of service are customized according to second, is constructed to database language needed for the processing of being customized of test data Sentence, uses constructed database statement to operate database, to realize the customization to test data.Specifically , the second customization instruction information is obtained ahead of time in Test data generation equipment, it is known that needs to being customized of test data place Reason, then after calling server-side according to call request, constructs database sentence carries out database using database statement The customization to test data is realized in operation.
Illustrate herein, testing requirement may include the second customization instruction information.Then second customize instruction information can be by User or tester are supplied to Test data generation equipment by visualization interface.
Wherein, the second customization instruction information may include customization type and customization parameter.It is then above-mentioned Instruction information and type of service are customized according to second, is constructed to database statement needed for the processing of being customized of test data It include: that the storage location of test data in the database is determined, according to customization type, really according to above-mentioned type of service The type of database statement needed for the fixed processing to being customized of test data, by above-mentioned customization parameter and test number The database statement is obtained as the parameter of the database statement according to storage location in the database.Illustrate herein, no The data that the business of same type relies on are different, such as the data that ordinary user logs in and trade company's creation signing uses are different 's.Determine type of service, it is meant that data used in the business have been determined.The corresponding data storage location of different service types It is different.In Test data generation equipment, the corresponding relationship of type of service and storage location has been stored in advance.Based on this, test Data generating apparatus is searched in the corresponding relationship of storage with specific reference to above-mentioned type of service, determines that the type of service is corresponding Test data storage location in the database.
Which is equivalent to the interface for providing and directly being operated to database, service and database can will be called to grasp It combines, meets customization requirement of the user to test data.
In conjunction with the mode of above-mentioned three kinds of customizations, specific customization is illustrated below.
Customization type is limited to current type of service.For example, customization can be personal user The accession number un-activation of customization and advanced auth type, wherein accession number un-activation can be realized by calling server-side, high Grade auth type can be realized by customization SQL;Customization parameter can be accession number whether activation parameter, advanced certification Type parameter.The process of the customization is as follows: Test data generation equipment, which receives, customizes parameter, first confirms that the customization Changing which part in parameter can be by calling server-side to realize, which partially needs constructs database sentence to realize;Later, according to working as The call request that preceding type of service and incoming accession number un-activation parameter building customize, is called using call request and is taken It is engaged in end, generating the unactivated regular account of accession number by server-side;And according to advanced auth type parameter, construction one is corresponding Database statement, such as SQL statement (update**set**=*) go database to execute, and so far entirely customize process and complete.
Based on embodiment illustrated in fig. 1, in the embodiment depicted in figure 2, after step 102 further include:
103, the test data that server-side returns is received.
104, it shows test data, and/or is outputed test data with document form.
After generating test data, server-side returns to test data, Test data generation equipment or display test Data, or outputed test data with document form, facilitate user to check or understand test data.In addition to this, test data Test data can also be stored in local by generating device.
It is worth noting that the displaying format of test data can be set in Test data generation equipment.
According to the difference of testing requirement, one or a small amount of test data are generated sometimes, generates a large amount of test datas sometimes. The mode that test data is shown for Test data generation equipment is relatively specific for generating the feelings of one or a small amount of test data Condition.For Test data generation equipment in such a way that document form outputs test data, it is relatively specific for Mass production test number According to scene.
It is worth noting that above-mentioned testing requirement can also include surveying for the scene for needing to generate a large amount of test datas Try data bulk.Then Test data generation equipment can generate multiple call requests, by repeatedly adjusting according to test data quantity With server-side, the test data quantity test data is obtained.The number of call request is identical as test data quantity.
It should be noted that for the various method embodiments described above, for simple description, therefore, it is stated as a series of Combination of actions, but those skilled in the art should understand that, the present invention is not limited by the sequence of acts described because According to the present invention, some steps may be performed in other sequences or simultaneously.Secondly, those skilled in the art should also know It knows, the embodiments described in the specification are all preferred embodiments, and related actions and modules is not necessarily of the invention It is necessary.
In the above-described embodiments, it all emphasizes particularly on different fields to the description of each embodiment, there is no the portion being described in detail in some embodiment Point, reference can be made to the related descriptions of other embodiments.
Fig. 3 is the structural schematic diagram for the Test data generation equipment that one embodiment of the invention provides.As shown in figure 3, this sets Standby includes: generation module 31 and calling module 32.
Generation module 31, for generating call request according to testing requirement, the call request is for calling to application to be measured Program provides the server-side of data supporting, which includes type of service to be measured.
Calling module 32 is connect with generation module 31, and the call request for being generated according to generation module 31 is called above-mentioned Server-side, so that server-side generates the test data to match with above-mentioned type of service and stores into database, for test Above-mentioned application program to be measured uses.
In an optional embodiment, the Test data generation equipment of the present embodiment can also be customized test data Change processing.
In a kind of mode, above-mentioned call request further include: first customizes instruction information.The first customization instruction letter Breath is used to indicate above-mentioned server-side to the processing of being customized of test data.
In a further mode of operation, as shown in figure 4, the equipment can also include: sending module 33.Sending module 33, is used for After calling module 32 calls server-side according to call request, first is sent to server-side and customizes instruction information, with instruction Server-side is to the processing of being customized of test data.
Optionally, the first customization instruction information may include customization type and customization parameter, to refer to Show server-side according to customization type and customization parameter to the processing of being customized of test data.
In an optional embodiment, as shown in figure 4, the equipment can also include: constructing module 34 and operation module 35.
Constructing module 34, for being carried out according to the second customization instruction information and above-mentioned type of service, construction to test data The database statement of customization.
Operation module 35 is connect with constructing module 34, the database statement for being constructed using constructing module 34 to It states database to be operated, to realize the customization to test data.
Further, the second customization instruction information may include: customization type and customization parameter.It is based on This, constructing module 34, which is particularly used in, determines the storage location of test data in the database according to above-mentioned type of service, according to Above-mentioned customization type, determines the type of database statement, by customization parameter and test data in the data Storage location in library, the parameter as database statement.
Optionally, the equipment of the present embodiment can also include: receiving module.Receiving module is returned for receiving server-side Test data.
Further, the equipment of the present embodiment can also include: display module and/or output module.Display module, for showing Show the received test data of receiving module.Output module, for exporting the received test data of receiving module with document form.
Each functional module of Test data generation equipment provided in this embodiment can be used for executing method shown in Fig. 1 or Fig. 2 The process of embodiment, concrete operating principle repeat no more, and are detailed in the description of embodiment of the method.
Test data generation equipment provided in this embodiment is no longer based on SQL statement and tests with the generation that interacts of database Data also adjust SQL statement there is no need to the variation with business or data structure, but by calling server-side by servicing End generates test data, since server-side is to provide data supporting to application program to be measured, so can be with business or data The variation of structure and upgrade, the test data adaptable with business or data structure can be generated, therefore, the present embodiment, which generates, to be surveyed The efficiency for trying data is higher, and cost is relatively low.
Illustrate herein, Test data generation equipment provided in an embodiment of the present invention other than realizing using the above structure, also It can be realized using other structures, but the function of being realized does not change.For example, from the perspective of software architecture, Test data generation equipment can also be using structure shown in Fig. 5.In Fig. 5, solid line left part belongs to Test data generation equipment, Belong to server-side on the right side of solid line.The Test data generation equipment includes: page adaptation (Page adapter), access control (Acess Control), customization (Customized processing), file management (File manager), model (model), CSS, auxiliary tool (Assistant Tools), DB operation (DB operator), Jar call (Jar Caller), WS calls (WS caller) and DB.Wherein, DB operation is for operating database, such as generates SQL statement Database is gone to execute;Jar is called and WS calls the corresponding call request of user's generation respectively, goes to call server-side;At customization Manage the customization for realizing test data;Page is adapted for filtering model, and display format is arranged and shows data;File Management is for exporting related data, such as test data;DB is for storing related data, such as test data.
It is apparent to those skilled in the art that for convenience and simplicity of description, the system of foregoing description, The specific work process of device and unit, can refer to corresponding processes in the foregoing method embodiment, and details are not described herein.
In several embodiments provided by the present invention, it should be understood that disclosed system, device and method can be with It realizes by another way.For example, the apparatus embodiments described above are merely exemplary, for example, the unit It divides, only a kind of logical function partition, there may be another division manner in actual implementation, such as multiple units or components It can be combined or can be integrated into another system, or some features can be ignored or not executed.Another point, it is shown or The mutual coupling, direct-coupling or communication connection discussed can be through some interfaces, the indirect coupling of device or unit It closes or communicates to connect, can be electrical property, mechanical or other forms.
The unit as illustrated by the separation member may or may not be physically separated, aobvious as unit The component shown may or may not be physical unit, it can and it is in one place, or may be distributed over multiple In network unit.It can select some or all of unit therein according to the actual needs to realize the mesh of this embodiment scheme 's.
It, can also be in addition, the functional units in various embodiments of the present invention may be integrated into one processing unit It is that each unit physically exists alone, can also be integrated in one unit with two or more units.Above-mentioned integrated list Member both can take the form of hardware realization, can also realize in the form of hardware adds SFU software functional unit.
The above-mentioned integrated unit being realized in the form of SFU software functional unit can store and computer-readable deposit at one In storage media.Above-mentioned SFU software functional unit is stored in a storage medium, including some instructions are used so that a computer It is each that equipment (can be personal computer, server or the network equipment etc.) or processor (processor) execute the present invention The part steps of embodiment the method.And storage medium above-mentioned includes: USB flash disk, mobile hard disk, read-only memory (Read- Only Memory, ROM), random access memory (Random Access Memory, RAM), magnetic or disk etc. it is various It can store the medium of program code.
Finally, it should be noted that the above embodiments are merely illustrative of the technical solutions of the present invention, rather than its limitations;Although Present invention has been described in detail with reference to the aforementioned embodiments, those skilled in the art should understand that: it still may be used To modify the technical solutions described in the foregoing embodiments or equivalent replacement of some of the technical features; And these are modified or replaceed, technical solution of various embodiments of the present invention that it does not separate the essence of the corresponding technical solution spirit and Range.

Claims (8)

1. a kind of test data generating method is executed by Test data generation equipment characterized by comprising
Call request is generated according to testing requirement, the call request, which is used to call to application program to be measured, provides data supporting Server-side, the call request include type of service to be measured;
The server-side is called according to the call request, so that the server-side generates the survey to match with the type of service It tries data and by test data storage into database, is used for testing the application program to be measured;
Instruction information and the type of service are customized according to second, construction is to needed for being customized of test data processing Database statement;
The database is operated using the database statement, to realize the customization to the test data.
2. the method according to claim 1, wherein the call request further include: first customizes instruction letter Breath, the first customization instruction information are used to indicate the server-side and handle being customized of test data;Or
After the server-side according to call request calling, the method also includes:
First is sent to the server-side and customizes instruction information, to indicate that the server-side is customized the test data Change processing.
3. according to the method described in claim 2, it is characterized in that, the first customization instruction information includes: at customization Manage type and customization parameter;
The method also includes:
The server-side determines the test data according to the customization type and the customization parameter Inhibition and generation processing.
4. the method according to claim 1, wherein the second customization instruction information includes: at customization Manage type and customization parameter;
Described to customize instruction information and the type of service according to second, construction is to being customized of test data processing Required database statement, comprising:
According to the type of service, the storage location of the test data in the database is determined;
According to the customization type, the type of the database statement is determined;
By the storage location of the customization parameter and the test data in the database, as the database The parameter of sentence.
5. method according to claim 1-4, which is characterized in that described according to call request calling After server-side, further includes:
Receive the test data that the server-side returns;
It shows the test data and/or the test data is exported with document form.
6. a kind of Test data generation equipment characterized by comprising
Generation module, for generating call request according to testing requirement, the call request is for calling to application program to be measured The server-side of data supporting is provided, the call request includes type of service to be measured;
Calling module, for calling the server-side according to the call request, so that the server-side generates and the business Test data that type matches simultaneously stores the test data into database, makes for testing the application program to be measured With;
Constructing module, for being determined according to the second customization instruction information and the type of service, construction the test data The database statement of inhibition and generation processing;
Operation module, for being operated using the database statement to the database, to realize to the test data Customization.
7. equipment according to claim 6, which is characterized in that the call request further include: first customizes instruction letter Breath, the first customization instruction information are used to indicate the server-side and handle being customized of test data;Or
The equipment further include:
Sending module customizes instruction information for sending first to the server-side, to indicate the server-side to the survey Try the processing of being customized of data.
8. equipment according to claim 6, which is characterized in that the second customization instruction information includes: at customization Manage type and customization parameter;
The constructing module is specifically used for determining the storage of the test data in the database according to the type of service Position determines the type of the database statement according to the customization type, by the customization parameter and institute State the storage location of test data in the database, the parameter as the database statement.
CN201410315167.7A 2014-07-03 2014-07-03 Test data generating method and equipment Active CN105302709B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410315167.7A CN105302709B (en) 2014-07-03 2014-07-03 Test data generating method and equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410315167.7A CN105302709B (en) 2014-07-03 2014-07-03 Test data generating method and equipment

Publications (2)

Publication Number Publication Date
CN105302709A CN105302709A (en) 2016-02-03
CN105302709B true CN105302709B (en) 2019-01-22

Family

ID=55199998

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410315167.7A Active CN105302709B (en) 2014-07-03 2014-07-03 Test data generating method and equipment

Country Status (1)

Country Link
CN (1) CN105302709B (en)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107643978A (en) * 2016-07-20 2018-01-30 平安科技(深圳)有限公司 The method and apparatus of function of application test
CN107741901A (en) * 2016-09-28 2018-02-27 腾讯科技(深圳)有限公司 A kind of method of testing and device of linked database sentence
CN110825610A (en) * 2018-08-14 2020-02-21 北京京东尚科信息技术有限公司 Method and device for providing test data
CN109522211B (en) * 2018-09-29 2023-07-18 中国平安人寿保险股份有限公司 Interface parameter transmission method and device, electronic equipment and storage medium
CN110990280B (en) * 2019-12-03 2023-09-12 中国工商银行股份有限公司 Automatic test data generation system and method
CN111367797A (en) * 2020-02-27 2020-07-03 中国联合网络通信集团有限公司 Comprehensive test data generation method and device, electronic equipment and storage medium

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101241467A (en) * 2008-03-05 2008-08-13 罗笑南 Automatized white box test system and method facing to WEB application
CN101276289A (en) * 2008-05-09 2008-10-01 中兴通讯股份有限公司 Method for user and multi-inner core to perform communication in Linux system
CN101470734A (en) * 2007-12-29 2009-07-01 北大方正集团有限公司 Data identification and analyzing method and apparatus
CN102014163A (en) * 2010-12-08 2011-04-13 云海创想信息技术(北京)有限公司 Cloud storage test method and system based on transaction driving
CN102083093A (en) * 2009-11-27 2011-06-01 中国移动通信集团吉林有限公司 Method and device for extracting test data
CN103001815A (en) * 2011-09-13 2013-03-27 阿里巴巴集团控股有限公司 Method, device and system for acquiring test data

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101470734A (en) * 2007-12-29 2009-07-01 北大方正集团有限公司 Data identification and analyzing method and apparatus
CN101241467A (en) * 2008-03-05 2008-08-13 罗笑南 Automatized white box test system and method facing to WEB application
CN101276289A (en) * 2008-05-09 2008-10-01 中兴通讯股份有限公司 Method for user and multi-inner core to perform communication in Linux system
CN102083093A (en) * 2009-11-27 2011-06-01 中国移动通信集团吉林有限公司 Method and device for extracting test data
CN102014163A (en) * 2010-12-08 2011-04-13 云海创想信息技术(北京)有限公司 Cloud storage test method and system based on transaction driving
CN103001815A (en) * 2011-09-13 2013-03-27 阿里巴巴集团控股有限公司 Method, device and system for acquiring test data

Also Published As

Publication number Publication date
CN105302709A (en) 2016-02-03

Similar Documents

Publication Publication Date Title
CN105302709B (en) Test data generating method and equipment
CN107861870B (en) Interface test and test data generation method, device, terminal and storage medium
US10558541B1 (en) Agent-based monitoring of network resources
CN110546606A (en) Tenant upgrade analysis
US20140365196A1 (en) Infrastructure Model Generation System And Method
US10684890B2 (en) Network deployment for cellular, backhaul, fiber optic and other network infrastructure
CN108595316A (en) Life cycle management method, manager, equipment and the medium of Distributed Application
CN109783388A (en) UI automated testing method, device and electronic equipment
US20120137309A1 (en) Workflow integration and portal systems and methods
US10091123B2 (en) System and user interface for coordinating distributed workflow between multiple computing systems
CN109408375A (en) The generation method and device of interface document
CN106100880A (en) A kind of cloud data resource is disposed and visual management method
CN113505520A (en) Method, device and system for supporting heterogeneous federated learning
CN102769665B (en) Radio frequency test instrument sharing system and application method thereof
CN114157701A (en) Task testing method, device, equipment and storage medium
CN108628729A (en) A kind of method for testing software and software test client
CN110752968B (en) Performance benchmark test method and device, electronic equipment and storage medium
CN103605610A (en) System and method for software testing based on Hadoop
CN113704058A (en) Business model monitoring method and device and electronic equipment
US11874728B2 (en) Software application diagnostic aid
US11223961B2 (en) Configuration method of wireless network system, configuration terminal and configuration system
CN110868330B (en) Evaluation method, device and evaluation system for CPU resources which can be divided by cloud platform
CN116301916A (en) Service deployment method, device, electronic equipment and storage medium
CN104424525B (en) Auxiliary is identified project the method and apparatus of scope
CN116339715A (en) Front-end page construction method and device, electronic equipment and storage medium

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

Effective date of registration: 20191205

Address after: P.O. Box 31119, grand exhibition hall, hibiscus street, 802 West Bay Road, Grand Cayman, Cayman Islands

Patentee after: Innovative advanced technology Co., Ltd

Address before: A four-storey 847 mailbox in Grand Cayman Capital Building, British Cayman Islands

Patentee before: Alibaba Group Holding Co., Ltd.

TR01 Transfer of patent right