CN108664386A - A kind of automated testing method and platform - Google Patents

A kind of automated testing method and platform Download PDF

Info

Publication number
CN108664386A
CN108664386A CN201710202519.1A CN201710202519A CN108664386A CN 108664386 A CN108664386 A CN 108664386A CN 201710202519 A CN201710202519 A CN 201710202519A CN 108664386 A CN108664386 A CN 108664386A
Authority
CN
China
Prior art keywords
test
assignment
list
information
category
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
CN201710202519.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.)
Beijing Shenzhou Taiyue Software Co Ltd
Original Assignee
Beijing Shenzhou Taiyue Software 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 Beijing Shenzhou Taiyue Software Co Ltd filed Critical Beijing Shenzhou Taiyue Software Co Ltd
Priority to CN201710202519.1A priority Critical patent/CN108664386A/en
Publication of CN108664386A publication Critical patent/CN108664386A/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)
  • Debugging And Monitoring (AREA)

Abstract

The invention discloses a kind of automated testing method and platform, the integrated testing of a variety of category of test suitable for project development process.Automated testing method includes:Receive the various test cases of the external corresponding a variety of category of test of project demands imported;The corresponding test assignment of each category of test is obtained, obtains multiple test assignments, and configuration is associated to the multiple test assignment;Corresponding test assignment is executed successively according to the associated configuration of the multiple test assignment, and according to the corresponding test case of each category of test, and generates test report.The present invention realizes the integrated testing of a variety of category of test in project development process, automatically carries out the iterative development of software project, ensures the quality and software project release cycle of software project, quick response user demand.

Description

A kind of automated testing method and platform
Technical field
The present invention relates to software testing technology field, more particularly to a kind of automated testing method and platform.
Background technology
With the rapid development of information technology, computer is more and more universal, with software product that computer be support It is applied to the industry-by-industry field of society, people are increasing to the dependence of computer techno-stress, and user increasingly requires Software product has high quality, efficient working method.
Since the application system of software product is while meeting user's sophisticated functions demand, meeting in system architecture and realization Become more complicated therewith, various problems may also occur in the process of running in application system, it is therefore desirable to can efficiently and When to software product carry out defect test, quick response user demand.
Invention content
Based on one object of the present invention, the present invention provides a kind of automated testing method and platforms, with efficient, timely Carry out the iterative development of software product, quick response user demand.
In order to achieve the above objectives, the technical proposal of the invention is realized in this way:
On the one hand, the present invention provides a kind of automated testing method, this method is a variety of suitable for project development process The integrated testing of category of test, this method include:
Receive the various test cases of the external corresponding a variety of category of test of project demands imported;
The corresponding test assignment of each category of test is obtained, obtains multiple test assignments, and to the multiple test assignment It is associated configuration;
According to the associated configuration of the multiple test assignment, and successively according to the corresponding test case of each category of test Corresponding test assignment is executed, and generates test report.
On the other hand, the present invention provides a kind of automatic test platform, the platform is more suitable for project development process The integrated testing of kind category of test, including:Receiving unit, configuration and administrative unit, processing unit;
The receiving unit is used for receiving the various tests of the corresponding a variety of category of test of project demands of external importing Example;
The configuration and administrative unit obtain multiple tests and appoint for obtaining the corresponding test assignment of each category of test Business, and configuration is associated to multiple test assignments;
The processing unit, for the associated configuration according to the multiple test assignment, and according to each category of test Corresponding test case executes corresponding test assignment successively, and generates test report.
The beneficial effects of the invention are as follows:The invention discloses a kind of automated testing method and platforms, by configuring project Multiple test assignments are associated configuration by the corresponding test assignment of a variety of category of test involved by development process, are made automatic Change test platform can after having executed a test assignment test assignment under automatic trigger, realize in project development process The integrated testing of a variety of category of test so that exploitation and test being capable of constantly iterative development and test, co-development and tests Between exchanges and cooperation, ensure the quality and software project release cycle of software project, quick response user demand.
Description of the drawings
Fig. 1 is automated testing method flow chart provided in an embodiment of the present invention;
Fig. 2 is the flow chart element for the automatic test that automatic test platform provided in an embodiment of the present invention carries out software version Figure;
Fig. 3 is automatic test platform structure diagram provided in an embodiment of the present invention.
Specific implementation mode
Currently, in software development flow, set out based on research and development angle, there is between demand and exploitation, develop and test Between, various contradictions and R&D cycle long caused R&D costs, testing cost between test and implementation, O&M cost occupy It is high not under problem;And set out based on user perspective, there is the contradiction in laboratory and site environment, user demand variation soon with The slow contradiction of product release cycle and released version problem are more, of poor quality, and product release cycle is slow, are unable to quick response use The problems such as family changes in demand.
The present invention is directed in view of the above-mentioned problems, propose a kind of automatic test theory, solve the problems, such as above-mentioned contradiction and.To make The object, technical solutions and advantages of the present invention are clearer, make further to embodiment of the present invention below in conjunction with attached drawing Detailed description.
Fig. 1 is automated testing method flow chart provided in an embodiment of the present invention, and this method is suitable for software project development The integrated testing of a variety of category of test in the process, wherein category of test include the test based on development environment, are based on test wrapper It is one or more in the test in border and test based on production environment.
Wherein, development environment can be understood as the server environment dedicated for exploitation;Test environment can be understood as specially Due to the server environment of test, production environment can be understood as providing the server environment externally serviced door.Illustratively, base Include unit testing in the test of development environment, the test based on test environment includes performance test.
As shown in Figure 1, the automated testing method includes:
S110 receives the various test cases of the external corresponding a variety of category of test of project demands imported.
, can be by the interface test case of setting when realization, can also be from source code library read test use-case, it can also From local upload, test case acquisition modes can be selected flexibly, and the present embodiment does not limit specific selection mode, can be by administrator It is needed to configure according to project.
In practical applications, the automated testing method in Fig. 1 further includes:
Task list is established according to the multiple test assignments got, which includes working as multiple test assignments Preceding execution state information and execution result information;User right information is obtained, is shown in user right information in task list Test assignment.Test assignment is summarized by task list, grasps the execution state information of test assignment in time convenient for user And execution result information, and when showing task list, the test assignment in its permission is shown according to user right, if user weighs Limit for height can then show the execution state information and execution result information of all test assignments, if user right in task list It is low, then execution state information and execution result information with the test assignment of the user-association can be only shown in task list, Thereby guarantee that the safety of test data.
Show the test assignment in user right, and the execution state for the test assignment that can timely update and implementing result Summary info.
S120 obtains the corresponding test assignment of each category of test, obtains multiple test assignments, and to multiple test assignments It is associated configuration.
When realization, the corresponding test assignment of category of test can be obtained by way of localling create test assignment, each Test assignment includes but does not limit to the test triggering mode information of the corresponding category of test of test assignment, wherein test triggering side Formula information indicates the triggering mode of category of test, if clocked flip is tested, submits the triggering modes such as triggering test.
" configuration is associated in this step to multiple test assignments " can be understood as:A variety of test assignments are arranged Sequence sequentially carries out each test assignment;For example, if current project exploitation is related to two kinds of test assignments, to both test assignments It is ranked up, then after the first test assignment is finished, and second is not influenced in the operation result of the first test assignment When kind test assignment, second of test assignment is executed.
" being associated configuration to multiple test assignments " is it is also understood that be:The issuing path of each test assignment is configured, To execute another test assignment according to issuing path;For example, current project exploitation is related to two kinds of test assignments, first is being executed After kind test assignment, the implementing result of the first test assignment is published to second of test assignment according to the issuing path of configuration Test environment in, to carry out second of test assignment.
Obviously, above-mentioned " configuration is associated to multiple test assignments " it can be appreciated that:It will be in a variety of test assignments Partial test task is ranked up, and another part test assignment carries out the configuration of issuing path.
S130, according to the associated configuration of multiple test assignments, and according to the corresponding test case of each category of test according to It is secondary to execute corresponding test assignment, and generate test report.
When realization, can generate test report by following manner includes:
At the end of project demands are tested, the test report of adaptation fc-specific test FC frame is generated, and is given birth to according to test report At defect list, defect list is reported;Fc-specific test FC frame includes but does not limit to the survey based on Java test scripts of mainstream Try frame and the test frame based on Python test scripts;
Wherein, defect list has Bug Tracking positioning function, and user is facilitated quickly to track defect;Defect details show with Defect state processing function, defect details include all operationss log information of same defect;As defect list can significantly be shown The number of defect, abstract, state, founder, and support to check details and delete the operations such as closed state defect.
Notable display involved in the present embodiment can be understood as being highlighted, highlighted display is convenient, convenient for use The quick locating desired information in family.
The present embodiment is by configuring the corresponding test assignment of a variety of category of test involved by project development process, to multiple Test assignment is associated configuration, and automatic test platform is enable to match automatically according to association after having executed a test assignment The lower test assignment of sequence trigger switch in setting, realizes the integrated testing of a variety of category of test in project development process, automatically Change the iterative development that ground carries out software project, ensures the quality and software project release cycle of software project, quick response user Demand.
In an implementation of the present embodiment, the automated testing method in Fig. 1 further includes:
List of requirements is created, which includes that demand details show that the page, demand details show that the page includes project One kind in the associated test case information of demand, the associated test assignment information of project demands, the defect information of project demands Or much information;
The list of requirements further includes the hierarchical relationship of original item demand and its sub- demand entry of fractionation, and supports to be unfolded Described hierarchical relationship is shown with shrinking;Wherein, sub- demand entry is the metadata for the minimum particle size that can not be split;In list of requirements Project demands information can be obtained from demand management platform by automating the external interface of platform, you can pass through the outer of setting Portion's interface obtains original item demand from demand management platform and its sub- demand entry of fractionation, the present embodiment do not limit outside and connect The type of mouth, illustratively, the type of external interface includes revisable interface, deletable interface etc.;Obviously, can also lead to It crosses on automation platform and executes establishment, split or import operation obtains.
This implementation by set list of requirements can by project demands carry out demand entry decomposition, convenient for user from The test case of project demands is grasped on the whole.In another implementation of the present embodiment, project development process is software Project development process, correspondingly, category of test include that the unit testing based on development environment and the Web based on test environment are surveyed Examination;
Then " being associated configuration to multiple test assignments " is specially in above-mentioned S120:Configure Web test assignment association tables First test assignment makes Web test assignments be associated with unit testing task.
Correspondingly, " according to the associated configuration of multiple test assignments, and according to each category of test in above-mentioned steps S130 Corresponding test case executes corresponding test assignment successively " be specially:
According to the corresponding test triggering mode information of unit testing task, and list is executed according to the test case of unit testing First test assignment;The present embodiment carries out unit testing using continuous integrating mode;
After unit testing task, according to the corresponding test triggering mode information of Web test assignments, and according to Web The test case of test executes Web tests;The Web tests of the present embodiment include but is not limited to that the compatibility of more browsers is surveyed Examination.
It in practical applications, can be with the issuing path of dispensing unit test assignment, according to the implementing result of unit testing Current project is configured to the item file that can be disposed automatically with issuing path, and sends the item file that can be disposed to publication Demo environment carries out the test of simulated production environment.
For the advantageous effect and automatic testing process that the present invention will be described in detail, below by a specific embodiment It illustrates.
This specific embodiment is illustrated for carrying out unit testing and Web page test, wherein unit testing uses The mode of continuous integrating carries out, and Web page test is that more browser compatibilities are tested.Correspondingly, automatic test platform is supported Unit testing and Web page test.
Fig. 2 is the flow chart element for the automatic test that automatic test platform provided in an embodiment of the present invention carries out software version Figure, as shown in Fig. 2, the automatic testing process of software version is as follows:
S1:Create list of requirements.
Automatic test platform obtains original demands by the external interface of its setting and its is torn open from demand management platform The sub- demand entry divided, creates the hierarchical relationship of original item demand and its sub- demand entry of fractionation, and list of requirements supports exhibition It opens and shrinks and show the hierarchical relationship, wherein sub- demand entry is the metadata for the minimum particle size that can not be split.
Show that the page, demand details show that the page can show project it should be noted that list of requirements includes demand details The associated test case information of demand, the associated test assignment information of project demands, defect information of project demands etc., for example, When executing corresponding test assignment, the progress msg of the test assignment of corresponding demand item association carries out same in list of requirements Step update, after test assignment executes, the information such as defect of corresponding demand item association synchronize update.
S2:Import test case.
Automatic test platform has the introducting interface of test case, and the present embodiment is with import unit test case and Web Test case.
When realizing, automatic test platform can also be used from source code library read test use-case locally uploading test Example, can be configured by administrator according to project demands.
S3:Task is associated with and configuration.
The corresponding unit testing task of creating unit test case and creation of web face are tested corresponding Web tests and are appointed Business, and dispensing unit test assignment is associated with execution with Web test assignments.
Dispensing unit is tested and the test triggering mode of Web page test, illustratively, the test triggering side of unit testing Formula is clocked flip, and the test triggering mode of Web page test is to submit to trigger;And the issuing path of dispensing unit test, show Example property, which can be configured to the path that could fill out or default path.
Configuration task list makes it include the current execution state information of unit testing task and Web test assignments and hold Row result information.
S4:Automatic execution unit test.
It is surveyed according to the corresponding test triggering mode of unit testing task, and according to the test case execution unit of unit testing Trial is engaged in;The present embodiment carries out unit testing using continuous integrating mode.
S5:Automatically the item file that can be disposed is built.
It is finished in unit testing, i.e., after unit testing passes through, automatic test platform builds generation and can dispose automatically Item file, and according to the issuing path of configuration by the item file be deployed to publication demo environment in carry out simulated production ring The test in border.
S6:It is automatic to execute Web page test.
Web is executed according to the corresponding test triggering mode of Web test assignments, and according to the test case of Web page test Test assignment;I.e. automatic test platform executes Web page automatically according to selected test case, and selected multiple browsers Face is tested.
S7:Generate test report.
The test report of the present embodiment supports the functions such as displaying, deletion, the download of report list, and can check that report is detailed Feelings, such as the test case executive condition that summarizes.
The automatic test platform of the present embodiment generates the survey of adaptation fc-specific test FC frame after Web page is tested Examination report, and defect list is generated according to test report, defect list is reported;Fc-specific test FC frame includes but does not limit to mainstream The test frame based on Java test scripts and the test frame based on Python test scripts, with automatic discovery report in Defect, without reporting manually.
Wherein, defect list has Bug Tracking positioning function, and user is facilitated quickly to track defect;Defect details show with Defect state processing function, defect details include all operationss log information of same defect;As defect list can significantly be shown The number of defect, abstract, state, founder, and support to check details and delete the operations such as closed state defect.
S1~S7 completes unit testing and Web page test to automatic test platform through the above steps, without manual Operation, only automatic test platform executes automatically, greatly saves test period.
Fig. 3 is automatic test platform structure diagram provided in an embodiment of the present invention, which is suitable for project development mistake The integrated testing of a variety of category of test in journey.
As shown in figure 3, the automatic test platform includes:Receiving unit 31, configuration and administrative unit 32, processing unit 33;
Receiving unit 31 is used for receiving the various tests of the corresponding a variety of category of test of project demands of external importing Example;
Configuration and administrative unit 32 obtain multiple test assignments for obtaining the corresponding test assignment of each category of test, And configuration is associated to multiple test assignments;
Processing unit 33, for the associated configuration according to the multiple test assignment, and according to each category of test pair The test case answered executes corresponding test assignment successively, and generates test report.
The present embodiment is by configuring the corresponding test assignment of a variety of category of test involved by project development process, to multiple Test assignment is associated configuration, enables automatic test platform survey under automatic trigger after having executed a test assignment Trial is engaged in, and the integrated testing of a variety of category of test in project development process is realized, and automatically carries out changing for software project Generation exploitation, ensures the quality and software project release cycle of software project, quick response user demand.
In an implementation of the present embodiment, configuration and administrative unit 32 are additionally operable to according to the multiple surveys got Task creation task list is tried, and obtains user right information, the test in user right information is shown in task list Task;Task list includes the current execution state information and execution result information of multiple test assignments;
Each test assignment includes the test triggering mode information of its corresponding category of test, and project development process is soft Part project development process, correspondingly, category of test include that the unit testing based on development environment and the Web based on test environment are surveyed Examination;
Configuration and administrative unit 32, for configuring Web test assignment associative cell test assignments;Correspondingly, processing unit 33, for executing institute according to the corresponding test triggering mode information of unit testing task, and according to the test case of unit testing State unit testing task;After unit testing task, test triggering mode information, and root are corresponded to according to Web test assignments The Web tests are executed according to the test case of Web tests.
In another implementation of the present embodiment, which further includes list builder unit;
List builder unit, for creating list of requirements, list of requirements includes that demand details show that the page, demand details are aobvious Show the page include the associated test case information of project demands, the associated test assignment information of project demands, project demands lack Fall into one or more information in information;List of requirements further includes the level of original item demand and its sub- demand entry of fractionation Relationship, and support to be unfolded and shrink to show described hierarchical relationship;Wherein, sub- demand entry is the member for the minimum particle size that can not be split Data;Project demands information in list of requirements is obtained by automating the external interface of platform from demand management platform, and/ Or, being obtained by executing establishment, fractionation or import operation on automation platform;
Processing unit 33, at the end of project demands are tested, generating the test report of adaptation fc-specific test FC frame, and Defect list is generated according to the test report, the defect list is reported;The fc-specific test FC frame includes being based on Java The test frame of test script and test frame based on Python test scripts;Wherein, defect list is fixed with Bug Tracking Bit function, defect details are shown and defect state processing function, and the defect details include all operationss daily record of same defect Information.
The specific working mode of each unit of apparatus of the present invention embodiment may refer to the embodiment of the method for the present invention.
In conclusion the present invention provides a kind of automated testing method and platform, the embodiment of the present invention can at least take Obtain following advantageous effect:
By configuring the corresponding test assignment of a variety of category of test involved by project development process, to multiple test assignments It is associated configuration, enables automatic test platform test assignment under automatic trigger after having executed a test assignment, Realize the integrated testing of a variety of category of test in project development process so that exploitation and test can constantly iterative development and Test, the exchanges and cooperation between co-development and test, ensures the quality and software project release cycle of software project, quickly Respond user demand.
The above description is merely a specific embodiment, under the above-mentioned introduction of the present invention, those skilled in the art Other improvement or deformation can be carried out on the basis of the above embodiments.It will be understood by those skilled in the art that above-mentioned tool Body description only preferably explains that the purpose of the present invention, protection scope of the present invention should be subject to the protection scope in claims.

Claims (10)

1. a kind of automated testing method, which is characterized in that this method a variety of category of test suitable for project development process Integrated testing, this method include:
Receive the various test cases of the external corresponding a variety of category of test of project demands imported;
The corresponding test assignment of each category of test is obtained, obtains multiple test assignments, and carry out to the multiple test assignment Associated configuration;
It is executed successively according to the associated configuration of the multiple test assignment, and according to the corresponding test case of each category of test Corresponding test assignment, and generate test report.
2. automated testing method according to claim 1, which is characterized in that this method further includes:
Task list is established according to the multiple test assignments got, the task list includes the multiple test assignment Current execution state information and execution result information;
User right information is obtained, the test assignment in user right information is shown in the task list.
3. automated testing method according to claim 1, which is characterized in that each test assignment includes that its is corresponding The test triggering mode information of category of test, the project development process are software project development process, correspondingly, the test Classification includes the unit testing based on development environment and the Web tests based on test environment;
It is described configuration is associated to the multiple test assignment to include:Configure Web test assignment associative cell test assignments;
Correspondingly, the associated configuration according to the multiple test assignment, and according to the corresponding test of each category of test Use-case executes corresponding test assignment successively:
The list is executed according to the corresponding test triggering mode information of unit testing task, and according to the test case of unit testing First test assignment;
After the unit testing task, according to the corresponding test triggering mode information of Web test assignments, and according to Web The test case of test executes the Web tests.
4. automated testing method according to claim 3, which is characterized in that described to be carried out to the multiple test assignment Associated configuration further includes:Configure the issuing path of the unit testing task;
Correspondingly, this method further includes:
Current project is configured to the item that can be disposed automatically according to the implementing result of the unit testing and the issuing path Mesh file, and the item file that can be disposed described in transmission carries out the test of simulated production environment to publication demo environment.
5. automated testing method according to claim 1, which is characterized in that this method further includes:
List of requirements is created, the list of requirements includes that demand details show that the page, the demand details show that the page includes item One in the associated test case information of mesh demand, the associated test assignment information of project demands, the defect information of project demands Kind or much information;
The list of requirements further includes the hierarchical relationship of original item demand and its sub- demand entry of fractionation, and support expansion and It shrinks and shows described hierarchical relationship;Wherein, the sub- demand entry is the metadata for the minimum particle size that can not be split;The demand Project demands information in list is obtained by automating the external interface of platform from demand management platform, and/or, by Establishment, fractionation or import operation is executed on automation platform to obtain.
6. automated testing method according to claim 1, which is characterized in that the generation test report includes:
At the end of project demands are tested, the test report of adaptation fc-specific test FC frame is generated, and give birth to according to the test report At defect list, the defect list is reported;The fc-specific test FC frame includes the test frame based on Java test scripts With the test frame based on Python test scripts;
Wherein, the defect list has Bug Tracking positioning function, and defect details are shown and defect state processing function, described Defect details include all operationss log information of same defect.
7. a kind of automatic test platform, which is characterized in that the platform a variety of category of test suitable for project development process Integrated testing, including:Receiving unit, configuration and administrative unit, processing unit;
The receiving unit, the various test cases of the corresponding a variety of category of test of project demands for receiving external importing;
The configuration and administrative unit obtain multiple test assignments for obtaining the corresponding test assignment of each category of test, and Configuration is associated to multiple test assignments;
The processing unit is corresponded to for the associated configuration according to the multiple test assignment, and according to each category of test Test case execute corresponding test assignment successively, and generate test report.
8. automatic test platform according to claim 7, which is characterized in that the configuration and administrative unit are additionally operable to Task list is established according to the multiple test assignments got, and obtains user right information, is shown in the task list Show the test assignment in user right information;The task list includes the current execution state letter of the multiple test assignment Breath and execution result information.
9. automatic test platform according to claim 7, which is characterized in that each test assignment includes that its is corresponding The test triggering mode information of category of test, the project development process are software project development process, correspondingly, the test Classification includes the unit testing based on development environment and the Web tests based on test environment;
The configuration and administrative unit, for configuring Web test assignment associative cell test assignments;Correspondingly, the processing is single Member, for executing institute according to the corresponding test triggering mode information of unit testing task, and according to the test case of unit testing State unit testing task;After the unit testing task, believe according to the corresponding test triggering mode of Web test assignments Breath, and the Web is executed according to the test case of Web tests and is tested.
10. automatic test platform according to claim 7, which is characterized in that the automatic test platform further includes row Table construction unit;
The list builder unit, for creating list of requirements, the list of requirements includes that demand details show the page, the need Details are asked to show that the page includes the associated test case information of project demands, the associated test assignment information of project demands, project One or more information in the defect information of demand;The list of requirements, which further includes original item demand and its sub of fractionation, to be needed The hierarchical relationship of entry is sought, and supports to be unfolded and shrink to show described hierarchical relationship;Wherein, the sub- demand entry is non-disconnectable The metadata for the minimum particle size divided;Project demands information in the list of requirements is by automating the external interface of platform from needing It asks and is obtained in management platform, and/or, it is obtained by executing establishment, fractionation or import operation on automation platform;
The processing unit, at the end of project demands are tested, generating the test report of adaptation fc-specific test FC frame, and root Defect list is generated according to the test report, the defect list is reported;The fc-specific test FC frame includes being surveyed based on Java The test frame of training sheet and test frame based on Python test scripts;
Wherein, the defect list has Bug Tracking positioning function, and defect details are shown and defect state processing function, described Defect details include all operationss log information of same defect.
CN201710202519.1A 2017-03-30 2017-03-30 A kind of automated testing method and platform Pending CN108664386A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710202519.1A CN108664386A (en) 2017-03-30 2017-03-30 A kind of automated testing method and platform

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710202519.1A CN108664386A (en) 2017-03-30 2017-03-30 A kind of automated testing method and platform

Publications (1)

Publication Number Publication Date
CN108664386A true CN108664386A (en) 2018-10-16

Family

ID=63786647

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710202519.1A Pending CN108664386A (en) 2017-03-30 2017-03-30 A kind of automated testing method and platform

Country Status (1)

Country Link
CN (1) CN108664386A (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109766280A (en) * 2019-01-16 2019-05-17 广东飞企互联科技股份有限公司 Method for testing software and software test platform
CN109960654A (en) * 2019-02-22 2019-07-02 德联易控科技(北京)有限公司 Test method, device, equipment and the storage medium of setting loss rule
CN110308926A (en) * 2019-05-24 2019-10-08 平安银行股份有限公司 Software information methods of exhibiting, device, computer installation and computer storage medium
CN110471839A (en) * 2019-07-11 2019-11-19 平安普惠企业管理有限公司 Fixed time test task control method, device, computer equipment and storage medium
CN110888802A (en) * 2019-10-24 2020-03-17 广州永融科技股份有限公司 Method for managing test requirement
CN111240639A (en) * 2019-12-31 2020-06-05 苏州浪潮智能科技有限公司 Test management system, method and system for managing project requirements and feeding back test results
CN112035364A (en) * 2020-09-01 2020-12-04 中国银行股份有限公司 Function test result evaluation method and device
CN113495548A (en) * 2020-04-02 2021-10-12 广州汽车集团股份有限公司 Test scheduling system and method
CN113537952A (en) * 2021-09-16 2021-10-22 广州嘉为科技有限公司 Multi-team collaborative release management method, system, device and medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101403965A (en) * 2008-11-18 2009-04-08 四川赛文纳克软件有限公司 Integration type iteration software development process control system and method
US20110321013A1 (en) * 2010-06-23 2011-12-29 Quickunit Ltd Interactive environment for test case generation associated with a computer code
CN103257918A (en) * 2012-02-16 2013-08-21 广州博纳信息技术有限公司 Project test procedure management method based on software testing and evaluation platform
CN106327152A (en) * 2016-08-11 2017-01-11 宁波亦道信息科技有限公司 Integrated iteration software development process control system and method

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101403965A (en) * 2008-11-18 2009-04-08 四川赛文纳克软件有限公司 Integration type iteration software development process control system and method
US20110321013A1 (en) * 2010-06-23 2011-12-29 Quickunit Ltd Interactive environment for test case generation associated with a computer code
CN103257918A (en) * 2012-02-16 2013-08-21 广州博纳信息技术有限公司 Project test procedure management method based on software testing and evaluation platform
CN106327152A (en) * 2016-08-11 2017-01-11 宁波亦道信息科技有限公司 Integrated iteration software development process control system and method

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109766280A (en) * 2019-01-16 2019-05-17 广东飞企互联科技股份有限公司 Method for testing software and software test platform
CN109960654A (en) * 2019-02-22 2019-07-02 德联易控科技(北京)有限公司 Test method, device, equipment and the storage medium of setting loss rule
CN110308926A (en) * 2019-05-24 2019-10-08 平安银行股份有限公司 Software information methods of exhibiting, device, computer installation and computer storage medium
CN110471839A (en) * 2019-07-11 2019-11-19 平安普惠企业管理有限公司 Fixed time test task control method, device, computer equipment and storage medium
CN110888802A (en) * 2019-10-24 2020-03-17 广州永融科技股份有限公司 Method for managing test requirement
CN111240639A (en) * 2019-12-31 2020-06-05 苏州浪潮智能科技有限公司 Test management system, method and system for managing project requirements and feeding back test results
CN113495548A (en) * 2020-04-02 2021-10-12 广州汽车集团股份有限公司 Test scheduling system and method
CN112035364A (en) * 2020-09-01 2020-12-04 中国银行股份有限公司 Function test result evaluation method and device
CN112035364B (en) * 2020-09-01 2024-04-16 中国银行股份有限公司 Function test result evaluation method and device
CN113537952A (en) * 2021-09-16 2021-10-22 广州嘉为科技有限公司 Multi-team collaborative release management method, system, device and medium

Similar Documents

Publication Publication Date Title
CN108664386A (en) A kind of automated testing method and platform
CN102693183B (en) Method and system for realizing automatic software testing
US7725877B2 (en) Graphical program which includes an I/O node for hardware abstraction
US9754059B2 (en) Graphical design verification environment generator
US11791021B2 (en) System and method for building intuitive clinical trial applications
CN105138448B (en) A kind of method and apparatus in the head end test page
EP1680741B1 (en) Testing tool for complex component based software systems
US8881105B2 (en) Test case manager
CN103186444B (en) A kind of performance test methods, test platform and test machine
EP0869433A2 (en) A test development system and method for software with a graphical user interface
Perrone et al. SAFE: Simulation automation framework for experiments
US20050066285A1 (en) Creating a graphical user interface for selected parameters of a graphical program
CN105094783A (en) Method and device for testing Android application stability
Van der Aalst Trends in business process analysis
CN105912473A (en) BDD-based mobile APP automatic testing platform and testing method
CN105760296A (en) Automation testing control method, device and terminal
CN104182347B (en) A kind of testing requirement automatic analysis method based on automatic test platform
CN103744647A (en) Java workflow development system and method based on workflow GPD
US20070136333A1 (en) Method of inspection and a user interface for a business measure modeling tool
CN112016256A (en) Integrated circuit development platform, method, storage medium and equipment
Gao Testing component-based software
Jadoon et al. A Model-Oriented Requirements Traceability Framework for Small and Medium Software Industries
Benej et al. Algomaster platform extension for improved usability
Mühlbauer Resource Cockpit Development
Whiting A Framework for Improving Performance Testing in Agile Software Development

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
CB02 Change of applicant information

Address after: Room 818, 8 / F, 34 Haidian Street, Haidian District, Beijing 100080

Applicant after: ULTRAPOWER SOFTWARE Co.,Ltd.

Address before: 100089 Beijing city Haidian District wanquanzhuang Road No. 28 Wanliu new building 6 storey block A Room 601

Applicant before: ULTRAPOWER SOFTWARE Co.,Ltd.

CB02 Change of applicant information
RJ01 Rejection of invention patent application after publication

Application publication date: 20181016

RJ01 Rejection of invention patent application after publication