CN104268083A - Software automatic testing method and device - Google Patents

Software automatic testing method and device Download PDF

Info

Publication number
CN104268083A
CN104268083A CN201410522269.6A CN201410522269A CN104268083A CN 104268083 A CN104268083 A CN 104268083A CN 201410522269 A CN201410522269 A CN 201410522269A CN 104268083 A CN104268083 A CN 104268083A
Authority
CN
China
Prior art keywords
interface element
software
information
test
test environment
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.)
Granted
Application number
CN201410522269.6A
Other languages
Chinese (zh)
Other versions
CN104268083B (en
Inventor
王雅光
罗勇
陈伟
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shanghai United Imaging Healthcare Co Ltd
Original Assignee
Shanghai United Imaging Healthcare Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shanghai United Imaging Healthcare Co Ltd filed Critical Shanghai United Imaging Healthcare Co Ltd
Priority to CN201410522269.6A priority Critical patent/CN104268083B/en
Publication of CN104268083A publication Critical patent/CN104268083A/en
Application granted granted Critical
Publication of CN104268083B publication Critical patent/CN104268083B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Abstract

The invention relates to a software automatic testing method and device. The method includes: comparing the identification information of the interface elements of software with preset type information to identify whether the interface elements of the software are simple or complex; calling a testing method set to test ActiveX corresponding the identification information of simple interface elements; calculating the position deviation of the current testing environment relative to a preset standard testing environment to obtain the positions of the complex interface elements on a testing system interface; testing the ActiveX corresponding to the complex interface elements according to the positions of the complex interface elements on the testing system interface. By the method and the device, efficiency and accuracy of automatic testing can be increased.

Description

Automatic software test method and device
Technical field
The present invention relates to software testing technology field, particularly relate to a kind of automatic software test method and device.
Background technology
Along with the development of IT industry and the expansion of scope of the enterprise, tradition only relies on manpower to test product gradually to seem unable to do what one wishes, be difficult to meet test request, can cause the wasting of resources again simultaneously.Therefore, automatic test is paid attention in increasing research and development company, and such as, by Web browser automatic login system, and Automatically invoked or trigger software functionality controls are tested system.Although automatic test also cannot replace manual testing completely at present, both combinations can improve testing efficiency to a great extent.
Existing increasing automatization testing technique uses and gives birth at present, such as at graphic user interface (the Graphical User Interface understanding tested system, on the basis of GUI) associated inner code, application programming interfaces (Application Programming Interface, API) are utilized to carry out automatic test.Or usually can also carry out automatic test operation according to the image primitive on gui interface.
But all there is respective defect in above-mentioned automated testing method.Carried out the method for testing of automatic test by API, when the structure of control is more complicated, the test code that needs are write also can be very complicated.And employing usually carries out automatic test operation according to the image primitive on gui interface, then tested person environmental impact is larger.If test environment changes, the accuracy of test directly can be affected.These problems all and then can have influence on the efficiency of test.
Summary of the invention
The problem that the present invention solves how to improve efficiency and the accuracy of automatic test.
For solving the problem, the embodiment of the present invention provides a kind of automatic software test method, comprise: compared by the identification information of the interface element by described software and preset kind information, identify that the type of the interface element of described software is simple type interface element or complexity interface element; The control corresponding to identification information calling simple type interface element described in method of testing set pair is tested; Calculate the position deviation of preset test environment relative to the standard test environment preset, obtain the position of described complexity interface element on described test macro interface; According to the position of described complexity interface element on described test macro interface, the control corresponding to described complexity interface element is tested.
Optionally, the identification information of the interface element of described software is obtained by the application programming interfaces of described software.
Optionally, described calculating preset test environment comprises relative to the position deviation of the standard test environment preset: the coordinate position obtaining browser information, resolution information and the described complexity interface element under standard test environment; Obtain the browser information under preset test environment and resolution information; By browser information, resolution information under browser information, resolution information and the described standard test environment under contrast preset test environment, calculate the deviate of the coordinate position of described complexity interface element.
Optionally, also comprise behind the position of described acquisition described complexity interface element on described test macro interface: the coordinate position storing browser information, resolution information and the described complexity interface element under preset test environment.
Optionally, describedly test is carried out to the control corresponding to described complexity interface element comprise: call method of testing collection, by analog mouse operation, simulating keyboard operation, or analog mouse and keyboard operation simultaneously, the control corresponding to described complexity interface element is tested.
In order to solve above-mentioned technical scheme, the embodiment of the present invention additionally provides a kind of software automated testing device, comprising: comparing unit, compares for the identification information of the interface element by described software and preset kind information; Recognition unit, for the comparative result according to described comparing unit, identify that the type of the interface element of described software is simple type interface element or complexity interface element first test cell, for call simple type interface element described in method of testing set pair identification information corresponding to control test; Computing unit, for calculating the position deviation of preset test environment relative to the standard test environment preset, obtains the position of described complexity interface element on described test macro interface; Second test cell, according to the position of described complexity interface element on described test macro interface, tests the control corresponding to described complexity interface element.
Optionally, the identification information of the interface element of described software is obtained by the application programming interfaces of described software.
Optionally, described computing unit comprises: first obtains subelement, for obtaining the coordinate position of browser information, resolution information and described complexity interface element under standard test environment; Second obtains subelement, for obtaining browser information under preset test environment and resolution information; Computation subunit, for by browser information, the resolution information under browser information, resolution information and the described standard test environment under contrast preset test environment, calculates the deviate of the coordinate position of described complexity interface element.
Optionally, described software automated testing device also comprises: storage unit, for storing the coordinate position of browser information, resolution information and described complexity interface element under preset test environment.
Optionally, described second test cell, for by calling method of testing collection, by analog mouse operation, simulating keyboard operation, or analog mouse and keyboard operation simultaneously, the control corresponding to described complexity interface element is tested.
Compared with prior art, the technical scheme of the embodiment of the present invention has the following advantages:
By distinguishing the type feature of the interface element of tested software, to dissimilar interface element class test.Specifically, for simple, general, immobilized control, tested by traditional method of testing; And for the control of level complexity, obtain the coordinate position of control at interface by coordinate setting, thus perform corresponding test operation.By the advantage of the accurate quick obtaining simple controls in conjunction with conventional automated test, and the advantage that complex control is simplified by coordinate setting, improve efficiency and the accuracy of automatic test.
Further, by storing the position of complexity interface element under different test environment, if tested in the test environment of record like this, then not needing to recalculate skew, thus improve the efficiency of test.
Accompanying drawing explanation
Fig. 1 is the process flow diagram of a kind of automatic software test method in the embodiment of the present invention;
Fig. 2 is the structural representation of a kind of software automated testing device in the embodiment of the present invention.
Embodiment
In existing software automated testing technology, great majority are all on the basis understanding GUI associated inner codes implement for the automatic test of GUI, by the API that bottom matches, identify and obtain the element object at interface, thus to the operation that the element on interface is correlated with.This method can obtain corresponding control more exactly according to the id information of element, if but encounter the control that design is comparatively personalized or hierarchical structure is complicated, in order to obtain this specific element, just need to write comparatively complicated code, and these control structures are once change, original test code also needs to rewrite.Sometimes even also may occur, because code structure is complicated, even if this pictorial element can be obtained, also cannot carrying out the situation of corresponding operating to it.
Also there is automated testing method to be the operation usually performing above-mentioned acquisition element according to interface image unit at present, but do not consider the test environment factor that browser is different with monitor resolution.The change of these factors directly will have influence on the accuracy of automatic test result.In order to address this problem, existing method develops a set of different automated test tool bag respectively for different test environments.But the redundancy of resource can be caused like this to waste, and easy confusion reigned when using.
The embodiment of the present invention passes through the type feature of the interface element distinguishing tested software, to dissimilar interface element class test.Specifically, for simple, general, immobilized control, tested by traditional method of testing; And for the control of level complexity, obtain the coordinate position of control at interface by coordinate setting, thus perform corresponding test operation.By the advantage of the accurate quick obtaining simple controls in conjunction with conventional automated test, and the advantage that complex control is simplified by coordinate setting, improve efficiency and the accuracy of automatic test.
For enabling above-mentioned purpose of the present invention, feature and advantage more become apparent, and are described in detail specific embodiments of the invention below in conjunction with accompanying drawing.
Embodiments provide a kind of automatic software test method.With reference to Fig. 1, below by way of concrete steps, the embodiment of the present invention is described in detail.
Step S101, identifies that the type of the interface element of described software is simple type interface element or complexity interface element.
In concrete enforcement, described software automated testing can pass through web test mode, tests the interface of described software.Such as, can adopt Webdriver test platform, the operations such as by browser, analog subscriber is clicked, information input, complete the object of testing corresponding control functionality.
In concrete enforcement, the identification information of the interface element of described software can be obtained by the application programming interfaces of described software.This step is identical with the method that prior art obtains interface element corresponding assembly by API, namely according to the specific implementation of the corresponding control of interface element, selects the Basic API matched, and obtains the identification information of interface page element, as id information etc.
In concrete enforcement, when after the identification information of interface element obtaining software, can be compared by the identification information of the interface element by described software and preset kind information, the type of the interface element of software is identified.
In concrete enforcement, every class interface element of software all can a scheduled adopted type, and the corresponding relation of the identification information of these types and interface element is stored in an element class libraries.In the process of carrying out automatic test, by contrasting the identifier of described interface element, can judge which kind of type it belongs to, thus automatically determine this interface element and belong to simple type element or complexity element, and then take corresponding obtain manner to obtain element and to operate on it.
Described complexity element refers to the interface element that control design is comparatively personalized, hierarchical structure is comparatively complicated; Described simple type element is then contrary, accuses the interface element that part is simple, general.By identifying the type of interface element, corresponding method of testing can be selected to carry out automatic test respectively.
Step S102, the control corresponding to identification information calling simple type interface element described in method of testing set pair is tested.
In concrete enforcement, when by described step S101, when judging interface element as simple type interface element, get final product method of testing conventionally, obtained the id information of interface element by Basic API after, call the control of described interface element further, and select corresponding method of testing collection, as automated test tool bag, corresponding test case is performed to the control of interface element.
Step S103, obtains the position of described complexity interface element on described test macro interface.
In concrete enforcement, when by described step S101, when judging interface element as complexity interface element, can by calculating the position deviation of preset test environment relative to the standard test environment preset, obtain the position of complexity interface element on test macro interface exactly, thus when directly not calling described interface element control, described interface element is tested.
In concrete enforcement, described standard test environment information can comprise: the coordinate position of browser information, resolution information and described complexity interface element, have recorded the positional information of described complexity pictorial element under a kind of test environment, such as, the version of browser is IE7, resolution is 1280x960, and coordinate position is (266,115).
In concrete enforcement, the identification information of interface element and described standard test environment information can form the configuration file for complexity element position data jointly.When after startup testing tool, the configuration file of above-mentioned complexity element position data can be resolved and be stored into during an overall Map gathers, as can Map<key be expressed as, value>.Wherein, key represents the identification information of enforcement complexity element in whole project, value represents described standard test environment information, the co-ordinate position information that can comprise above-mentioned browser version, monitor resolution and match, thus the correspondence realizing component identification information and standard test environment information.As the optional embodiment of one, the configuration file of described complexity element position data can pass through extend markup language (eXtensible Markup Language, XML) and represent.
When carrying out test initialization, for the interface element being judged to be complexity element, if the browser version under preset test environment, monitor resolution gather with described Map in standard environment information in browser version, monitor resolution identical, then do not need to calculate the position deviation of preset test environment relative to the standard test environment preset, directly can obtain the described position of complexity element in interface according to the co-ordinate position information in standard test environment data message.
If the browser version under preset test environment, monitor resolution gather from described Map in standard environment information in browser version, monitor resolution different, then according to the difference of browser version and monitor resolution in preset test environment and standard test environment, calculate the deviation of display position on different display interface, the position deviation of interface element relative to the standard test environment preset can be obtained, thus obtain the accurate coordinate position of described complexity interface element on described test macro interface.
In above-mentioned concrete enforcement, for the situation that preset test environment is different from standard test environment, after calculating the accurate coordinate position of described complexity interface element on described test macro interface, preset test environment information can be stored in the Map set of the overall situation and the configuration file of element position data.When restarting next time, if run into identical test environment, according to the coordinate information calculated, can directly obtain the coordinate position of complexity element, and without the need to again calculating the deviate between preset test environment and standard test environment, improve the efficiency of software automated testing.
Step S104, tests the control corresponding to described complexity interface element.
After calculating the position of described complexity interface element on described test macro interface by described step S103, just can call method of testing collection, by analog mouse operation, simulating keyboard operation, or analog mouse and keyboard operation simultaneously, the control corresponding to described complexity interface element is tested.Such as, to button control or drop down list control etc., mouse click is carried out in simulation; To Input, input through keyboard is carried out in simulation.
Above-mentioned automatic software test method, by selecting different test modes to dissimilar interface element, the advantage that complex control is simplified is combined with coordinate setting by the advantage of the accurate quick obtaining simple controls of conventional automated test, reduce automatic test difficulty, improve the efficiency of automatic test.
The embodiment of the invention also discloses the software automated testing device that a kind of and above-mentioned automatic software test method is corresponding.As shown in Figure 2, described software automated testing device 20 can comprise:
Comparing unit 201, compares for the identification information of the interface element by described software and preset kind information;
Recognition unit 202, for the comparative result according to described comparing unit, identifies that the type of the interface element of described software is simple type interface element or complexity interface element
First test cell 203, for call simple type interface element described in method of testing set pair identification information corresponding to control test;
Computing unit 204, for calculating the position deviation of preset test environment relative to the standard test environment preset, obtains the position of described complexity interface element on described test macro interface;
Second test cell 205, according to the position of described complexity interface element on described test macro interface, tests the control corresponding to described complexity interface element.
In concrete enforcement, the identification information of the interface element of described software can be obtained by the application programming interfaces of described software.
In concrete enforcement, described computing unit 204 can comprise: first obtains subelement, for obtaining the coordinate position of browser information, resolution information and described complexity interface element under standard test environment; Second obtains subelement, for obtaining browser information under preset test environment and resolution information; Computation subunit, for by browser information, the resolution information under browser information, resolution information and the described standard test environment under contrast preset test environment, calculates the deviate of the coordinate position of described complexity interface element.
In concrete enforcement, described software automated testing device 20 can also comprise: storage unit, for storing the coordinate position of browser information, resolution information and described complexity interface element under preset test environment.
In concrete enforcement, described second test cell 205, for by calling method of testing collection, by analog mouse operation, simulating keyboard operation, or analog mouse and keyboard operation simultaneously, the control corresponding to described complexity interface element is tested.
One of ordinary skill in the art will appreciate that all or part of step in the various methods of above-described embodiment is that the hardware that can carry out instruction relevant by program has come, this program can be stored in computer-readable recording medium, and storage medium can comprise: ROM, RAM, disk or CD etc.
Although the present invention discloses as above, the present invention is not defined in this.Any those skilled in the art, without departing from the spirit and scope of the present invention, all can make various changes or modifications, and therefore protection scope of the present invention should be as the criterion with claim limited range.

Claims (10)

1. an automatic software test method, is characterized in that, comprising:
Compared by the identification information of the interface element by described software and preset kind information, identify that the type of the interface element of described software is simple type interface element or complexity interface element;
The control corresponding to identification information calling simple type interface element described in method of testing set pair is tested;
Calculate the position deviation of preset test environment relative to the standard test environment preset, obtain the position of described complexity interface element on described test macro interface;
According to the position of described complexity interface element on described test macro interface, the control corresponding to described complexity interface element is tested.
2. automatic software test method as claimed in claim 1, it is characterized in that, the identification information of the interface element of described software is obtained by the application programming interfaces of described software.
3. automatic software test method as claimed in claim 1, is characterized in that, described calculating preset test environment comprises relative to the position deviation of the standard test environment preset:
Obtain the coordinate position of browser information, resolution information and the described complexity interface element under standard test environment;
Obtain the browser information under preset test environment and resolution information;
By browser information, resolution information under browser information, resolution information and the described standard test environment under contrast preset test environment, calculate the deviate of the coordinate position of described complexity interface element.
4. automatic software test method as claimed in claim 3, it is characterized in that, described acquisition described complexity interface element also comprises behind the position on described test macro interface:
Store the coordinate position of browser information, resolution information and the described complexity interface element under preset test environment.
5. automatic software test method as claimed in claim 1, is characterized in that, describedly carries out test to the control corresponding to described complexity interface element and comprises:
Call method of testing collection, by analog mouse operation, simulating keyboard operation, or analog mouse and keyboard operation simultaneously, the control corresponding to described complexity interface element is tested.
6. a software automated testing device, is characterized in that, comprising:
Comparing unit, compares for the identification information of the interface element by described software and preset kind information;
Recognition unit, for the comparative result according to described comparing unit, identifies that the type of the interface element of described software is simple type interface element or complexity interface element
First test cell, for call simple type interface element described in method of testing set pair identification information corresponding to control test;
Computing unit, for calculating the position deviation of preset test environment relative to the standard test environment preset, obtains the position of described complexity interface element on described test macro interface;
Second test cell, according to the position of described complexity interface element on described test macro interface, tests the control corresponding to described complexity interface element.
7. software automated testing device as claimed in claim 6, it is characterized in that, the identification information of the interface element of described software is obtained by the application programming interfaces of described software.
8. software automated testing device as claimed in claim 6, it is characterized in that, described computing unit comprises:
First obtains subelement, for obtaining the coordinate position of browser information, resolution information and described complexity interface element under standard test environment;
Second obtains subelement, for obtaining browser information under preset test environment and resolution information;
Computation subunit, for by browser information, the resolution information under browser information, resolution information and the described standard test environment under contrast preset test environment, calculates the deviate of the coordinate position of described complexity interface element.
9. software automated testing device as claimed in claim 8, is characterized in that, also comprise: storage unit, for storing the coordinate position of browser information, resolution information and described complexity interface element under preset test environment.
10. software automated testing device as claimed in claim 6, it is characterized in that, described second test cell, for by calling method of testing collection, by analog mouse operation, simulating keyboard operation, or analog mouse and keyboard operation simultaneously, the control corresponding to described complexity interface element is tested.
CN201410522269.6A 2014-09-30 2014-09-30 Automatic software test method and device Active CN104268083B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410522269.6A CN104268083B (en) 2014-09-30 2014-09-30 Automatic software test method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410522269.6A CN104268083B (en) 2014-09-30 2014-09-30 Automatic software test method and device

Publications (2)

Publication Number Publication Date
CN104268083A true CN104268083A (en) 2015-01-07
CN104268083B CN104268083B (en) 2018-01-12

Family

ID=52159606

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410522269.6A Active CN104268083B (en) 2014-09-30 2014-09-30 Automatic software test method and device

Country Status (1)

Country Link
CN (1) CN104268083B (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104778121A (en) * 2015-03-25 2015-07-15 网易(杭州)网络有限公司 Game program test method, device and system
CN105866574A (en) * 2016-03-29 2016-08-17 东莞华贝电子科技有限公司 Auxiliary identifying method and auxiliary identifying system for automated testing
CN106033387A (en) * 2015-03-11 2016-10-19 广州市动景计算机科技有限公司 A method and a device for testing flash intrinsic controls
WO2017005148A1 (en) * 2015-07-03 2017-01-12 上海触乐信息科技有限公司 Automatic software-testing method and device
CN107220170A (en) * 2016-03-22 2017-09-29 阿里巴巴集团控股有限公司 A kind of method of testing, device and electronic equipment
CN108681508A (en) * 2018-05-15 2018-10-19 福建天泉教育科技有限公司 A kind of test method and terminal of view-based access control model identification
CN109669873A (en) * 2018-12-27 2019-04-23 拉扎斯网络科技(上海)有限公司 User interface automatic test approach and device, electronic equipment and storage medium
CN110231959A (en) * 2018-03-06 2019-09-13 优酷网络技术(北京)有限公司 A kind of synchronous method of manipulation instruction, system and control centre
CN112231033A (en) * 2019-12-23 2021-01-15 北京来也网络科技有限公司 Software interface element matching method and device combining RPA and AI

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090217303A1 (en) * 2008-02-27 2009-08-27 Accenture Global Services Gmbh Test script transformation analyzer with change guide engine
CN101853204A (en) * 2010-06-01 2010-10-06 华南理工大学 Complex control testing system in windows environment

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090217303A1 (en) * 2008-02-27 2009-08-27 Accenture Global Services Gmbh Test script transformation analyzer with change guide engine
CN101853204A (en) * 2010-06-01 2010-10-06 华南理工大学 Complex control testing system in windows environment

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
张艳雪: "复杂GUI应用自动化测试框架设计与实现", 《万方学位论文》 *

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106033387B (en) * 2015-03-11 2018-09-11 广州市动景计算机科技有限公司 The method and apparatus for testing flash intrinsic controls
CN106033387A (en) * 2015-03-11 2016-10-19 广州市动景计算机科技有限公司 A method and a device for testing flash intrinsic controls
CN104778121B (en) * 2015-03-25 2018-09-18 网易(杭州)网络有限公司 The test method of games, apparatus and system
CN104778121A (en) * 2015-03-25 2015-07-15 网易(杭州)网络有限公司 Game program test method, device and system
WO2017005148A1 (en) * 2015-07-03 2017-01-12 上海触乐信息科技有限公司 Automatic software-testing method and device
CN107220170A (en) * 2016-03-22 2017-09-29 阿里巴巴集团控股有限公司 A kind of method of testing, device and electronic equipment
CN105866574B (en) * 2016-03-29 2018-07-17 东莞华贝电子科技有限公司 Automatic test assists in identifying method and assists in identifying system
CN105866574A (en) * 2016-03-29 2016-08-17 东莞华贝电子科技有限公司 Auxiliary identifying method and auxiliary identifying system for automated testing
CN110231959A (en) * 2018-03-06 2019-09-13 优酷网络技术(北京)有限公司 A kind of synchronous method of manipulation instruction, system and control centre
CN108681508A (en) * 2018-05-15 2018-10-19 福建天泉教育科技有限公司 A kind of test method and terminal of view-based access control model identification
CN108681508B (en) * 2018-05-15 2022-04-01 福建天泉教育科技有限公司 Testing method based on visual recognition and terminal
CN109669873A (en) * 2018-12-27 2019-04-23 拉扎斯网络科技(上海)有限公司 User interface automatic test approach and device, electronic equipment and storage medium
CN109669873B (en) * 2018-12-27 2022-06-21 拉扎斯网络科技(上海)有限公司 User interface automatic test method and device, electronic equipment and storage medium
CN112231033A (en) * 2019-12-23 2021-01-15 北京来也网络科技有限公司 Software interface element matching method and device combining RPA and AI

Also Published As

Publication number Publication date
CN104268083B (en) 2018-01-12

Similar Documents

Publication Publication Date Title
CN104268083A (en) Software automatic testing method and device
US10853232B2 (en) Adaptive system for mobile device testing
CN102567201B (en) Method for automatically recovering cross-model GUI (graphic user interface) test scripts
CN103984626B (en) A kind of method and device for generating test case script
CN104424094A (en) Method and device for obtaining abnormal information and intelligent terminal device
CN111881019B (en) User interface testing method and device
CN104375934A (en) Method for testing reliability of Android mobile phone software
US8745727B2 (en) Graphical user interface tester
CN102999419B (en) A kind of Android test incident record back method and device
US20200327043A1 (en) System and a method for automated script generation for application testing
CN109614325B (en) Method and device for determining control attribute, electronic equipment and storage medium
CN102411538B (en) Method for restoring test script of graphical user interface based on event reachability mode
TWI476587B (en) Testing method and testing apparatus for testing function of electronic apparatus
CN105354138A (en) Method for determining specific control attribute of mobile phone page
CN103049374B (en) Automatic testing method and device
CN112231206A (en) Script editing method for application program test, computer readable storage medium and test platform
CN113626326B (en) Dragging type zero code front end automatic test system based on image recognition
EP2951687A1 (en) Test script creation based on abstract test user controls
CN107102937B (en) User interface testing method and device
US20130339798A1 (en) Methods for automated software testing and devices thereof
KR101794016B1 (en) Method of analyzing application objects based on distributed computing, method of providing item executable by computer, server performing the same and storage media storing the same
US11106571B2 (en) Identification of input object in a graphical user interface
JP2009223568A (en) Scenario-generating device and program
US20220374340A1 (en) Techniques for decoupled management of software test execution planning and corresponding software test execution runs
CN106484625A (en) A kind of method based on universal test Software Development Platform test subsystems

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
CP01 Change in the name or title of a patent holder

Address after: 201807 2258 Chengbei Road, Jiading District, Shanghai

Patentee after: Shanghai Lianying Medical Technology Co., Ltd

Address before: 201807 2258 Chengbei Road, Jiading District, Shanghai

Patentee before: SHANGHAI UNITED IMAGING HEALTHCARE Co.,Ltd.

CP01 Change in the name or title of a patent holder