CN109359053A - Generation method and relevant apparatus, the test macro and storage medium of test report - Google Patents

Generation method and relevant apparatus, the test macro and storage medium of test report Download PDF

Info

Publication number
CN109359053A
CN109359053A CN201811549495.8A CN201811549495A CN109359053A CN 109359053 A CN109359053 A CN 109359053A CN 201811549495 A CN201811549495 A CN 201811549495A CN 109359053 A CN109359053 A CN 109359053A
Authority
CN
China
Prior art keywords
test
implementing result
test report
screenshotss image
test case
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
CN201811549495.8A
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.)
SHANGHAI KELIANG INFORMATION ENGINEERING Co Ltd
Original Assignee
SHANGHAI KELIANG INFORMATION ENGINEERING 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 SHANGHAI KELIANG INFORMATION ENGINEERING Co Ltd filed Critical SHANGHAI KELIANG INFORMATION ENGINEERING Co Ltd
Priority to CN201811549495.8A priority Critical patent/CN109359053A/en
Publication of CN109359053A publication Critical patent/CN109359053A/en
Pending legal-status Critical Current

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

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 present embodiments relate to automatic test fields, disclose the generation method and relevant apparatus, test macro and storage medium of a kind of test report.The generation method of the test report includes: to obtain the practical implementing result of test case;Determine that practical implementing result is not consistent with expected implementing result;The screenshotss image of test case implementing result is obtained, and generates the address link of screenshotss image;Generate the test report of test case, wherein the address in test report including screenshotss image links.In the present invention, so that including the screenshotss image of test case failure in the test report generated after test case failure, the reason of test case executes failure is intuitively quickly determined when manually being recalled so as to tester.

Description

Generation method and relevant apparatus, the test macro and storage medium of test report
Technical field
The present embodiments relate to automatic test field, in particular to a kind of generation method of test report and related dress It sets, test macro and storage medium.
Background technique
Currently based on unit testing (unit test) and HTML (Hyper Text Markup Language, supertext Markup language) test run (Test Runner) frame realization user interface (User Interface, UI) is automated Test, and generate corresponding test report.Wherein, Python is a kind of computer programming language, is a kind of dynamic, face To the computer language of object, unit test is the included unit testing frame of Python.HTML Test Runner is The extension of the module of unit test in Python, can be used for generating the test report of HTML.However, it is found by the inventors that existing skill At least there are the following problems in art: in generating test report html file, the test case for executing failure is only tested The log of use-case execution failure needs to reanalyse and implementation of test cases progress in the test case of artificial backtracking failure Scene reproduction can navigate to the reason of test case executes failure, the test report of the existing Test cases technology to failure Announcement is unfavorable for the reason of manually recalling failure, prevent original of the tester from intuitively quick assignment test use-case failure Cause.
It should be noted that information is only used for reinforcing the reason to the background of the disclosure disclosed in above-mentioned background technology part Solution, therefore may include the information not constituted to the prior art known to persons of ordinary skill in the art.
Summary of the invention
The generation method and relevant apparatus, test macro for being designed to provide a kind of test report of embodiment of the present invention And storage medium, so that include the screenshotss image of test case failure in the test report generated after test case failure, with Just the reason of test case executes failure is intuitively quickly determined when tester is manually recalled.
In order to solve the above technical problems, embodiments of the present invention provide a kind of generation method of test report, comprising:
Obtain the practical implementing result of test case;
Determine that practical implementing result is not consistent with expected implementing result;
The screenshotss image of test case implementing result is obtained, and generates the address link of screenshotss image;
Generate the test report of test case, wherein the address in test report including screenshotss image links.
Embodiments of the present invention additionally provide a kind of automatic test device, comprising: the first acquisition module determines mould Block, second obtain module and generation module;
First acquisition module is used for, and obtains the practical implementing result of test case;
Determining module is used for, and determines that practical implementing result is not consistent with expected implementing result;
Second acquisition module is used for, and obtains the screenshotss image of test case implementing result, and generate the address of screenshotss image Link;
Generation module is used for, and generates the test report of test case, wherein includes the address of screenshotss image in test report Link.
Embodiments of the present invention additionally provide a kind of test macro, comprising: at least one processor;And
The memory being connect at least one processor communication;
Wherein, memory is stored with the instruction that can be executed by least one processor, and instruction is held by least one processor Row, so that at least one processor is able to carry out the generation method of above-mentioned test report.
Embodiments of the present invention additionally provide a kind of computer readable storage medium, are stored with computer program, calculate Machine program realizes the generation method of above-mentioned test report when being executed by processor.
Embodiment of the present invention in terms of existing technologies, determines that the practical implementing result of test case is held with expected Row result is not consistent, then illustrates that the test case executes failure, carries out screenshot capture to the test case implementing result of failure, and The address link of the screenshotss image of the implementing result of test case is arranged in test report, so that tester is surveying When example backtracking on probation checks, the screenshotss image for taking test case is obtained according to the address chain of screenshotss image, gets information about survey The problem of trying out example practice condition, determining test case as early as possible is improved the efficiency to test case backtracking of tester, is kept away Exempt from tester and execute a problem of test case determines test case again, save the time, improves user experience.
In addition, determining that practical implementing result is not consistent with expected implementing result, specifically include: it is expected to obtain test case Implementing result;By asserting that verification determines that practical implementing result is not consistent with expected implementing result.
In addition, generating the test report of test case, specifically include: obtaining test report template, and in test report mould Image variables are added in plate;By the image variables in the address link write-in test report of screenshotss image;By holding for test case Row result is written in the test result in test report template, and generates test report.
In addition, generating the address link of screenshotss image, specifically includes: obtaining the storage address of screenshotss image;According to screenshotss The storage address of image generates the address link of screenshotss image.
In addition, including decoration function in test case;Decoration function is for obtaining screenshotss image.
In addition, the time of the entitled acquisition screenshotss image of screenshotss image.
Detailed description of the invention
One or more embodiments are illustrated by the picture in corresponding attached drawing, these exemplary theorys The bright restriction not constituted to embodiment, the element in attached drawing with same reference numbers label are expressed as similar element, remove Non- to have special statement, composition does not limit the figure in attached drawing.
Fig. 1 is the flow chart of the generation method of test report in first embodiment of the invention;
Fig. 2 is the flow chart of the generation method of test report in second embodiment of the invention;
Fig. 3 is the structure chart of automatic test device in third embodiment of the invention;
Fig. 4 is the structure chart of automatic test device in four embodiment of the invention;
Fig. 5 is the structure chart of test macro in fifth embodiment of the invention.
Specific embodiment
In order to make the object, technical scheme and advantages of the embodiment of the invention clearer, below in conjunction with attached drawing to the present invention Each embodiment be explained in detail.However, it will be understood by those skilled in the art that in each embodiment party of the present invention In formula, in order to make the reader understand this application better, many technical details are proposed.But even if without these technical details And various changes and modifications based on the following respective embodiments, the application technical solution claimed also may be implemented.
It should be noted that presently filed embodiment is based upon the process that test case carries out automatic test In, after test case executes completion, the embodiment of test report how is generated according to the implementing result of test case, it is right It is not particularly limited in test approaches and the concrete function of test etc..
The first embodiment of the present invention is related to a kind of generation methods of test report.Its method flow is as shown in Figure 1, packet It includes and step is implemented as follows:
Step 101: obtaining the practical implementing result of test case.
It should be noted that being that the generation illustrated by taking the automatic test that user interface carries out as an example is surveyed in present embodiment The method for trying report, obtains the implementing result of test case, but the method in the present invention is not limited to apply in user circle In the automatic test in face.
Step 102: determining that practical implementing result is not consistent with expected implementing result.
In specific implementation, the mode more than one that practical implementing result is not consistent with expected implementing result is determined, for example, By being compared one by one to practical implementing result, alternatively, determining that practical implementing result is held with expection by matched method Row result is not consistent, and specifically can determine specific implementation process according to the mode for being realization.
In specific implementation, after getting the implementing result of test case, determined by the method for asserting verification practical Implementing result is not consistent with expected execution result, specifically: obtain implementing result expected from test case;By asserting that verification is true Fixed practical implementing result is not consistent with expected implementing result.Wherein, assert that the condition for being verified as postposition is asserted, the skill of this field Art personnel are understood that this mode asserted, details are not described herein again.
Wherein, it asserts can be and be programmed in test case, will assert that increase is used in test when writing test case In the implementation procedure of example, what is carried out after test case executes completion is asserted.It is only example herein, due in present embodiment Test report generation method be mainly based upon to test case execute failure after, how to generate test report specifically It is bright, it is thus necessary to determine that the implementing result of test case and expected implementing result be not identical.
Step 103: obtaining the screenshotss image of test case implementing result, and generate the address link of screenshotss image.
In specific implementation, during writing test case, increase decorator function, such as decorator function Screenshot is (a kind of for carrying out the decorator function of screenshot capture) for carrying out screenshot capture, and saves screenshotss image pair The storing path of screenshotss image is printed, so that realizing automatic screenshot after determining that test case executes failure.
In one specific implementation, by taking the test case that Python is write as an example, Python file, creation decoration are write Device function Screenshot, so that calling Screenshot function to obtain by test case in user interface automatic test Taking the screenshotss image of test interface, wherein Screenshot function saves screenshotss image after carrying out screenshot capture, Such as, screenshotss image is stored in preset storage location after obtaining screenshotss image, it is raw according to the storage location of screenshotss image It is linked at the address of screenshotss image.
Wherein, Screenshot function carries out screenshot capture, such as try ... except by the abnormal sentence of preset processing Sentence, before saving screenshotss image and the storing path of screenshotss image being printed upon console and is increased before the path of printing Sew Screenshot: can be by the printout sentence in Python, such as print sentence.It only illustrates herein.
It should be noted that needing to be named screenshotss image when saving screenshotss image, it is embodied In, the time of the entitled acquisition screenshotss image of screenshotss image.For example, the name format of screenshotss image is %Y%m%d_% H%M%S, wherein the %Y expression of years, %m indicate month, and %d indicates the date, and %H indicates hour, and %M indicates minute, %S Indicate the second.Alternatively, it is also possible to select title of the storage screenshotss image as screenshotss image, the specific date is selected herein not Concrete restriction is done, in practice, screenshotss image polarities can also be ordered according to the title of the test case of execution, or other information Name, is merely exemplary explanation herein, is not particularly limited.
It should be noted that the format to screenshotss image is also needed to be named when saving to screenshotss image, example Such as, the format of screenshotss image is .png.
Step 104: generating the test report of test case.
Wherein, the address in test report including screenshotss image links.
In specific implementation, the test report of corresponding test case is generated according to test report template, specifically: obtain test Report template, and image variables are added in test report template;It will be in the address link write-in test report of screenshotss image Image variables;The implementing result of test case is written in the test result in test report template, and generates test report.It surveys Examination report in include test case execute failure as a result, and testing case result screenshotss image address link.
Wherein, execute include in the test report of the test case of failure test result screenshot capture address chain It connects, when tester recalls test case, test crash is directly checked according to the address link in test report Screenshotss image understands test case easily and fast and executes the possible reason of failure, saves the backtracking time of tester, mention The high backtracking efficiency of tester.
One in the specific implementation, screenshotss image is recorded in test report in the form of hyperlink, for example, in test report In add Screenshot column, for showing the hyperlink of screenshotss image.Wherein, tester is when checking test report, point After hitting hyperlink, screenshotss image can be shown in new window.
It should be noted that being generated in present embodiment in the generation method of test report, mainly in automatic test After middle test case executes failure, the screenshotss image of the implementing result of test case can be obtained, specifically includes that acquisition test case Practical implementing result;Determine that practical implementing result is not consistent with expected implementing result;Obtain test case implementing result Screenshotss image, and generate the address link of screenshotss image;Generate the test report of test case, wherein include in test report The address of screenshotss image links.Above-mentioned specific implementation is to illustrate to main feature, and not present embodiment is necessary Step, specific implementation are only for example, and are the realization details for understanding for convenience and providing, not to technical solution of the present invention structure At restriction.
In terms of existing technologies, determine that the practical implementing result of test case is not consistent with expected implementing result, Then illustrate that the test case executes failure, screenshot capture is carried out to test case implementing result, by the implementing result of test case Screenshotss image address link be arranged in test report so that tester carry out test case backtracking check when, root The screenshotss image for taking test case is obtained according to the address chain of screenshotss image, gets information about test case practice condition, as early as possible The problem of determining test case improves the efficiency to test case backtracking of tester, tester is avoided to execute one again The problem of secondary test case determines test case saves the time, improves user experience.
Second embodiment of the present invention is related to a kind of generation method of test report.Second embodiment is implemented with first Mode is roughly the same, is in place of the main distinction: specifically illustrating in second embodiment of the present invention and generates screenshotss image Address link process.Its method flow is as shown in Fig. 2, include following implementation steps, wherein step 201 to step 202, step 206 is identical as the step 101 in first embodiment to step 102, step 104 respectively, only illustrates difference herein Place.
Step 203: obtaining the screenshotss image of test case implementing result.
Step 204: obtaining the storage address of screenshotss image.
In specific implementation, to export test report as html (Hyper Text Mark-up Language, hypertext mark Remember language) for file, search in console output journal that prefix, which is " Screenshot: ", with the .png character string to end up and to be returned The initial index of the character string and the length of character string are returned, is indexed according to the initial of return, the length of character string determines The storage address of screenshotss image.Such as: type information is in console: Screenshot:D: ff g.png, find the character String obtains the index of initial S, the length of the character string, the length of " Screenshot: ", index+" Screenshot: " of S Length be that image storage address character string starts to index, the index+character string length of S is image storage address character The end of string indexes, and according to index and end index acquisition image storage address character string is started, is ploughed according to the character of return Location determines the storage address of screenshotss image.
Step 205: being linked according to the address that the storage address of screenshotss image generates screenshotss image.
In specific implementation, a hyperlink is added in test report, the address of hyperlink is the storage of screenshotss image Location can get screenshotss image by the address in access hyperlink.
It should be noted that the above is only limit for example, not constituting to technical solution of the present invention.
The step of various methods divide above, be intended merely to describe it is clear, when realization can be merged into a step or Certain steps are split, multiple steps are decomposed into, as long as including identical logical relation, all in the protection scope of this patent It is interior;To adding inessential modification in algorithm or in process or introducing inessential design, but its algorithm is not changed Core design with process is all in the protection scope of the patent.
Third embodiment of the invention is related to a kind of automatic test device, as shown in Figure 3, comprising: first obtains module 301, determining module 302, second obtains module 303 and generation module 304;
First acquisition module 301 is used for, and obtains the practical implementing result of test case.
Determining module 302 is used for, and determines that practical implementing result is not consistent with expected implementing result.
Second acquisition module 303 is used for, and obtains the screenshotss image of test case implementing result, and generate the ground of screenshotss image Location link.
Generation module 304 is used for, and generates the test report of test case, wherein including screenshotss image in test report Address link.
It is not difficult to find that present embodiment is Installation practice corresponding with first embodiment, present embodiment can be with First embodiment is worked in coordination implementation.The relevant technical details mentioned in first embodiment still have in the present embodiment Effect, in order to reduce repetition, which is not described herein again.Correspondingly, the relevant technical details mentioned in present embodiment are also applicable in In first embodiment.
It is noted that each module involved in present embodiment is logic module, and in practical applications, one A logic unit can be a physical unit, be also possible to a part of a physical unit, can also be with multiple physics lists The combination of member is realized.In addition, in order to protrude innovative part of the invention, it will not be with solution institute of the present invention in present embodiment The technical issues of proposition, the less close unit of relationship introduced, but this does not indicate that there is no other single in present embodiment Member.
Four embodiment of the invention is related to a kind of automatic test device.4th embodiment and third embodiment are big It causes identical, is in place of the main distinction: in four embodiment of the invention, primarily illustrating and specifically wrapped in the second acquisition module Include address acquisition module 3031 and link generation module 3032.
Address acquisition module 3031 is used for, and obtains the screenshotss image of test case implementing result, and obtain screenshotss image Storage address.
Link generation module 3032 is used for, and is linked according to the address that the storage address of screenshotss image generates screenshotss image.
Since second embodiment is corresponded to each other with present embodiment, present embodiment can be mutual with second embodiment Match implementation.The relevant technical details mentioned in second embodiment are still effective in the present embodiment, implement second The attainable technical effect of institute similarly may be implemented in the present embodiment in mode, no longer superfluous here in order to reduce repetition It states.Correspondingly, the relevant technical details mentioned in present embodiment are also applicable in second embodiment.
Fifth embodiment of the invention is related to a kind of test macro, as shown in figure 5, including at least one processor 501;With And the memory 502 with the communication connection of at least one processor 501, wherein memory 502 is stored with can be by least one The instruction that device 501 executes is managed, instruction is executed by least one processor 501, so that at least one processor 501 is able to carry out survey Try the generation method of report.
In present embodiment, for processor 501 is with central processing unit (Central Processing Unit, CPU), For memory 502 is with readable and writable memory (Random Access Memory, RAM).Processor 501, memory 502 can be with It is connected by bus or other modes, in Fig. 5 for being connected by bus.Memory 502 is used as a kind of non-volatile meter Calculation machine readable storage medium storing program for executing can be used for storing non-volatile software program, non-volatile computer executable program and module, As realized in the application embodiment, the program of the generation method of test report is stored in memory 502.Processor 501 is logical Non-volatile software program, instruction and module that operation is stored in memory 502 are crossed, thereby executing the various functions of equipment Using and data processing, that is, realize the generation method of above-mentioned test report.
Memory 502 may include storing program area and storage data area, wherein storing program area can store operation system Application program required for system, at least one function;It storage data area can the Save option list etc..In addition, memory can wrap High-speed random access memory is included, can also include nonvolatile memory, for example, at least disk memory, a flash memories Part or other non-volatile solid state memory parts.In some embodiments, it includes relative to processor that memory 502 is optional 501 remotely located memories, these remote memories can pass through network connection to external equipment.The example packet of above-mentioned network Include but be not limited to internet, intranet, local area network, mobile radio communication and combinations thereof.
One or more program module is stored in memory 502, is executed when by one or more processor 501 When, execute the generation method of the test report in above-mentioned first or second method implementation.
The generation method of test report provided by the application embodiment can be performed in the said goods, has execution method phase The functional module and beneficial effect answered, the not technical detail of detailed description in the present embodiment, reference can be made to the application embodiment party The generation method of test report provided by formula.
Sixth embodiment of the invention is related to a kind of computer readable storage medium, is stored with computer program.Computer The generation method of the test report in above-mentioned first or second embodiment is realized when program is executed by processor.
That is, it will be understood by those skilled in the art that implement the method for the above embodiments be can be with Relevant hardware is instructed to complete by program, which is stored in a storage medium, including some instructions are to make It obtains an equipment (can be single-chip microcontroller, chip etc.) or processor (processor) executes side described in each embodiment of the application The all or part of the steps of method.And storage medium above-mentioned includes: USB flash disk, mobile hard disk, read-only memory (ROM, Read-Only Memory), random access memory (RAM, Random Access Memory), magnetic or disk etc. are various can store journey The medium of sequence code.
It will be understood by those skilled in the art that the respective embodiments described above are to realize specific embodiments of the present invention, And in practical applications, can to it, various changes can be made in the form and details, without departing from the spirit and scope of the present invention.

Claims (9)

1. a kind of generation method of test report characterized by comprising
Obtain the practical implementing result of test case;
Determine that the practical implementing result is not consistent with expected implementing result;
The screenshotss image of the test case implementing result is obtained, and generates the address link of the screenshotss image;
Generate the test report of the test case, wherein the address in the test report including the screenshotss image links.
2. the generation method of test report according to claim 1, which is characterized in that the practical implementing result of determination with Expected implementing result is not consistent, and specifically includes:
Obtain implementing result expected from the test case;
By asserting that verification determines that the practical implementing result is not consistent with expected implementing result.
3. the generation method of -2 described in any item test report according to claim 1, which is characterized in that described to generate the survey The test report of example on probation, specifically includes:
Test report template is obtained, and adds image variables in the test report template;
The described image variable in the test report template is written into the address link of the screenshotss image;
The implementing result of the test case is written in the test result in the test report template, and generates test report It accuses.
4. the generation method of -2 described in any item test report according to claim 1, which is characterized in that cut described in the generation The address of screen image links, and specifically includes:
Obtain the storage address of the screenshotss image;
The address link of the screenshotss image is generated according to the storage address of the screenshotss image.
5. the generation method of -2 described in any item test report according to claim 1, which is characterized in that in the test case Including decorating function;The decoration function is for obtaining the screenshotss image.
6. the generation method of test report according to claim 4, which is characterized in that the entitled of screenshotss image obtains Take the time of the screenshotss image.
7. a kind of automatic test device characterized by comprising first obtain module, determining module, second obtain module and Generation module;
The first acquisition module is used for, and obtains the practical implementing result of test case;
The determining module is used for, and determines that the practical implementing result is not consistent with expected implementing result;
The second acquisition module is used for, and obtains the screenshotss image of the test case implementing result, and generate the snapshot The address of picture links;
The generation module is used for, and generates the test report of the test case, wherein includes described cut in the test report The address of screen image links.
8. a kind of test macro characterized by comprising at least one processor;And
The memory being connect at least one described processor communication;
Wherein, the memory be stored with can by least one described processor execute instruction, described instruction by it is described at least One processor executes, so that at least one described processor is able to carry out the test report as described in claim 1 to 6 is any Generation method.
9. a kind of computer readable storage medium, is stored with computer program, which is characterized in that the computer program is processed Device realizes the generation method of test report described in any one of claims 1 to 6 when executing.
CN201811549495.8A 2018-12-18 2018-12-18 Generation method and relevant apparatus, the test macro and storage medium of test report Pending CN109359053A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811549495.8A CN109359053A (en) 2018-12-18 2018-12-18 Generation method and relevant apparatus, the test macro and storage medium of test report

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811549495.8A CN109359053A (en) 2018-12-18 2018-12-18 Generation method and relevant apparatus, the test macro and storage medium of test report

Publications (1)

Publication Number Publication Date
CN109359053A true CN109359053A (en) 2019-02-19

Family

ID=65329580

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811549495.8A Pending CN109359053A (en) 2018-12-18 2018-12-18 Generation method and relevant apparatus, the test macro and storage medium of test report

Country Status (1)

Country Link
CN (1) CN109359053A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110287115A (en) * 2019-06-26 2019-09-27 北京金山云网络技术有限公司 Generation method, device and the server of test report
CN112540916A (en) * 2020-11-30 2021-03-23 的卢技术有限公司 Automatic rerun method and device for failed case, computer equipment and storage medium
CN113127340A (en) * 2021-03-26 2021-07-16 山东英信计算机技术有限公司 Multi-test information linking method, system and medium
WO2023193417A1 (en) * 2022-04-08 2023-10-12 郑州大学第一附属医院 Deep learning-based gui testing method and system, and storage device

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103092756A (en) * 2013-01-08 2013-05-08 彭勇 Interactive automated testing system and method thereof
CN106502895A (en) * 2016-10-21 2017-03-15 郑州云海信息技术有限公司 A kind of automatic test information generation device and method
CN106776273A (en) * 2016-11-16 2017-05-31 乐视控股(北京)有限公司 The method and apparatus of automatic test
CN106844179A (en) * 2017-02-07 2017-06-13 上海与德信息技术有限公司 log storing method and device
CN106844213A (en) * 2017-01-21 2017-06-13 江苏千米网络科技股份有限公司 A kind of front end method of testing and device
CN107885648A (en) * 2016-09-29 2018-04-06 北京京东尚科信息技术有限公司 A kind of method and apparatus for generating test report
CN107885657A (en) * 2017-10-23 2018-04-06 国云科技股份有限公司 A kind of method of automatic screenshotss during automatic test
CN108491322A (en) * 2018-03-06 2018-09-04 平安科技(深圳)有限公司 Automated testing method, device and storage medium

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103092756A (en) * 2013-01-08 2013-05-08 彭勇 Interactive automated testing system and method thereof
CN107885648A (en) * 2016-09-29 2018-04-06 北京京东尚科信息技术有限公司 A kind of method and apparatus for generating test report
CN106502895A (en) * 2016-10-21 2017-03-15 郑州云海信息技术有限公司 A kind of automatic test information generation device and method
CN106776273A (en) * 2016-11-16 2017-05-31 乐视控股(北京)有限公司 The method and apparatus of automatic test
CN106844213A (en) * 2017-01-21 2017-06-13 江苏千米网络科技股份有限公司 A kind of front end method of testing and device
CN106844179A (en) * 2017-02-07 2017-06-13 上海与德信息技术有限公司 log storing method and device
CN107885657A (en) * 2017-10-23 2018-04-06 国云科技股份有限公司 A kind of method of automatic screenshotss during automatic test
CN108491322A (en) * 2018-03-06 2018-09-04 平安科技(深圳)有限公司 Automated testing method, device and storage medium

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110287115A (en) * 2019-06-26 2019-09-27 北京金山云网络技术有限公司 Generation method, device and the server of test report
CN112540916A (en) * 2020-11-30 2021-03-23 的卢技术有限公司 Automatic rerun method and device for failed case, computer equipment and storage medium
CN113127340A (en) * 2021-03-26 2021-07-16 山东英信计算机技术有限公司 Multi-test information linking method, system and medium
CN113127340B (en) * 2021-03-26 2024-01-12 山东英信计算机技术有限公司 Multi-test information linking method, system and medium
WO2023193417A1 (en) * 2022-04-08 2023-10-12 郑州大学第一附属医院 Deep learning-based gui testing method and system, and storage device

Similar Documents

Publication Publication Date Title
CN109359053A (en) Generation method and relevant apparatus, the test macro and storage medium of test report
US8015239B2 (en) Method and system to reduce false positives within an automated software-testing environment
US7617486B2 (en) Method and system to automate software testing using sniffer side and browser side recording and a toolbar interface
CN104298588B (en) The implementation method and device of a kind of continuous integrating
CN107133174A (en) Test case code automatically generating device and method
CN107644286A (en) Workflow processing method and device
CN107729246B (en) Auxiliary test method, device and equipment for target application and storage medium
CN110597730A (en) Scene method based automatic test case generation method and system
CN109614324A (en) A kind of method for generating test case and device
CN109684607A (en) JSON data analysis method, device, computer equipment and storage medium
CN114003451B (en) Interface testing method, device, system and medium
CN109710933A (en) Acquisition methods, device, computer equipment and the storage medium of training corpus
CN110135129A (en) Code segment protection method, device, computer equipment and storage medium
CN105279092A (en) Software testing method and apparatus
CN109614325A (en) A kind of method and device, electronic equipment and the storage medium of determining control property
CN108418797A (en) Web access method, device, computer equipment and storage medium
Jin-Hua et al. The w-model for testing software product lines
CN107341100A (en) The collocation method and device of camera parameter
CN105224465B (en) Webpage adjustment method and device
CN109656817A (en) A kind of automation interface test device and equipment
CN108897633A (en) A kind of method for diagnosing faults and device based on machine data
WO2016133607A1 (en) Small scale integration test generation
KR101334806B1 (en) Method of proudcing input sets of test case in test case generating system
CN106033390A (en) Mail style testing method and apparatus
Wendland et al. Model-based testing in legacy software modernization: an experience report

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

Application publication date: 20190219

RJ01 Rejection of invention patent application after publication