CN109684210A - A kind of website automation test method, device, equipment and readable storage medium storing program for executing - Google Patents

A kind of website automation test method, device, equipment and readable storage medium storing program for executing Download PDF

Info

Publication number
CN109684210A
CN109684210A CN201811546937.3A CN201811546937A CN109684210A CN 109684210 A CN109684210 A CN 109684210A CN 201811546937 A CN201811546937 A CN 201811546937A CN 109684210 A CN109684210 A CN 109684210A
Authority
CN
China
Prior art keywords
test
website
target data
file destination
tested
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
CN201811546937.3A
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.)
Ningxia LGG Instrument Co Ltd
Original Assignee
Ningxia LGG Instrument 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 Ningxia LGG Instrument Co Ltd filed Critical Ningxia LGG Instrument Co Ltd
Priority to CN201811546937.3A priority Critical patent/CN109684210A/en
Publication of CN109684210A publication Critical patent/CN109684210A/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
    • G06F11/3684Test management for test design, e.g. generating new test cases
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/3668Software testing
    • G06F11/3672Test management
    • G06F11/3688Test management for test execution, e.g. scheduling of test suites

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)
  • Information Transfer Between Computers (AREA)

Abstract

This application discloses a kind of website automation test methods, and each user treats target data when testing website operation in acquisition preset time first, and target data is stored to local file destination;When needing to test the website to be tested, just file destination is parsed, and treats test website according to multiple test cases that the classification of target data in file destination is sequentially generated and is tested.It can be seen that, using this test method, it can use the target data in file destination and directly generate test case, test website is then directly treated using the test case and is tested, without manually design test case, thereby reduces human cost, improves testing efficiency.In addition, disclosed herein as well is a kind of website automatic test device, equipment and readable storage medium storing program for executing, effect are as above.

Description

A kind of website automation test method, device, equipment and readable storage medium storing program for executing
Technical field
This application involves computer application field more particularly to a kind of website automation test method, device, equipment and can Read storage medium.
Background technique
In the Development Practice of network application system, if lack stringent careful development process, in design, exploitation, hair During cloth, trial operation and maintenance web application, it is most likely that some serious problems, therefore the possibility of failure can be encountered Property is larger.Moreover, core content is also more and more with the development of science and technology, network application system becomes more and more many and diverse, once It unsuccessfully will lead to many problems, and then cause network crisis.
Therefore, how to guarantee that the correctness of web application and reliability have been particularly important.Web application Test is as an important method of web application functionality guarantee and measure, by more and more concerns, because The reliability of network application just only can guarantee by complete careful network application test, and meet initial design specification, Tested by system-wide network application, can various problems present in discovery web application as much as possible, and and Shi Xiugai, to guarantee the reliability of whole system, stability and safety.But currently, when testing website, Artificial manual designs test case is needed, human cost is high, testing efficiency is low.
It can be seen that how to overcome when testing website, the problem that human cost is high, testing efficiency is low is ability Field technique personnel's urgent problem to be solved.
Summary of the invention
This application provides a kind of website automation test method, device, equipment and readable storage medium storing program for executing, solve existing In technology when testing website, the low problem of human cost height, testing efficiency.
In order to solve the above technical problems, this application provides a kind of website automation test methods, comprising:
Target data when each user in preset time treats test website operation is obtained, and the target data is stored To local file destination;
The file destination is parsed, and is sequentially generated according to the classification of target data in the file destination multiple Test case;
The website to be tested is tested using each test case.
Preferably, the target data obtained when user treats test website operation specifically:
The target data is obtained in the way of Python crawler.
Preferably, the file destination is specially json text file.
It is preferably, described that the file destination is parsed specifically:
The file destination is parsed by C# and/or Java programming language.
Preferably, after target data when each user treats test website operation in the acquisition preset time, also Include:
It determines the URL of the website to be tested, and enters described the step of storing the target data to file destination.
Preferably, it is described using each test case to the website to be tested carry out test specifically include:
Show test interface;
Each test case is transmitted to API test interface, through the API test interface on the test interface The website to be tested is tested.
Preferably, the classification according to target data in the file destination be sequentially generated multiple test cases it Afterwards, further includes:
Each test case is stored to local so that test analysis personnel research and analyse.
In order to solve the above technical problems, present invention also provides a kind of website corresponding with website automation test method oneself Dynamicization test device, comprising:
Module is obtained, for obtaining target data when each user in preset time treats test website operation, and by institute Target data is stated to store to local file destination;
Parsing module is returned for parsing to the file destination, and according to target data in the file destination Class is sequentially generated multiple test cases;
Test module, for being tested using each test case the website to be tested.
In order to solve the above technical problems, present invention also provides a kind of website corresponding with website automation test method oneself Dynamicization test equipment, comprising:
Memory, for storing computer program;
Processor, for executing the computer program to realize the step of any one of the above website automation test method Suddenly.
In order to solve the above technical problems, present invention also provides a kind of computers corresponding with website automation test method Readable storage medium storing program for executing stores computer program on the computer readable storage medium, and the computer program is held by processor The step of row is to realize any one of the above website automation test method.
Compared with the prior art, a kind of website automation test method provided herein, first acquisition preset time Interior each user treats target data when test website operation, and target data is stored to local file destination;When needs pair When the website to be tested is tested, just file destination is parsed, and suitable according to the classification of target data in file destination Multiple test cases that sequence generates are treated test website and are tested.It can be seen that can use target using this test method Target data in file directly generates test case, and test website is then directly treated using the test case and is tested, Without manually design test case, thereby reduces human cost, improves testing efficiency.In addition, the application also provides A kind of website automatic test device, equipment and readable storage medium storing program for executing, effect are as above.
Detailed description of the invention
For the clearer technical solution for illustrating the application, letter will be made to attached drawing needed in the embodiment below The introduction wanted, it should be apparent that, it for those of ordinary skills, can be under the premise of not paying creativeness It obtains other drawings based on these drawings.
Fig. 1 is a kind of website automation test method flow chart provided by the embodiment of the present application;
Fig. 2 is a kind of website automatic test device composition schematic diagram provided by the embodiment of the present application;
Fig. 3 is a kind of website automated test device composition schematic diagram provided by the embodiment of the present application.
Specific embodiment
In order to make those skilled in the art better understand the technical solutions in the application, below in conjunction with attached drawing, it is right Technical solution in the embodiment of the present application carries out clear and complete description.
The core of the application is to provide a kind of website automation test method, device, equipment and readable storage medium storing program for executing, can be with It solves in the prior art when testing website, the problem that human cost is high, testing efficiency is low.
Fig. 1 is a kind of website automation test method flow chart provided by the embodiment of the present application, as shown in Figure 1, the party Method the following steps are included:
S101: target data when each user in preset time treats test website operation is obtained, and target data is deposited It stores up to local file destination.
Particularly as being to obtain all users within a preset time to treat all targets for generating when test website operates Data, for example, when each user is to the website operation to be tested, the website information etc. of the correlation module or access that are triggered, Meanwhile the target data that will acquire is stored into local file destination, convenient for below to the processing of target data.The application is implemented Preset time in example is set in advance according to the actual situation, is not fixed and invariable.In order to improve testing efficiency, Preferably embodiment, file destination are specially json text file.The text of json format is a kind of number of lightweight According to exchange format, there is brief introduction and clearly hierarchical structure, be easy to tester and read and write, while being also easy to machine solution Analysis.Certainly, in practical operation, the target data that can also be will acquire is stored into other satisfactory files, not office The json text file being limited in the embodiment of the present application.
In order to improve the speed of data acquisition, preferably embodiment, when obtaining user and treating test website operation Target data specifically: obtain target data in the way of Python crawler.
It is specifically namely based on Python crawler script, records operation of the user to the website to be tested.Such as clickthrough, Input frame etc. is filled, the event of triggering is recorded in sequence in json file later, is analyzed for tester.In reality , can be according to hobby, habit setting preset time in order to improve the accuracy of test when border acquires data, then acquisition obtains The data generated in preset time are conducive to developer and concentrate our efforts in specified module.
S102: parsing file destination, and is sequentially generated multiple surveys according to the classification of target data in file destination Example on probation.
Specifically, file destination is parsed, then the target data stored in file destination is analyzed and processed, Multiple test cases are sequentially generated according to the classification of target data in file destination.
It is illustrated so that file destination is json text file as an example, json text file has been file destination hereafter Example illustrates, includes subsequent required some data elements, such as Xpth, id, name etc. in json file data.Then it will mention The element taken out forms one group of test case, and different json files can produce out different test cases.
S103: test website is treated using each test case and is tested.
After test case generates, so that it may directly realize the test for treating test website using the test case generated. Without manually design test case, passes through during the test instead of website tester and click, be manually entered manually Cumbersome test method, largely save manpower, saved the time, so can reduce human cost, improve Testing efficiency.
In order to ensure the visualization of test process, user experience is promoted, on the basis of the above embodiments, preferably Embodiment, using each test case treat test website carry out test specifically include:
Show test interface;
Each test case is transmitted to API test interface, test website is treated on test interface by API test interface It is tested.
Specifically, exactly treat test website tested when, have a main interface (test interface), main interface packet It fills in the website URL (network address) crawled required for including and crawls depth, wherein for some tables, fill substance is needed to test Function.An automatic filling table script can be write with python language, content can be random number, can also enumerate Come.Depth is crawled mainly for controlling the degree for being triggered to sub-pages from root website.Determination can be clicked after filling to start Automatic test.User can choose generated test case and imported into related API test interface, utilizable API has the open source such as Selenium, Loadrunner API;It is directly realized by site visualization test, is equivalent to web application Functionality tested.Related API is a kind of test interface, and the test case that will acquire is passed to specified API in certain sequence Afterwards, user's operation can be really restored, the click of user, the operation such as input are completed.It is certainly that tester's perceptual image, which can be allowed, Oneself is the same in the test of operation website.Namely in test, the interface of test can be restored, realizes visualized operation process, in this way Tester is more conducive to find the problem.After user operates the website every time, by certain analysis and processing, can all it generate Different test case can choose different test cases and execute test side then on interactive interface (test interface) Case.User can record whole operation process, and this process json file is specified lattice after interactive interface operation Formula is stored in local, and then by analysis, one group of test case of regeneration corrects the test case generated before, really Protect the accuracy of test case.
In practical applications, treat test website tested when, can be involved in the problems, such as a test coverage.Webpage The few website of event number, coverage rate can reach test philosophy substantially, can trigger each web page event.But if website thing Part is too many, may exist test less than place therefore can pass through analog subscriber in this application and trigger website thing The script of part, analog subscriber trigger the operation of webpage, and the functions such as fill up a form improve test coverage.
Test provided by the embodiment of the present application only needs to select several users, so that it may automatically generate one group of data, pass through Programming personnel is crossed by data analysis and process, useful element is selected, generates one group of test case, which can put Enter specified API, or can be analyzed to tester.And test process is not on backstage, but by some specified API (application programming interface is some functions predetermined), carries out reduction test, and tester can be very intuitive See test process.
A kind of website automation test method provided herein, each user is to be tested first in acquisition preset time Target data when website operation, and target data is stored to local file destination;When needs carry out the website to be tested Multiple tests that when test, just file destination is parsed, and is sequentially generated according to the classification of target data in file destination Use-case is treated test website and is tested.It can be seen that can use the target data in file destination using this test method Test case is directly generated, test website is then directly treated using the test case and is tested, without manually designing Test case thereby reduces human cost, improves testing efficiency.
In order to improve the resolution speed to file destination, on the basis of the above embodiments, preferably embodiment, File destination is parsed specifically:
File destination is parsed by C# and/or Java programming language.
Particularly as being to design shell script by Python, user operation habits are obtained, then by the data of acquisition, The json text resolution of acquisition is analyzed by language such as C#, Java with json format storage to local, and is returned in order Class is at required test case.Test case can realize the purpose of automatic test website by some api interfaces.
In order to pass through the URL of website to be tested, the locating range of website to be tested is determined, on the basis of above-described embodiment On, preferably embodiment, after the target data when obtaining each user in preset time and treating test website operation, Further include:
It determines the URL of website to be tested, and enters the step of storing target data to file destination.
Particularly as being after completing Python script, user can need website URL to be tested (to can be this by setting The website of ground deployment, is also possible to be deployed in the website of any server), the data that crawl of a period of time are obtained, then by this A little data are stored in locally specified position with json text, and for analysis personnel's analysis, user can select different according to URL Website is tested.
On the basis of the above embodiments, preferably embodiment is returned according to target data in file destination Class is sequentially generated after multiple test cases, further includes:
Each test case is stored to local so that test analysis personnel research and analyse.
Because of operation of the different users to the same website, different test cases can be automatically generated, and by these Test case is saved, such as is saved in local, can be for analysis personnel's analysis.When testing later, can directly utilize It is saved in local test case, without spending the time to crawl data again, data obtaining time is greatly saved.
It is described in detail above for a kind of embodiment of website automation test method, based on the above embodiment The website automation test method of description, the embodiment of the invention also provides a kind of website corresponding with this method automatic tests Device.Since the embodiment of device part is corresponded to each other with the embodiment of method part, the embodiment of device part please join According to the embodiment description of method part, which is not described herein again.
Fig. 2 is a kind of website automatic test device composition schematic diagram provided by the embodiment of the present application, as shown in Fig. 2, The device includes obtaining module 201, parsing module 202 and test module 203.
Module 201 is obtained, for obtaining target data when each user in preset time treats test website operation, and will Target data is stored to local file destination;
Parsing module 202, for being parsed to file destination, and according to the classification sequence of target data in file destination Generate multiple test cases;
Test module 203 is tested for treating test website using each test case.
A kind of website automatic test device provided herein, each user is to be tested first in acquisition preset time Target data when website operation, and target data is stored to local file destination;When needs carry out the website to be tested Multiple tests that when test, just file destination is parsed, and is sequentially generated according to the classification of target data in file destination Use-case is treated test website and is tested.It can be seen that can use the target data in file destination using this test device Test case is directly generated, test website is then directly treated using the test case and is tested, without manually designing Test case thereby reduces human cost, improves testing efficiency.
It is described in detail above for a kind of embodiment of website automation test method, based on the above embodiment The website automation test method of description, the embodiment of the invention also provides a kind of website corresponding with this method automatic tests Equipment.Since the embodiment of environment division is corresponded to each other with the embodiment of method part, the embodiment of environment division please join According to the embodiment description of method part, which is not described herein again.
Fig. 3 is a kind of website automated test device composition schematic diagram provided by the embodiment of the present application, as shown in figure 3, The device includes memory 301 and processor 302.
Memory 301, for storing computer program;
Processor 302 realizes a kind of website provided by any one above-mentioned embodiment for executing computer program The step of automated testing method.
A kind of website automated test device provided herein, the target data that can use in file destination are direct Test case is generated, test website is then directly treated using the test case and is tested, without manually design test Use-case thereby reduces human cost, improves testing efficiency.
It is described in detail above for a kind of embodiment of website automation test method, based on the above embodiment The website automation test method of description, the embodiment of the invention also provides a kind of computer-readable storages corresponding with this method Medium.Since the embodiment of computer readable storage medium part is corresponded to each other with the embodiment of method part, computer The embodiment of readable storage medium storing program for executing part please refers to the embodiment description of method part, and which is not described herein again.
A kind of computer readable storage medium is stored with computer program, computer journey on computer readable storage medium Sequence is executed by processor the step of to realize website automation test method provided by any one above-mentioned embodiment.
A kind of computer readable storage medium provided herein, processor can read in readable storage medium storing program for executing and store Program, it can the step of realizing website automation test method provided by above-mentioned any one embodiment can use Target data in file destination directly generates test case, and test website is then directly treated using the test case and is surveyed Examination thereby reduces human cost, improves testing efficiency without manually design test case.
Those skilled in the art will readily occur to its of the application after considering specification and practicing application disclosed herein His embodiment.This application is intended to cover any variations, uses, or adaptations of the application, these modifications, purposes or Person's adaptive change follow the general principle of the application and include common knowledge in the art disclosed in the present application or Conventional techniques.Description and embodiments are considered only as exemplary, and the just true range of the application is pointed out by claim.
It should be understood that the application is not limited to the precise structure that has been described above and shown in the drawings, and And various modifications and changes may be made without departing from the scope thereof.Above-described the application embodiment is not constituted to this Shen Please protection scope restriction.

Claims (10)

1. a kind of website automation test method characterized by comprising
Target data when each user in preset time treats test website operation is obtained, and the target data is stored to this Ground file destination;
The file destination is parsed, and multiple tests are sequentially generated according to the classification of target data in the file destination Use-case;
The website to be tested is tested using each test case.
2. website automation test method according to claim 1, which is characterized in that the acquisition user treats Test Network The target data stood when operating specifically:
The target data is obtained in the way of Python crawler.
3. website automation test method according to claim 1, which is characterized in that the file destination is specially json Text file.
4. website automation test method according to claim 3, which is characterized in that described to be parsed to file destination Specifically:
The file destination is parsed by C# and/or Java programming language.
5. website automation test method according to claim 1, which is characterized in that each in the acquisition preset time User treats after target data when testing website operation, further includes:
It determines the URL of the website to be tested, and enters described the step of storing the target data to file destination.
6. website automation test method according to claim 1, which is characterized in that described to utilize each test case Test is carried out to the website to be tested to specifically include:
Show test interface;
Each test case is transmitted to API test interface, by the API test interface to institute on the test interface Website to be tested is stated to be tested.
7. website automation test method according to claim 1, which is characterized in that described according to the file destination The classification of middle target data is sequentially generated after multiple test cases, further includes:
Each test case is stored to local so that test analysis personnel research and analyse.
8. a kind of website automatic test device characterized by comprising
Module is obtained, for obtaining target data when each user in preset time treats test website operation, and by the mesh Mark data are stored to local file destination;
Parsing module, for being parsed to the file destination, and it is suitable according to the classification of target data in the file destination Sequence generates multiple test cases;
Test module, for being tested using each test case the website to be tested.
9. a kind of website automated test device characterized by comprising
Memory, for storing computer program;
Processor realizes website automation as claimed in any one of claims 1 to 7 for executing the computer program The step of test method.
10. a kind of computer readable storage medium, which is characterized in that be stored with computer on the computer readable storage medium Program, the computer program are executed by processor to realize that website automation as claimed in any one of claims 1 to 7 is surveyed The step of method for testing.
CN201811546937.3A 2018-12-18 2018-12-18 A kind of website automation test method, device, equipment and readable storage medium storing program for executing Pending CN109684210A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811546937.3A CN109684210A (en) 2018-12-18 2018-12-18 A kind of website automation test method, device, equipment and readable storage medium storing program for executing

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811546937.3A CN109684210A (en) 2018-12-18 2018-12-18 A kind of website automation test method, device, equipment and readable storage medium storing program for executing

Publications (1)

Publication Number Publication Date
CN109684210A true CN109684210A (en) 2019-04-26

Family

ID=66186343

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811546937.3A Pending CN109684210A (en) 2018-12-18 2018-12-18 A kind of website automation test method, device, equipment and readable storage medium storing program for executing

Country Status (1)

Country Link
CN (1) CN109684210A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110727582A (en) * 2019-09-06 2020-01-24 平安健康保险股份有限公司 Program testing method and device, computer equipment and storage medium
CN110740134A (en) * 2019-10-18 2020-01-31 苏州浪潮智能科技有限公司 URL authentication test method, device, equipment and medium
CN110908903A (en) * 2019-11-14 2020-03-24 苏州浪潮智能科技有限公司 Test method based on editable YAML file
CN111695330A (en) * 2020-06-30 2020-09-22 望海康信(北京)科技股份公司 Method and device for generating table, electronic equipment and computer-readable storage medium
CN111953556A (en) * 2020-07-02 2020-11-17 中盈优创资讯科技有限公司 Website automatic dial testing method and device, computer equipment and readable storage medium
CN112181855A (en) * 2020-10-30 2021-01-05 深圳云之家网络有限公司 API-based automatic testing method and device and computer equipment

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103678120A (en) * 2013-11-12 2014-03-26 北京京东尚科信息技术有限公司 Automatic web-application testing method based on modeling
US9419884B1 (en) * 2012-12-28 2016-08-16 Emc Corporation Intelligent automated testing method for restful web services
CN106844522A (en) * 2016-12-29 2017-06-13 北京市天元网络技术股份有限公司 A kind of network data crawling method and device
CN106874190A (en) * 2016-12-30 2017-06-20 上海亿账通互联网科技有限公司 The method of testing and server of user interface
CN108733566A (en) * 2018-05-23 2018-11-02 郑州云海信息技术有限公司 A kind of virtualization system automatization test system and method based on python

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9419884B1 (en) * 2012-12-28 2016-08-16 Emc Corporation Intelligent automated testing method for restful web services
CN103678120A (en) * 2013-11-12 2014-03-26 北京京东尚科信息技术有限公司 Automatic web-application testing method based on modeling
CN106844522A (en) * 2016-12-29 2017-06-13 北京市天元网络技术股份有限公司 A kind of network data crawling method and device
CN106874190A (en) * 2016-12-30 2017-06-20 上海亿账通互联网科技有限公司 The method of testing and server of user interface
CN108733566A (en) * 2018-05-23 2018-11-02 郑州云海信息技术有限公司 A kind of virtualization system automatization test system and method based on python

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110727582A (en) * 2019-09-06 2020-01-24 平安健康保险股份有限公司 Program testing method and device, computer equipment and storage medium
CN110740134A (en) * 2019-10-18 2020-01-31 苏州浪潮智能科技有限公司 URL authentication test method, device, equipment and medium
CN110740134B (en) * 2019-10-18 2022-08-02 苏州浪潮智能科技有限公司 URL authentication test method, device, equipment and medium
CN110908903A (en) * 2019-11-14 2020-03-24 苏州浪潮智能科技有限公司 Test method based on editable YAML file
CN111695330A (en) * 2020-06-30 2020-09-22 望海康信(北京)科技股份公司 Method and device for generating table, electronic equipment and computer-readable storage medium
CN111695330B (en) * 2020-06-30 2023-10-27 望海康信(北京)科技股份公司 Method and device for generating table, electronic equipment and computer readable storage medium
CN111953556A (en) * 2020-07-02 2020-11-17 中盈优创资讯科技有限公司 Website automatic dial testing method and device, computer equipment and readable storage medium
CN112181855A (en) * 2020-10-30 2021-01-05 深圳云之家网络有限公司 API-based automatic testing method and device and computer equipment

Similar Documents

Publication Publication Date Title
CN109684210A (en) A kind of website automation test method, device, equipment and readable storage medium storing program for executing
CN105683924B (en) For debugging the method and system of native code
CN107239318B (en) Using conversion method, device and equipment
US9104809B2 (en) Facilitating automated validation of a web application
CN107133174A (en) Test case code automatically generating device and method
CN104391786B (en) Webpage automatization test system and its method
CN110276041A (en) A kind of web data acquisition methods and system based on Google's browser plug-in
CN108293081A (en) Pass through the program playback deep linking of user interface event to mobile application state
CN106897215A (en) A kind of method gathered based on WebView webpages loading performance and user behavior flow data
CN106294101A (en) The page gets method of testing and device ready
CN108647141A (en) Automatic test approach, device, computer-readable medium and electronic equipment
CN103678321A (en) Webpage element determination method and device and user behavior route determination method and device
CN105095207B (en) Retrieval, the method and apparatus for obtaining application software content
US20170255445A1 (en) Translation of natural language into user interface actions
CN106294094A (en) The method of testing of game server, client, server and system
CN106897053A (en) A kind of code dissemination method and device
CN106897347A (en) A kind of web page display method, Action Events recording method and device
CN106649107A (en) Automated testing method and device for stability of Android system
CN106878108A (en) Network flow playback method of testing and device
CN109783365A (en) Automated testing method, device, computer equipment and storage medium
CN109063144A (en) Visual network crawler method and device
CN107766255A (en) WebUI automated testing methods based on Cucumber and Testng
CN108287786A (en) A kind of automated testing method and device and hybrid navigation system based on map
CN108063691A (en) One kind buries point data consistency detecting method, apparatus and system
CN111159014A (en) Response method and device for exploratory test, computer equipment 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: 20190426