[go: up one dir, main page]

CN109213678A - The method and apparatus for determining test data - Google Patents

The method and apparatus for determining test data Download PDF

Info

Publication number
CN109213678A
CN109213678A CN201810804435.XA CN201810804435A CN109213678A CN 109213678 A CN109213678 A CN 109213678A CN 201810804435 A CN201810804435 A CN 201810804435A CN 109213678 A CN109213678 A CN 109213678A
Authority
CN
China
Prior art keywords
test
test data
data
parameter
data set
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.)
Pending
Application number
CN201810804435.XA
Other languages
Chinese (zh)
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.)
Postal Savings Bank of China Ltd
Original Assignee
Postal Savings Bank of China 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 Postal Savings Bank of China Ltd filed Critical Postal Savings Bank of China Ltd
Priority to CN201810804435.XA priority Critical patent/CN109213678A/en
Publication of CN109213678A publication Critical patent/CN109213678A/en
Pending legal-status Critical Current

Links

Classifications

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

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Quality & Reliability (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Debugging And Monitoring (AREA)

Abstract

The invention discloses a kind of method and apparatus of determining test data.Wherein, this method comprises: obtaining the corresponding test parameter group of test code, wherein test parameter group includes multiple test parameters;The corresponding test data set of test parameter group is obtained, and test data set and test parameter are associated, so that test code is tested according to the test data in test data set.The present invention is solved to modify test data when carrying out app test in the prior art and need to search in test code and data and be replaced, and leads to the technical problem that testing efficiency is low.

Description

The method and apparatus for determining test data
Technical field
The present invention relates to automatic test fields, in particular to a kind of method and apparatus of determining test data.
Background technique
When writing test program using commercial or open source mobile terminal APP automated test tool, test data is straight It connects and is written in test code.But when needing to modify test data, needs to search data in code and replace, then weigh again Newly compiled, execution, is not easy to the change and unified management of test data, inefficiency.
For when carrying out app test, modification test data is needed to search data in test code and be replaced in the prior art It changes, leads to the problem that testing efficiency is low, currently no effective solution has been proposed.
Summary of the invention
The embodiment of the invention provides a kind of method and apparatus of determining test data, at least to solve to exist in the prior art Modification test data needs to search data in test code and replaces when carrying out app test, leads to the technology that testing efficiency is low Problem.
According to an aspect of an embodiment of the present invention, a kind of method of determining test data is provided, comprising: obtain test The corresponding test parameter group of code, wherein test parameter group includes multiple test parameters;Obtain the corresponding test of test parameter group Data group, and test data set and test parameter are associated, so that test code is according to the test number in test data set According to being tested.
Further, the position that test data occurs in test code is obtained, and is gone out with test parameter replacement test data Existing position;Test parameter is arranged to make up test parameter group according to the sequence occurred in test code.
Further, test parameter includes local parameter and common parameter, wherein local parameter is in an affiliated test In code effectively, common parameter is effective in multiple test codes.
Further, initial row mark is specified in preset data source, wherein preset data source includes multirow test data Group;The corresponding row of line identifier will be originated as test data set, assignment is carried out to test parameter group.
Further, it is determined that the attribute of test data set, wherein attribute includes: to reuse data and disposable data; In the case where the attribute of test data set is to reuse data, the corresponding test data of starting line identifier is reused;? In the case that the attribute of test data set is disposable data, after using the corresponding test data of starting line identifier, selection It is tested using next test data of the corresponding test data of starting line identifier.
Further, corresponding test data is generated according to data characteristics.
Further, test data is distributed to different operating system, to apply journey to different operating system is corresponding Sequence is tested.
According to another aspect of an embodiment of the present invention, a kind of device of determining test data is additionally provided, comprising: obtain mould Block, for obtaining the corresponding test parameter group of test code, wherein the test parameter group includes multiple test parameters;Association Module, for obtaining the corresponding test data set of the test parameter group, and by the test data set and the test parameter It is associated, so that the test code is tested according to the test data in the test data set.
According to another aspect of an embodiment of the present invention, a kind of storage medium is additionally provided, storage medium includes the journey of storage Sequence, wherein equipment where controlling the storage medium in described program operation, which executes, determines survey described in above-mentioned any one The method for trying data.
According to another aspect of an embodiment of the present invention, a kind of processor is additionally provided, which is characterized in that the processor is used In operation program, wherein the method that described program executes determination test data described in above-mentioned any one when running.
In embodiments of the present invention, the corresponding test parameter group of test code is obtained, the corresponding survey of test parameter group is obtained Data group is tried, and test data set and test parameter are associated, so that test code is according to the test in test data set Data are tested.Above scheme carries out assignment to the test parameter in test code by test data set, to solve Test data is modified when carrying out app test in the prior art to need to search data in test code and replace, causes to test The technical issues of low efficiency.
Detailed description of the invention
The drawings described herein are used to provide a further understanding of the present invention, constitutes part of this application, this hair Bright illustrative embodiments and their description are used to explain the present invention, and are not constituted improper limitations of the present invention.In the accompanying drawings:
Fig. 1 is the flow chart of the method for determining test data according to an embodiment of the present invention;
Fig. 2 is a kind of optional test parameter group and the corresponding schematic diagram of test data set according to the embodiment of the present application;
Fig. 3 is according to a kind of using parameter as the schematic diagram of test data of the embodiment of the present application;
Fig. 4 is a kind of optional test interface figure according to the embodiment of the present application;
Fig. 5 is the schematic diagram according to a kind of increase parameter of the embodiment of the present application;
Fig. 6 is the schematic diagram according to a kind of optional preset data source of the embodiment of the present application;
Fig. 7 is the schematic diagram according to a kind of generation test data of the embodiment of the present application;
Fig. 8 is optionally to be distributed test data to the signal of different operating system according to one kind of the embodiment of the present application Figure;And
Fig. 9 is the schematic diagram according to a kind of device of determining test data of the embodiment of the present application.
Specific embodiment
In order to enable those skilled in the art to better understand the solution of the present invention, below in conjunction in the embodiment of the present invention Attached drawing, technical scheme in the embodiment of the invention is clearly and completely described, it is clear that described embodiment is only The embodiment of a part of the invention, instead of all the embodiments.Based on the embodiments of the present invention, ordinary skill people The model that the present invention protects all should belong in member's every other embodiment obtained without making creative work It encloses.
It should be noted that description and claims of this specification and term " first " in above-mentioned attached drawing, " Two " etc. be to be used to distinguish similar objects, without being used to describe a particular order or precedence order.It should be understood that using in this way Data be interchangeable under appropriate circumstances, so as to the embodiment of the present invention described herein can in addition to illustrating herein or Sequence other than those of description is implemented.In addition, term " includes " and " having " and their any deformation, it is intended that cover Cover it is non-exclusive include, for example, the process, method, system, product or equipment for containing a series of steps or units are not necessarily limited to Step or unit those of is clearly listed, but may include be not clearly listed or for these process, methods, product Or other step or units that equipment is intrinsic.
Embodiment 1
According to embodiments of the present invention, the embodiment of a kind of method of determining test data is provided, it should be noted that The step of process of attached drawing illustrates can execute in a computer system such as a set of computer executable instructions, also, It, in some cases, can be to be different from shown in sequence execution herein although logical order is shown in flow charts The step of out or describing.
Fig. 1 is the flow chart of the method for determining test data according to an embodiment of the present invention, as shown in Figure 1, this method packet Include following steps:
Step S102 obtains the corresponding test parameter group of test code, wherein test parameter group includes multiple test ginsengs Number.
Specifically, above-mentioned test code runs on test terminal, application program to be measured is carried out by executing test code Test.Test parameter is for being characterized in the data for needing to carry out assignment when test.
Step S104 obtains the corresponding test data set of test parameter group, and test data set and test parameter is carried out Association, so that test code is tested according to the test data in test data set.
Specifically, above-mentioned test data set can be obtained from database, EXCEL file or word file can also be passed through It imports, compared with prior art, for above scheme when carrying out automatic test, it is not necessary to modify test codes, it is only necessary to test Parameter carries out assignment, to improve the efficiency of automatic test.
Fig. 2 is a kind of optional test parameter group and the corresponding schematic diagram of test data set according to the embodiment of the present application. In an alternative embodiment, test script is to test code, and corresponding 1,2,3 ... the n of test script is the test The test parameter group of script, including multiple test parameters;In following test data, one test data set of every behavior, often It include test data corresponding with test parameter in a test data, when test script operation, using test data set to survey Parameter assignment in training sheet, so that test script be enable to be tested according to test data.
Herein it should be noted that the data in above-mentioned test data can be specific data value, it is also possible to parameter, It can be obtained from the test code executed before or the reference data from the data set of definition.Fig. 3 is implemented according to the application Example it is a kind of using parameter as the schematic diagram of test data, as shown in connection with fig. 3, click preset control, can pop up " selection public affairs Altogether parameter " window, allow user from common data sets or global parameter Selecting All Parameters as test data.
From the foregoing, it will be observed that the above embodiments of the present application obtain the corresponding test parameter group of test code, test parameter group is obtained Corresponding test data set, and test data set and test parameter are associated, so that test code is according to test data set In test data tested.Above scheme carries out assignment to the test parameter in test code by test data set, from And solve to modify test data when carrying out app test in the prior art and need to search in test code and data and replace, Lead to the technical problem that testing efficiency is low.
Optionally, according to the above embodiments of the present application, the corresponding test parameter group of test code is obtained, comprising:
Step S1021 obtains the position that test data occurs in test code, and is gone out with test parameter replacement test data Existing position.
In above-mentioned steps, test data is n, the ginseng such as user name, password for test application system login function Number.
Test parameter is arranged to make up test parameter group according to the sequence occurred in test code by step S1023.Specifically still Can be as shown in the side view script in Fig. 2,1,2,3 ... n therein respectively corresponds a test parameter.
Fig. 4 is a kind of optional test interface figure according to the embodiment of the present application, with the login function to application program into For row test, in this example, customer name is test parameter, and Android_UI_ input frame is used for the application prompts User inputs user name, which is " $ $ customer name $ $ ".
Optionally, according to the above embodiments of the present application, test parameter includes local parameter and common parameter, wherein part In an affiliated test code effectively, common parameter is effective in multiple test codes for parameter.
In the above scheme, parameter can be divided into local parameter and common parameter, local parameter is only at one according to scope Within the scope of test script effectively, it is effective that common parameter may span across multiple test scripts.One group of associated local parameter forms one Or a plurality of test data, similarly, one group of associated common parameter can form a common data sets.
Fig. 5 is as shown in connection with fig. 5, to increase test ginseng according to a kind of schematic diagram of increase parameter of the embodiment of the present application When number, need to input parameter name and parameter description, wherein in the example using customer name as parameter, parameter name It can be " customer name " that parameter description can choose common parameter or local parameter.
Optionally, according to the above embodiments of the present application, the corresponding test data set of test parameter group is obtained, and number will be tested It is associated according to group with test parameter, so that test code is tested according to the test data in test data set, comprising:
Step S1041 specifies initial row mark in preset data source, wherein preset data source includes multirow test number According to group.
Specifically, above-mentioned preset data source can be database, EXCEL file or word file etc..Above-mentioned starting rower Knowing can number for initial row.
Step S1043 will originate the corresponding row of line identifier as test data set and carry out assignment to test parameter group.
Fig. 6 is according to a kind of schematic diagram in optional preset data source of the embodiment of the present application, in this example, initial row 23 are identified as, initial row is 23 rows.
Optionally, according to the above embodiments of the present application, the corresponding row of line identifier will be originated as test data set to test Parameter group carries out assignment, comprising:
Step S10431 determines the attribute of test data set, wherein attribute includes: to reuse data and disposable number According to.
Specifically, the data of reuse can be in the survey for carrying out distinct device or different scripts in above-mentioned steps The data that may be reused when examination, such as: user name, the test data are all in the multiple functions test for carrying out application program It is able to use;Disposable data, which can be, is carrying out the necessary different data of every kind of test, such as: password.
Step S10433 reuses starting rower in the case where the attribute of test data set is to reuse data Know corresponding test data.
Step S10435 is using starting line identifier pair in the case where the attribute of test data set is disposable data After the test data answered, next test data of the corresponding test data of selection starting line identifier is tested.
In an alternative embodiment, when data correlation operates, it is possible to specify line number is specifically originated, if the category of data Property be " reuse ", then tested using the line number data always;If the attribute of data is " disposable data ", from starting Line number starts, and every time using the data is set to down state automatically after data, chooses next automatically when executing next time Test data is tested.
Further, can also be met by conditional filtering test intention data (can garbled data item automatically from test Script argument obtains), begin to use data from qualified first data automatically.It still can specify data at this time and use rule It then " reuses " or " disposable data ", usage is same as above.
By taking Fig. 6 as an example, in this example, 23 row of behavior is originated, therefore assignment is carried out to test parameter group since 23 rows, If the attribute of 23 rows is to reuse data, tested using the data of 23 rows always, if the data attribute of 23 rows For disposable data, then start to test 24 row data after completing the test of 23 row data.
Optionally, according to the above embodiments of the present application, before obtaining the corresponding test parameter group of test code, above-mentioned side Method further include: corresponding test data is generated according to data characteristics.
Specifically, above-mentioned data characteristics can be data length, data type etc..Data characteristics can determine that data are advised Then, above-mentioned steps are used to automatically generate batch testing data according to the data characteristics of offer, such as: random number, identification card number, mobile phone Number, home Tel, mailbox etc..Fig. 7 is according to a kind of schematic diagram of generation test data of the embodiment of the present application, in conjunction with Fig. 7 institute Show, the data rule for generating data can be determined according to the option in figure, preset quantity is produced after clicking generation Test data.
After generating test data, single or multiple test datas it can be managed with heap, including to pre-buried number It is operated according to being increased newly with the derived desensitization test data of production, deleting, modify, inquire etc..
Optionally, according to the above embodiments of the present application, after generating corresponding test data according to data characteristics, method Further include: by test data configuration distribution to different operating system, to be carried out to the corresponding application program of different operating system Test.
Fig. 8 is optionally to be distributed test data to the signal of different operating system according to one kind of the embodiment of the present application Figure, as shown in connection with fig. 8, the example are still to test user's login function, wherein " equipment " column can be used for selection pair Answer operating system or mobile terminal.
Embodiment 2
According to embodiments of the present invention, a kind of embodiment of the device of determining test data is provided, Fig. 9 is according to the present invention The schematic diagram of the device of the determination test data of embodiment, as shown in figure 9, the device includes:
Module 90 is obtained, for obtaining the corresponding test parameter group of test code, wherein test parameter group includes multiple surveys Try parameter.
Specifically, above-mentioned test code runs on test terminal, application program to be measured is carried out by executing test code Test.Test parameter is for being characterized in the data for needing to carry out assignment when test.
Relating module 92 is joined for obtaining the corresponding test data set of test parameter group, and by test data set and test Number is associated, so that test code is tested according to the test data in test data set.
Specifically, above-mentioned test data set can be obtained from database, EXCEL file or word file can also be passed through It imports, compared with prior art, for above scheme when carrying out automatic test, it is not necessary to modify test codes, it is only necessary to test Parameter carries out assignment, to improve the efficiency of automatic test.
From the foregoing, it will be observed that the above embodiments of the present application obtain the corresponding test parameter group of test code by obtaining module, lead to It crosses relating module and obtains the corresponding test data set of test parameter group, and test data set and test parameter are associated, with Test test code according to the test data in test data set.Above scheme is by test data set to test code In test parameter carry out assignment, thus solve in the prior art when carrying out app test modify test data need surveying Data are searched in examination code and are replaced, and the technical problem that testing efficiency is low is caused.
Optionally, according to the above embodiments of the present application, obtaining module includes:
Acquisition submodule, for obtaining the position that test data occurs in test code, and with test parameter replacement test The position that data occur.
Submodule is constructed, for test parameter to be arranged to make up test parameter group according to the sequence occurred in test code.
Optionally, according to the above embodiments of the present application, test parameter includes local parameter and common parameter, wherein part In an affiliated test code effectively, common parameter is effective in multiple test codes for parameter.
Optionally, according to the above embodiments of the present application, relating module includes:
Specified submodule, for specifying initial row mark in preset data source, wherein preset data source includes that multirow is surveyed Try data group.
Assignment submodule assigns test parameter group for that will originate the corresponding row of line identifier as test data set Value.
Optionally, according to the above embodiments of the present application, assignment submodule includes:
Determination unit, for determining the attribute of test data set, wherein attribute includes: to reuse data and disposable Data.
Repetitive unit, for reusing initial row in the case where the attribute of test data set is to reuse data Identify corresponding test data.
Selecting unit, for using starting line identifier in the case where the attribute of test data set is disposable data After corresponding test data, selection is tested using next test data of the corresponding test data of starting line identifier.
Optionally, according to the above embodiments of the present application, above-mentioned apparatus further include:
Generation module, for being generated and being corresponded to according to data characteristics before obtaining the corresponding test parameter group of test code Test data.
Optionally, according to the above embodiments of the present application, above-mentioned apparatus further include:
Distribution module, for distributing test data to difference after generating corresponding test data according to data characteristics Operating system, to test the corresponding application program of different operating system.
Embodiment 3
According to embodiments of the present invention, a kind of storage medium is provided, storage medium includes the program of storage, wherein in journey The method that equipment where controlling storage medium when sort run executes the determination test data of any one of embodiment 1.
Embodiment 4
According to embodiments of the present invention, a kind of processor is provided, which is characterized in that processor is for running program, wherein The method of the determination test data of any one of embodiment 1 is executed when program is run.
The serial number of the above embodiments of the invention is only for description, does not represent the advantages or disadvantages of the embodiments.
In the above embodiment of the invention, it all emphasizes particularly on different fields to the description of each embodiment, does not have in some embodiment The part of detailed description, reference can be made to the related descriptions of other embodiments.
In several embodiments provided herein, it should be understood that disclosed technology contents can pass through others Mode is realized.Wherein, the apparatus embodiments described above are merely exemplary, such as the division of the unit, Ke Yiwei A kind of logical function partition, there may be another division manner in actual implementation, for example, multiple units or components can combine or Person is desirably integrated into another system, or some features can be ignored or not executed.Another point, shown or discussed is mutual Between coupling, direct-coupling or communication connection can be through some interfaces, the INDIRECT COUPLING or communication link of unit or module It connects, can be electrical 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 On unit.It can some or all of the units may be selected to achieve the purpose of the solution of this embodiment according to the actual needs.
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 software functional units.
If the integrated unit is realized in the form of SFU software functional unit and sells or use as independent product When, it can store in a computer readable storage medium.Based on this understanding, technical solution of the present invention is substantially The all or part of the part that contributes to existing technology or the technical solution can be in the form of software products in other words It embodies, which is stored in a storage medium, including some instructions are used so that a computer Equipment (can for personal computer, server or network equipment etc.) execute each embodiment the method for the present invention whole or Part steps.And storage medium above-mentioned includes: that USB flash disk, read-only memory (ROM, Read-Only Memory), arbitrary access are deposited Reservoir (RAM, Random Access Memory), mobile hard disk, magnetic or disk etc. be various to can store program code Medium.
The above is only a preferred embodiment of the present invention, it is noted that for the ordinary skill people of the art For member, various improvements and modifications may be made without departing from the principle of the present invention, these improvements and modifications are also answered It is considered as protection scope of the present invention.

Claims (10)

1. a kind of method of determining test data characterized by comprising
Obtain the corresponding test parameter group of test code, wherein the test parameter group includes multiple test parameters;
The corresponding test data set of the test parameter group is obtained, and the test data set and the test parameter are closed Connection, so that the test code is tested according to the test data in the test data set.
2. the method according to claim 1, wherein obtaining the corresponding test parameter group of test code, comprising:
The position that test data occurs in test code is obtained, and replaces the position that the test data occurs with test parameter;
The test parameter is arranged to make up the test parameter group according to the sequence occurred in the test code.
3. according to the method described in claim 2, it is characterized in that, the test parameter includes local parameter and common parameter, Wherein, the local parameter is effective in an affiliated test code, and the common parameter is effective in multiple test codes.
4. the method according to claim 1, wherein obtain the corresponding test data set of the test parameter group, And be associated the test data set and the test parameter, so that the test code is according in the test data set Test data tested, comprising:
Initial row mark is specified in preset data source, wherein the preset data source includes multirow test data set;
Assignment is carried out to the test parameter group using the corresponding row of the starting line identifier as test data set.
5. according to the method described in claim 4, it is characterized in that, using the corresponding row of the starting line identifier as test data Group carries out assignment to the test parameter group, comprising:
Determine the attribute of the test data set, wherein the attribute includes: to reuse data and disposable data;
In the case where the attribute of the test data set is the reuse data, it is corresponding to reuse starting line identifier Test data;
In the case where the attribute of the test data set is the disposable data, the corresponding test of starting line identifier is being used After data, next test data of the corresponding test data of the starting line identifier is selected to be tested.
6. the method according to claim 1, wherein before obtaining the corresponding test parameter group of test code, The method also includes: corresponding test data is generated according to data characteristics.
7. the method according to claim 1, wherein according to data characteristics generate corresponding test data it Afterwards, the method also includes: the test data is distributed to different operating system, to answer different operating system is corresponding It is tested with program.
8. a kind of device of determining test data characterized by comprising
Module is obtained, for obtaining the corresponding test parameter group of test code, wherein the test parameter group includes multiple tests Parameter;
Relating module, for obtaining the corresponding test data set of the test parameter group, and by the test data set with it is described Test parameter is associated, so that the test code is tested according to the test data in the test data set.
9. a kind of storage medium, which is characterized in that the storage medium includes the program of storage, wherein run in described program When control the storage medium where equipment perform claim require any one of 1 to 7 described in determination test data method.
10. a kind of processor, which is characterized in that the processor is for running program, wherein right of execution when described program is run Benefit require any one of 1 to 7 described in determination test data method.
CN201810804435.XA 2018-07-20 2018-07-20 The method and apparatus for determining test data Pending CN109213678A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810804435.XA CN109213678A (en) 2018-07-20 2018-07-20 The method and apparatus for determining test data

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810804435.XA CN109213678A (en) 2018-07-20 2018-07-20 The method and apparatus for determining test data

Publications (1)

Publication Number Publication Date
CN109213678A true CN109213678A (en) 2019-01-15

Family

ID=64990171

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810804435.XA Pending CN109213678A (en) 2018-07-20 2018-07-20 The method and apparatus for determining test data

Country Status (1)

Country Link
CN (1) CN109213678A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112559313A (en) * 2019-09-26 2021-03-26 北京国双科技有限公司 Test case setting method and device, storage medium and electronic equipment

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101046767A (en) * 2006-03-31 2007-10-03 Sap股份公司 Method and system for automated testing of a graphic-based programming tool
US20090319832A1 (en) * 2008-06-23 2009-12-24 International Business Machines Corporation Method and apparatus of effective functional test data generation for web service testing

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101046767A (en) * 2006-03-31 2007-10-03 Sap股份公司 Method and system for automated testing of a graphic-based programming tool
US20090319832A1 (en) * 2008-06-23 2009-12-24 International Business Machines Corporation Method and apparatus of effective functional test data generation for web service testing

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
DONJUAN: "网站测试自动化系统—数据驱动测试", 《博客园》 *
尔冬: "[QTP] 数据驱动测试", 《51CTO博客》 *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112559313A (en) * 2019-09-26 2021-03-26 北京国双科技有限公司 Test case setting method and device, storage medium and electronic equipment

Similar Documents

Publication Publication Date Title
CN107861870B (en) Interface test and test data generation method, device, terminal and storage medium
CN106095673B (en) Automated testing method and system based on WEB interface
CN105095059B (en) A kind of method and apparatus of automatic test
CN110245213A (en) Questionnaire generation method, device, equipment and storage medium
CN109697500B (en) Data processing method and device, electronic equipment and storage medium
CN109446059A (en) The generation method and device of test template script
CN107608874A (en) Method of testing and device
CN110196800A (en) Distributed transaction test method, apparatus and system
CN107704396A (en) The method of testing and device of application program
CN111651365B (en) Automatic interface testing method and device
Nakazawa et al. Visualization tool for designing microservices with the monolith-first approach
CN110597728A (en) Method, device and system for constructing test data
CN106980571A (en) The construction method and equipment of a kind of test use cases
CN110365552A (en) Test method, device, storage medium and processor
CN117294727B (en) Cloud edge end collaborative management method based on cloud primordia and container technology
CN109344053A (en) Interface coverage test method, system, computer equipment and storage medium
CN109491857A (en) A kind of data monitoring method, system and the terminal device of rule-based engine
CN115686621B (en) Rule engine rule script generation method and device
CN109389518A (en) Association analysis method and device
CN109165170A (en) A kind of method and system automating request for test
CN115509942A (en) Test data generation method, device, equipment and storage medium
CN109471935A (en) A kind of questionnaire survey object determines method, apparatus, electronic equipment and storage medium
CN114819553A (en) Dynamic configuration method, device, equipment and storage medium based on workflow engine
CN111897725B (en) Automatic test method, medium, equipment and system for middle platform service
CN110825638B (en) Test case generation method, device, server and storage medium

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
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20190115