CN107622016A - A kind of page method of testing and device - Google Patents

A kind of page method of testing and device Download PDF

Info

Publication number
CN107622016A
CN107622016A CN201710875077.7A CN201710875077A CN107622016A CN 107622016 A CN107622016 A CN 107622016A CN 201710875077 A CN201710875077 A CN 201710875077A CN 107622016 A CN107622016 A CN 107622016A
Authority
CN
China
Prior art keywords
page
sectional drawing
tested
operable control
testing
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
CN201710875077.7A
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.)
Wireless Living (hangzhou) Mdt Infotech Ltd
Original Assignee
Wireless Living (hangzhou) Mdt Infotech 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 Wireless Living (hangzhou) Mdt Infotech Ltd filed Critical Wireless Living (hangzhou) Mdt Infotech Ltd
Priority to CN201710875077.7A priority Critical patent/CN107622016A/en
Publication of CN107622016A publication Critical patent/CN107622016A/en
Pending legal-status Critical Current

Links

Landscapes

  • Debugging And Monitoring (AREA)

Abstract

The invention discloses a kind of page method of testing and device, this method to include:All URLScheme that application to be tested is supported are determined, the nominative testing page of application to be tested is entered according to URLScheme, the operable control in the nominative testing page is determined, operable control is tested.Above-mentioned technical proposal, the exploitation of UI automatic test service codes can be effectively reduced, allow UI automatic tests to return more targeted, the Bug of UI presentation aspects can be actively discovered.Compared to other ergodic algorithms, the present invention solves the problems such as the methods of Monkey, depth-first traversal is unstable, traversal efficiency is low, no UI Bug are actively discovered, can not be customized test page, script is unstable.

Description

A kind of page method of testing and device
Technical field
UI automatization testing techniques field of the present invention, more particularly to a kind of page method of testing and device.
Background technology
Automatic test, in the narrow sense for, by way of tool records or writing script simulating hand test process, By playback or Run Script come implementation of test cases, so as to replace manually verifying the function of system.Certainly, Wo Mengeng Universal understanding is regarded " automatic test " " automatic test based on product or project UI layers " as.Doing UI automatic tests During, because business change is very fast, UI automatized script maintenance costs are very high, and script often can not be long lasting for Execution, can not be brought to tester preferably return income.Industry, which has, at present proposes and realizes the calculation of depth-first traversal Method carries out traversal test to App, to solve the problems, such as that business changes the script maintenance cost brought.
However, above-mentioned depth-first traversal scheme has several insurmountable problems:1. test execution does not have rule, by Then depth-first traversal, the point of test is very scrappy, and what can not be concentrated tests the function of some page.2. mould can not be accomplished Blockization is tested, it is assumed that an App only have modified the function of some page, and depth-first traversal can not be directed to single-page progress time Go through.3. abnormal restoring can not be accomplished, when being gone wrong using depth-first traversal, such as App Crash, ANR etc., it is existing Solution can not accomplish to quickly recover to the page to go wrong.
The content of the invention
In view of the above problems, it is proposed that the present invention so as to provide one kind overcome above mentioned problem or at least in part solve on State a kind of page method of testing and device of problem.To improve the traversal efficiency of application.
The present invention provides a kind of page method of testing, including:
Determine all URLScheme that application to be tested is supported;
Enter the nominative testing page of the application to be tested according to the URLScheme;
The operable control in the nominative testing page is determined, the operable control is tested.
In one embodiment, before testing the operable control, methods described may also include:
First time sectional drawing is carried out to current interface;
After testing the operable control, methods described also includes:
Second of sectional drawing is carried out to the interface after test;
Determine whether the operable control is abnormal according to the first time sectional drawing and second of sectional drawing;
After the completion of sectional drawing, all controls of current interface are obtained, check whether current interface includes abnormal control.
In one embodiment, it is described to determine that the operable control is according to the first time sectional drawing and second of sectional drawing No exception, it may include:
Picture classification according to belonging to determining second of sectional drawing in default picture classification device;
Picture classification according to belonging to second of sectional drawing determines whether the operable control is abnormal.
In one embodiment, methods described may also include:
After all operable components testings in currently assigned test page, into next nominative testing page Face.
In one embodiment, the URLScheme have recorded application to be tested and can be directly to the nominative testing page reached Page info.
The present invention also provides a kind of page test device, including:
First determining module, all URLScheme supported for determining application to be tested;
First enters module, for entering the nominative testing page of the application to be tested according to the URLScheme;
Test module, for determining the operable control in the nominative testing page, the operable control is carried out Test.
In one embodiment, described device may also include:
First screen capture module, for carrying out first time sectional drawing to current interface;
Second screen capture module, for carrying out second of sectional drawing to the interface after test;
Second determining module, for whether determining the operable control according to the first time sectional drawing and second of sectional drawing It is abnormal;
Module is checked, after the completion of sectional drawing, obtains all controls of current interface, checks current interface whether comprising abnormal Control.
In one embodiment, second determining module, it may include:
First determination sub-module, for according to the picture category determined in default picture classification device belonging to second of sectional drawing Not;
Second determines sub- determining module, is determined for the picture classification according to belonging to second of sectional drawing described operable Whether control is abnormal.
In one embodiment, described device may also include:
Second enters module, for after all operable components testings in currently assigned test page, entering Next nominative testing page.
In one embodiment, the URLScheme have recorded application to be tested and can be directly to the nominative testing page reached Page info.
The technical scheme that embodiments of the invention provide can include the following benefits:
Above-mentioned technical proposal, all URLScheme supported by determining application to be tested, enters according to URLScheme The nominative testing page of application to be tested, the operable control in the nominative testing page is determined, operable control is tested. The exploitation of UI automatic test service codes can be effectively reduced, allows UI automatic tests to return more targeted, Neng Gouzhu The dynamic Bug for finding UI and aspect being presented.Compared to other ergodic algorithms, the present invention solves the methods of Monkey, depth-first traversal Unstable, the problems such as traversal efficiency is low, no UI Bug are actively discovered, can not be customized test page, script is unstable.
Other features and advantages of the present invention will be illustrated in the following description, also, partly becomes from specification Obtain it is clear that or being understood by implementing the present invention.The purpose of the present invention and other advantages can be by the explanations write Specifically noted structure is realized and obtained in book, claims and accompanying drawing.
Below by drawings and examples, technical scheme is described in further detail.
Brief description of the drawings
Accompanying drawing is used for providing a further understanding of the present invention, and a part for constitution instruction, the reality with the present invention Apply example to be used to explain the present invention together, be not construed as limiting the invention.In the accompanying drawings:
Fig. 1 is a kind of flow chart of page method of testing in the embodiment of the present invention;
Fig. 2 is the flow chart of another page method of testing in the embodiment of the present invention;
Fig. 3 is the flow chart of another page method of testing in the embodiment of the present invention;
Fig. 4 is page testing process schematic diagram of the embodiment of the present invention;
Fig. 5 is another schematic diagram of page testing process of the embodiment of the present invention;
Fig. 6 is another schematic diagram of page testing process of the embodiment of the present invention;
Fig. 7 is a kind of block diagram of page test device in the embodiment of the present invention.
Embodiment
The preferred embodiments of the present invention are illustrated below in conjunction with accompanying drawing, it will be appreciated that described herein preferred real Apply example to be merely to illustrate and explain the present invention, be not intended to limit the present invention.
Fig. 1 show a kind of flow chart of page method of testing in the embodiment of the present invention, as shown in figure 1, the page is tested Method comprises the following steps S11-S13:
Step S11, determine all URLScheme that application to be tested is supported.
Step S12, the nominative testing page of application to be tested is entered according to URLScheme.
Step S13, the operable control in the nominative testing page is determined, operable control is tested.
The present invention before the test begins, by being linked up with developer, lists all URL that tested application is supported Scheme, URL Scheme have recorded the page info that tested application can be reached directly.Design a URL Scheme road By table, URL Scheme routing tables include each page of tested application, such as homepage, details page etc., and in each page Which control is exercisable control, and which control is inoperable control.The core of this algorithm is exactly to pass through URL Scheme enters directly into the five application page for needing to test, and then finds all manipulable controls of the tested page, then press According to the control that can be operated sequentially is operated, abnormal control is checked for.Operation behavior includes but is not limited to:Click on, The behaviors such as input, slip, scaling.Carry out operational controls generally according to order from top to bottom, from left to right, also can not be according to above-mentioned Sequentially, random operation control.
The above method of the embodiment of the present invention, all URLScheme supported by determining application to be tested, according to URLScheme enters the nominative testing page of application to be tested, the operable control in the nominative testing page is determined, to operable Control is tested.The exploitation of UI automatic test service codes can be effectively reduced, allowing UI automatic tests to return more has Specific aim, the Bug of UI presentation aspects can be actively discovered.Compared to other ergodic algorithms, it is excellent that the present invention solves Monkey, depth The methods of first traveling through is unstable, traversal efficiency is low, no UI Bug are actively discovered, it is unstable to customize test page, script The problems such as.
In one embodiment, as shown in Fig. 2 before testing operable control in step s 13, the page Method of testing may also include step S14:
Step S14, first time sectional drawing is carried out to current interface.
After step s 13, the page method of testing also includes step S15-S17:
Step S15, second of sectional drawing is carried out to the interface after test.
Step S16, determine whether operable control is abnormal according to first time sectional drawing and second of sectional drawing.
Step S17, after the completion of sectional drawing, all controls of current interface are obtained, check whether current interface includes abnormal control.
, it is necessary to continuous update abnormal control when judging whether the page is abnormal using the UI automatization testing techniques of routine, And the acquisition of control is a cumbersome process, also, None- identified is there may be using UI automatization testing techniques Page elements.And in the present embodiment, sectional drawing is recorded before each control is operated, and corresponding operation is then performed to control. After operation has been performed to control, sectional drawing, then judges whether the operable control is abnormal control according to sectional drawing again.It is right The operable control of each of current interface is carried out S14-S16 operation, after the completion of all operations perform, obtain (Dump) when All controls of front interface, check whether current interface includes abnormal control.Whether the present embodiment can determine that the page by sectional drawing Abnormal, maintenance cost is lower.
After discovery has abnormal control or picture is shown, recording exceptional mistake.Two sectional drawings before and after operational controls It is the record of this test case, for doing investigation and the reproduction of test report record and abnormal problem.This programme it is any One operation is a test case, and arbitrary test case can accomplish to trace, in that context it may be convenient to carry out scene reproduction.
The technical program, it is only necessary to which the sectional drawing of an exception, maintenance cost are lower
In one embodiment, step S16 may be implemented as step A1-A2:
Step A1, the picture classification according to belonging to determining second of sectional drawing in default picture classification device.
Step A2, the picture classification according to belonging to second of sectional drawing determine whether operable control is abnormal.
In the present embodiment, target picture was beaten to two groups by supervision machine study and classified, wherein classification A pictures are The subregion of sectional drawing or sectional drawing under all abnormalities of tested application, such as:Ask failure, Network Abnormal, number According to states such as mistakes.Classification B pictures are the normal condition sectional drawings using each page.This two classes picture is entered using machine learning Row classification is handled, and establishes disaggregated model.Connected applications page traversal technology, after entering using specific webpage, by training Model current page sectional drawing is predicted, model can predict the classification of current page sectional drawing, whether judge current page There is anomaly.Judge current page with the presence or absence of abnormal so as to convenient, accurate.
In one embodiment, as shown in figure 3, the page method of testing may also include step S18:
Step S18, after all operable components testings in currently assigned test page, specified into next Test page.
After all manipulable controls of the current tested page are all operated one time, URL Scheme entrance is continued through Next tested page, all controls are all operated one time after the same method, by that analogy, complete all pages Control operates.Particular flow sheet is as shown in Figure 4,5, 6.
In one embodiment, URLScheme have recorded the page that application to be tested can be directly to the nominative testing page reached Face information.
Based on same inventive concept, the embodiment of the present invention additionally provides a kind of page test device, by the device is solved Certainly the principle of problem is similar to foregoing page method of testing, therefore the implementation of the device may refer to the implementation of preceding method, weight Multiple part repeats no more.
Fig. 7 show a kind of block diagram of page test device in the embodiment of the present invention, as shown in fig. 7, page test dress Put including:
First determining module 71, all URLScheme supported for determining application to be tested;
First enters module 72, for entering the nominative testing page of application to be tested according to URLScheme;
Test module 73, for determining the operable control in the nominative testing page, operable control is tested.
In one embodiment, device may also include:
First screen capture module, for carrying out first time sectional drawing to current interface;
Second screen capture module, for carrying out second of sectional drawing to the interface after test;
Second determining module, for determining whether operable control is abnormal according to first time sectional drawing and second of sectional drawing;
Module is checked, after the completion of sectional drawing, obtains all controls of current interface, checks current interface whether comprising abnormal Control.
In one embodiment, the second determining module, it may include:
First determination sub-module, for according to the picture classification determined in default picture classification device belonging to second of sectional drawing;
Second determines sub- determining module, and whether operable control is determined for the picture classification according to belonging to second of sectional drawing It is abnormal.
In one embodiment, device may also include:
Second enters module, for after all operable components testings in currently assigned test page, entering Next nominative testing page.
In one embodiment, URLScheme have recorded the page that application to be tested can be directly to the nominative testing page reached Face information.
It should be understood by those skilled in the art that, embodiments of the invention can be provided as method, system or computer program Product.Therefore, the present invention can use the reality in terms of complete hardware embodiment, complete software embodiment or combination software and hardware Apply the form of example.Moreover, the present invention can use the computer for wherein including computer usable program code in one or more The shape for the computer program product that usable storage medium is implemented on (including but is not limited to magnetic disk storage and optical memory etc.) Formula.
The present invention is the flow with reference to method according to embodiments of the present invention, equipment (system) and computer program product Figure and/or block diagram describe.It should be understood that can be by every first-class in computer program instructions implementation process figure and/or block diagram Journey and/or the flow in square frame and flow chart and/or block diagram and/or the combination of square frame.These computer programs can be provided The processors of all-purpose computer, special-purpose computer, Embedded Processor or other programmable data processing devices is instructed to produce A raw machine so that produced by the instruction of computer or the computing device of other programmable data processing devices for real The device for the function of being specified in present one flow of flow chart or one square frame of multiple flows and/or block diagram or multiple square frames.
These computer program instructions, which may be alternatively stored in, can guide computer or other programmable data processing devices with spy Determine in the computer-readable memory that mode works so that the instruction being stored in the computer-readable memory, which produces, to be included referring to Make the manufacture of device, the command device realize in one flow of flow chart or multiple flows and/or one square frame of block diagram or The function of being specified in multiple square frames.
These computer program instructions can be also loaded into computer or other programmable data processing devices so that counted Series of operation steps is performed on calculation machine or other programmable devices to produce computer implemented processing, so as in computer or The instruction performed on other programmable devices is provided for realizing in one flow of flow chart or multiple flows and/or block diagram one The step of function of being specified in individual square frame or multiple square frames.
Obviously, those skilled in the art can carry out the essence of various changes and modification without departing from the present invention to the present invention God and scope.So, if these modifications and variations of the present invention belong to the scope of the claims in the present invention and its equivalent technologies Within, then the present invention is also intended to comprising including these changes and modification.

Claims (10)

  1. A kind of 1. page method of testing, it is characterised in that including:
    Determine all URLScheme that application to be tested is supported;
    Enter the nominative testing page of the application to be tested according to the URLScheme;
    The operable control in the nominative testing page is determined, the operable control is tested.
  2. 2. the method as described in claim 1, it is characterised in that before testing the operable control, the side Method also includes:
    First time sectional drawing is carried out to current interface;
    After testing the operable control, methods described also includes:
    Second of sectional drawing is carried out to the interface after test;
    Determine whether the operable control is abnormal according to the first time sectional drawing and second of sectional drawing;
    After the completion of sectional drawing, all controls of current interface are obtained, check whether current interface includes abnormal control.
  3. 3. method as claimed in claim 2, it is characterised in that described to be determined according to the first time sectional drawing and second of sectional drawing Whether the operable control is abnormal, including:
    Picture classification according to belonging to determining second of sectional drawing in default picture classification device;
    Picture classification according to belonging to second of sectional drawing determines whether the operable control is abnormal.
  4. 4. the method as described in claim 1, it is characterised in that methods described also includes:
    After all operable components testings in currently assigned test page, into next nominative testing page.
  5. 5. such as the method any one of claim 1-4, it is characterised in that the URLScheme have recorded to be tested answer The page info of the nominative testing page reached with can be directly to.
  6. A kind of 6. page test device, it is characterised in that including:
    First determining module, all URLScheme supported for determining application to be tested;
    First enters module, for entering the nominative testing page of the application to be tested according to the URLScheme;
    Test module, for determining the operable control in the nominative testing page, the operable control is tested.
  7. 7. device as claimed in claim 6, it is characterised in that described device also includes:
    First screen capture module, for carrying out first time sectional drawing to current interface;
    Second screen capture module, for carrying out second of sectional drawing to the interface after test;
    Second determining module, for determining whether the operable control is different according to the first time sectional drawing and second of sectional drawing Often;
    Module is checked, after the completion of sectional drawing, obtains all controls of current interface, checks current interface whether comprising abnormal control Part.
  8. 8. device as claimed in claim 7, it is characterised in that second determining module, including:
    First determination sub-module, for according to the picture classification determined in default picture classification device belonging to second of sectional drawing;
    Second determines sub- determining module, and the operable control is determined for the picture classification according to belonging to second of sectional drawing It is whether abnormal.
  9. 9. device as claimed in claim 6, it is characterised in that described device also includes:
    Second enters module, for after all operable components testings in currently assigned test page, entrance to be next The individual nominative testing page.
  10. 10. such as the device any one of claim 6-9, it is characterised in that the URLScheme have recorded to be tested answer The page info of the nominative testing page reached with can be directly to.
CN201710875077.7A 2017-09-25 2017-09-25 A kind of page method of testing and device Pending CN107622016A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710875077.7A CN107622016A (en) 2017-09-25 2017-09-25 A kind of page method of testing and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710875077.7A CN107622016A (en) 2017-09-25 2017-09-25 A kind of page method of testing and device

Publications (1)

Publication Number Publication Date
CN107622016A true CN107622016A (en) 2018-01-23

Family

ID=61090711

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710875077.7A Pending CN107622016A (en) 2017-09-25 2017-09-25 A kind of page method of testing and device

Country Status (1)

Country Link
CN (1) CN107622016A (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108229485A (en) * 2018-02-08 2018-06-29 百度在线网络技术(北京)有限公司 For testing the method and apparatus of user interface
CN108536604A (en) * 2018-04-19 2018-09-14 北京奇安信科技有限公司 A kind of method and terminal of test WEB page response time
CN108681508A (en) * 2018-05-15 2018-10-19 福建天泉教育科技有限公司 A kind of test method and terminal of view-based access control model identification
CN108763068A (en) * 2018-05-15 2018-11-06 福建天泉教育科技有限公司 A kind of automated testing method and terminal based on machine learning
CN109359027A (en) * 2018-08-15 2019-02-19 中国平安人寿保险股份有限公司 Monkey test method, device, electronic equipment and computer readable storage medium
CN109359056A (en) * 2018-12-21 2019-02-19 北京搜狗科技发展有限公司 A kind of applied program testing method and device
CN109446073A (en) * 2018-09-28 2019-03-08 天津字节跳动科技有限公司 A kind of software collaboration test method, device and electronic equipment
CN109815119A (en) * 2018-12-14 2019-05-28 平安科技(深圳)有限公司 A kind of test method and device of APP link channel
CN109815156A (en) * 2019-02-28 2019-05-28 北京百度网讯科技有限公司 Displaying test method, device, equipment and the storage medium of visual element in the page

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5157782A (en) * 1990-01-31 1992-10-20 Hewlett-Packard Company System and method for testing computer hardware and software
CN105260301A (en) * 2015-09-24 2016-01-20 努比亚技术有限公司 Visual effect comparison test device of user interfaces and realization method of visual effect comparison test device of user interfaces
CN105279092A (en) * 2015-11-20 2016-01-27 浪潮电子信息产业股份有限公司 Software testing method and apparatus

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5157782A (en) * 1990-01-31 1992-10-20 Hewlett-Packard Company System and method for testing computer hardware and software
CN105260301A (en) * 2015-09-24 2016-01-20 努比亚技术有限公司 Visual effect comparison test device of user interfaces and realization method of visual effect comparison test device of user interfaces
CN105279092A (en) * 2015-11-20 2016-01-27 浪潮电子信息产业股份有限公司 Software testing method and apparatus

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108229485B (en) * 2018-02-08 2022-05-17 百度在线网络技术(北京)有限公司 Method and apparatus for testing user interface
CN108229485A (en) * 2018-02-08 2018-06-29 百度在线网络技术(北京)有限公司 For testing the method and apparatus of user interface
CN108536604B (en) * 2018-04-19 2021-05-25 北京奇安信科技有限公司 Method and terminal for testing response time of WEB page
CN108536604A (en) * 2018-04-19 2018-09-14 北京奇安信科技有限公司 A kind of method and terminal of test WEB page response time
CN108763068A (en) * 2018-05-15 2018-11-06 福建天泉教育科技有限公司 A kind of automated testing method and terminal based on machine learning
CN108763068B (en) * 2018-05-15 2021-12-28 福建天泉教育科技有限公司 Automatic testing method and terminal based on machine learning
CN108681508B (en) * 2018-05-15 2022-04-01 福建天泉教育科技有限公司 Testing method based on visual recognition and terminal
CN108681508A (en) * 2018-05-15 2018-10-19 福建天泉教育科技有限公司 A kind of test method and terminal of view-based access control model identification
CN109359027A (en) * 2018-08-15 2019-02-19 中国平安人寿保险股份有限公司 Monkey test method, device, electronic equipment and computer readable storage medium
CN109446073A (en) * 2018-09-28 2019-03-08 天津字节跳动科技有限公司 A kind of software collaboration test method, device and electronic equipment
CN109446073B (en) * 2018-09-28 2022-05-24 天津字节跳动科技有限公司 Software collaborative testing method and device and electronic equipment
CN109815119A (en) * 2018-12-14 2019-05-28 平安科技(深圳)有限公司 A kind of test method and device of APP link channel
CN109359056A (en) * 2018-12-21 2019-02-19 北京搜狗科技发展有限公司 A kind of applied program testing method and device
CN109815156A (en) * 2019-02-28 2019-05-28 北京百度网讯科技有限公司 Displaying test method, device, equipment and the storage medium of visual element in the page

Similar Documents

Publication Publication Date Title
CN107622016A (en) A kind of page method of testing and device
CN107832774A (en) A kind of page exception detection method and device
US11238749B2 (en) Method, apparatus, and computer program for providing personalized educational content
US11417232B2 (en) Method, apparatus, and computer program for operating machine-learning framework
JP6780769B2 (en) Learning equipment, learning methods and learning programs
CN107608848A (en) Method of testing and system
CN110990285B (en) UI (user interface) automatic testing method and device
EP4148587B1 (en) End-user device testing of websites and applications
JP6888415B2 (en) Information processing equipment and information processing programs
CN107704389A (en) A kind of page method of testing and device
CN112633501A (en) Development method and system of machine learning model framework based on containerization technology
CN111736951A (en) Simulation method for automatic driving, computer device, and storage medium
CN117421217A (en) Automatic software function test method, system, terminal and medium
CN105761566A (en) System, device and method for assisting in answering questions
CN108595332A (en) Method for testing software and device
CN116719736A (en) Test case generation method and device for testing software interface
CN107423177A (en) The method of testing and device of a kind of SAS link
CN110716778A (en) Application compatibility testing method, device and system
US11070716B2 (en) Image sensor system, image sensor, data generation method of image sensor in image sensor system, and non-transitory computer-readable recording medium
CN112527631A (en) bug positioning method, system, electronic equipment and storage medium
CN107515821A (en) Components testing method and apparatus
CN112612702A (en) Automatic testing method and device based on web
CN115168193B (en) Software performance testing and tuning system and control method thereof
CN112486802A (en) Flutter test auxiliary method and device
CN105468527A (en) Test method and device of assembly in application

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20180123

RJ01 Rejection of invention patent application after publication