CN107992428A - The automatic test platform that a kind of Python is realized - Google Patents

The automatic test platform that a kind of Python is realized Download PDF

Info

Publication number
CN107992428A
CN107992428A CN201810005824.6A CN201810005824A CN107992428A CN 107992428 A CN107992428 A CN 107992428A CN 201810005824 A CN201810005824 A CN 201810005824A CN 107992428 A CN107992428 A CN 107992428A
Authority
CN
China
Prior art keywords
test
python
script
report
executive engine
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201810005824.6A
Other languages
Chinese (zh)
Inventor
唐承苗
胡占强
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
CHENGDU LANGTOP TECHNOLOGY Co Ltd
Original Assignee
CHENGDU LANGTOP 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 CHENGDU LANGTOP TECHNOLOGY Co Ltd filed Critical CHENGDU LANGTOP TECHNOLOGY Co Ltd
Priority to CN201810005824.6A priority Critical patent/CN107992428A/en
Publication of CN107992428A publication Critical patent/CN107992428A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/3668Software testing
    • G06F11/3672Test management
    • G06F11/3688Test management for test execution, e.g. scheduling of test suites
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/3668Software testing
    • G06F11/3672Test management
    • G06F11/3684Test management for test design, e.g. generating new test cases

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Quality & Reliability (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Stored Programmes (AREA)

Abstract

The invention discloses the automatic test platform that a kind of Python is realized, including user interface, report component, database, test executive engine and test script adapter, wherein:User interface:Data interaction is carried out with database and test executive engine, transmits test content input by user to test executive engine;Database:Data interaction is carried out with user interface, report component and test executive engine;Report component:Driven by test executive engine and perform generation report;Test executive engine:It is connected with report component and test script adapter, for the loading of test script, execution, scheduling, control;Test script adapter:Called for script adaptation for test executive engine.The present invention is under the support based on VISA instrument drivings package and script adaptation, the test measurement and control of a variety of Electronic Testing measuring instruments such as instrument frequency spectrograph, power meter, signal generator, vector network analyzer can be completed, realizes a general automatic test platform.

Description

The automatic test platform that a kind of Python is realized
Technical field
The present invention relates to automatic test technology field, is the automatic test platform that a kind of Python is realized specifically.
Background technology
Auto-Test System (automatic testing systems) refers in the case of people's participation as few as possible, Automatically to measured piece into row energization, measurement, and data are handled, the system to output test result in a suitable manner.With manual testing Compare, automatic test is more time saving, laborsaving, can raise labour productivity and product quality, it has weight to production, scientific research and national defence Act on.Automatic testing engine refers to the program scheduler frame for being used for test execution in ATS software, belongs to general The nucleus module of testing system software.The module also has for the order of testing procedure, selection, circulation, the execution of redirect procedure There is the function of automatically generating according to template generation report.Test script is also cycle tests, refers to the description of test process, belongs to The customization part of test system.Different test system implementations are different, and part testing systems are by the way of configuration Realize, partly realized using by script.Test script is multifarious according to different Design of Test System, but greatly Realized by the way of configuration or English grammar part.Configuration class testing script is the test content well in advance according to user Option, selects what is performed, without versatility by user.Certain script is based substantially on based on English grammar, for surveying It is for family on probation and unfriendly, and there are certain learning difficulty.And the testing engine of existing test system, is much required for By script be converted to perform code after perform again, there are execution efficiency it is low the problem of.
The content of the invention
It is an object of the invention to provide the automatic test platform that a kind of Python is realized, for solving in the prior art Automatization test system, which needs script being converted into, to be performed after code perform, cause execution efficiency low the problem of.
In order to achieve the above object, the present invention is achieved through the following technical solutions:
The automatic test platform that a kind of Python is realized, including user interface, report component, database, test executive engine With test script adapter, wherein:
User interface:Data interaction is carried out with database and test executive engine, for the data interaction and transmission with database Content input by user of testing is to test executive engine;
Database:Data interaction is carried out with user interface, report component and test executive engine, realizes management and the report of data The transmission of data;
Report component:Driven and performed by test executive engine, carried out data interaction with database, generate report;
Test executive engine:Be connected with report component and test script adapter, for the loading of test script, execution, scheduling, Control and driving report component generation report;
Test script adapter:For the different test scripts adaptation for input and different test equipment interface drivers, generation General test script is called for test executive engine.
Operation principle:
User is interacted by user interface and system, realizes the management function of personnel and database, and passes through user interface Input test content, user interface determine test content and send to test executive engine.Test script adapter is according to connection Instrument type carry out interface driver, and general test script is adapted to according to different test scripts, and send to testing Enforcement engine, for test executive engine call, test executive engine general test script is loaded, is performed, is dispatched and Control, test executive engine support single step, it is automatic, the various ways such as redirect and perform.Test script adapter enforcement engine interface, Write into Databasce;Test executive engine can be bound with report component at the same time, and report component includes the report based on Database Mapping Table plug-in unit, is loose coupling with system.At the end of test, in test executive engine driving report plug-in unit reading database after numerical value, Ultimately form final test report.Based on test script adapter under the support of instrument driving, various devices can be completed A variety of Electronic Testing measuring instrument controls such as spectrometer, power meter, signal generator, vector network analyzer and test measurement, it is real An existing general automatic test platform.
Further, the Python that the test script adapter includes being connected with the test executive engine is tested automatically Script, the automatic test scripts of Python are connected with test script editing machine and instrument driving package, wherein:
The automatic test scripts of Python:It is connected with test script editing machine, calls test script editing machine and be converted to Python Function script, and be connected with instrument driving package, for driving instrument;
Test script editing machine:Test script is edited and debugged for user, and the test script after debugging is inputted into Python Automatic test script;
Instrument driving package:Control driving to instrument carries out Python packages, and the driving of VSIA and PXI modular instruments is sealed The form of Python interfaces is dressed up, is called for the automatic test scripts of Python.
Operation principle:
Test script editing machine includes script development environment, the debugging unit such as editing environment and test script management environment, is used for User edits and debugs test script, and the test script after debugging is inputted the automatic test scripts of Python.Call test foot This editing machine is simultaneously converted to Python function scripts, and drives control driving of the instrument driving package to instrument to carry out Python envelopes The driving of VSIA and PXI modular instruments is packaged into the form of Python interfaces by bag, instrument driving package, for testing system tune With test executive engine completes execution, scheduling, the control of loading PYTHON test scripts as kernel scheduling device.Test foot This adapter can ensure that test foot in addition to supporting primary Python scripts with the seamless various DLL power functions of support This versatility, its test script can also support Chinese function, without code conversion, directly run, and execution speed is fast, study Threshold is low, and development efficiency is high.
Further, the test executive engine includes main control module, test assignment module, status control module and work Threading models, wherein:
Main control module:It is connected with the line module, is used for realization interface alternation operation;It is connected, is used for status control module On off state control instruction is sent to status control module;
Test assignment module:It is connected with line module, receives the test content that line module issues, generates test assignment;With report Table component connects, and at the end of test assignment, drives numerical value in report component suite database, and form final test report;
Status control module:Receive the on off state control instruction, and send to worker thread module;
Worker thread module:Interacted with main control module, receive unlatching thread/display output control instruction of main control module, and selected Select load test script and perform or obtained test result write into Databasce will be performed.
Operation principle:
After user interface input test content, the main control module in user-interface notifications test executive engine determines to test user Content, after forming test assignment, worker thread mould worker thread in the block is opened, and on off state is passed to state control mould Block.Worker thread module is according to the test script in the test assignment content load test script adapter in main control module and holds OK, test script adapter enforcement engine interface, write into Databasce.At the end of test assignment, the test in test executive engine In task module driving report plug-in unit reading database after numerical value, final test report is ultimately formed.
Further, the test executive engine further includes Chinese function interface and develops and customize for User Defined Change the second development interface of test.
Operation principle:
Test executive engine provides second development interface, can meet the testing requirement customized, by instrument storehouse and test The self-defined extension of procedure set, binding test sequence script-editor are completed to customize test.Chinese function interface is in calling During literary function, without code conversion, directly run, it is fast to perform speed.
Further, the automatic test scripts of the Python include Python functions script and driving code, described The relation of Python functions script and driving code is 1:N, the driving code is connected with the instrument driving package, for reality Calling, interface driver and the decoupling of existing instrument.
Operation principle:
Python functions script is connected with test script editing machine, for test script to be converted to Python functions, drives generation Code is connected with instrument driving package, and driving code provides the i.e. Chinese function interface of Chinese package to instrumental function, there is provided surveys The hardware supported of examination ability, the instrument storehouse of corresponding test platform frame.This, which is partially completed, is abstracted test equipment and measured piece Realize, standardized to test equipment, unitized, realize the interface of the calling of instrument and instrument, driving decoupling.Python The relation of function script and driving code is 1:N, can provide interface driver for more hardware.
Further, the report component includes report form template and report plug-in unit, the report form template and report plug-in unit Relation is N:1.
The relation of Reports module and report plug-in unit is N:1 i.e. many-to-one relation, therefore the report of different-format can be generated Table.
Compared with prior art, the present invention haing the following advantages and beneficial effect:
(1)The present invention contains a general test executive engine, can load and perform Python scripts, various DLL work( Energy function, under the support based on VISA instrument drivings package and script adaptation, can complete instrument frequency spectrograph, power meter, letter The test measurement and control of a variety of Electronic Testing measuring instruments such as number generator, vector network analyzer, realize one it is general Automatic test platform.
(2)The present invention provides the test script adaptor interface design specification that a kind of script describes test process so that Autotest program design more specification is simple.The system is realized using Python, except supporting primary Python scripts Outside, various DLL power functions also to be supported, ensure that the versatility of test script, its test script can also support Chinese function, Without code conversion, directly run, execution speed is fast, and study threshold is low, and development efficiency is high.
Brief description of the drawings
Fig. 1 is the system principle diagram of the present invention;
Fig. 2 is the functional block diagram of test executive engine.
Embodiment
First before being illustrated to the specific embodiment of the present invention, the technical term being referred to herein is given and is solved Release:
VISA:Virture Instrumentation Software Architecture(Virtual Instrument Software Architecture)Be VXI, PXI, A kind of standard software interface set to communicate between a variety of bus instruments such as GPIB, serial ports instrument, has and instrument and hardware The characteristics of I/O interface types are unrelated, unrelated with operating system and programming language, is adapted to the shifting of instrument and equipment cross-platform cross producer Plant;Design method exploitation based on VISA is simple, and standardization level is high, maintainable strong, is easy to extend, suitable for PXI modularizations The exploitation and application of equipment;
PXI:(PCI extensions for Instrumentation, the PCI towards instrument system extend)Be one kind by NI The firm measurement and automation platform based on PC of company's issue.PXI combines PCI (Peripheral Component Interconnection- periphery component interconnections) electric bus characteristic and CompactPCI (compact PCI) robustness, module Change and the characteristic of Eurocard mechanical encapsulations, develop into be suitable for testing, measure it is mechanical, electric with data acquisition applications And software specifications.
The present invention is described in further detail with reference to embodiment, but the implementation of the present invention is not limited to this.
Embodiment 1:
With reference to shown in attached drawing 1, a kind of automatic test platform of Python realizations, including user interface, report component, data Storehouse, test executive engine and test script adapter, wherein:
User interface:Data interaction is carried out with database and test executive engine, for the data interaction and transmission with database Content input by user of testing is to test executive engine;
Database:Data interaction is carried out with user interface, report component and test executive engine, realizes management and the report of data The transmission of data;
Report component:Driven and performed by test executive engine, carried out data interaction with database, generate report;
Test executive engine:Be connected with report component and test script adapter, for the loading of test script, execution, scheduling, Control and driving report component generation report;
Test script adapter:For the different test scripts adaptation for input and different test equipment interface drivers, generation General test script is called for test executive engine.
Operation principle:
User is interacted by user interface and system, realizes the management function of personnel and database, and passes through user interface Input test content, user interface determine test content and send to test executive engine.Test script adapter is according to connection Instrument type carry out interface driver, and general test script is adapted to according to different test scripts, and send to testing Enforcement engine, for test executive engine call, test executive engine general test script is loaded, is performed, is dispatched and Control, test executive engine support single step, it is automatic, the various ways such as redirect and perform.Test script adapter enforcement engine interface, Write into Databasce;Test executive engine can be bound with report component at the same time, and report component includes the report based on Database Mapping Table plug-in unit, is loose coupling with system.At the end of test, in test executive engine driving report plug-in unit reading database after numerical value, Ultimately form final test report.Based on test script adapter under the support of instrument driving, various devices can be completed A variety of Electronic Testing measuring instrument controls such as spectrometer, power meter, signal generator, vector network analyzer and test measurement, it is real An existing general automatic test platform.
Further, the Python that the test script adapter includes being connected with the test executive engine is tested automatically Script, the automatic test scripts of Python are connected with test script editing machine and instrument driving package, wherein:
The automatic test scripts of Python:It is connected with test script editing machine, calls test script editing machine and be converted to Python Function script, and be connected with instrument driving package, for driving instrument;
Test script editing machine:Test script is edited and debugged for user, and the test script after debugging is inputted into Python Automatic test script;
Instrument driving package:Control driving to instrument carries out Python packages, and the driving of VSIA and PXI modular instruments is sealed The form of Python interfaces is dressed up, is called for the automatic test scripts of Python.
Operation principle:
Test script editing machine includes script development environment, the debugging unit such as editing environment and test script management environment, is used for User edits and debugs test script, and the test script after debugging is inputted the automatic test scripts of Python.Call test foot This editing machine is simultaneously converted to Python function scripts, and drives control driving of the instrument driving package to instrument to carry out Python envelopes The driving of VSIA and PXI modular instruments is packaged into the form of Python interfaces by bag, instrument driving package, for testing system tune With test executive engine completes execution, scheduling, the control of loading PYTHON test scripts as kernel scheduling device.Test foot This adapter can ensure that test foot in addition to supporting primary Python scripts with the seamless various DLL power functions of support This versatility, its test script can also support Chinese function, without code conversion, directly run, and execution speed is fast, study Threshold is low, and development efficiency is high.Test executive engine realizes that the version can support the name of Chinese function using PYTHON3.4. Test executive engine provides the results show of test, scheduling feature, its mode realized is to provide Chinese function interface to realize. It is python actual codes below, without conversion.
Engine readjustments handle (result)
Engine writes data(As a result)
Engine loading scripts (path)
Wherein [result] and [path] parameter uses random length character string list, is as a result directly displayed on interface, script road Place in thread and perform one by one in footpath.
Further, the test executive engine includes main control module, test assignment module, status control module and work Threading models, wherein:
Main control module:It is connected with the line module, is used for realization interface alternation operation;It is connected, is used for status control module On off state control instruction is sent to status control module;
Test assignment module:It is connected with line module, receives the test content that line module issues, generates test assignment;With report Table component connects, and at the end of test assignment, drives numerical value in report component suite database, and form final test report;
Status control module:Receive the on off state control instruction, and send to worker thread module;
Worker thread module:Interacted with main control module, receive unlatching thread/display output control instruction of main control module, and selected Select load test script and perform or obtained test result write into Databasce will be performed.
Operation principle:
After user interface input test content, the main control module in user-interface notifications test executive engine determines to test user Content, after forming test assignment, worker thread mould worker thread in the block is opened, and on off state is passed to state control mould Block.Worker thread module is according to the test script in the test assignment content load test script adapter in main control module and holds OK, test script adapter enforcement engine interface, write into Databasce.At the end of test assignment, the test in test executive engine In task module driving report plug-in unit reading database after numerical value, final test report is ultimately formed.
Further, the test executive engine further includes Chinese function interface and develops and customize for User Defined Change the second development interface of test.
Operation principle:
Test executive engine provides second development interface, can meet the testing requirement customized, by instrument storehouse and test The self-defined extension of procedure set, binding test sequence script-editor are completed to customize test.Chinese function interface is in calling During literary function, without code conversion, directly run, it is fast to perform speed.
Further, the automatic test scripts of the Python include Python functions script and driving code, described The relation of Python functions script and driving code is 1:N, the driving code is connected with the instrument driving package, for reality Calling, interface driver and the decoupling of existing instrument.
Operation principle:
Python functions script is connected with test script editing machine, for test script to be converted to Python functions, drives generation Code is connected with instrument driving package, and driving code provides the i.e. Chinese function interface of Chinese package to instrumental function, there is provided surveys The hardware supported of examination ability, the instrument storehouse of corresponding test platform frame.This, which is partially completed, is abstracted test equipment and measured piece Realize, standardized to test equipment, unitized, realize the interface of the calling of instrument and instrument, driving decoupling.Python The relation of function script and driving code is 1:N, can provide interface driver for more hardware.
Instrument is carried out power of test description by instrument driving package in a manner of Chinese to it, i.e. which survey the instrument has The power of test of examination ability, limit of power, such as signal source can be used.It is as follows:
{
Device type:Signal source,
Facility information:"Serial Number"
Unique mark:GUID/Serial Number
Modulation:[AM, FM],
Frequency:It is { low:25M is high:3000M } },
Ability:[open, export, close],
Drive module:"RS.SMA100A"
}
Module " RS.SMA100A " is that a python bag corresponds to " RS/SMA100A.py " file, is realized to instrument One of the realization of power of test, for example, in power of test " opening " specific implementation form is as follows:
Device=None
Def opens ():
global Device
Device=serial.Serial("COM18",3174600,8)
print(“opened”)
return True
This part is modular test code, the test program set of corresponding automatic test platform, each realization is The minimum unit of test, is than the test cell of test event granularity smaller.For example, carry out receiver test with multiple instruments When, the test program set that can be defined as follows describes:
{ title:Receiver frequency test, required instrument:[signal source, frequency spectrograph], procedure set:" receiver frequency tests " }
Procedure set " receiver frequency tests " is a python bag, one corresponding " receiver/frequency test .Py " file, it is real The logic realization of existing receiver test, for example, realizing after signal source is opened successfully from the reality of frequency spectrograph read test result One of existing form is as follows:
If signal sources opens (" frequency "=25, " modulation "=" AM "):
As a result=frequency spectrograph reads ()
Engine readjustments handle (result)
Using the design of this chinesization script, supports of the Python for character sets multiple has been given full play to, it is possible to achieve very Easily understand easy-to-use test script.
Further, the report component includes report form template and report plug-in unit, the report form template and report plug-in unit Relation is N:1.
The relation of Reports module and report plug-in unit is N:1 i.e. many-to-one relation, therefore the report of different-format can be generated Table.
The above, is only presently preferred embodiments of the present invention, not does limitation in any form to the present invention, it is every according to Any simply modification, the equivalent variations made according to the technical spirit of the present invention to above example, each fall within the protection of the present invention Within the scope of.

Claims (6)

  1. A kind of 1. automatic test platform that Python is realized, it is characterised in that including user interface, report component, database, Test executive engine and test script adapter, wherein:
    User interface:Data interaction is carried out with database and test executive engine, for the data interaction and transmission with database Content input by user of testing is to test executive engine;
    Database:Data interaction is carried out with user interface, report component and test executive engine, realizes management and the report of data The transmission of data;
    Report component:Driven and performed by test executive engine, carried out data interaction with database, generate report;
    Test executive engine:Be connected with report component and test script adapter, for the loading of test script, execution, scheduling, Control and driving report component generation report;
    Test script adapter:For the different test scripts adaptation for input and different test equipment interface drivers, generation General test script is called for test executive engine.
  2. 2. the automatic test platform that a kind of Python according to claim 1 is realized, it is characterised in that the test foot This adapter includes the automatic test scripts of Python being connected with the test executive engine, the automatic test scripts of Python Test script editing machine and instrument driving package are connected with, wherein:
    The automatic test scripts of Python:It is connected with test script editing machine, calls test script editing machine and be converted to Python Function script, and be connected with instrument driving package, for driving instrument;
    Test script editing machine:Test script is edited and debugged for user, and the test script after debugging is inputted into Python Automatic test script;
    Instrument driving package:Control driving to instrument carries out Python packages, and the driving of VSIA and PXI modular instruments is sealed The form of Python interfaces is dressed up, is called for the automatic test scripts of Python.
  3. 3. the automatic test platform that a kind of Python according to claim 2 is realized, it is characterised in that the test is held Row engine includes main control module, test assignment module, status control module and worker thread module, wherein:
    Main control module:It is connected with the line module, is used for realization interface alternation operation;It is connected, is used for status control module On off state control instruction is sent to status control module;
    Test assignment module:It is connected with line module, receives the test content that line module issues, generates test assignment;With report Table component connects, and at the end of test assignment, drives numerical value in report component suite database, and form final test report;
    Status control module:Receive the on off state control instruction, and send to worker thread module;
    Worker thread module:Interacted with main control module, receive unlatching thread/display output control instruction of main control module, and selected Select load test script and perform or obtained test result write into Databasce will be performed.
  4. 4. the automatic test platform that a kind of Python according to claim 3 is realized, it is characterised in that the test is held Row engine further includes Chinese function interface and the second development interface of test is developed and customized for User Defined.
  5. 5. the automatic test platform that a kind of Python according to claim 4 is realized, it is characterised in that the Python Automatic test script includes Python functions script and driving code, and the Python functions script is with driving the relation of code 1:N, the driving code are connected with the instrument driving package, are used for realization calling, interface driver and the decoupling of instrument.
  6. 6. the automatic test platform that a kind of Python according to claim 5 is realized, it is characterised in that the report group Part includes report form template and report plug-in unit, and the relation of the report form template and report plug-in unit is N:1.
CN201810005824.6A 2018-01-03 2018-01-03 The automatic test platform that a kind of Python is realized Pending CN107992428A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810005824.6A CN107992428A (en) 2018-01-03 2018-01-03 The automatic test platform that a kind of Python is realized

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810005824.6A CN107992428A (en) 2018-01-03 2018-01-03 The automatic test platform that a kind of Python is realized

Publications (1)

Publication Number Publication Date
CN107992428A true CN107992428A (en) 2018-05-04

Family

ID=62040792

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810005824.6A Pending CN107992428A (en) 2018-01-03 2018-01-03 The automatic test platform that a kind of Python is realized

Country Status (1)

Country Link
CN (1) CN107992428A (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109254988A (en) * 2018-08-03 2019-01-22 京信通信系统(中国)有限公司 Report automatic test approach, device, computer storage medium and equipment
CN109828922A (en) * 2019-01-21 2019-05-31 成都能通科技有限公司 A kind of General Purpose Automatic Test engine and application method based on the real-time technique of compiling of Python
CN110764746A (en) * 2019-10-21 2020-02-07 招商局金融科技有限公司 Script generation method and device and computer readable storage medium
CN111324526A (en) * 2018-12-14 2020-06-23 北京金山云网络技术有限公司 Interface test system, method and server
CN112305396A (en) * 2019-07-23 2021-02-02 株洲中车时代电气股份有限公司 Test system and test method
CN112433955A (en) * 2020-12-30 2021-03-02 伟创力电子技术(苏州)有限公司 Python-based general software test system
CN112650170A (en) * 2020-12-17 2021-04-13 珠海市运泰利自动化设备有限公司 Control platform of automation equipment and implementation method
CN114629830A (en) * 2022-03-02 2022-06-14 深圳市吉祥腾达科技有限公司 Method and system for automatically controlling TestCenter instrument test

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102354298A (en) * 2011-07-27 2012-02-15 哈尔滨工业大学 Software testing automation framework (STAF)-based fault injection automation testing platform and method for high-end fault-tolerant computer
CN103207338A (en) * 2013-04-25 2013-07-17 上海纳恩汽车技术有限公司 Python script-based automotive electronic test platform
CN105629180A (en) * 2014-11-11 2016-06-01 中兴通讯股份有限公司 Test method, test device and controller
CN107210931A (en) * 2015-01-02 2017-09-26 希斯泰克公司 Control architecture
US20170337752A1 (en) * 2016-05-23 2017-11-23 Panasonic Automotive Systems Company Of America, Division Of Panasonic Corporation Of North America Vehicle-level multi-modal test platform

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102354298A (en) * 2011-07-27 2012-02-15 哈尔滨工业大学 Software testing automation framework (STAF)-based fault injection automation testing platform and method for high-end fault-tolerant computer
CN103207338A (en) * 2013-04-25 2013-07-17 上海纳恩汽车技术有限公司 Python script-based automotive electronic test platform
CN105629180A (en) * 2014-11-11 2016-06-01 中兴通讯股份有限公司 Test method, test device and controller
CN107210931A (en) * 2015-01-02 2017-09-26 希斯泰克公司 Control architecture
US20170337752A1 (en) * 2016-05-23 2017-11-23 Panasonic Automotive Systems Company Of America, Division Of Panasonic Corporation Of North America Vehicle-level multi-modal test platform

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109254988A (en) * 2018-08-03 2019-01-22 京信通信系统(中国)有限公司 Report automatic test approach, device, computer storage medium and equipment
CN111324526A (en) * 2018-12-14 2020-06-23 北京金山云网络技术有限公司 Interface test system, method and server
CN111324526B (en) * 2018-12-14 2024-04-26 北京金山云网络技术有限公司 Interface test system, method and server
CN109828922A (en) * 2019-01-21 2019-05-31 成都能通科技有限公司 A kind of General Purpose Automatic Test engine and application method based on the real-time technique of compiling of Python
CN109828922B (en) * 2019-01-21 2022-04-15 成都能通科技股份有限公司 Python real-time compiling technology-based universal automatic test engine and use method
CN112305396A (en) * 2019-07-23 2021-02-02 株洲中车时代电气股份有限公司 Test system and test method
CN110764746B (en) * 2019-10-21 2023-03-31 招商局金融科技有限公司 Script generation method and device and computer readable storage medium
CN110764746A (en) * 2019-10-21 2020-02-07 招商局金融科技有限公司 Script generation method and device and computer readable storage medium
CN112650170A (en) * 2020-12-17 2021-04-13 珠海市运泰利自动化设备有限公司 Control platform of automation equipment and implementation method
CN112650170B (en) * 2020-12-17 2022-09-13 珠海市运泰利自动化设备有限公司 Control platform of automation equipment and implementation method
CN112433955A (en) * 2020-12-30 2021-03-02 伟创力电子技术(苏州)有限公司 Python-based general software test system
CN114629830A (en) * 2022-03-02 2022-06-14 深圳市吉祥腾达科技有限公司 Method and system for automatically controlling TestCenter instrument test
CN114629830B (en) * 2022-03-02 2023-08-11 深圳市吉祥腾达科技有限公司 Method and system for automatically controlling test center instrument test

Similar Documents

Publication Publication Date Title
CN107992428A (en) The automatic test platform that a kind of Python is realized
CN107562969B (en) Method and device for integrating aero-engine control system software
US10156611B2 (en) Executing code on a test instrument in response to an event
CN101509948A (en) Automobile electronic test system and test method thereof
CN112597006B (en) Automatic execution system and method for embedded software integrated test
CN111176984A (en) Signal-oriented automatic test implementation method
CN112036023B (en) Software integrated generation system of generator transformer set protection device
CN115684896B (en) Chip testability design test method, test platform, and generation method and device thereof
KR101422212B1 (en) Test pattern generating apparatus, test program generating apparatus, generating method, program and test apparatus
CN114757135B (en) Programmable logic device verification method and system based on demand drive verification
US6952655B2 (en) User defined processing function
CN101083507B (en) IEEE1149.1 protocol based universal test IP method
US7451358B2 (en) Test executive system with automatic expression logging and parameter logging
CN103678075A (en) Complex microprocessor test method based on automatic vector generation technology
CN115684894B (en) Test method and test platform for chip testability design
CN115656791B (en) Test method and test platform for chip testability design
CN111767232A (en) Equipment test program set verification system
CN111460759A (en) Python language-based EDA (electronic design automation) verification platform and use method thereof
CN109541443A (en) Real-time clock detection device and method
CN115470106A (en) Verification method and system for reconfigurable chip
CN201145858Y (en) Spacecraft test equipment based on industry configuration
CN111061244A (en) Automatic testing method for power distribution master station monitoring system
CN113032203B (en) Programmable logic device accelerated testing device and method
Schott et al. Closed-Loop Approach on Formal Specification for Semiconductor Test
Coons et al. High-Speed Digital Bus Testing using Automatic Test-Markup Language (ATML)

Legal Events

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

Application publication date: 20180504

RJ01 Rejection of invention patent application after publication