CN105279093A - Software test method, device and equipment - Google Patents

Software test method, device and equipment Download PDF

Info

Publication number
CN105279093A
CN105279093A CN201510837493.9A CN201510837493A CN105279093A CN 105279093 A CN105279093 A CN 105279093A CN 201510837493 A CN201510837493 A CN 201510837493A CN 105279093 A CN105279093 A CN 105279093A
Authority
CN
China
Prior art keywords
test
parameter
software
test item
item
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
CN201510837493.9A
Other languages
Chinese (zh)
Other versions
CN105279093B (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.)
Gongcai Network Technology Co.,Ltd.
Original Assignee
Shanghai Feixun Data Communication Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shanghai Feixun Data Communication Technology Co Ltd filed Critical Shanghai Feixun Data Communication Technology Co Ltd
Priority to CN201510837493.9A priority Critical patent/CN105279093B/en
Publication of CN105279093A publication Critical patent/CN105279093A/en
Application granted granted Critical
Publication of CN105279093B publication Critical patent/CN105279093B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Debugging And Monitoring (AREA)

Abstract

The invention discloses a software test method. The method comprises steps that, a test item function module and sequence are selected, and test parameters are set; a virtual script of test logic is generated according to the selected test item function module, the sequence and the set test parameters; test items of the test logic, the sequence and the test parameters are acquired through parsing the virtual script; the test items are tested according to the test items of the test logic, the sequence and the test parameters. The invention further discloses a software test device and equipment. Through the method, the device and the equipment, script edition test workload of software and professional requirements for testers are reduced, and software test work efficiency is improved.

Description

Method for testing software, device and equipment
Technical field
The present invention relates to field of electric control, particularly relate to a kind of method for testing software, device and equipment.
Background technology
Traditional method for testing software, requires that the test of test item is carried out in the manual input test order of professional test personnel, and require higher to the professional ability of tester, manual test process operation is loaded down with trivial details, at substantial manpower and materials and inefficiency.Although existing Software Testing Tool improves Efficiency of Software Testing on market, but these Software Testing Tool need software developer to write complicated script equally, require higher to the professional ability of tester equally, because its test logic is all pre-configured, tester cannot test needs according to reality and modifies and optimize.
Summary of the invention
Given this, the invention provides a kind of method for testing software, device and equipment, solve existing software test and technical matters that is higher and optimization of cannot modifying to the test logic of existing testing tool is required to tester's professional ability.
According to one embodiment of present invention, a kind of method for testing software is provided, comprises: select test item functional module and order and test parameter is set; The virtual script of test logic is generated with the test parameter arranged according to the test item functional module selected and order; Resolve described virtual script obtain test logic test item and order and test parameter; And according to test item and order and test parameter progressively all test items are tested.
Preferably, described method for testing software also comprises: generate and show the virtual icon of test item functional module.
Preferably, described method for testing software also comprises: analyze the test result of test item, and judges whether the test re-starting test item.
Preferably, described test parameter comprises input parameter, output parameter and execution number of times.
Preferably, described virtual script is TXT or XML format.
According to still another embodiment of the invention, a kind of software testing device is provided, comprises: select setting unit, for select test item functional module and order and test parameter is set; Script generation unit, for generating the virtual script of test logic according to the described test item functional module of selection setting unit selection and the test parameter of order and setting; Resolution unit, for resolving virtual script that described script generation unit generates to obtain the test item and sequentially and test parameter of test logic; And test cell, for resolving the test item and order that obtain according to described resolution unit and test parameter is progressively tested all test items.
Preferably, described software testing device also comprises test item icon generation unit and display unit, described test item icon generation unit is for generating the virtual icon of test item functional module, and described display unit is for showing the virtual icon of the test item functional module of described test item icon generation unit generation.
Preferably, described software testing device also comprises test result analysis unit, and the test result for the test item to described test cell is analyzed and judged whether to be re-started by described test cell the test of test item.
Preferably, described test parameter comprises input parameter, output parameter and execution number of times.
According to one embodiment of present invention, provide a kind of electronic equipment, described electronic equipment comprises above-mentioned software testing device.
Method for testing software provided by the invention, device and equipment, according to the actual needs of software test, select select test item functional module and order and test parameter is set, just automatically can generate the virtual script of test logic, common test technician just can carry out writing of test script simply, and can freely modify to test script and optimize, reduce the workload of software test Scripting Edition and the professional requirement of tester, improve the work efficiency of software test.
Accompanying drawing explanation
In order to be illustrated more clearly in the technical scheme in the embodiment of the present invention, below the accompanying drawing used required in describing embodiment is briefly described.Apparently, the accompanying drawing in the following describes is only some embodiments of the present invention, for those of ordinary skill in the art, under the prerequisite not paying creative work, can also obtain other accompanying drawing according to these accompanying drawings.
Fig. 1 is the schematic flow sheet of method for testing software in one embodiment of the invention.
Fig. 2 is the schematic flow sheet of method for testing software in another embodiment of the present invention.
Fig. 3 is the structural representation of software testing device in one embodiment of the invention.
Fig. 4 is the structural representation of software testing device in another embodiment of the present invention.
Embodiment
Below in conjunction with the drawings and specific embodiments, more detailed description is further done to technical scheme of the present invention.Obviously, described embodiment is only a part of embodiment of the present invention, instead of whole embodiments.Based on the embodiment in the present invention, the every other embodiment that those of ordinary skill in the art obtain under the prerequisite of not making creative work, all should belong to the scope of protection of the invention.
In describing the invention, it is to be appreciated that term " first ", " second " etc. are only for describing object, and instruction or hint relative importance can not be interpreted as.In describing the invention, it should be noted that, unless otherwise clearly defined and limited, term " is connected ", " connection " should be interpreted broadly, such as, can be fixedly connected with, also can be removably connect, or connect integratedly; Can be mechanical connection, also can be electrical connection; Can be directly be connected, also indirectly can be connected by intermediary.For the ordinary skill in the art, above-mentioned term concrete meaning in the present invention can be understood in conjunction with concrete condition.In addition, in describing the invention, except as otherwise noted, the implication of " multiple " is two or more.
Describe and can be understood in process flow diagram or in this any process otherwise described or method, represent and comprise one or more for realizing the module of the code of the executable instruction of the step of specific logical function or process, fragment or part, and the scope of the preferred embodiment of the present invention comprises other realization, wherein can not according to order that is shown or that discuss, comprise according to involved function by the mode while of basic or by contrary order, carry out n-back test, this should understand by embodiments of the invention person of ordinary skill in the field.
Fig. 1 is the schematic flow sheet of method for testing software in one embodiment of the invention.As shown in the figure, described method for testing software, comprising:
Step S101: select test item functional module and order and test parameter is set.
Wherein, described test item is all possible test event of software test, the test item functional module of the test logic virtual script comprising test event can be generated in advance according to the fc-specific test FC requirement of test event and method of testing, when the test virtual script of described test item will be generated can directly Selection and call test item functional module and obtain test logic function script, and without the need to separately for described function items edit script.Such as, in the present embodiment, the functional module A that the test item that can actual needs selected to test in all test item functional modules is corresponding, B, C, D and E, and require to carry out test sequencing A-E-D-C-B to the functional module of described test item according to method of testing, correspondingly test parameter is arranged to each functional module.Wherein, described test parameter comprises input parameter, output parameter and execution number of times.The execution number of times of the test parameter of usual functional module is set to once, but may need to be set to perform repeatedly to test, to obtain stable test effect for the test of some specific functions.
Step S102: generate the virtual script of test logic with the test parameter arranged according to the test item functional module selected and order.
Concrete, obtain the test item functional module and order selected, call the test logic virtual script that selectively test item functional module is corresponding, and the virtual script of the test logic of this test is finally generated according to the order of the test function item functional module of described selection and test parameter, described virtual script can be stored as TXT or XML format.
Step S103: resolve described virtual script obtain test logic test item and order and test parameter.
Concrete, when software test will be carried out, can call and resolve the described virtual script of TXT or XML format, and the test item of read test test logic, testing sequence and test parameter.
Step S104: according to test item and order and test parameter progressively all test items are tested.
In the present embodiment, obtain test item sequence A-E-D-C-B and the test parameter corresponding to each test item of this software test, first carry out presetting the test performing number of times to test item A, input parameter in input test parameter, obtain the output parameter of actual test, and the output parameter that output parameter reality exported and test parameter are preset compares, judge the test success of described test item A when both are consistent, exportable described test item A tests successful result; The test crash of described test item A is judged, the result of exportable described test item A test crash when both are inconsistent.In like manner, progressively can test according to default testing sequence all test items, and obtain test result.
The method for testing software of the present embodiment, according to the actual needs of software test, select select test item functional module and order and test parameter is set, just automatically can generate the virtual script of test logic, common test technician just can carry out writing of test script simply, and can freely modify to test script and optimize, reduce the workload of software test Scripting Edition and the professional requirement of tester, improve the work efficiency of software test.
Fig. 2 is the schematic flow sheet of method for testing software in another embodiment of the present invention.As shown in the figure, described method for testing software, comprising:
Step S201: generate and show the virtual icon of test item functional module.
Wherein, described test item is all possible test event of software test, the test item functional module of the test logic virtual script comprising test event can be generated according to the fc-specific test FC requirement of test event and method of testing in advance, and generate and show standard icon corresponding to described test item functional module.
When carrying out testing the writing of virtual script, can directly drag select the functional module of test item corresponding standard icon to test logic editor, and the sequence of the standard icon of test item is obtained test logic function script according to testing sequence sequence, hit testing item icon arranges the test parameter of test item, without the need to the tester of specialty separately for all test item edit scripts, common test personnel just just can realize writing of test logic by the virtual icon dragging test item functional module with the test parameter arranging icon, a large amount of test script code write work simplification for dragging the work of test item functional block diagram target, reduce difficulty and the workload of test logic script edit, improve the work efficiency of software test.
Step S202: select test item functional module and order and test parameter is set.
Step S203: generate the virtual script of test logic with the test parameter arranged according to the test item functional module selected and order.
Step S204: resolve described virtual script obtain test logic test item and order and test parameter.
Step S205: according to test item and order and test parameter progressively all test items are tested.
Step S206: the test result of test item is analyzed, and judge whether the test re-starting test item.
In the present embodiment, when the actual test output parameter of test item A is inconsistent with the output parameter preset, judge the test crash of described test item A, the result of exportable described test item A test crash, and the reason of the output parameter analytical test failure exported is tested according to reality, if because test environment exception or specific factor cause when finding test crash, the test of described test item A can be re-started by automatic decision, avoid the situation of the test crash caused due to test environment exception or specific factor, improve stability and the reliability of software test.
The method for testing software of the present embodiment, according to the actual needs of software test, drag and select the icon of test item functional module and arrange icon order and test parameter is set, just automatically can generate the virtual script of test logic, common test technician just can carry out writing of test script simply visually, and can freely modify to test script and optimize, a large amount of test script code write work simplification for dragging the work of test item functional block diagram target, reduce the workload of software test Scripting Edition and the professional requirement of tester, improve the work efficiency of software test., test result to be analyzed and judgement retests meanwhile, avoid the situation of the test crash caused due to test environment exception or specific factor, improve stability and the reliability of software test.
Fig. 3 is the structural representation of software testing device in one embodiment of the invention.On the basis of said method embodiment, the software testing device 10 of the present embodiment comprises selects setting unit 101, script generation unit 102, resolution unit 103 and test cell 104.
Described selection setting unit 101, for select test item functional module and order and test parameter is set.Wherein, described test item is all possible test event of software test, the test item functional module of the test logic virtual script comprising test event can be generated in advance according to the fc-specific test FC requirement of test event and method of testing, when the test virtual script of described test item will be generated, described selection setting unit 101 can directly Selection and call test item functional module and obtain test logic function script, and without the need to separately for described function items edit script.Such as, in the present embodiment, the functional module A that described selection setting unit 101 test item that can actual needs be selected to test in all test item functional modules is corresponding, B, C, D and E, and require to carry out test sequencing A-E-D-C-B to the functional module of described test item according to method of testing, correspondingly test parameter is arranged to each functional module.Wherein, described test parameter comprises input parameter, output parameter and execution number of times.The execution number of times of the test parameter of usual functional module is set to once, but may need to be set to perform repeatedly to test, to obtain stable test effect for the test of some specific functions.
Described script generation unit 102, for generating the virtual script of test logic according to the described test item functional module of selection setting unit 101 selection and the test parameter of order and setting.Concrete, described script generation unit 102 obtains the test item functional module and order selected, call the test logic virtual script that selectively test item functional module is corresponding, and the virtual script of the test logic of this test is finally generated according to the order of the test function item functional module of described selection and test parameter, described virtual script can be stored as TXT or XML format.
Described resolution unit 103, for resolving virtual script that described script generation unit 102 generates to obtain the test item and sequentially and test parameter of test logic.When carrying out software test, the described virtual script of TXT or XML format is called and resolved to described resolution unit 103, and the test item of read test test logic, testing sequence and test parameter.
Described test cell 104, for resolving the test item and order that obtain and test parameter is progressively tested all test items according to described resolution unit 103.
In the present embodiment, described test cell 104 obtains test item sequence A-E-D-C-B and the test parameter corresponding to each test item of this software test, first carry out presetting the test performing number of times to test item A, input parameter in input test parameter, obtain the output parameter of actual test, and the output parameter that output parameter reality exported and test parameter are preset compares, judge the test success of described test item A when both are consistent, exportable described test item A tests successful result; The test crash of described test item A is judged, the result of exportable described test item A test crash when both are inconsistent.In like manner, described test cell 104 progressively can be tested according to default testing sequence all test items, and obtains test result.
The software testing device of the present embodiment, according to the actual needs of software test, by select setting unit select select test item functional module and order and test parameter is set, script generation unit just can generate the virtual script of test logic automatically, common test technician just can carry out writing of test script simply, and can freely modify to test script and optimize, reduce the workload of software test Scripting Edition and the professional requirement of tester, improve the work efficiency of software test.
Fig. 4 is the structural representation of software testing device in another embodiment of the present invention.As shown in the figure, the software testing device 10 of the present embodiment comprises selects setting unit 101, script generation unit 102, resolution unit 103, test cell 104, test item icon generation unit 105, display unit 106 and test result analysis unit 107, described display unit 106 is respectively with described test item icon generation unit 105 with select setting unit 101 to be connected, and described test result analysis unit 107 is connected with described test cell 104.
Described test item icon generation unit 105 is for generating the virtual icon of test item functional module, described display unit 106 is for showing the virtual icon of the test item functional module of described test item icon generation unit 105 generation, described test result analysis unit 107, the test result for the test item to described test cell 104 is analyzed and is judged whether to be re-started by described test cell 104 test of test item.
Wherein, described test item is all possible test event of software test, described test item icon generation unit 105 can generate the test item functional module of the test logic virtual script comprising test event in advance according to the fc-specific test FC requirement of test event and method of testing, and generates standard icon corresponding to described test item functional module.Described display unit 106 can be display or touch-screen, is shown by the virtual icon that described test item icon generation unit 105 generates, and carries out dragging select for tester.
When carrying out testing the writing of virtual script, directly can drag standard icon corresponding to the functional module of the test item selecting described display unit 106 to show to test logic editor, the sequence of the standard icon of test item is obtained test logic function script according to testing sequence sequence by described selection setting unit 101, and hit testing item icon arranges the test parameter of test item, without the need to the tester of specialty separately for all test item edit scripts, common test personnel just just can realize writing of test logic by the virtual icon dragging test item functional module with the test parameter arranging icon, a large amount of test script code write work simplification for dragging the work of test item functional block diagram target, reduce difficulty and the workload of test logic script edit, improve the work efficiency of software test.
In the present embodiment, when the actual test output parameter of described test cell 104 test item A is inconsistent with the output parameter preset, judge the test crash of described test item A, the result of exportable described test item A test crash, and by the reason of described test result analysis unit 107 according to the output parameter analytical test failure of reality test output, if because test environment exception or specific factor cause when finding test crash, described test result analysis unit 107 can re-start the test of described test item A by automatic decision, avoid the situation of the test crash caused due to test environment exception or specific factor, improve stability and the reliability of software test.
The software testing device of the present embodiment, according to the actual needs of software test, test item icon generation unit generates the icon of test item functional module in advance, drag by selecting setting unit and select the icon of test item functional module and arrange icon order and test parameter is set, script generation unit just can generate the virtual script of test logic automatically, common test technician just can carry out writing of test script simply visually, and can freely modify to test script and optimize, a large amount of test script code write work simplification for dragging the work of test item functional block diagram target, reduce the workload of software test Scripting Edition and the professional requirement of tester, improve the work efficiency of software test.Meanwhile, test result analysis unit analyzes test result and judgement retests, and avoids the situation of the test crash caused due to test environment exception or specific factor, improves stability and the reliability of software test.
Be understandable that, software testing device provided by the invention can be used alone, and also can realize software test as a part for electronic equipment.
Should be appreciated that each several part of the present invention can realize with hardware, software, firmware or their combination.In the above-described embodiment, multiple step or method can with to store in memory and the software performed by suitable instruction execution system or firmware realize.Such as, if realized with hardware, the same in another embodiment, can realize by any one in following technology well known in the art or their combination: the discrete logic with the logic gates for realizing logic function to data-signal, there is the special IC of suitable combinational logic gate circuit, programmable gate array (PGA), field programmable gate array (FPGA) etc.
In the description of this instructions, reference term " embodiment ", " some embodiments ", " example ", " concrete example " or " some examples " etc. describe the specific features, structure, material or the feature that mean to describe in conjunction with this embodiment or example and are contained at least one embodiment of the present invention or example.In this manual, identical embodiment or example are not necessarily referred to the schematic representation of above-mentioned term.And the specific features of description, structure, material or feature can combine in an appropriate manner in any one or more embodiment or example.
Although illustrate and describe embodiments of the invention, those having ordinary skill in the art will appreciate that: can carry out multiple change, amendment, replacement and modification to these embodiments when not departing from principle of the present invention and aim, scope of the present invention is by claim and equivalents thereof.

Claims (10)

1. a method for testing software, is characterized in that, comprising:
Select test item functional module and order and test parameter is set;
The virtual script of test logic is generated with the test parameter arranged according to the test item functional module selected and order;
Resolve described virtual script obtain test logic test item and order and test parameter; And
According to test item and order and test parameter progressively all test items are tested.
2. method for testing software as claimed in claim 1, is characterized in that, also comprise: generate and show the virtual icon of test item functional module.
3. method for testing software as claimed in claim 1 or 2, is characterized in that, also comprise: analyze the test result of test item, and judge whether the test re-starting test item.
4. method for testing software as claimed in claim 1, it is characterized in that, wherein said test parameter comprises input parameter, output parameter and execution number of times.
5. method for testing software as claimed in claim 1, it is characterized in that, wherein said virtual script is TXT or XML format.
6. a software testing device, is characterized in that, comprising:
Select setting unit, for select test item functional module and order and test parameter is set;
Script generation unit, for generating the virtual script of test logic according to the described test item functional module of selection setting unit selection and the test parameter of order and setting;
Resolution unit, for resolving virtual script that described script generation unit generates to obtain the test item and sequentially and test parameter of test logic; And
Test cell, for resolving the test item and order that obtain and test parameter is progressively tested all test items according to described resolution unit.
7. software testing device as claimed in claim 6, it is characterized in that, also comprise test item icon generation unit and display unit, described test item icon generation unit is for generating the virtual icon of test item functional module, and described display unit is for showing the virtual icon of the test item functional module of described test item icon generation unit generation.
8. software testing device as claimed in claims 6 or 7, it is characterized in that, also comprise test result analysis unit, the test result for the test item to described test cell is analyzed and is judged whether to be re-started by described test cell the test of test item.
9. software testing device as claimed in claim 6, it is characterized in that, wherein said test parameter comprises input parameter, output parameter and execution number of times.
10. an electronic equipment, is characterized in that, described electronic equipment comprises the software testing device as described in any one of claim 6 to 9.
CN201510837493.9A 2015-11-26 2015-11-26 Method for testing software, device and equipment Active CN105279093B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510837493.9A CN105279093B (en) 2015-11-26 2015-11-26 Method for testing software, device and equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510837493.9A CN105279093B (en) 2015-11-26 2015-11-26 Method for testing software, device and equipment

Publications (2)

Publication Number Publication Date
CN105279093A true CN105279093A (en) 2016-01-27
CN105279093B CN105279093B (en) 2018-04-06

Family

ID=55148138

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510837493.9A Active CN105279093B (en) 2015-11-26 2015-11-26 Method for testing software, device and equipment

Country Status (1)

Country Link
CN (1) CN105279093B (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107404418A (en) * 2017-07-26 2017-11-28 百度在线网络技术(北京)有限公司 Internet product method of testing, device, equipment and storage medium
CN108776640A (en) * 2018-05-07 2018-11-09 深圳壹账通智能科技有限公司 Distributed test method, device, computer equipment and storage medium
CN109324961A (en) * 2018-08-14 2019-02-12 中国平安人寿保险股份有限公司 System automatic test approach, device, computer equipment and storage medium
CN111159050A (en) * 2019-12-30 2020-05-15 深圳Tcl新技术有限公司 Intelligent lock testing method and device and computer readable storage medium
CN113946519A (en) * 2021-11-10 2022-01-18 四川启睿克科技有限公司 Method for automatically testing UI (user interface)
CN114812695A (en) * 2022-06-27 2022-07-29 芯耀辉科技有限公司 Product testing method and device, computer equipment and storage medium
CN117555812A (en) * 2024-01-11 2024-02-13 北京捷科智诚科技有限公司 Cloud platform automatic testing method and system

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080184206A1 (en) * 2007-01-31 2008-07-31 Oracle International Corporation Computer-implemented methods and systems for generating software testing documentation and test results management system using same
CN102609341A (en) * 2011-07-08 2012-07-25 李康 Hardware equipment automation testing system and testing method thereof
CN103729285A (en) * 2012-10-11 2014-04-16 腾讯科技(深圳)有限公司 Method, device and system for testing web page
CN104615538A (en) * 2015-02-05 2015-05-13 天津市康凯特软件科技有限公司 Mobile phone application testing method based on mobile phone interface control elements

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080184206A1 (en) * 2007-01-31 2008-07-31 Oracle International Corporation Computer-implemented methods and systems for generating software testing documentation and test results management system using same
CN102609341A (en) * 2011-07-08 2012-07-25 李康 Hardware equipment automation testing system and testing method thereof
CN103729285A (en) * 2012-10-11 2014-04-16 腾讯科技(深圳)有限公司 Method, device and system for testing web page
CN104615538A (en) * 2015-02-05 2015-05-13 天津市康凯特软件科技有限公司 Mobile phone application testing method based on mobile phone interface control elements

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107404418A (en) * 2017-07-26 2017-11-28 百度在线网络技术(北京)有限公司 Internet product method of testing, device, equipment and storage medium
CN107404418B (en) * 2017-07-26 2020-12-11 百度在线网络技术(北京)有限公司 Internet product testing method, device, equipment and storage medium
CN108776640A (en) * 2018-05-07 2018-11-09 深圳壹账通智能科技有限公司 Distributed test method, device, computer equipment and storage medium
CN109324961A (en) * 2018-08-14 2019-02-12 中国平安人寿保险股份有限公司 System automatic test approach, device, computer equipment and storage medium
CN109324961B (en) * 2018-08-14 2024-05-17 中国平安人寿保险股份有限公司 System automatic test method, device, computer equipment and storage medium
CN111159050A (en) * 2019-12-30 2020-05-15 深圳Tcl新技术有限公司 Intelligent lock testing method and device and computer readable storage medium
CN113946519A (en) * 2021-11-10 2022-01-18 四川启睿克科技有限公司 Method for automatically testing UI (user interface)
CN114812695A (en) * 2022-06-27 2022-07-29 芯耀辉科技有限公司 Product testing method and device, computer equipment and storage medium
CN114812695B (en) * 2022-06-27 2022-10-28 芯耀辉科技有限公司 Product testing method and device, computer equipment and storage medium
CN117555812A (en) * 2024-01-11 2024-02-13 北京捷科智诚科技有限公司 Cloud platform automatic testing method and system
CN117555812B (en) * 2024-01-11 2024-05-17 北京捷科智诚科技有限公司 Cloud platform automatic testing method and system

Also Published As

Publication number Publication date
CN105279093B (en) 2018-04-06

Similar Documents

Publication Publication Date Title
CN105279093A (en) Software test method, device and equipment
CN109302522B (en) Test method, test device, computer system, and computer medium
US9389849B2 (en) Test case pattern matching
US8356282B1 (en) Integrated development environment for the development of electronic signal testing strategies
US20130262934A1 (en) Method and apparatus for automatically generating a test script for a graphical user interface
US7480826B2 (en) Test executive with external process isolation for user code modules
CN107807881B (en) Code coverage rate testing method and device and computer equipment
CN108845557B (en) User control of automated test features using a software application programming interface
US7895575B2 (en) Apparatus and method for generating test driver
CN103631720A (en) Method and device for generating test case
CN104520818A (en) Performance tests in a continuous deployment pipeline
CN104881364A (en) Automated testing method and system applied to Android system
KR100808257B1 (en) Apparatus and Method for prototype development of embedded system
CN112416318B (en) Micro-service development method and device, storage medium and electronic equipment
CN104777416A (en) Testing method and tester for circuit board
CN111290941A (en) Method and device for testing multiple interfaces, computing equipment and medium
CN1892238A (en) Method and apparatus that provide for configuration of hardware resources specified in a test template
US7451358B2 (en) Test executive system with automatic expression logging and parameter logging
US9542084B1 (en) System and method for generating vias in an electronic design by automatically using a hovering cursor indication
KR20190094779A (en) Automatically Generate Device for PLC Instruction Compiler Test-Case
KR101252358B1 (en) Apparatus and method for testing plc command
US8773527B2 (en) System and method for capturing debug information using a peripheral device
KR102603330B1 (en) Apparatus and method for display the test coverage
CN106933713B (en) Verification method and verification system of hardware accelerator
US9740592B2 (en) Supporting debugging of program and graphical user interface for supporting debugging

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
TR01 Transfer of patent right

Effective date of registration: 20201130

Address after: Room 10242, No. 260, Jiangshu Road, Xixing street, Binjiang District, Hangzhou City, Zhejiang Province

Patentee after: Hangzhou Jiji Intellectual Property Operation Co.,Ltd.

Address before: 201616 Shanghai city Songjiang District Sixian Road No. 3666

Patentee before: Phicomm (Shanghai) Co.,Ltd.

TR01 Transfer of patent right
TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20201222

Address after: 8319 Yanshan Road, Bengbu City, Anhui Province

Patentee after: Bengbu Lichao Information Technology Co.,Ltd.

Address before: Room 10242, No. 260, Jiangshu Road, Xixing street, Binjiang District, Hangzhou City, Zhejiang Province

Patentee before: Hangzhou Jiji Intellectual Property Operation Co.,Ltd.

TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20210312

Address after: 313000 room 1019, Xintiandi commercial office, Yishan street, Wuxing District, Huzhou, Zhejiang, China

Patentee after: Huzhou YingLie Intellectual Property Operation Co.,Ltd.

Address before: 8319 Yanshan Road, Bengbu City, Anhui Province

Patentee before: Bengbu Lichao Information Technology Co.,Ltd.

TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20220721

Address after: 430000 room 01, 7 / F, building B6, phase II of the financial backstage service center base construction project, No. 77, Guanggu Avenue, East Lake New Technology Development Zone, Wuhan, Hubei Province (Wuhan area of the free trade zone)

Patentee after: Gongcai Network Technology Co.,Ltd.

Address before: 313000 room 1019, Xintiandi commercial office, Yishan street, Wuxing District, Huzhou, Zhejiang, China

Patentee before: Huzhou YingLie Intellectual Property Operation Co.,Ltd.