CN104077223B - A kind of intelligent metering products detection system - Google Patents

A kind of intelligent metering products detection system Download PDF

Info

Publication number
CN104077223B
CN104077223B CN201410316815.0A CN201410316815A CN104077223B CN 104077223 B CN104077223 B CN 104077223B CN 201410316815 A CN201410316815 A CN 201410316815A CN 104077223 B CN104077223 B CN 104077223B
Authority
CN
China
Prior art keywords
test
script
test component
test case
detection system
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.)
Active
Application number
CN201410316815.0A
Other languages
Chinese (zh)
Other versions
CN104077223A (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.)
Ningbo Sanxing Smart Electric Co Ltd
Original Assignee
Ningbo Sanxing Smart Electric 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 Ningbo Sanxing Smart Electric Co Ltd filed Critical Ningbo Sanxing Smart Electric Co Ltd
Priority to CN201410316815.0A priority Critical patent/CN104077223B/en
Publication of CN104077223A publication Critical patent/CN104077223A/en
Application granted granted Critical
Publication of CN104077223B publication Critical patent/CN104077223B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The present invention relates to a kind of intelligent metering products detection system, particularly to a kind of Auto-Test System using DSL, workflow and script.Testing procedure is divided into: the first step: analyze test case, partition testing parts;Second step: design test component UI and script;3rd step: combined test parts form workflow.The advantage of DSL, workflow and script efficient combination has: decrease the communication disorders of tester and developer, it is ensured that the accuracy of demand analysis, decreases time cost, improves test and development efficiency;The corresponding single testing scheme of single test case, testing scheme, as an independent file, can preserve, transmit and revise, it is achieved that test case and the resource-sharing of testing scheme.

Description

A kind of intelligent metering products detection system
Technical field
The present invention relates to a kind of intelligent metering products detection system, particularly to a kind of Auto-Test System using DSL, workflow and script.
Background technology
Intelligent metering product is to represent electricity consumption end important component part in intelligent grid construction, in installation and operation, it is necessary to through strict calibrating and quality control.Comprising exfactory inspection, type inspection, full performance test, acceptance sampling is tested and entirely checks acceptance test.Although inspection technology fills intelligent metering from the link run to the later stage in early days, but under the industry environment of current intelligent electric meter large scale deployment and enforcement, the traditional detection technique of links can not meet requirement.The many insiders of questionnaire survey analysis display started in 2011 according to<<global table meter>>create great interest to reliability and the test technique automatic of metering product, the tactful and defective basis for estimation common concern to product test simultaneously.
DSL is system for writing and compiling program or application program and a series of artificial languages of designing.DSL has the value of himself, first can improve development efficiency, reduces the cycle of exploitation, improves the quality of exploitation.Next is prone to domain expert and links up, and part the most difficult in software project, is also the modal reason of project failure, it is simply that the communication between development teams and client and software users.DSL provides one clearly and accurately language, can effectively improve this communication, and these language are transparent between tester and software developer, and tester and software developer can use these language to inquire into demand.
Workflow is exactly " a part or whole part of business procedure automatization under computer utility environment ", what it mainly solved is " make automatically to carry out according to process of certain predefined rule transmission document, information or task between multiple participants; thus realize business objective expected from certain, or promote the realization of this target ".The industries such as workflow is typically employed in consumer goods, manufactures, telecommunications service, the concept introducing workflow in intelligent metering product test field is still initiated.General workflow has the following characteristics that improvement and optimizes operation flow, improves vocational work efficiency;Realize better services process control, improve customer service quality;Improve the flexibility etc. of operation flow.
Script is to use a kind of specific descriptive language, the executable file write according to certain form, the grandest or autoexec.The principal character of script has: grammer and structure are generally straightforward;Study and use are generally straightforward;Generally using be easily modified " explanation " of program as the method for operation, without " compiling ";The exploitation production capacity of program is better than Operating ettectiveness.
If the test system that DSL, workflow and script efficient combination can be used for designing intelligent metering product can not only obtain the respective advantage of three, more advantage can be obtained simultaneously.
Summary of the invention
For deficiency of the prior art, the invention provides a kind of intelligent metering DSL, workflow and script effectively combined test system.
The present invention is achieved through the following technical solutions: a kind of intelligent metering products detection system, it is characterized in that: DSL, workflow with the compound mode of script is: the function script module relevant to business is according to whether be divided into test component script with public foot originally with test case direct correlation, test component script builds by quoting public script, configured by the parametrization of UI and test component script builds test component, construction work stream is carried out by permutation and combination test component, test case is the set of test component, the set of test case or test case simultaneously also can be as single test component.Test component and test case are the relations being combined with each other;Testing procedure is divided into: the first step: analyze test case, partition testing parts;Second step: design test component UI and script;3rd step: combined test parts form workflow.Script is all to use templating design with interface UI, completely isolated, transmits message by specific agreement and network and comes mutual, extends very convenient.Platform can realize seamless link to equipment, as long as equipment provides calls API, it is possible to API is embedded in script, operates equipment by interface alternation.The variation of Platform communication mode, is not limited to one.Can have serial ports, Rs485, TCP/IP, UDP, GPRS, far infrared, near-infrared etc., agile development principle followed by platform, the most open to all of extension.
The method have the advantages that tester and developer use same to link up language, decrease communication disorders, it is ensured that the accuracy of demand analysis, decrease time cost, improve test and development efficiency;Use the mode of workflow, test case document to match with test software so that tester possesses the ability of oneself formulation flow process, and decrease and newly enter tester and other relevant departments personnel understand time of dependence test business;Use script centralized management and the mode of business customizing, improve management and the efficiency of exploitation script;The corresponding single testing scheme of single test case, testing scheme, as an independent file, can preserve, transmit and revise, it is achieved that test case and the resource-sharing of testing scheme.
Accompanying drawing explanation
Fig. 1 is the compound mode figure of DSL, workflow and script in the present invention.
Fig. 2 is the testing procedure figure of the present invention.
Detailed description of the invention
The specific works principle of the present invention is described below in conjunction with the accompanying drawings: referring to the drawings 1, DSL in the present invention, workflow with the compound mode of script is: the function script module relevant to business is according to whether be divided into test component script with public foot originally with test case direct correlation, test component script builds by quoting public script, configured by the parametrization of UI and test component script builds test component, construction work stream is carried out by permutation and combination test component, test case is the set of test component, the set of test case or test case simultaneously also can be as single test component.Test component and test case are the relations being combined with each other.
Referring to the drawings 1, the concrete testing procedure of the present invention is: the first step: analyze test case, partition testing parts;Second step: design test component UI and script;3rd step: combined test parts form workflow.
The advantage of DSL, workflow and script efficient combination has: owing to tester and developer use same to link up language, decreases communication disorders, it is ensured that the accuracy of demand analysis, decreases time cost, improves test and development efficiency;Owing to using the mode of workflow, test case document matches with test software so that tester possesses the ability of oneself formulation flow process, and decreases and newly enter tester and other relevant departments personnel understand time of dependence test business;Owing to using script centralized management and the mode of business customizing, improve management and the efficiency of exploitation script;The corresponding single testing scheme of single test case, testing scheme, as an independent file, can preserve, transmit and revise, it is achieved that test case and the resource-sharing of testing scheme.

Claims (4)

1. an intelligent metering products detection system, it is characterized in that: DSL, workflow with the compound mode of script is: the function script module relevant to business is according to whether be divided into test component script with public foot originally with test case direct correlation, test component script builds by quoting public script, configured by the parametrization of UI and test component script builds test component, construction work stream is carried out by permutation and combination test component, test case is the set of test component, the set of test case or test case simultaneously also can be as single test component, test component and test case are the relations being combined with each other;Testing procedure is divided into: The first step: analyze test case, partition testing parts;Second step: design test component UI and test component script;3rd step: combined test parts form workflow.
A kind of intelligent metering products detection system the most according to claim 1, it is characterised in that: test component script is all to use templating design with interface UI, completely isolated, transmits message by agreement and network and comes mutual.
A kind of intelligent metering products detection system the most according to claim 1, it is characterised in that: platform can realize seamless link to equipment, and equipment provides and calls API, and platform is embedded into API in test component script, operates equipment by interface alternation.
A kind of intelligent metering products detection system the most according to claim 1, it is characterised in that: Platform communication mode one in serial ports, Rs485, TCP/IP, UDP, GPRS, far infrared, near-infrared.
CN201410316815.0A 2014-07-04 2014-07-04 A kind of intelligent metering products detection system Active CN104077223B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410316815.0A CN104077223B (en) 2014-07-04 2014-07-04 A kind of intelligent metering products detection system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410316815.0A CN104077223B (en) 2014-07-04 2014-07-04 A kind of intelligent metering products detection system

Publications (2)

Publication Number Publication Date
CN104077223A CN104077223A (en) 2014-10-01
CN104077223B true CN104077223B (en) 2017-01-04

Family

ID=51598491

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410316815.0A Active CN104077223B (en) 2014-07-04 2014-07-04 A kind of intelligent metering products detection system

Country Status (1)

Country Link
CN (1) CN104077223B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112231200A (en) * 2020-07-09 2021-01-15 青岛鼎信通讯股份有限公司 Automatic detection platform for electric energy meter test
CN116067618B (en) * 2023-01-12 2024-02-02 深圳市光为光通信科技有限公司 Automatic production and adjustment method for 800G high-speed optical module

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101520863A (en) * 2008-02-28 2009-09-02 阿尔卡特朗讯公司 Management platform and associated method for managing smart meters
CN102222039A (en) * 2010-04-19 2011-10-19 微软公司 Using a DSL for calling APIs to test software
CN103336705A (en) * 2011-09-09 2013-10-02 微软公司 Automatic transcoding and semantic adaptation between scripting and workflow systems

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101520863A (en) * 2008-02-28 2009-09-02 阿尔卡特朗讯公司 Management platform and associated method for managing smart meters
EP2096416A1 (en) * 2008-02-28 2009-09-02 Alcatel Lucent Management platform and associated method for managing smart meters
CN102222039A (en) * 2010-04-19 2011-10-19 微软公司 Using a DSL for calling APIs to test software
CN103336705A (en) * 2011-09-09 2013-10-02 微软公司 Automatic transcoding and semantic adaptation between scripting and workflow systems

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
基于工作流的智能卡测试系统的研究与设计;黄长霞 等;《http://www.paper.edu.cn/html/releasepaper/2013/10/7/》;20131002;全文 *

Also Published As

Publication number Publication date
CN104077223A (en) 2014-10-01

Similar Documents

Publication Publication Date Title
CN109726132A (en) A kind of method for testing software and software test automation management system
Mohammad Improve Software Quality through practicing DevOps Automation
CN109388566A (en) A kind of code coverage rate analysis method, apparatus, equipment and storage medium
CN107506303A (en) Method, apparatus and system for automatic test
CN105138386A (en) Logic design verification continuous integration platform based on Jenkins and vManager
CN102141962A (en) Safety distributed test framework system and test method thereof
Meyer et al. Identifying important classes of large software systems through k-core decomposition
CN106502898A (en) Method of testing and test driver and test platform
Adjoyan et al. Service identification based on quality metrics
CN107133175A (en) A kind of software test platform based on cloud computing
Winkler et al. Improving quality assurance in automation systems development projects
CN104077223B (en) A kind of intelligent metering products detection system
Prasanna et al. PoC design: a methodology for proof-of-concept (PoC) development on internet of things connected dynamic environments
Pacheco et al. An open source cyberinfrastructure for collecting, processing, storing and accessing high temporal resolution residential water use data
CN104090185A (en) Testing system and method
Berre et al. Business Model Innovation with the NEFFICS platform and VDML
Christensen et al. Lightweight and continuous architectural software quality assurance using the asqa technique
CN111158979A (en) Service dial testing method, system, device and storage medium
Ahmad et al. Samarang Integrated Operations (IO)–Achieving Well Performance Monitoring, Surveillance & Optimization Through Data and Model Driven Workflows Automation
Montori et al. An IoT Toolchain Architecture for Planning, Running and Managing a Complete Condition Monitoring Scenario
CN106201888A (en) Intelligent video overlap-add procedure device automatic test approach and device
CN110286882A (en) A kind of foreground system design and verification method based on model inspection
CN105162645A (en) Interoperability test method based on PIIF configuration
Harrer et al. A pattern language for workflow engine conformance and performance benchmarking
Braunnagel et al. Coupling and process modeling-An analysis at hand of the eEPC

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
ASS Succession or assignment of patent right

Owner name: NINGBO SANXING INTELLIGENT ELECTRIC CO., LTD.

Free format text: FORMER OWNER: NINGBO SANXING ELECTRIC CO., LTD.

Effective date: 20150618

C41 Transfer of patent application or patent right or utility model
TA01 Transfer of patent application right

Effective date of registration: 20150618

Address after: 315034 Ningbo, Jiangbei District, Zhejiang City, the town of Maple Bay Road, No. 16

Applicant after: Ningbo Samsung intelligent electric company limited

Address before: 315100 Zhejiang city of Ningbo province Jiangshan town Yinzhou District Mingguang Road No. 1166

Applicant before: Ningbo Sanxing Electric Co., Ltd.

C14 Grant of patent or utility model
GR01 Patent grant