CN107783902A - A kind of Selenium automated testing methods and system from coding - Google Patents

A kind of Selenium automated testing methods and system from coding Download PDF

Info

Publication number
CN107783902A
CN107783902A CN201710883408.1A CN201710883408A CN107783902A CN 107783902 A CN107783902 A CN 107783902A CN 201710883408 A CN201710883408 A CN 201710883408A CN 107783902 A CN107783902 A CN 107783902A
Authority
CN
China
Prior art keywords
test
case
testing
configuration
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
CN201710883408.1A
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.)
GANSU WANWEI INFORMATION TECHNOLOGY CO LTD
Original Assignee
GANSU WANWEI INFORMATION TECHNOLOGY 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 GANSU WANWEI INFORMATION TECHNOLOGY CO LTD filed Critical GANSU WANWEI INFORMATION TECHNOLOGY CO LTD
Priority to CN201710883408.1A priority Critical patent/CN107783902A/en
Publication of CN107783902A publication Critical patent/CN107783902A/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/3688Test management for test execution, e.g. scheduling of test suites
    • 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/368Test management for test version control, e.g. updating test cases to a new software version

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)
  • Stored Programmes (AREA)

Abstract

The invention discloses a kind of Selenium automated testing methods and system from coding, wherein, methods described includes step:A, the xpath and test data of test elements, generation or renewal test case are obtained from the page automatically according to the element keyword and rule that are pre-configured with;B, configuration testing plan, testing procedure, test case, configuration file is generated;C, the configuration information of read test use-case, judge to verify whether content is correct;D, the implementing result of test case is arranged, exports test report;The test case includes use-case numbering, element Xpath, use-case explanation, performs action, checking content, the result;By scheme of the present invention, tester is fast and efficiently carried out automatic test, greatly improve automatic test coverage rate and execution efficiency.

Description

A kind of Selenium automated testing methods and system from coding
Technical field
The present invention relates to software automated testing technical field, more particularly to a kind of Selenium from coding to automate Method of testing and system.
Background technology
Selenium enjoys great popularity in recent years as the Web automated test tools increased income.But Selenium is to test The technical requirements of personnel are higher, particularly coding techniques.Tester needs largely to be encoded according to testing requirement, completes It could be run after test script and obtain test result.This, which does not require nothing more than tester, will skillfully use corresponding machine word Speech, and need to put into the substantial amounts of time and manpower is encoded, causes that the efficiency of automatic test is low, cost is high, have impact on Income of the company in terms of automatic test.
In addition, test case is needed by tester's hand-coding.In order to ensure the Efficient Coverage Rate of automatic test, one The automatic test cases quantity of individual project is often very big, and different project testing use-cases can not be multiplexed, a project Test case is also required to be updated after version updating, cause automatic test test case write and maintenance in terms of expend Resource is more serious, substantially increases introducing and the maintenance cost of automatic test.
In addition, because the version iteration of Web intermediate items or product is frequent, Web page often changes, and causes to automate Test code and test case is also required to be safeguarded therewith, maintenance workload is big, maintenance cost is high, can not adapt to allegro Agile development pattern.
Therefore, prior art has yet to be improved and developed.
The content of the invention
In view of above-mentioned the deficiencies in the prior art, it is an object of the invention to provide a kind of Selenium from coding is automatic Change method of testing and system, it is intended to solve the problems, such as simplified tester.
Technical scheme is as follows:
A kind of Selenium automated testing methods from coding, wherein, including step:
A, the xpath and test number of test elements are obtained from the page automatically according to the element keyword and rule being pre-configured with According to generation or renewal test case;
B, configuration testing plan, testing procedure, test case, configuration file is generated;
C, the configuration information of read test use-case, judge to verify whether content is correct;
D, the implementing result of test case is arranged, exports test report;
The test case includes example numbering, element Xpath, use-case explanation, performs action, checking content, the result.
The described Selenium automated testing methods from coding, wherein, the step A includes:
A1, judge whether to need full dose to reset renewal;
A2, when do not need full dose reset renewal when, update nominative testing use-case data;
A3. when needing full dose to reset renewal, configuration element keyword and rule, carry out full dose and reset renewal.
The described Selenium automated testing methods from coding, wherein, the step B includes:
B1, configuration testing plan, generate test plan table;
Testing procedure needed for B2, configuration testing plan, generate testing procedure table;
Test case corresponding to B3, configuration testing step, generate test case table;
The test plan table, testing procedure table, test case table are Excel tables.
The described Selenium automated testing methods from coding, wherein, the step C includes:
Information in C1, read test use-case table, in sequence implementation of test cases one by one;
C2, the element Xpath location elements in test case, acted according to execution and judge to need the activity carried out, Judge to verify whether content is correct.
The described Selenium automated testing methods from coding, wherein, the step D also includes:
D1, the implementing result for obtaining test case, test report is exported after arrangement.
A kind of Selenium automatization test systems from coding, wherein, including:
Test case acquisition module, tested for being obtained automatically from the page according to the element keyword and rule that are pre-configured with The xpath and test data of element, generation or renewal test case;
Test case configuration module, for configuration testing plan, testing procedure, test case, generate configuration file;
Use-case execution module, for the configuration information of read test use-case, judge to verify whether content is correct;
Test report module, for being arranged to the implementing result of test case, export test report;
The test case includes example numbering, element Xpath, use-case explanation, performs action, checking content, the result.
The described Selenium automatization test systems from coding, wherein, the test case acquisition module includes:
Judging unit, for judging whether to need full dose to reset renewal;
First updating block, for when not needing full dose to reset renewal, updating nominative testing use-case data;
Second updating block, for when needing full dose to reset renewal, configuration element keyword and rule, carrying out full dose weight Put renewal.
The described Selenium automatization test systems from coding, wherein, the test case configuration module includes:
Test plan table dispensing unit, for configuration testing plan, generate test plan table;
Testing procedure table dispensing unit, for the testing procedure needed for configuration testing plan, generate testing procedure table;
Test case table dispensing unit, for test case corresponding to configuration testing step, generate test case table;
The test plan table, testing procedure table, test case table are Excel tables.
The described Selenium automatization test systems from coding, wherein, the use-case execution module includes:
Execution unit, for the information in read test use-case table, in sequence implementation of test cases one by one;
Authentication unit, for the element Xpath location elements in test case, according to execution act judgement need into Capable activity, judge to verify whether content is correct.
The described Selenium automatization test systems from coding, wherein, the test report module includes:
Test report unit, for obtaining the implementing result of test case, test report is exported after arrangement.
Beneficial effect:The invention discloses a kind of Selenium automated testing methods and system from coding, wherein, Methods described includes step:A, test elements are obtained from the page according to the element keyword and rule that are pre-configured with automatically Xpath and test data, generation or renewal test case;B, configuration testing plan, testing procedure, test case, generation configuration File, generate configuration file;C, the configuration information of read test use-case, judge to verify whether content is correct;D, to test case Implementing result arranged, export test report;The test case includes example numbering, element Xpath, use-case explanation, held Action is made, checking content, the result;By scheme of the present invention, tester is set fast and efficiently to carry out automation Test, greatly improves automatic test coverage rate and execution efficiency.
Brief description of the drawings
Below in conjunction with drawings and Examples, the invention will be further described, in accompanying drawing:
Fig. 1 is the step flow chart of the Selenium automated testing methods of the present invention from coding.
Fig. 2 is the step S1 of the Selenium automated testing methods of the present invention from coding flow chart.
Fig. 3 is the step S2 of the Selenium automated testing methods of the present invention from coding flow chart.
Fig. 4 is the step S3 of the Selenium automated testing methods of the present invention from coding flow chart.
Fig. 5 is the structured flowchart of the Selenium automatization test systems of the present invention from coding.
Fig. 6 is the knot of the test case acquisition module of the Selenium automatization test systems of the present invention from coding Structure block diagram.
Fig. 7 is the knot of the test case configuration module of the Selenium automatization test systems of the present invention from coding Structure block diagram.
Fig. 8 is the structural frames of the use-case execution module of the Selenium automatization test systems of the present invention from coding Figure.
Fig. 9 is the structural frames of the test report module of the Selenium automatization test systems of the present invention from coding Figure.
Embodiment
The present invention provides a kind of Selenium automated testing methods from coding, to make the purpose of the present invention, technology Scheme and effect are clearer, clear and definite, and the present invention is described in more detail below.It is it should be appreciated that described herein specific Case study on implementation only to explain the present invention, is not intended to limit the present invention.
Referring to Fig. 1, being the step flow chart of the method for the invention, a kind of Selenium from coding, which is automated, to be surveyed Method for testing, wherein, including step:
The element keyword and rule that S1, basis are pre-configured with obtain xpath and the test of test elements from the page automatically Data, generation or renewal test case;
S2, configuration testing plan, testing procedure, test case, generate configuration file;
S3, read test use-case configuration information, judge to verify whether content is correct;
S4, the implementing result to test case arrange, and export test report;
The test case includes example numbering, element Xpath, use-case explanation, performs action, checking content, the result.
The invention discloses a kind of Selenium automated testing methods from coding, the behaviour of tester can be mitigated Make demand, specifically, first, test elements are obtained from the page automatically according to the element keyword and rule that are pre-configured with Xpath and test data, generation or renewal test case, i.e. automatic data collection test case, then configuration testing plan, test Step, test case, configuration file is generated, automatic data collection test case, test case letter can be obtained according to user's normality Cease, then the required coding of the configuration information of configuration testing use-case, i.e. test case, in implementation of test cases, read test The configuration information of use-case, judge to verify whether content is correct, that is, whether the coding information of the test case got is correct, to surveying The implementation effect of example on probation is arranged, and is exported test report, by the method for the invention, is realized automatic test, be not required to Want user to be familiar with specific coding, reduce personnel demand.
Further, the Selenium automated testing methods from coding, as shown in Fig. 2 being the step S1 flow chart, wherein, the step S1 includes:
S101, judge whether to need full dose to reset renewal;
S102, when do not need full dose reset renewal when, update nominative testing use-case data;
S103, when needing full dose to reset renewal, configure and specify element keyword and rule, carry out full dose and reset renewal.
The method of the invention, in the step S1, automatic data collection test case, specifically, first determining whether test case Whether need full dose to reset renewal in list, when needed, read page URL, configuration element rule and keyword, generation are specified The test case that need to be generated, complete automatic full dose and reset renewal, after renewal, test case is screened and needed When modifying, the modification of test case is carried out.
Further, the Selenium automated testing methods from coding, as shown in figure 3, being the step S2 flow chart, wherein, the step S2 includes:
S201, configuration testing plan, generate test plan table;
Testing procedure needed for S202, configuration testing plan, generate testing procedure table;
Test case corresponding to S203, configuration testing step, generate test case table;
The test plan table, testing procedure table, test case table are Excel tables.
In step S2 of the present invention, specifically, needing configuration testing planning chart, need to test in each test plan table Step, testing procedure table is generated, test case is corresponded to below each testing procedure, generate test case table, it is of the present invention Test plan table, testing procedure table and test case table are Excel tables, convenient operation.
Further, the Selenium automated testing methods from coding, as shown in figure 4, being the step S3 flow chart, wherein, the step S3 includes:
Information in S301, read test use-case table, in sequence implementation of test cases one by one;
S302, the element Xpath location elements in test case, acted according to execution and judge to need the work carried out It is dynamic, judge to verify whether content is correct.
Step S3 of the present invention, specific step be, first the information in read test use-case table, in sequence one by one Implementation of test cases, in the process of implementation, there are multiple elements in each test case, whether is verification test cases content of the present invention The correct element Xpath location elements used in test case, acted according to execution and judge to need the activity carried out, judge to verify Whether content is correct.
Further, the Selenium automated testing methods from coding, wherein, the step S4 is also wrapped Include:
S401, the implementing result for obtaining test case, test report is exported after arrangement.
The preferable case study on implementation of the present invention, when it is implemented, automatic according to the element keyword and rule that are pre-configured with first The xpath and test data of test elements are obtained from the page, generates preliminary test case Excel file.
The test case included by testing procedure, testing procedure corresponding to Excel configuration testing plans, and can match somebody with somebody simultaneously Put whether each test plan needs to perform.
Execution processing to test case is packaged, and reserve in test case abundant execution action keyword and Interface, the testing procedure that system configures according to test plan automatically perform all test cases successively, and implementing result is automatic Collect to test report.
Generation and transmission to test report are packaged, and system automatically generates test report after test case is finished Accuse, and the automatic transmission reported according to default configuration information by mail.
Further, the invention also discloses a kind of Selenium automatization test systems from coding, such as Fig. 5 institutes Show, be the structured flowchart of the system, wherein, including:
Test case acquisition module 100, for being obtained automatically from the page according to the element keyword and rule that are pre-configured with The xpath and test data of test elements, generation or renewal test case;
Test case configuration module 200, for configuration testing plan, testing procedure, test case, generate configuration file;
Use-case execution module 300, for the configuration information of read test use-case, judge to verify whether content is correct;
Test report module 400, for being arranged to the implementing result of test case, export test report;
The test case includes example numbering, element Xpath, use-case explanation, performs action, checking content, the result.
System preferred embodiment of the present invention, performed by test case acquisition module, test case configuration module, use-case Module and test report module four module composition.
Test case acquisition module:Before test case collection is carried out, need to configure whether full dose updates test case.If Full dose updates test case, then needs to configure the URL addresses of the page, page elements object reading keyword and rule, test case Store path etc., then system is automatically according to predetermined test case pattern generation test case.Finished in Test cases technology Afterwards, carry out manually adjusting the generation that can complete all test cases.For existing test case, if without full dose more Newly, system corresponding page elements value can automatically update test number in the test elements and system under test (SUT) according to existing test case According to, and invalid test case is labeled or deleted.
Test case configuration module, including test case, test plan, testing procedure.Before the test begins, tester Need the relevant configuration of progress test case module.Specifically, in test plan configuration testing plan whether need perform and Corresponding test execution step, the test case and use-case that configuration each single item testing procedure includes in testing procedure perform suitable Sequence.Test case includes test case numbering, test case explanation, test elements, test elements Xpath, performs action, be expected Implementing result, actual implementing result, the result etc..
Use-case execution module:According to the test plan being pre-configured with order implementation of test cases one by one, and by implementing result Recorded.In the implementation procedure of test case, all modes of manual test are simulated, including content is inputted, clicked, be double Hit, page loading waits, page elements with the presence or absence of judge, correction judgement of page word and element value etc., add simultaneously The mode such as the page or the overtime judgement of page elements loading, abnormality processing ensures the smooth execution of test case.It is each to ensure The continuity and continuity that test case performs, when test case performs, system unifies the inlet point of each test case automatically And exit point.
Test report module:According to the implementing result of use-case execution module, report is automatically generated according to System Reports template And merge, test report is then automatically sent to recipient by mail according to the report sending method of systemic presupposition
Further, the Selenium automatization test systems from coding, as shown in fig. 6, being the test The structured flowchart of use-case acquisition module, wherein, the test case acquisition module 100 includes:
Judging unit 101, for judging whether to need full dose to reset renewal;
First updating block 102, for when not needing full dose to reset renewal, updating nominative testing use-case data;
Second updating block 103, for when needing full dose to reset renewal, configuration element keyword and rule, carrying out complete Amount resets renewal.
Further, the Selenium automatization test systems from coding, as shown in fig. 7, being the test The structured flowchart of use-case configuration module, wherein, the test case configuration module 200 includes:
Test plan table dispensing unit 201, for configuration testing plan, generate test plan table;
Testing procedure table dispensing unit 202, for the testing procedure needed for configuration testing plan, generate testing procedure table;
Test case table dispensing unit 203, for test case corresponding to configuration testing step, generate test case table;
The test plan table, testing procedure table, test case table are Excel tables.
Further, the Selenium automatization test systems from coding, wherein, as shown in figure 8, being described The structured flowchart of use-case execution module, the use-case execution module 300 include:
Execution unit 301, for the information in read test use-case table, in sequence implementation of test cases one by one;
Authentication unit 302, for the element Xpath location elements in test case, need are judged according to execution action The activity to be carried out, judge to verify whether content is correct.
Further, the Selenium automatization test systems from coding, as shown in figure 9, being the test The structured flowchart of reporting modules, wherein, the test report module 400 includes:
Test report unit 401, for obtaining the implementing result of use-case test, test report is exported after arrangement.
In summary, the invention discloses a kind of Selenium automated testing methods and system from coding, wherein, Methods described includes step:A, test elements are obtained from the page according to the element keyword and rule that are pre-configured with automatically Xpath and test data, generation or renewal test case;B, configuration testing plan, testing procedure, test case, generation configuration File;C, the configuration information of read test use-case, judge to verify whether content is correct;D, the implementing result of test case is carried out Arrange, export test report;The test case includes example numbering, element Xpath, use-case illustrate, performs action, in checking Hold, the result;By scheme of the present invention, tester is fast and efficiently carried out automatic test, be greatly improved Automatic test coverage rate and execution efficiency.
It should be appreciated that the application of the present invention is not limited to above-mentioned citing, for those of ordinary skills, can To be improved or converted according to the above description, all these modifications and variations should all belong to the guarantor of appended claims of the present invention Protect scope.

Claims (10)

1. a kind of Selenium automated testing methods from coding, it is characterised in that including step:
A, the xpath and test data of test elements are obtained from the page automatically according to the element keyword and rule that are pre-configured with, Generation or renewal test case;
B, configuration testing plan, testing procedure, test case, configuration file is generated;
C, the configuration information of read test use-case, judge to verify whether content is correct;
D, the implementing result of test case is arranged, exports test report;
The test case includes example numbering, element Xpath, use-case explanation, performs action, checking content, the result.
2. the Selenium automated testing methods according to claim 1 from coding, it is characterised in that the step A includes:
A1, judge whether to need full dose to reset renewal;
A2, when do not need full dose reset renewal when, update nominative testing use-case data;
A3. when needing full dose to reset renewal, configuration element keyword and rule, carry out full dose and reset renewal.
3. the Selenium automated testing methods according to claim 1 from coding, it is characterised in that the step B includes:
B1, configuration testing plan, generate test plan table;
Testing procedure needed for B2, configuration testing plan, generate testing procedure table;
Test case corresponding to B3, configuration testing step, generate test case table;
The test plan table, testing procedure table, test case table are Excel tables.
4. the Selenium automated testing methods according to claim 1 from coding, it is characterised in that the step C includes:
Information in C1, read test use-case table, in sequence implementation of test cases one by one;
C2, the element Xpath location elements in test case, acted according to execution and judge to need the activity carried out, judged Verify whether content is correct.
5. the Selenium automated testing methods according to claim 1 from coding, it is characterised in that the step D also includes:
D1, the implementing result for continuously acquiring test case, test report is exported after arrangement.
A kind of 6. Selenium automatization test systems from coding, it is characterised in that including:
Test case acquisition module, for obtaining test elements from the page automatically according to the element keyword and rule that are pre-configured with Xpath and test data, generation or renewal test case;
Test case configuration module, for configuration testing plan, testing procedure, test case, generate configuration file;
Use-case execution module, for the configuration information of read test use-case, judge to verify whether content is correct;
Test report module, for being arranged to the implementing result of test case, export test report;
The test case includes example numbering, element Xpath, use-case explanation, performs action, checking content, the result.
7. the Selenium automatization test systems according to claim 6 from coding, it is characterised in that the test Use-case acquisition module includes:
Judging unit, for judging whether to need full dose to reset renewal;
First updating block, for when not needing full dose to reset renewal, updating nominative testing use-case data;
Second updating block, for when needing full dose to reset renewal, configuration element keyword and rule, carrying out full dose and resetting more Newly.
8. the Selenium automatization test systems according to claim 6 from coding, it is characterised in that the test Use-case configuration module includes:
Test plan table dispensing unit, for configuration testing plan, generate test plan table;
Testing procedure table dispensing unit, for the testing procedure needed for configuration testing plan, generate testing procedure table;
Test case table dispensing unit, for test case corresponding to configuration testing step, generate test case table;
The test plan table, testing procedure table, test case table are Excel tables.
9. the Selenium automatization test systems according to claim 6 from coding, it is characterised in that the use-case Execution module includes:
Execution unit, for the information in read test use-case table, in sequence implementation of test cases one by one;
Authentication unit, for the element Xpath location elements in test case, acted according to execution and judge to need what is carried out Activity, judge to verify whether content is correct.
10. the Selenium automatization test systems according to claim 6 from coding, it is characterised in that the survey Examination reporting modules include:
Test report unit, for arranging the implementing result of test case, and export test report.
CN201710883408.1A 2017-09-26 2017-09-26 A kind of Selenium automated testing methods and system from coding Pending CN107783902A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710883408.1A CN107783902A (en) 2017-09-26 2017-09-26 A kind of Selenium automated testing methods and system from coding

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710883408.1A CN107783902A (en) 2017-09-26 2017-09-26 A kind of Selenium automated testing methods and system from coding

Publications (1)

Publication Number Publication Date
CN107783902A true CN107783902A (en) 2018-03-09

Family

ID=61433872

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710883408.1A Pending CN107783902A (en) 2017-09-26 2017-09-26 A kind of Selenium automated testing methods and system from coding

Country Status (1)

Country Link
CN (1) CN107783902A (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109086206A (en) * 2018-07-27 2018-12-25 长沙软工信息科技有限公司 A kind of software detection systems and method, electronic equipment
CN109933521A (en) * 2019-01-23 2019-06-25 平安科技(深圳)有限公司 Automated testing method, device, computer equipment and storage medium based on BDD
CN110765018A (en) * 2019-10-25 2020-02-07 上海中通吉网络技术有限公司 Automatic interface testing method and equipment
CN110888818A (en) * 2019-12-22 2020-03-17 普信恒业科技发展(北京)有限公司 Test case configuration system and method, automatic test system and method
CN111737152A (en) * 2020-07-29 2020-10-02 中国人民解放军国防科技大学 Method and device for realizing WEB automatic test by inputting data through webpage
CN112083992A (en) * 2020-09-02 2020-12-15 李振 UI automation test method
CN112231229A (en) * 2020-11-09 2021-01-15 恩亿科(北京)数据科技有限公司 Web UI (user interface) automatic testing method and system, electronic equipment and readable storage medium
CN112988590A (en) * 2021-04-01 2021-06-18 中车青岛四方机车车辆股份有限公司 Electromagnetic environment hybrid automatic testing method and system, storage medium and terminal equipment
CN113032263A (en) * 2021-03-25 2021-06-25 成都新希望金融信息有限公司 Case test processing method and device, server and readable storage medium

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090313506A1 (en) * 2008-06-12 2009-12-17 Microsoft Corporation Test Result Aggregation and Analysis Using Text Expressions
CN102981958A (en) * 2012-12-19 2013-03-20 青岛海信传媒网络技术有限公司 Method and device for testing software
CN103984628A (en) * 2014-05-15 2014-08-13 中国南方航空股份有限公司 Automatic function test method and system applied to BS (browser/server) framework
WO2015039566A1 (en) * 2013-09-22 2015-03-26 Tencent Technology (Shenzhen) Company Limited Method and system for facilitating automated web page testing
CN106547689A (en) * 2016-10-20 2017-03-29 金航数码科技有限责任公司 A kind of automatic test cases development system and method based on web
CN106776343A (en) * 2017-01-13 2017-05-31 中国科学院软件研究所 A kind of web application automated test tool and method

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090313506A1 (en) * 2008-06-12 2009-12-17 Microsoft Corporation Test Result Aggregation and Analysis Using Text Expressions
CN102981958A (en) * 2012-12-19 2013-03-20 青岛海信传媒网络技术有限公司 Method and device for testing software
WO2015039566A1 (en) * 2013-09-22 2015-03-26 Tencent Technology (Shenzhen) Company Limited Method and system for facilitating automated web page testing
CN103984628A (en) * 2014-05-15 2014-08-13 中国南方航空股份有限公司 Automatic function test method and system applied to BS (browser/server) framework
CN106547689A (en) * 2016-10-20 2017-03-29 金航数码科技有限责任公司 A kind of automatic test cases development system and method based on web
CN106776343A (en) * 2017-01-13 2017-05-31 中国科学院软件研究所 A kind of web application automated test tool and method

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109086206A (en) * 2018-07-27 2018-12-25 长沙软工信息科技有限公司 A kind of software detection systems and method, electronic equipment
CN109933521A (en) * 2019-01-23 2019-06-25 平安科技(深圳)有限公司 Automated testing method, device, computer equipment and storage medium based on BDD
CN110765018A (en) * 2019-10-25 2020-02-07 上海中通吉网络技术有限公司 Automatic interface testing method and equipment
CN110765018B (en) * 2019-10-25 2023-06-13 上海中通吉网络技术有限公司 Automatic interface testing method and equipment
CN110888818A (en) * 2019-12-22 2020-03-17 普信恒业科技发展(北京)有限公司 Test case configuration system and method, automatic test system and method
CN111737152A (en) * 2020-07-29 2020-10-02 中国人民解放军国防科技大学 Method and device for realizing WEB automatic test by inputting data through webpage
CN112083992A (en) * 2020-09-02 2020-12-15 李振 UI automation test method
CN112231229A (en) * 2020-11-09 2021-01-15 恩亿科(北京)数据科技有限公司 Web UI (user interface) automatic testing method and system, electronic equipment and readable storage medium
CN113032263A (en) * 2021-03-25 2021-06-25 成都新希望金融信息有限公司 Case test processing method and device, server and readable storage medium
CN112988590A (en) * 2021-04-01 2021-06-18 中车青岛四方机车车辆股份有限公司 Electromagnetic environment hybrid automatic testing method and system, storage medium and terminal equipment

Similar Documents

Publication Publication Date Title
CN107783902A (en) A kind of Selenium automated testing methods and system from coding
CN103150249B (en) A kind of method and system of automatic test
CN110321113B (en) Integrated assembly line system taking project batches as standards and working method thereof
CN104111885B (en) The method of calibration and device of interface testing result
CN103365770B (en) Mobile terminal software test macro and method for testing software
CN103164328B (en) The regression testing method of a kind of business function, Apparatus and system
CN103631713B (en) ERP software automatization test system and method
CN110321281A (en) Web test platform and test method based on mixing automated test frame
CN107273286A (en) For the scene automatic test platform and method of task application
CN104156224B (en) A kind of software building continuous integrating method and system
CN105095059B (en) A kind of method and apparatus of automatic test
CN106909510A (en) A kind of method and server for obtaining test case
CN107423181A (en) The automated testing method and device of a kind of uniform storage device
CN102567203A (en) Method and system for testing performance of distributed file system (DFS)
CN103823747A (en) Automatic regression testing method
CN107832207A (en) Interface performance test method, apparatus, storage medium and computer equipment
CN106708718A (en) Service framework interface testing method and device
CN103399814B (en) The method and device of automatic test
CN105302115B (en) Train network application layer control software automated testing method
CN107451060A (en) A kind of across mobile terminal automated test frame system
CN105787364A (en) Automated testing method, device and system for task
CN107608902A (en) Routine interface method of testing and device
CN110221975A (en) Create the method and device of interface use-case automatic test script
CN112241360A (en) Test case generation method, device, equipment and storage medium
CN107992519A (en) The multi-source heterogeneous data verification system and method for a kind of smart grid-oriented big data

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
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20180309

WD01 Invention patent application deemed withdrawn after publication