KR101249449B1 - Apparatus for web platform verification tool and control method thereof - Google Patents

Apparatus for web platform verification tool and control method thereof Download PDF

Info

Publication number
KR101249449B1
KR101249449B1 KR1020110134238A KR20110134238A KR101249449B1 KR 101249449 B1 KR101249449 B1 KR 101249449B1 KR 1020110134238 A KR1020110134238 A KR 1020110134238A KR 20110134238 A KR20110134238 A KR 20110134238A KR 101249449 B1 KR101249449 B1 KR 101249449B1
Authority
KR
South Korea
Prior art keywords
verification
unit
web platform
widget
tool
Prior art date
Application number
KR1020110134238A
Other languages
Korean (ko)
Inventor
표용원
Original Assignee
인크로스 주식회사
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 인크로스 주식회사 filed Critical 인크로스 주식회사
Priority to KR1020110134238A priority Critical patent/KR101249449B1/en
Application granted granted Critical
Publication of KR101249449B1 publication Critical patent/KR101249449B1/en

Links

Images

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/3696Methods or tools to render software testable
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/3664Environments for testing or debugging software

Abstract

PURPOSE: A web platform verification tool generation device and a control method thereof are provided to automatically process a verification result of the web platform by adding an additional function unit which processes adjustment verification for a stand web size of a developed web platform. CONSTITUTION: A storage unit(110) stores an additional function unit, and a reception unit(120) receives a widget for a web platform verification tool. A verification unit extraction unit(130) extracts a verification unit by analyzing a widget for the web platform verification tool. An additional function unit extraction unit(140) extracts the additional function unit stored in the storage unit. A combination unit(150) generates combination data by mutually combining the verification unit and the additional function unit. A verification tool generation unit(160) generates the widget for the new web platform verification tool by using the combination data. [Reference numerals] (110) Storage unit; (120) Reception unit; (130) Verification unit extraction unit; (140) Additional function unit extraction unit; (150) Combination unit; (160) Verification tool generation unit; (170) Update determination unit;

Description

웹 플랫폼 검증 도구 생성 장치 및 그 제어방법{APPARATUS FOR WEB PLATFORM VERIFICATION TOOL AND CONTROL METHOD THEREOF}Web platform verification tool generating device and control method {APPARATUS FOR WEB PLATFORM VERIFICATION TOOL AND CONTROL METHOD THEREOF}

본 발명은 웹(Web) 플랫폼 검증 도구 생성 장치 및 그 제어방법에 관한 것으로, 보다 상세하게는 개발된 웹 플랫폼에 테스트를 수행하여 검증 결과를 나타내기 위한 검증 도구를 생성하는 장치 및 그 제어방법에 관한 것이다.The present invention relates to an apparatus for generating a web platform verification tool and a control method thereof, and more particularly, to an apparatus for generating a verification tool for displaying a verification result by performing a test on a developed web platform and a method of controlling the same. It is about.

웹 플랫폼(WRT)은 예를 들어 웹 환경하에서 구동되는 단말기들에 구축되는 것으로서 기 정의된 규칙에 따라 웹 페이지를 처리하는 기능을 수행하는 것이다.The web platform (WRT), for example, is built on terminals running in a web environment and performs a function of processing a web page according to a predefined rule.

예를 들어 단말기에 설치된 웹 브라우저는 통신망을 통해 웹 서버에 접속하고, 그 웹 서버로부터 웹 페이지를 수신하며, 웹 페이지 내용을 해석하여 처리하게 되는데, 웹 브라우저는 단말기에 설치된 웹 플랫폼을 이용하여 웹 페이지의 파싱과정을 처리하는 된다.For example, a web browser installed on a terminal accesses a web server through a communication network, receives a web page from the web server, and interprets and processes the web page content. The web browser uses a web platform installed on the terminal. It takes care of parsing the page.

따라서 웹 플랫폼의 개발에 있어서는, 그 개발된 웹 플랫폼이 예를 들어 표준에서 정의된 내용대로 정상 동작하는지를 검증해야 할 필요가 있고, 이때 이용되는 것이 웹 플랫폼 검증 도구이다.Therefore, in the development of the web platform, it is necessary to verify whether the developed web platform operates normally as defined in the standard, and the web platform verification tool is used at this time.

웹 플랫폼 검증 도구에는 디바이스 API(Application Programming Interface), Web Standard 등의 검증을 위한 각종 항목들을 포함될 수 있다.The web platform verification tool may include various items for verification of a device API (Application Programming Interface), Web Standard, and the like.

웹 표준과 관련한 예를 든다면, 개발자들은 웹 플랫폼 검증 도구를 이용하여 그 개발된 웹 플랫폼이 웹 표준에서 정의된 CSS(Cascading Style Sheets)의 각 항목들에 대해 정상적으로 처리하는지 또는 Flash Player와의 연동이 정상적으로 이루어지는 여부를 검증할 수 있는 것이다.As an example of web standards, developers can use web platform validation tools to determine whether the developed web platform handles each item of Cascading Style Sheets (CSS) defined in the web standard or work with Flash Player. You can verify whether or not it is normal.

이러한 웹 플랫폼 검증 도구는 웹 표준화 작업을 수행하는 그룹 또는 3rd Party 등(예를 들어 W3C : World Wide Web Consortium )에서 제공하는 Test suite 에 해당할 수 있다.Such a web platform verification tool may correspond to a test suite provided by a group performing a web standardization work or a 3rd party (eg, W3C: World Wide Web Consortium).

그런데 이처럼 외부 기관 등에서 제공하는 Test suite는 검증 대상이 되는 단말기 상에서 구동된 후 검증 '성공'과 '실패'를 체크할 뿐 그 결과에 대한 리포팅 기능 등이 없어 테스트 수행이 번거롭고 시간이 많이 소요되는 문제점이 있다.However, the test suite provided by external organizations is run on the terminal to be verified and checks the 'success' and 'failure' of the verification. There is this.

즉, 개발자들은 검증 도구를 이용하여 웹 플랫폼을 검증할 때 수동으로 특정 케이스에 대한 검증 성공 또는 실패를 확인해야만 하므로 시간이 많이 걸리고, 또한 검증 결과에 대한 일괄적인 자동화처리가 이루어지지 않음으로써 검증 결과를 추적 관리하는데 어려움이 발생되고 있다.In other words, developers need to manually verify the success or failure of a particular case when verifying the web platform using the verification tool, which takes a lot of time, and also does not perform batch automated processing on the verification results. Difficulties in tracking and managing

http://en.wikipedia.org/wiki/Test_suitehttp://en.wikipedia.org/wiki/Test_suite

본 발명은 상기한 종래의 단점을 해결하기 위해 안출된 것으로서, 그 목적은 웹 플랫폼 검증 결과에 대한 자동화 처리가 가능하도록 하는 검증 위젯을 동적으로 생성하는 웹(Web) 플랫폼 검증 도구 생성 장치 및 그 제어방법을 제공하는 것이다. SUMMARY OF THE INVENTION The present invention has been made to solve the above-mentioned disadvantages, and an object thereof is a device for generating a web platform verification tool and a control device for dynamically generating a verification widget that enables automated processing of a web platform verification result. To provide a way.

상기한 목적을 달성하기 위해 본 발명에 따른 웹(Web) 플랫폼 검증 도구 생성 장치는, 추가 기능 유닛이 저장된 저장부와; 웹 플랫폼 검증 도구용 위젯을 수신하는 수신부와; 상기 수신부에 수신된 웹 플랫폼 검증 도구용 위젯을 해석하여 검증 유닛을 추출하는 검증 유닛 추출부와; 상기 저장부에 저장된 추가 기능 유닛을 추출하는 추가 기능 유닛 추출부와; 상기 검증 유닛 추출부에서 추출한 검증 유닛과 상기 추가 기능 유닛 추출부에서 추출한 추가 기능 유닛을 상호 결합시켜 결합 데이터를 생성하는 결합부와; 상기 결합부에서 생성된 결합 데이터를 이용하여 새로운 웹 플랫폼 검증 도구용 위젯을 생성하는 검증 도구 생성부를 포함하여 구성된다.In order to achieve the above object, a web platform verification tool generating apparatus according to the present invention comprises: a storage unit for storing additional function units; A receiver for receiving a widget for a web platform verification tool; A verification unit extracting unit which extracts a verification unit by analyzing the widget for the web platform verification tool received at the receiving unit; An additional function unit extraction unit for extracting the additional function unit stored in the storage unit; A combiner configured to combine the verification unit extracted by the verification unit extractor and the additional function unit extracted by the additional function unit extractor to generate combined data; It comprises a verification tool generation unit for generating a widget for a new web platform verification tool using the combined data generated by the coupling unit.

또, 상기한 목적을 달성하기 위해 본 발명에 따른 웹(Web) 플랫폼 검증 도구 생성 장치의 제어방법은, 웹 플랫폼 검증 도구용 위젯을 수신하는 단계와; 웹 플랫폼 검증 도구용 위젯을 해석하여 검증 유닛을 추출하는 단계와; 기 구비된 추가 기능 유닛을 추출하는 단계와; 상기 추출한 검증 유닛과 상기 추출한 추가 기능 유닛을 상호 결합시켜 결합 데이터를 생성하는 단계와; 상기 생성된 결합 데이터를 이용하여 새로운 웹 플랫폼 검증 도구용 위젯을 생성하는 단계를 포함하여 이루어진다.In addition, to achieve the above object, a control method of a web platform verification tool generating apparatus according to the present invention comprises the steps of: receiving a widget for the web platform verification tool; Analyzing the widget for the web platform verification tool and extracting the verification unit; Extracting a pre-installed additional function unit; Combining the extracted verification unit with the extracted additional function unit to generate combined data; And generating a widget for the new web platform verification tool using the generated combined data.

이상 설명한 바와 같이 본 발명에 따르면, 개발되는 웹 플랫폼의 표준 웹 규격에 대한 정합성 검증시 그 검증 결과에 처리를 수행하는 별도의 추가 기능 유닛이 해당 검증 도구에 포함되도록 함으로써 예를 들어 웹 플랫폼의 검증 결과를 외부의 서버에서 수신하여 자동 처리가 가능하도록 할 수 있다.As described above, according to the present invention, for verifying the web platform, for example, the verification tool includes a separate additional function unit which performs processing in the verification result when verifying the conformance to the standard web standard of the web platform being developed. Results can be received from external servers to enable automatic processing.

특히, 검증 세부 항목 등 검증 유닛은 W3C(World Wide Web Consortium) 등 표준화 관련 기관에서 제공하는 위젯의 구성을 그대로 활용하고, 검증 결과의 자동화 처리를 위한 별도의 추가 기능 유닛을 추가적으로 포함시킨 웹 플랫폼 검증 도구용 위젯을 새로 생성함으로써, 표준화 관련 기관에서 검증 세부 항목 등을 변화시킬 때마다 이를 즉시 반영하는 웹 플랫폼 검증 도구용 위젯을 용이하게 생성할 수 있다.In particular, the verification unit, such as the verification details, utilizes the configuration of widgets provided by standards-related organizations such as the World Wide Web Consortium (W3C) as it is, and additionally includes a separate additional function unit for automated processing of verification results. By creating a new widget for a tool, it is easy to create a widget for a web platform verification tool that immediately reflects it whenever a standardization agency changes verification details.

특히, 검증 세부 항목이 변할 때마다 개발자가 일일이 이를 확인하여 검증 도구용 위젯을 수동으로 수정할 필요가 없고, 단지 새로운 표준에 맞춰 갱신된 웹 플랫폼 검증 도구용 위젯을 다운로드 받아 기 저장된 추가 기능 유닛과 상호 결합되도록 하면 되므로 개발자 편의성이 증대된다.In particular, every time validation details change, developers do not have to manually check and manually modify the widgets for the validation tool. This allows for increased developer convenience.

도 1은 본 발명의 일 실시예에 따른 웹 플랫폼 검증 도구 생성 장치의 기능 블록도이고,
도 2는 도 1은 본 발명의 일 실시예에 따른 웹 플랫폼 검증 도구 생성 장치와 외부 서버와의 신호 및 제어흐름도이다.
도 3은 도 2에 따라 새로운 웹 플랫폼 검증 도구용 위젯이 생성되는 과정의 일 예를 나타낸 도면이다.
1 is a functional block diagram of a web platform verification tool generating apparatus according to an embodiment of the present invention,
2 is a signal and control flowchart of a web platform verification tool generating apparatus and an external server according to an embodiment of the present invention.
3 is a diagram illustrating an example of a process of generating a widget for a new web platform verification tool according to FIG. 2.

이하에서는 첨부도면을 참조하여 본 발명에 대해 상세히 설명한다.Hereinafter, the present invention will be described in detail with reference to the accompanying drawings.

본 발명의 일 실시예에 따른 웹(Web) 플랫폼 검증 도구 생성 장치는 도 1에 도시된 바와 같이 저장부(110), 수신부(120), 검증 유닛 추출부(130), 추가 기능 유닛 추출부(140), 결합부(150)와, 검증 도구 생성부(160)를 포함하는 구성된다.As shown in FIG. 1, the apparatus for generating a web platform verification tool according to an embodiment of the present invention may include a storage unit 110, a receiver 120, a verification unit extractor 130, and an additional function unit extractor ( 140, the coupling unit 150 and the verification tool generating unit 160 are configured to be included.

저장부(110)는 본 발명의 일 실시예에 따른 웹 플랫폼 검증 도구 생성 장치의 동작으로 위한 각종 프로그램은 물론이고, 해당 프로그램 구동에 따라 발생하는 데이터가 저장되는 것으로서, 휘발성 또는 비휘발성 메모리로 구성될 수 있다.The storage unit 110 stores various programs for the operation of the apparatus for generating a web platform verification tool according to an embodiment of the present invention, as well as data generated according to the operation of the corresponding program, and is configured as a volatile or nonvolatile memory. Can be.

저장부(110)에는 특히 새로운 웹 플랫폼 검증 도구용 위젯에 포함될 추가 기능 유닛이 저장되어 있는데, 이에 대한 보다 상세한 설명은 후술토록 한다.In particular, the storage unit 110 stores additional function units to be included in a widget for a new web platform verification tool, which will be described later.

수신부(120)는 웹 플랫폼 검증 도구용 위젯을 수신하는 기능을 수행한다. 여기서 웹 플랫폼 검증 도구용 위젯은 웹 표준화 작업을 수행하는 그룹/기관 또는 3rd Party 등(예를 들어 W3C : World Wide Web Consortium )에서 웹 플랫폼의 표준화 준수 여부 또는 웹 규격 정합성을 검증할 수 있도록 제공하는 검증 툴의 일종이다.The receiver 120 performs a function of receiving a widget for a web platform verification tool. Here, the widgets for the web platform validation tool provide a group / institution that performs web standardization work or a 3rd party (for example, W3C: World Wide Web Consortium) to provide a way to verify the web platform's standard compliance or web specification consistency. It is a kind of verification tool.

개발자들은 이러한 웹 플랫폼 검증 도구용 위젯을 다운로드 받아 자신이 개발한 웹 플랫폼이 설치된 단말기에서 실행되도록 함으로써 개발한 웹 플랫폼의 각 세부 항목별 정상 동작 여부를 확인할 수 있다.Developers can check whether the web platform verification tool works properly by downloading the widget for the web platform verification tool and running it on the terminal where the web platform developed by the developer is installed.

이처럼 웹 플랫폼 검증 도구용 위젯을 다운로드 받아 웹 플랫폼의 검증을 수행하는 것은 기 공지된 기술에 불과하므로 보다 상세한 설명을 생략한다.As described above, the verification of the web platform is performed by downloading the widget for the web platform verification tool, and thus a detailed description thereof will be omitted.

수신부(120)는 이러한 웹 플랫폼 검증 도구용 위젯을 상술한 웹 표준화 작업 그룹/기관으로부터 직접 수신할 수도 있고, 또는 개발자의 파일(즉, 검증 도구용 위젯) 업로드 작업에 의해 수신할 수도 있다.The receiving unit 120 may receive the widget for the web platform verification tool directly from the web standardization work group / organization described above, or may be received by the developer's file (ie, the widget for the verification tool) upload operation.

검증 유닛 추출부(130)는 수신부(120)에 수신된 웹 플랫폼 검증 도구용 위젯을 해석하여 검증 유닛을 추출하는 기능을 수행한다. 여기서 검증 유닛은 웹 플랫폼의 검증을 위해 동작하는 핵심적인 구성에 해당하는 것으로서, 예를 들어 적어도 하나의 테스트 세부 항목을 포함하여 구성될 수 있다. 여기서 테스트 세부 항목은 예를 들어 웹 표준 중 CSS(Cascading Style Sheets)의 각 검증 항목들에 해당할 수 있다.The verification unit extractor 130 analyzes the widget for the web platform verification tool received by the receiver 120 and extracts the verification unit. Here, the verification unit corresponds to a core configuration that operates for verification of the web platform, and may include, for example, at least one test detail item. Here, the test details may correspond to each verification item of Cascading Style Sheets (CSS) among web standards.

검증 유닛에는 테스트 세부 항목 이외에 테스트 세부 항목을 이용하여 웹 플랫폼에 대한 검증을 수행하는 펑션이 더 포함될 수도 있다.The verification unit may further include a function for performing verification on the web platform using the test details in addition to the test details.

추가 기능 유닛 추출부(140)는 저장부(110)를 검색하여 기 저장된 추가 기능 유닛을 추출하는 기능을 수행한다. 여기서 추가 기능 유닛은 검증 유닛에 포함된 적어도 하나의 검증 항목에 대한 검증 결과를 처리하는 기능을 수행한다.The additional function unit extractor 140 searches for the storage 110 and extracts a previously stored additional function unit. Here, the additional function unit performs a function of processing a verification result for at least one verification item included in the verification unit.

예를 들어 추가 기능 유닛은 검증 유닛에 포함된 각 검증 항목에 대해 웹 플랫폼의 검증을 수행함과 아울러 그 검증 결과를 외부 서버 또는 다른 테스트 위젯에 전송할 수 있다.For example, the add-on unit may perform verification of the web platform for each verification item included in the verification unit, and transmit the verification result to an external server or another test widget.

다른 예로써, 검증 유닛에 각 검증 항목에 대한 웹 플랫폼의 검증 수행 기능이 포함되어 있는 경우에는 추가 기능 유닛은 그 검증 유닛에 의해 생성된 검증 결과를 앞서 설명한 바와 같이 외부 서버 또는 다른 테스트 위젯에 전송할 수 있다.As another example, when the verification unit includes the web platform's verification performance function for each verification item, the add-on unit transmits the verification result generated by the verification unit to an external server or another test widget as described above. Can be.

여기서 외부 서버 또는 다른 테스트 위젯은 웹 플랫폼에 대한 검증 결과에 대한 자동화처리를 수행하는 것일 수 있다.Here, the external server or another test widget may be an automated process for the verification result for the web platform.

예를 들어 추가 기능 유닛이 외부 서버와 네트워크를 형성하고 검증 유닛에 의해 생성되는 검증 결과를 외부 서버에 전송하게 되면, 해당 외부 서버는 그 수신된 웹 플랫폼의 검증 결과를 데이터베이스에 저장허가나 기 설정된 알고리즘에 따라 분류하여 관리할 수 있다. 여기서 기 설정된 알고리즘의 일 예로는 각 세부 검증 항목의 종류별로 검증 결과를 분류하는 것이 있다.For example, when the add-on unit forms a network with an external server and transmits the verification result generated by the verification unit to the external server, the external server stores the verification result of the received web platform in a database. It can be classified and managed according to the algorithm. An example of the preset algorithm is to classify the verification result by the type of each detailed verification item.

결합부(150)는 검증 유닛 추출부(130)에서 추출한 검증 유닛과 추가 기능 유닛 추출부(140)에서 추출한 추가 기능 유닛을 상호 결합시켜 결합 데이터를 생성하는 기능을 수행한다.The combiner 150 combines the verification unit extracted by the verification unit extractor 130 and the additional function unit extracted by the additional function unit extractor 140 to generate combined data.

여기서 결합부(150)는 각 검증 항목(즉, 웹 플랫폼에 대한 웹 규격 정합성 검증 항목 등)에 대한 검증 결과를 처리할 수 있도록 추가 기능 유닛과 검증 유닛 중 적어도 어느 하나를 수정한 후 상호 결합시킬 수 있다.Here, the coupling unit 150 may modify and combine at least one of the additional function unit and the verification unit so as to process the verification result for each verification item (that is, the web specification conformance verification item for the web platform). Can be.

예를 들어 검증 유닛이 검증 결과를 특정 변수에 저장하도록 되어 있는 경우, 결합부(150)는 추가 기능 유닛에서 그 검증 유닛에 의해 생성된 변수를 참조하도록 일부 프로그램 코드를 변경할 수 있는 것이다.For example, if the verification unit is configured to store the verification result in a specific variable, the coupling unit 150 may change some program code to refer to the variable generated by the verification unit in the additional function unit.

검증 도구 생성부(160)는 결합부(150)에서 생성된 결합 데이터를 이용하여 새로운 웹 플랫폼 검증 도구용 위젯을 생성하는 기능을 수행한다. 예를 들어 결합 데이터가 프로그램 소스 코드 또는 프로그램 모듈로 구성되어 있는 경우 검증 도구 생성부(160)는 해당 결합 데이터에 대한 컴파일도 수행할 수 있다.The verification tool generating unit 160 performs a function of generating a widget for a new web platform verification tool by using the combined data generated by the combining unit 150. For example, when the combined data is composed of program source code or program modules, the verification tool generating unit 160 may also compile the combined data.

한편, 갱신 여부 판단부(170)는 웹 플랫폼 검증 도구용 위젯을 제공하는 서비스 서버에 주기적으로 접속하여 웹 플랫폼 검증 도구용 위젯이 갱신되었는지 여부를 판단하는 기능을 수행한다.Meanwhile, the update determination unit 170 periodically accesses a service server that provides the widget for the web platform verification tool, and determines whether the widget for the web platform verification tool has been updated.

판단 결과 웹 플랫폼 검증 도구용 위젯이 갱신된 경우 갱신 여부 판단부(170)는 서비스 서버에 갱신된 웹 플랫폼 검증 도구용 위젯의 전송을 요청할 수 있다.As a result of the determination, when the widget for the web platform verification tool is updated, the update determination unit 170 may request the service server to transmit the updated widget for the web platform verification tool.

이에 따라 서비스 서버로부터 갱신된 웹 플랫폼 검증 도구용 위젯이 수신부(120)에 수신되면 앞서 설명한 검증 유닛 추출부(130), 추가 기능 유닛 추출부(140), 결합부(150), 검증 도구 생성부(160)의 기능이 수행될 수 있다.Accordingly, when the updated widget for the web platform verification tool from the service server is received by the receiver 120, the verification unit extractor 130, the additional function unit extractor 140, the combiner 150, and the verification tool generator described above. The function of 160 may be performed.

이하에서는 도 2를 참조하여 본 발명의 일 실시예에 따른 웹 플랫폼 검증 도구 생성 장치와 웹 플랫폼 검증 도구용 위젯을 구비하고 있는 소정의 서비스 서버간의 신호 및 제어흐름을 설명한다.Hereinafter, a signal and control flow between a predetermined service server including a web platform verification tool generating apparatus and a web platform verification tool widget according to an embodiment of the present invention will be described with reference to FIG. 2.

본 실시예는 서비스 서버에서 웹 플랫폼 검증 도구용 위젯을 제공해주는 것을 일 예로 한다.This embodiment is an example of providing a widget for a web platform verification tool in the service server.

웹 플랫폼 검증 도구 생성 장치는 웹 플랫폼 검증 도구용 위젯이 갱신되었는지 여부를 서비스 서버에 문의한다(단계 S1). 이때 웹 플랫폼 검증 도구 생성 장치는 현재 자신에게 저장된 웹 플랫폼 검증 도구용 위젯의 버전 정보를 서비스 서버에 알려줄 수 있다.The web platform verification tool generating device inquires of the service server whether the widget for the web platform verification tool has been updated (step S1). In this case, the web platform verification tool generating device may inform the service server of version information of the widget for the web platform verification tool currently stored in the web platform verification tool.

서비스 서버는 구비된 웹 플랫폼 검증 도구용 위젯이 웹 플랫폼 검증 도구 생성 장치에 저장되어 있는 위젯과 동일한지 여부를 판단하여 갱신 여부 결과를 전송한다(단계 S3).The service server determines whether the provided widget for the web platform verification tool is the same as the widget stored in the web platform verification tool generating device and transmits an update result (step S3).

웹 플랫폼 검증 도구 생성 장치는 서비스 서버로부터 수신된 갱신 여부 결과를 확인하여 갱신이 필요한 경우(단계 S5) 최신 버전의(즉, 갱신된) 웹 플랫폼 검증 도구용 위젯의 전송을 서비스 서버에 요청한다(단계 S7).The web platform verification tool generating apparatus checks the result of the update received from the service server, and when an update is required (step S5), requests the service server to transmit the latest version (ie, updated) widget for the web platform verification tool ( Step S7).

만일 갱신이 필요하지 않은 경우(예를 들어 현재 웹 플랫폼 검증 도구 생성 장치에서 활용한 웹 플랫폼 검증 도구용 위젯의 버전이 서비스 서버에 구비된 웹 플랫폼 검증 도구용 위젯 버전과 동일한 경우) 웹 플랫폼 검증 도구 생성 장치는 기 설정된 시간동안 기다린 후(단계 S9) 다시 단계 S1부터 시작한다. 이에 따라 주기적으로 갱신 여부를 문의하는 과정이 반복될 수 있다.If no update is required (for example, the version of the widget for the web platform verification tool currently utilized by the web platform verification tool generating device is the same as the widget version for the web platform verification tool provided in the service server). The generating apparatus waits for a preset time (step S9) and then starts again from step S1. Accordingly, the process of periodically inquiring whether to update may be repeated.

서비스 서버는 요청받은 최신 버전의 웹 플랫폼 검증 도구용 위젯을 웹 플랫폼 검증 도구 생성 장치에 전송한다(단계 S11).The service server transmits the requested widget for the web platform verification tool of the latest version to the web platform verification tool generating device (step S11).

웹 플랫폼 검증 도구 생성 장치는 수신된 웹 플랫폼 검증용 위젯에서 검증 유닛을 추출한다(단계 S13). 예를 들어 웹 플랫폼 검증 도구 생성 장치는 웹 플랫폼 검증용 위젯을 스크립트 단위로 분해하여 해당 웹 플랫폼 검증 도구용 위젯에 포함되어 있는 펑션과 검증 항목들을 검증 유닛으로써 추출할 수 있다.The web platform verification tool generating device extracts the verification unit from the received web platform verification widget (step S13). For example, the web platform verification tool generating device may decompose the web platform verification widget into script units and extract the functions and verification items included in the web platform verification tool widget as verification units.

이어서 웹 플랫폼 검증 도구 생성 장치는 기 구비된 추가 기능 유닛을 추출하고(단계 S15), 추출한 추가 기능 유닛 및 검증 유닛을 결합한 결합 데이터를 생성한다(단계 S17).Subsequently, the web platform verification tool generating device extracts the provided additional function unit (step S15), and generates combined data combining the extracted additional function unit and the verification unit (step S17).

여기서 결합 데이터를 생성하는 과정에서 추가 기능 유닛과 검증 유닛 중 적어도 어느 하나의 일부 내용을 수정할 수 있는데, 이는 검증 결과를 추가 기능 유닛에서 정상적으로 활용할 수 있게 하기 위함이다.Herein, some contents of at least one of the additional function unit and the verification unit may be modified in the process of generating the combined data, so that the verification result may be normally used in the additional function unit.

웹 플랫폼 검증 도구 생성 장치는 생성된 결합 데이터를 이용하여 새로운 웹 플랫폼 검증 도구용 위젯을 생성한다(단계 S19).The web platform verification tool generating device generates a widget for the new web platform verification tool by using the generated combined data (step S19).

새로 생성되는 웹 플랫폼 검증 도구용 위젯은 웹 플랫폼이 설치되는 단말기에서 웹 플랫폼에 대한 검증 작업을 수행하는 프로그램에 해당한다.The newly created widget for the web platform verification tool corresponds to a program that performs verification for the web platform on the terminal where the web platform is installed.

예를 들어 개발자는 이 새로 생성된 웹 플랫폼 검증 도구용 위젯을 자신이 개발한 웹 플랫폼이 구비된 단말기에서 실행시킬 수 있고, 이 경우 새로 생성된 웹 플랫폼 검증 도구용 위젯의 기능에 의해 웹 플랫폼에 대한 검증(표준 웹 규격 정합성 검증 등)을 수행하고, 그 수행된 검증 결과를 외부 서버에 전송하거나 또는 타 테스트 위젯과 연동 처리할 수 있다.For example, a developer can run this newly created widget for the web platform validator on a terminal equipped with the web platform developed by the developer, in which case the function of the newly created widget for the web platform validator Verification (standard web standard conformance verification, etc.) may be performed, and the verification result may be transmitted to an external server or interworked with other test widgets.

외부 서버가 웹 플랫폼의 검증 결과에 대한 자동화처리(분류작업 또는 성공 여부 기록 저장 등)를 수행하도록 구성되어 있는 경우에 그 외부 서버는 웹 플랫폼에 대한 검증 결과를 통신망을 통해 수신해야 하고, 따라서 새로 생성된 웹 플랫폼 검증 도구용 위젯이 상술한 바와 같이 외부 서버에 검증 결과를 전송하도록 구성되게 되면 이러한 외부 서버의 자동화 기술은 실질적으로 구현되게 되는 것이다.If the external server is configured to perform automated processing (such as classification work or record of success or failure) of the verification result of the web platform, the external server must receive the verification result of the web platform through the communication network and thus newly When the generated widget for the web platform verification tool is configured to transmit the verification result to the external server as described above, the automation technology of the external server is substantially implemented.

따라서 웹 표준화 작업을 수행하는 그룹 또는 3rd Party 등에서 제공하는 Test suite 즉, 웹 플랫폼 검증 도구용 위젯에 결과적으로 상술한 바와 같이 외부 서버와 통신채널을 형성하여 검증 결과를 전송하는 기능을 갖는 추가 기능 유닛이 포함되도록 하는 본 발명에 따르면 웹 플랫폼에 대한 검증 결과를 다양한 용도로 활용할 수 있게 된다.Therefore, an additional function unit having a function of transmitting a verification result by forming a communication channel with an external server as described above in a test suite provided by a group or a third party that performs web standardization, or a widget for a web platform verification tool. According to the present invention to be included this can be utilized for various purposes the verification results for the web platform.

도 3은 도 2의 과정에 따라 웹 플랫폼 검증 도구 생성 장치에서 오리지널 위젯과 추가 기능 유닛을 기초로 새로운 위젯이 생성되는 과정의 일 예를 나타낸 것이다.FIG. 3 illustrates an example of a process of generating a new widget based on the original widget and the additional function unit in the apparatus for generating a web platform verification tool according to the process of FIG. 2.

동 도면에서 오리지널 위젯은 시스템(예를 들어 외부 서버) 연동 기능이 없는 웹 플랫폼 검증 도구용 위젯을 의미하고, 새로 생성되는 위젯은 시스템 연동 기능이 부가된 웹 플랫폼 검증 도구용 위젯에 해당한다.In the drawing, the original widget means a widget for a web platform verification tool without a system (for example, an external server) interworking function, and the newly created widget corresponds to a web platform verification tool for a system interworking function.

이를 위해 웹 플랫폼 검증 도구 생성 장치는 오리지널 위젯을 해석하여 검증 유닛을 추출하고, 그 검증 유닛에 추가 기능 유닛을 추가 포함시켜 결합 데이터를 생성한 후에, 결합 데이터를 이용하여 새로운 위젯을 생성한다.To this end, the web platform verification tool generating device analyzes the original widget, extracts the verification unit, adds an additional function unit to the verification unit, generates combined data, and then generates a new widget using the combined data.

한편, 본 발명은 상기한 특정 실시예에 한정되는 것이 아니라 본 발명의 요지를 벗어나지 않는 범위 내에서 여러 가지로 변형 및 수정하여 실시할 수 있는 것이다. 이러한 변형 및 수정이 첨부되는 특허청구범위에 속한다면 본 발명에 포함된다는 것은 자명할 것이다. While the present invention has been particularly shown and described with reference to exemplary embodiments thereof, it is to be understood that the invention is not limited to the disclosed exemplary embodiments, but, on the contrary, is intended to cover various modifications and equivalent arrangements included within the spirit and scope of the invention. It is to be understood that such variations and modifications are intended to be included in the scope of the appended claims.

그리고 상술한 웹 플랫폼 검증 도구 생성 장치의 각 기능은 그 기능이 구현된 소프트웨어 프로그램 코드의 실행에 의해 이루어질 수 있음은 물론이다.Each function of the apparatus for generating a web platform verification tool described above may be achieved by executing software program code in which the function is implemented.

110 : 저장부 120 : 수신부
130 : 검증 유닛 추출부 140 : 추가 기능 유닛 추출부
150 : 결합부 160 : 검증 도구 생성부
170 : 갱신 여부 판단부
110: storage unit 120: receiving unit
130: verification unit extraction unit 140: additional function unit extraction unit
150: combining unit 160: verification tool generation unit
170: Renewal determination unit

Claims (11)

웹(Web) 플랫폼 검증 도구 생성 장치의 제어방법에 있어서,
(a) 웹 플랫폼 검증 도구용 위젯을 수신하는 단계와;
(b) 웹 플랫폼 검증 도구용 위젯을 해석하여 검증 유닛을 추출하는 단계와;
(c) 기 구비된 추가 기능 유닛을 추출하는 단계와;
(d) 상기 (b) 단계에서 추출한 검증 유닛과 상기 (c) 단계에서 추출한 추가 기능 유닛을 상호 결합시켜 결합 데이터를 생성하는 단계와;
(e) 상기 (d) 단계에서 생성된 결합 데이터를 이용하여 새로운 웹 플랫폼 검증 도구용 위젯을 생성하는 단계를 포함하는 것을 특징으로 하는 웹 플랫폼 검증 도구 생성 장치의 제어방법.
In the control method of the web platform verification tool generating device,
(a) receiving a widget for a web platform verification tool;
(b) interpreting the widget for the web platform verification tool and extracting the verification unit;
(c) extracting an additional functional unit;
(d) mutually combining the verification unit extracted in step (b) and the additional function unit extracted in step (c) to generate combined data;
(e) generating a new web platform verification tool widget by using the combined data generated in step (d).
제1항에 있어서,
상기 검증 유닛에는 적어도 하나의 검증 항목이 포함되어 있고,
상기 추가 기능 유닛은 상기 적어도 하나의 검증 항목에 대한 검증 결과를 처리하는 것을 특징으로 하는 웹 플랫폼 검증 도구 생성 장치의 제어방법.
The method of claim 1,
The verification unit includes at least one verification item,
And the additional function unit processes a verification result of the at least one verification item.
제2항에 있어서,
상기 추가 기능 유닛은 외부 서버와 네트워크를 형성하고, 상기 검증 유닛에 의해 생성되는 검증 결과를 상기 외부 서버에 전송하는 기능을 수행하는 것을 특징으로 하는 웹 플랫폼 검증 도구 생성 장치의 제어방법.
The method of claim 2,
And the additional function unit forms a network with an external server and transmits the verification result generated by the verification unit to the external server.
제1항에 있어서,
상기 (d) 단계는 각 검증 항목에 대한 검증 결과를 처리할 수 있도록 상기 (b) 단계에서 추출한 검증 유닛과 상기 (c) 단계에서 추출한 추가 기능 유닛 중 적어도 어느 하나를 수정한 후 상기 검증 유닛과 상호 결합시키는 것을 특징으로 하는 웹 플랫폼 검증 도구 생성 장치의 제어방법.
The method of claim 1,
In the step (d), after modifying at least one of the verification unit extracted in the step (b) and the additional function unit extracted in the step (c) to process the verification result for each verification item, Control method for generating a web platform verification tool, characterized in that the mutual coupling.
제1항에 있어서,
(f) 웹 플랫폼 검증 도구용 위젯을 제공하는 서비스 서버에 주기적으로 접속하여 웹 플랫폼 검증 도구용 위젯이 갱신되었는지 여부를 판단하는 단계와;
(g) 상기 (f) 단계의 판단결과 웹 플랫폼 검증 도구용 위젯이 갱신된 경우 상기 서비스 서버에 요청하여 최신 버전의 웹 플랫폼 검증 도구용 위젯을 수신하는 단계와;
상기 (g) 단계에서 수신된 최신 버전의 웹 플랫폼 검증 도구용 위젯에 대해서 상기 (b) 단계 내지 상기 (e) 단계를 수행하는 단계를 더 포함하는 것을 특징으로 하는 웹 플랫폼 검증 도구 생성 장치의 제어방법.
The method of claim 1,
(f) periodically accessing a service server that provides a widget for the web platform verification tool, and determining whether the widget for the web platform verification tool has been updated;
(g) requesting the service server to receive the latest version of the web platform verification tool widget when the web platform verification tool widget is updated as a result of the determination of step (f);
And performing the steps (b) to (e) with respect to the widget for the latest version of the web platform verification tool received in step (g). Way.
제1항 내지 제5항 중 어느 한 항의 방법을 실행시키기 위한 프로그램을 기록한 컴퓨터 판독 가능 기록 매체.A computer-readable recording medium having recorded thereon a program for executing the method of any one of claims 1 to 5. 웹(Web) 플랫폼 검증 도구 생성 장치에 있어서,
추가 기능 유닛이 저장된 저장부와;
웹 플랫폼 검증 도구용 위젯을 수신하는 수신부와;
상기 수신부에 수신된 웹 플랫폼 검증 도구용 위젯을 해석하여 검증 유닛을 추출하는 검증 유닛 추출부와;
상기 저장부에 저장된 추가 기능 유닛을 추출하는 추가 기능 유닛 추출부와;
상기 검증 유닛 추출부에서 추출한 검증 유닛과 상기 추가 기능 유닛 추출부에서 추출한 추가 기능 유닛을 상호 결합시켜 결합 데이터를 생성하는 결합부와;
상기 결합부에서 생성된 결합 데이터를 이용하여 새로운 웹 플랫폼 검증 도구용 위젯을 생성하는 검증 도구 생성부를 포함하는 것을 특징으로 하는 웹 플랫폼 검증 도구 생성 장치.
In the web platform verification tool generating device,
A storage unit in which the additional function unit is stored;
A receiver for receiving a widget for a web platform verification tool;
A verification unit extracting unit which extracts a verification unit by analyzing the widget for the web platform verification tool received at the receiving unit;
An additional function unit extraction unit for extracting the additional function unit stored in the storage unit;
A combiner configured to combine the verification unit extracted by the verification unit extractor and the additional function unit extracted by the additional function unit extractor to generate combined data;
And a verification tool generator for generating a widget for a new web platform verification tool by using the combined data generated by the combiner.
제7항에 있어서,
상기 검증 유닛에는 적어도 하나의 검증 항목이 포함되어 있고,
상기 추가 기능 유닛은 상기 적어도 하나의 검증 항목에 대한 검증 결과를 처리하는 것을 특징으로 하는 웹 플랫폼 검증 도구 생성 장치.
The method of claim 7, wherein
The verification unit includes at least one verification item,
And the additional function unit is configured to process a verification result of the at least one verification item.
제8항에 있어서,
상기 추가 기능 유닛은 외부 서버와 네트워크를 형성하고, 상기 검증 유닛에 의해 생성되는 검증 결과를 상기 외부 서버에 전송하는 기능을 수행하는 것을 특징으로 하는 웹 플랫폼 검증 도구 생성 장치.
9. The method of claim 8,
And the additional function unit forms a network with an external server and transmits the verification result generated by the verification unit to the external server.
제7항에 있어서,
상기 결합부는 각 검증 항목에 대한 검증 결과를 처리할 수 있도록 상기 추가 기능 유닛과 상기 검증 유닛 중 적어도 어느 하나를 수정한 후 상호 결합시키는 것을 특징으로 하는 웹 플랫폼 검증 도구 생성 장치.
The method of claim 7, wherein
And the combining unit modifies at least one of the additional function unit and the verification unit so as to process the verification result for each verification item, and combines the web platform verification tool.
제7항에 있어서,
웹 플랫폼 검증 도구용 위젯을 제공하는 서비스 서버에 주기적으로 접속하여 웹 플랫폼 검증 도구용 위젯이 갱신되었는지 여부를 판단하고 판단결과 웹 플랫폼 검증 도구용 위젯이 갱신된 경우 상기 서비스 서버에 갱신된 웹 플랫폼 검증 도구용 위젯의 전송을 요청하는 갱신 여부 판단부를 더 포함하는 것을 특징으로 하는 웹 플랫폼 검증 도구 생성 장치.
The method of claim 7, wherein
Periodically accesses the service server that provides the widget for the web platform verification tool, determines whether the widget for the web platform verification tool is updated, and if the widget for the web platform verification tool is updated, verifies the updated web platform on the service server. The apparatus for generating a web platform verification tool, characterized in that it further comprises a renewal determination unit for requesting the transmission of the widget for the tool.
KR1020110134238A 2011-12-14 2011-12-14 Apparatus for web platform verification tool and control method thereof KR101249449B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020110134238A KR101249449B1 (en) 2011-12-14 2011-12-14 Apparatus for web platform verification tool and control method thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020110134238A KR101249449B1 (en) 2011-12-14 2011-12-14 Apparatus for web platform verification tool and control method thereof

Publications (1)

Publication Number Publication Date
KR101249449B1 true KR101249449B1 (en) 2013-04-03

Family

ID=48442114

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020110134238A KR101249449B1 (en) 2011-12-14 2011-12-14 Apparatus for web platform verification tool and control method thereof

Country Status (1)

Country Link
KR (1) KR101249449B1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107329898A (en) * 2017-06-30 2017-11-07 上海摩软通讯技术有限公司 Terminal interface automated testing method and system

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100809291B1 (en) 2006-02-15 2008-03-04 삼성전자주식회사 API test method and apparatus of embedded software
KR20110015748A (en) * 2009-08-10 2011-02-17 주식회사 카네스 Apparauts for testing platform and method thereof
KR20110063245A (en) * 2009-12-04 2011-06-10 한국전자통신연구원 Method and system of verification of s/w platform of vehicle

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100809291B1 (en) 2006-02-15 2008-03-04 삼성전자주식회사 API test method and apparatus of embedded software
KR20110015748A (en) * 2009-08-10 2011-02-17 주식회사 카네스 Apparauts for testing platform and method thereof
KR20110063245A (en) * 2009-12-04 2011-06-10 한국전자통신연구원 Method and system of verification of s/w platform of vehicle

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107329898A (en) * 2017-06-30 2017-11-07 上海摩软通讯技术有限公司 Terminal interface automated testing method and system

Similar Documents

Publication Publication Date Title
CN109885311B (en) Application program generation method and device
US10212563B2 (en) Updating web resources
KR101654957B1 (en) Device dependent on-demand compiling and deployment of mobile applications
US8983935B2 (en) Methods for utilizing a javascript emulator in a web content proxy server and devices thereof
US9229844B2 (en) System and method for monitoring web service
CN111414407A (en) Data query method and device of database, computer equipment and storage medium
US10007532B1 (en) Data infrastructure for cross-platform cross-device API inter-connectivity
US9876880B2 (en) Creation of a binding based on a description associated with a server
CN108959939B (en) System authority opening method, device, system and storage medium
CN109902247B (en) Page rendering method and device and electronic equipment
US9223557B1 (en) Application provided browser plugin
CN108984202B (en) Electronic resource sharing method and device and storage medium
CN105074670A (en) Log output control device, method, and program
KR101249449B1 (en) Apparatus for web platform verification tool and control method thereof
CN103139298A (en) Method for transmitting network data and device
CN114816361A (en) Method, device, equipment, medium and program product for generating splicing project
EP3005087A1 (en) Declarative configuration elements
US10698751B2 (en) Web services generation based on client-side code
US20150143333A1 (en) Native Application Variation
KR20140121583A (en) Method and system for certifying application
CN109831496B (en) Terminal data debugging method
KR20230036672A (en) Devices and Control Methods Related to Web Platform Validation
CN104780148A (en) Server, terminal, system and method for document online operation
CN113626409B (en) Test data processing method, device, equipment and storage medium
CN110688555B (en) Data source discovery and verification system based on crawler

Legal Events

Date Code Title Description
A201 Request for examination
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20160126

Year of fee payment: 4

FPAY Annual fee payment

Payment date: 20170208

Year of fee payment: 5

FPAY Annual fee payment

Payment date: 20180208

Year of fee payment: 6

LAPS Lapse due to unpaid annual fee