CN102595184A - Intelligent television automation test method and system - Google Patents

Intelligent television automation test method and system Download PDF

Info

Publication number
CN102595184A
CN102595184A CN2012100175717A CN201210017571A CN102595184A CN 102595184 A CN102595184 A CN 102595184A CN 2012100175717 A CN2012100175717 A CN 2012100175717A CN 201210017571 A CN201210017571 A CN 201210017571A CN 102595184 A CN102595184 A CN 102595184A
Authority
CN
China
Prior art keywords
test
redundant
redundant table
data
http request
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
CN2012100175717A
Other languages
Chinese (zh)
Other versions
CN102595184B (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.)
Juhaokan Technology Co Ltd
Original Assignee
Qingdao Hisense Media Network 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 Qingdao Hisense Media Network Technology Co Ltd filed Critical Qingdao Hisense Media Network Technology Co Ltd
Priority to CN201210017571.7A priority Critical patent/CN102595184B/en
Publication of CN102595184A publication Critical patent/CN102595184A/en
Application granted granted Critical
Publication of CN102595184B publication Critical patent/CN102595184B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Testing, Inspecting, Measuring Of Stereoscopic Televisions And Televisions (AREA)

Abstract

The invention relates to the technical field of intelligent televisions, provides an intelligent television automation test method and an intelligent television automation test system. The method comprises the following steps: establishing a first redundant table and a second redundant table in a test database; initializing data in the redundant tables; obtaining corresponding variable parameters from the second redundant table to finish the configuration of initial test data in the first redundant table; determining an execution sequence of a test case according to the data in the first redundant table, assembling into a corresponding http request statement and putting the assembled http request statement into a call queue of a script according to the execution sequence; executing http requests in the queue in sequence, saving the corresponding return results and automatically updating the data in the redundant tables; and outputting the test results after all the test of each type of equipment is finished. According to the invention, the automatic assembly and the execution of the test script are finished through the operation of the two redundant tables, so that the automatic test of an intelligent television is realized, and the work efficiency when the intelligent television is tested is greatly improved.

Description

Intelligent television automated testing method and system
Technical field
The present invention relates to the intelligent television technical field, particularly a kind of intelligent television automated testing method and system.
Background technology
Intelligent television system part business is to carry out the http request through terminal to server, and server returns corresponding results web is provided service.In the test of intelligent television, in order to accelerate the checking of various model intelligent television basic functions, the url pseudo-terminal access servers that adopt when each regression test or basic function checking more.The request form at different model terminal is different generally speaking, but the terminal access server all is to adopt the http agreement, and form is generally all removable is divided in request: preset parameter+changes joined.The change ginseng of the test case that wherein has depends on the test result of other test cases, when test case is carried out in this case sequencing is arranged, and need on-the-fly modify the execution sequence and the executing state of test case according to data dependence relation.
Yet in realizing process of the present invention, the inventor finds; The test of intelligent television at present relies on artificial intervention to a great extent; Promptly adopt manual test, choose a kind of test type earlier, get into background data base then and obtain suitable change and join for example mac address etc. by manual work; In browser, utilize " preset parameter+change ginseng " to ask subsequently, check the result again.If second test case of this type needs the test result of first test case, then need write down the test result of first test case, assemble the http request of second test case then.
The automated testing method of much asking based on http at present all is the form of pre-set http request, in automatic test script, configures the execution sequence of test case subsequently, calls the implementation of test cases in order of automatic test script then.Such mode flexibility is not high, if the http required parameter of test case request is different when testing at every turn, just need each all by the parameter of manual work adjustment http request, manual intervention often, be prone to make mistakes, inefficiency.
Such as there being a kind of automation white-box testing system and method for using towards web in the prior art; Comprise the web data acquisition module; The data message that the tester is submitted at client browser saves as web solicited message data file automatically; And add action information, generate the initial testing data file; Script generation module, it generates test script according to the initial testing data file; Data generation module, this module is described the logical order that test case is carried out through writing a business description file, automatically the initial testing data file is made amendment, and generates test data file; The integration testing module, its logical order according to the business description file is coupled to a plurality of test cases.Can find out that test mode of the prior art has following defective usually: (1) needs artificial from browser input data, and manual intervention point is many, easy error; (2) test script can be controlled the execution sequence of test case, if but can't realize automatic test when having data dependence relation between test case.
Summary of the invention
The technical problem that (one) will solve
To the shortcoming of prior art, the present invention has proposed a kind of intelligent television automated testing method and system for the web that solves TV in the prior art tests the problem that can't get parms and adjust data dependence relation automatically.
(2) technical scheme
To achieve these goals, on the one hand, the invention provides a kind of intelligent television automated testing method, said method comprises step:
In test database, set up the first redundant table and the second redundant table;
The redundant table of initialization data;
From the second redundant table, obtain the configuration that corresponding change ginseng is accomplished the first redundant table initial testing data;
Data according to the first redundant table are confirmed the execution sequence of test case, and are assembled into corresponding http request statement, script put in the said http request statement that assembles by said execution sequence the formation of calling;
Order is carried out the http request in the formation and is preserved corresponding return results, upgrades the data of redundant table automatically;
, the test of every kind equipment outputs test result after all accomplishing.
On the other hand, the present invention also provides a kind of intelligent television automatization test system simultaneously, and said system comprises:
Redundant table makes up module, is used for setting up the first redundant table and the second redundant table at test database;
Initialization module is used for the redundant table of initialization data;
Data acquisition module is used for obtaining the configuration that corresponding change ginseng is accomplished the first redundant table initial testing data from the second redundant table;
Knockdown block is used for confirming the execution sequence of test case according to the data of the first redundant table, and is assembled into corresponding http request statement, script put in the said http request statement that assembles by said execution sequence the formation of calling;
Executive Module is used for the http request that order is carried out formation, and preserves corresponding return results, upgrades the data of redundant table automatically;
Output module is used for after the test of every kind equipment is all accomplished, outputing test result as a result.
(3) beneficial effect
In the scheme of the present invention; Use the first redundant table to control the execution sequence of test case and improve the data dependence relation between test case; And through second redundant automatic recording parameters of table and the real-time update test mode; Automatic assembling and execution through two redundant operations completion test scripts of showing have realized the automatic test of intelligent television, the operating efficiency when greatly having improved the intelligent television test.In addition, realize data isolation, guaranteed that test process security is reliable by redundant table independently; Scheme of the present invention can support that all relate to the test of http request in the intelligent television test process, and is compatible good, applied widely.
Description of drawings
Fig. 1 is the handling process sketch map of intelligent television automated testing method in the embodiments of the invention;
Fig. 2 is the modular structure sketch map of intelligent television automatization test system in the embodiments of the invention.
Embodiment
To combine the accompanying drawing in the embodiment of the invention below, the technical scheme in the embodiment of the invention is carried out clear, intactly description, obviously, described embodiment is a part of embodiment of the present invention, rather than whole embodiment.Based on the embodiment among the present invention, the every other embodiment that those of ordinary skills are obtained under the prerequisite of not making creative work belongs to the scope that the present invention protects.
The present invention provides a kind of intelligent television automated testing method and system based on the http request, all will obtain manual testing's easy error and the big problem of workload when between different parameters and the test case data dependence relation being arranged when test case is carried out at every turn in the time of can solving intelligent television field url simulation http request for test.Adopt the test mode of automation to realize test fast and accurately among the present invention.
Particularly, referring to Fig. 1, the intelligent television automated testing method comprises step in the embodiments of the invention:
In test database, set up the first redundant table and the second redundant table; Wherein, The said first redundant table is used to control the execution sequence of test case and improves the data dependence relation between test case, and the said second redundant table is used for all parameters in record test data storehouse and test mode thereof;
The redundant table of initialization data;
From the second redundant table, obtain the configuration that corresponding change ginseng is accomplished the first redundant table initial testing data;
Data according to the first redundant table are confirmed the execution sequence of test case, and are assembled into corresponding http request statement, script put in the said http request statement that assembles by said execution sequence the formation of calling;
Order is carried out the http request in the formation and is preserved corresponding return results, upgrades the data of redundant table automatically;
, the test of every kind equipment outputs test result after all accomplishing.
Below in conjunction with concrete embodiment method of the present invention is done further explanation.At first, in test database, increasing a redundant table (the first redundant Table A) is used to control the execution sequence of test case and improves the data dependence relation between test case.Wherein, projects such as essential record equipment id, sequence number, preset parameter, change ginseng, the mark that is finished, dependence sequence number, test result are needed the maintenance of the essential informations such as equipment id of test machine in the redundant Table A by tester's completion.Secondly in test database, increase a redundant table (the second redundant table B sees table 2) and be used for all parameters in record test data storehouse and test mode thereof.
Before carrying out each test, redundancy table data are carried out initialization, at first the basic data of the redundant Table A of initialization for example empties " test result " field, and the field that will " be finished " all is changed to " denying ", and field empties will " to become ginseng "; Redundant Table A after the completion initialization sees the following form 1.
Figure BDA0000132539210000051
The table 1 first redundant Table A
Among the present invention, redundant table need be introduced in order to realize automatic test, has no relation with original normal professional (being other business of former test database), has guaranteed data isolation, and handling safety is reliable; Because data are to other professional nothing influences, the extensibility of redundant table is relatively good, can increase redundant epiphase pass field and expand function corresponding according to the service needed of reality in the future.
In an embodiment of the present invention; Only need when setting up redundant Table A by the equipment id in the redundant Table A of manual maintenance, preset parameter, sequence number, dependence sequence number once, database acquisition module automatic configuring redundancy table initial testing data are avoided artificial easy error and the big problem of workload when from test database, obtaining data during each later on test.
In the redundancy table, introduce " dependence sequence number " field, realize the data dependence relation between test case.During script executing according to the order implementation of test cases of initial setting, and based on data dependence relation with the foundation that the result that last time, use-case was carried out carried out as next time, reduced the http request that repeats, improved efficient.
In addition, before carrying out test for the first time, the entire parameter table in the test database is copied among the redundant table B, redundancy is shown among the B test mode all be made as and do not carry out (promptly " whether test " field and be made as " denying "), the redundancy table B after the initialization completion sees the following form 2.Redundant table B is writing down all parameters to be tested, and " whether testing " field of all parameters all is " denying " after the initialization, representes that all parameters all do not have mistake to be tested; If after the mistake to be tested, the value of " whether testing " field that this parameter is corresponding just becomes " being " in test process for parameter, will not obtain this parameter as test parameter when test next time like this.
Equipment id Sequence number Parameter Whether test
1001 1 00001 Not
1002 1 00002 Not
1003 1 00003 Not
1001 3 00004 Not
... ... ...
The table 2 second redundant table B
Among the present invention, can also increase the synchronous of a trigger control redundancy table B and test database parameter.System is by the data sync of trigger control test database test parameter with redundant table TableB, for example:
Test database increases a parameter " 00001 ", and then being controlled among the redundant table B by trigger increases record " 00001 ", and " whether testing " field value is " denying "
A test database deletion parameter " 00001 " then is controlled at the record of also deleting " 00001 " among the redundant table B by trigger.
After the initialization of accomplishing redundant table data, accomplish the configuration of redundant Table A test data automatically; From redundancy table B, obtain corresponding change ginseng according to equipment id and sequence number.
For example for " 1001 " sequence number be for the record method getparms of " 1 " to equipment id:
In redundancy table B, search corresponding record based on equipment id " 1001 " and sequence number " 1 ", join as the change of redundant Table A corresponding record with the parameter that should write down among the redundancy table B.
If " the dependence sequence number " of redundant Table A do not shown to obtain among the B for change ginseng empty then this record need not arrive redundancy.
Redundant Table A behind the completion data configuration sees the following form 3.
Figure BDA0000132539210000071
Table 3 is accomplished the first redundant Table A behind the data configuration
Subsequently, confirm the record of execution first, and be assembled into corresponding http request statement, be put into calling in the formation of script and go according to the data of redundant Table A.For example: only dependence is numbered " sky " for the first time and is finished and assemble for all records of "No", the assembling form is: preset parameter+change ginseng.
Order is carried out the http request in the formation, and preserves corresponding return results.Whenever all can upgrade the redundant data of showing automatically after executing once test.Step is following:
A, write the return results of http request " test result " field of redundant Table A;
B, upgrade that to rely on sequence number in the redundant Table A be the current record sequence number, and " becoming ginseng " field of the identical record of device code;
C, upgrade redundant Table A and " be finished " field for " being ";
" whether testing " field of d, the redundant table of renewal B is " being ", and can filter out this parameter when testing next time.
Carried out two redundant tables after the several times tests see the following form 4 with table 5.
Figure BDA0000132539210000081
Table 4 is carried out the first redundant Table A after some tests
Equipment id Sequence number Parameter Whether test
1001 1 00001 Be
1002 1 00002 Be
1003 1 00003 Be
1001 3 00004 Not
... ... ...
Table 5 is carried out the second redundant table B after some tests
At last, check in the redundant Table A whether also exist " being finished " field to be the record of " deny ", if having then continue invoke script and carry out test, if not the expression test accomplished, export the test result of every kind equipment and analyze for the tester.
One of ordinary skill in the art will appreciate that; Realize that all or part of step in the foregoing description method is to instruct relevant hardware to accomplish through program; Described program can be stored in the computer read/write memory medium; This program comprise each step of the foregoing description method, and described storage medium can be: ROM/RAM, magnetic disc, CD, storage card etc. when carrying out.Therefore, corresponding with method of the present invention, the present invention also comprises a kind of intelligent television automatization test system simultaneously, and this system is usually to represent with the form of the corresponding functional module of each step of method; As shown in Figure 2, said system comprises:
Redundant table makes up module; Be used for setting up the first redundant table and the second redundant table at test database; Wherein, The said first redundant table is used to control the execution sequence of test case and improves the data dependence relation between test case, and the said second redundant table is used for all parameters in record test data storehouse and test mode thereof;
Initialization module is used for the redundant table of initialization data;
Data acquisition module is used for obtaining the configuration that corresponding change ginseng is accomplished the first redundant table initial testing data from the second redundant table;
Knockdown block is used for confirming the execution sequence of test case according to the data of the first redundant table, and is assembled into corresponding http request statement, script put in the said http request statement that assembles by said execution sequence the formation of calling;
Executive Module is used for the http request that order is carried out formation, and preserves corresponding return results, upgrades the data of redundant table automatically;
Output module is used for after the test of every kind equipment is all accomplished, outputing test result as a result.
Further, said system also comprises: igniter module is used to control the synchronous of the said second redundant table and test database parameter.
And the inspection module is used for based on whether the said first redundant table also being existed " being finished " field judge for the inspection of the record of " denying " whether the test of every kind equipment is all accomplished.
Adopt scheme of the present invention, have following clear superiority:
But 1, the present invention's automation configuring redundancy tables of data; The tester the work that will do only be equipment id, preset parameter, sequence number, the dependence of every kind of type of configuration when making up redundant Table A, other work are all accomplished automatically, the operating efficiency when greatly having improved the intelligent television test.
2, the present invention has introduced an obsolete object in the reality operation, has realized data isolation, can not influence normal operation flow, and is safe and reliable.
3, extensibility is relatively good; According to technical scheme of the present invention; Can be at any time according to actual business requirement; Relevant field waits expanded function in the redundant table of increase, and what relate to the http request for test in every intelligent television test process can adopt test mode of the present invention basically, and the scheme compatibility is good, applied widely.
Above execution mode only is used to explain the present invention; And be not limitation of the present invention; The those of ordinary skill in relevant technologies field under the situation that does not break away from the spirit and scope of the present invention, can also be made various variations and modification; Therefore all technical schemes that are equal to also belong to category of the present invention, and invention protection range of the present invention should be defined by the claims.

Claims (10)

1. an intelligent television automated testing method is characterized in that, said method comprises step:
In test database, set up the first redundant table and the second redundant table;
The redundant table of initialization data;
From the second redundant table, obtain the configuration that corresponding change ginseng is accomplished the first redundant table initial testing data;
Data according to the first redundant table are confirmed the execution sequence of test case, and are assembled into corresponding http request statement, script put in the said http request statement that assembles by said execution sequence the formation of calling;
Order is carried out the http request in the formation and is preserved corresponding return results, upgrades the data of redundant table automatically;
, the test of every kind equipment outputs test result after all accomplishing.
2. method according to claim 1; It is characterized in that; Recording equipment id, sequence number, preset parameter, change ginseng, the mark that is finished, dependence sequence number, test result in the said first redundant table, all parameters to be tested that record is corresponding with equipment id in the said second redundant table and the test mode of parameter.
3. method according to claim 2 is characterized in that, in the process of the redundant table of said initialization data, for the first redundant table " test result " field is emptied, and the field that will " be finished " all is changed to " denying ", and field empties will " to become ginseng "; Show for second redundancy, the entire parameter table in the test database is copied to all not to be made as in the second redundant table and with test mode carry out.
4. method according to claim 1 is characterized in that, when setting up the said second redundancy table, a trigger is set and controls the synchronous of the said second redundant table and test database parameter.
5. based on the described method of claim 2, it is characterized in that, from the said second redundant table, obtain the configuration that corresponding change ginseng is accomplished the first redundant table initial testing data based on equipment id.
6. method according to claim 2 is characterized in that, the process of the data of the redundant table of said automatic renewal is:
A, the return results of asking http write first redundant " test result " field of showing;
B, upgrade that to rely on sequence number in the first redundant table be the current record sequence number, and " becoming ginseng " field of the identical record of device code;
C, renewal first redundant table " being finished " field are " being ";
" whether testing " field of d, the renewal second redundant table is " being ".
7. based on the described method of claim 2, it is characterized in that, based on whether also existing " being finished " field to judge for the inspection of the record of " denying " whether the test of every kind equipment is all accomplished during said first redundancy is shown.
8. an intelligent television automatization test system is characterized in that, said system comprises:
Redundant table makes up module, is used for setting up the first redundant table and the second redundant table at test database;
Initialization module is used for the redundant table of initialization data;
Data acquisition module is used for obtaining the configuration that corresponding change ginseng is accomplished the first redundant table initial testing data from the second redundant table;
Knockdown block is used for confirming the execution sequence of test case according to the data of the first redundant table, and is assembled into corresponding http request statement, script put in the said http request statement that assembles by said execution sequence the formation of calling;
Executive Module is used for the http request that order is carried out formation, and preserves corresponding return results, upgrades the data of redundant table automatically;
Output module is used for after the test of every kind equipment is all accomplished, outputing test result as a result.
9. system according to claim 8 is characterized in that, said system also comprises: igniter module is used to control the synchronous of the said second redundant table and test database parameter.
10. system according to claim 8; It is characterized in that; Said system also comprises: the inspection module is used for according to whether the said first redundant table also being existed " being finished " field judge for the inspection of the record of " denying " whether the test of every kind equipment is all accomplished.
CN201210017571.7A 2012-01-19 2012-01-19 Intelligent television automation test method and system Active CN102595184B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201210017571.7A CN102595184B (en) 2012-01-19 2012-01-19 Intelligent television automation test method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201210017571.7A CN102595184B (en) 2012-01-19 2012-01-19 Intelligent television automation test method and system

Publications (2)

Publication Number Publication Date
CN102595184A true CN102595184A (en) 2012-07-18
CN102595184B CN102595184B (en) 2014-04-16

Family

ID=46483325

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201210017571.7A Active CN102595184B (en) 2012-01-19 2012-01-19 Intelligent television automation test method and system

Country Status (1)

Country Link
CN (1) CN102595184B (en)

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103024439A (en) * 2012-12-27 2013-04-03 青岛海信电器股份有限公司 Detection method and system for smart televisions
CN103473174A (en) * 2013-09-10 2013-12-25 四川长虹电器股份有限公司 Cloud testing method for application software of intelligent televisions
CN105491592A (en) * 2015-11-24 2016-04-13 航天恒星科技有限公司 Signaling generation and terminal state transition control method and signaling generation and terminal state transition control device
CN105979258A (en) * 2015-09-16 2016-09-28 乐视致新电子科技(天津)有限公司 Smart television test method and device
CN106412566A (en) * 2016-09-06 2017-02-15 深圳创维-Rgb电子有限公司 Automated testing method and apparatus for smart television
CN107592524A (en) * 2017-08-24 2018-01-16 康佳集团股份有限公司 Intelligent television automation test method, system and storage device based on matrix
CN107957952A (en) * 2017-12-18 2018-04-24 马上消费金融股份有限公司 A kind of interface test method, device and medium
CN108494636A (en) * 2018-05-24 2018-09-04 天津市康凯特软件科技有限公司 The embedded automatization test system of home broadband and test method
CN110365968A (en) * 2019-06-27 2019-10-22 视联动力信息技术股份有限公司 A kind of test method and device
CN110830791A (en) * 2019-09-17 2020-02-21 广州朗国电子科技有限公司 Automatic testing method, device and system for software function of television complete machine

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020101920A1 (en) * 2000-10-26 2002-08-01 Samsung Electronics Co., Ltd Automatic test data generating apparatus and method
CN101118515A (en) * 2007-09-11 2008-02-06 腾讯科技(深圳)有限公司 Automatically testing method and apparatus for list
CN101135989A (en) * 2006-08-31 2008-03-05 中国银联股份有限公司 Automatization test method and device for Web applied system
CN101241467A (en) * 2008-03-05 2008-08-13 罗笑南 Automatized white box test system and method facing to WEB application
CN102004695A (en) * 2010-12-08 2011-04-06 深圳市茁壮网络股份有限公司 Method and system for testing browser
CN102098550A (en) * 2010-11-30 2011-06-15 广东星海数字家庭产业技术研究院有限公司 Embedded browser-based digital television system and method

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020101920A1 (en) * 2000-10-26 2002-08-01 Samsung Electronics Co., Ltd Automatic test data generating apparatus and method
CN101135989A (en) * 2006-08-31 2008-03-05 中国银联股份有限公司 Automatization test method and device for Web applied system
CN101118515A (en) * 2007-09-11 2008-02-06 腾讯科技(深圳)有限公司 Automatically testing method and apparatus for list
CN101241467A (en) * 2008-03-05 2008-08-13 罗笑南 Automatized white box test system and method facing to WEB application
CN102098550A (en) * 2010-11-30 2011-06-15 广东星海数字家庭产业技术研究院有限公司 Embedded browser-based digital television system and method
CN102004695A (en) * 2010-12-08 2011-04-06 深圳市茁壮网络股份有限公司 Method and system for testing browser

Cited By (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103024439A (en) * 2012-12-27 2013-04-03 青岛海信电器股份有限公司 Detection method and system for smart televisions
CN103473174A (en) * 2013-09-10 2013-12-25 四川长虹电器股份有限公司 Cloud testing method for application software of intelligent televisions
CN105979258A (en) * 2015-09-16 2016-09-28 乐视致新电子科技(天津)有限公司 Smart television test method and device
CN105491592A (en) * 2015-11-24 2016-04-13 航天恒星科技有限公司 Signaling generation and terminal state transition control method and signaling generation and terminal state transition control device
CN105491592B (en) * 2015-11-24 2020-09-22 航天恒星科技有限公司 Signaling generation and terminal state transition control method and device
CN106412566B (en) * 2016-09-06 2018-11-23 深圳创维-Rgb电子有限公司 The automated testing method and device of smart television
CN106412566A (en) * 2016-09-06 2017-02-15 深圳创维-Rgb电子有限公司 Automated testing method and apparatus for smart television
CN107592524B (en) * 2017-08-24 2019-05-24 康佳集团股份有限公司 Intelligent television automation test method and system based on matrix
CN107592524A (en) * 2017-08-24 2018-01-16 康佳集团股份有限公司 Intelligent television automation test method, system and storage device based on matrix
CN107957952A (en) * 2017-12-18 2018-04-24 马上消费金融股份有限公司 A kind of interface test method, device and medium
CN108494636A (en) * 2018-05-24 2018-09-04 天津市康凯特软件科技有限公司 The embedded automatization test system of home broadband and test method
CN110365968A (en) * 2019-06-27 2019-10-22 视联动力信息技术股份有限公司 A kind of test method and device
CN110365968B (en) * 2019-06-27 2022-07-08 视联动力信息技术股份有限公司 Test method and device
CN110830791A (en) * 2019-09-17 2020-02-21 广州朗国电子科技有限公司 Automatic testing method, device and system for software function of television complete machine
CN110830791B (en) * 2019-09-17 2021-10-15 广州朗国电子科技股份有限公司 Automatic testing method, device and system for software function of television complete machine

Also Published As

Publication number Publication date
CN102595184B (en) 2014-04-16

Similar Documents

Publication Publication Date Title
CN102595184B (en) Intelligent television automation test method and system
CN102394797B (en) Embedded automatic network communication device test method and system
CN108491475A (en) Data rapid batch introduction method, electronic device and computer readable storage medium
CN102118281B (en) Method, device and network equipment for automatic testing
CN101174237B (en) Automatic test method, system and test device
CN108920250A (en) The method and device of Application Container
CN105653630A (en) Data migration method and apparatus for distributed database
CN105450476A (en) Regression test system and test method
CN105162629A (en) Method for achieving automatic binding of double network cards under LINUX system
CN107302476A (en) A kind of automated testing method and system for testing asynchronous interactive system
CN105653401A (en) Method and device for scheduling disaster recovery, operation and maintenance, monitoring and emergency start-stop of application systems
CN105786695A (en) Data test method and system
CN105988850A (en) Startup control method and device of mobile terminal
CN105827460A (en) Automatic testing method, device and system of network device
CN105354138A (en) Method for determining specific control attribute of mobile phone page
CN108021621A (en) Database data acquisition method, application server and computer-readable recording medium
CN105260297B (en) A kind of test data management system and method
CN106372160A (en) Distributive database and management method
CN114328256A (en) Test method, test device, computer-readable storage medium and electronic equipment
WO2020151447A1 (en) Offline configuration method and apparatus for smart device
CN106990974B (en) APP updating method and device and electronic equipment
CN104216823A (en) Automatic testing method and master control device
CN108009086B (en) System automation test method based on case decomposition and function learning
CN113452556A (en) Product skill configuration method and device, storage medium and electronic device
CN104182344A (en) Overwrite installation testing method and overwrite installation testing device

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
C41 Transfer of patent application or patent right or utility model
TR01 Transfer of patent right

Effective date of registration: 20170111

Address after: 266100 Shandong Province, Qingdao city Laoshan District Songling Road No. 399

Patentee after: Poly Polytron Technologies Inc

Address before: 266071 Laoshan, Qingdao province Hongkong District No. East Road, room 248, room 131

Patentee before: Hisense Media Networks Co., Ltd.