WO2011065783A2 - 컴퓨팅 장치 및 미디어 재생 장치를 이용한 사용자 애플리케이션 테스트 시스템 및 테스트 방법 - Google Patents

컴퓨팅 장치 및 미디어 재생 장치를 이용한 사용자 애플리케이션 테스트 시스템 및 테스트 방법 Download PDF

Info

Publication number
WO2011065783A2
WO2011065783A2 PCT/KR2010/008457 KR2010008457W WO2011065783A2 WO 2011065783 A2 WO2011065783 A2 WO 2011065783A2 KR 2010008457 W KR2010008457 W KR 2010008457W WO 2011065783 A2 WO2011065783 A2 WO 2011065783A2
Authority
WO
WIPO (PCT)
Prior art keywords
user application
media playback
application
playback device
computing device
Prior art date
Application number
PCT/KR2010/008457
Other languages
English (en)
French (fr)
Other versions
WO2011065783A3 (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 JP2012541024A priority Critical patent/JP5438845B2/ja
Priority to EP10833595.1A priority patent/EP2506261A4/en
Priority to US13/511,607 priority patent/US9189368B2/en
Priority to CN201080053571.1A priority patent/CN102656636B/zh
Publication of WO2011065783A2 publication Critical patent/WO2011065783A2/ko
Publication of WO2011065783A3 publication Critical patent/WO2011065783A3/ko

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
    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11BINFORMATION STORAGE BASED ON RELATIVE MOVEMENT BETWEEN RECORD CARRIER AND TRANSDUCER
    • G11B20/00Signal processing not specific to the method of recording or reproducing; Circuits therefor
    • G11B20/10Digital recording or reproducing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/362Software debugging
    • 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
    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11BINFORMATION STORAGE BASED ON RELATIVE MOVEMENT BETWEEN RECORD CARRIER AND TRANSDUCER
    • G11B20/00Signal processing not specific to the method of recording or reproducing; Circuits therefor
    • G11B20/10Digital recording or reproducing
    • G11B20/18Error detection or correction; Testing, e.g. of drop-outs
    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11BINFORMATION STORAGE BASED ON RELATIVE MOVEMENT BETWEEN RECORD CARRIER AND TRANSDUCER
    • G11B2220/00Record carriers by type
    • G11B2220/20Disc-shaped record carriers
    • G11B2220/25Disc-shaped record carriers characterised in that the disc is based on a specific recording technology
    • G11B2220/2537Optical discs
    • G11B2220/2541Blu-ray discs; Blue laser DVR discs

Definitions

  • the present invention relates to a user application test system and a test method using a computing device and a media playback device, and more particularly, to a user application test using a computing device and a media playback device for executing a developer application to test a user application generated on the computing device. It relates to a system and a test method.
  • the Blu-ray Disc (hereinafter referred to as "BD”) not only provides HD video through a Blu-ray Disc playback device (hereinafter referred to as "BDP”) but also provides various user applications that are executed in the BDP.
  • BDP Blu-ray Disc playback device
  • the user may be provided with a service by selecting and executing a desired user application among various user applications stored in the BD. For example, when a user selects and executes a VOD application, the BDP connects to the VOD server and provides the user's selected video in real time.
  • User applications running on the BDP are created by compiling source code in the JAVA language.
  • FIG. 1 is a diagram schematically illustrating a user application development environment according to the prior art.
  • a user creates a user application using application development software installed on a computing device 10 such as a PC. Specifically, a user writes source code using application development software. The user generates the user application by compiling the source code using a compiler included in the application development software.
  • the user For testing and debugging the created user application, the user stores the user application in the storage device 20 such as BD.
  • the user inserts the storage device 20 into the media playback device 30 to execute a user application stored in the storage device 20.
  • the media player 30 outputs a debugging message, a log message, etc. generated by a user application through the display device 40.
  • the modified user application should be stored in the memory device 20 to perform testing and debugging.
  • a separate recording device capable of recording the user application on the disk storage device must be provided, so that an additional cost for implementing an application development environment is required. need. Even if a recording device is provided, the user must insert a disk storage device recording the user application into the media playback device and perform testing and debugging whenever the user application is modified.
  • the user should check the debugging message and the log message generated during the test and debugging process through the display device. Therefore, when a plurality of debugging messages and log messages are generated, not only some of them may be checked, but also a plurality of debugging messages and log messages may not be stored.
  • simulation software cannot implement the exact same test environment as the physical media playback device, even if the user application is running perfectly in the test environment using the simulation software, the error occurs frequently in the physical media playback device. There is a problem.
  • the present invention executes a developer application to test a user application generated on a computing device connected through a network, so that a user application using a computing device and a media playback device can test an application stored in a plurality of computing devices with one media playback device. Its purpose is to provide a test system and test method.
  • a user application test system comprising a computing device for generating one or more user applications and a media playback device for executing the one or more user applications, wherein the computing device receives the media playback device from the media playback device.
  • a third instruction for transmitting the user application selected by the media playback device to the media playback device in response to the user application request, wherein the media playback device sends the user application information request.
  • a fourth instruction for transmitting to the computing device A fifth instruction for receiving information about the user application sent by the computing device; A sixth instruction for sending the user application request to the computing device; A seventh instruction for receiving a user application sent by the computing device; And an eighth instruction for executing and testing the user application received by performing the seventh instruction.
  • the user application and developer application according to the present invention are each based on the Java language.
  • the developer application further includes a ninth instruction for transmitting debugging information generated by executing the selected user application to the computing device, wherein the application providing program includes a tenth instruction for receiving the debugging information from the media playback device. It is preferable to further include.
  • the application providing program may further include an eleventh instruction for storing the debugging information in a storage device of the computing device.
  • the developer application further includes a twelfth instruction for transmitting the debugging information to a logging server.
  • the application providing program may further include a thirteenth instruction for displaying the debugging information on a display device.
  • the media playback device preferably downloads and executes the developer application from a developer application storage server.
  • the developer application further includes a fourteenth instruction for sending a configuration request to the computing device requesting configuration information of the computing device, wherein the application providing program sends the configuration information to the media playback device in response to the configuration request. It is preferable to further include a fifteenth instruction to transmit to.
  • the developer application further includes a sixteenth instruction for displaying the configuration information and the information about the user application on a display device before performing the sixth instruction.
  • the media playback device preferably includes a Blu-ray Disc playback device.
  • a user application test method for testing a user application generated on a computing device and executed on a media playback device comprising: (a) executing an application provision program on a computing device to provide the user application to the media playback device; step; And (b) executing a developer program on a media playback device to test the user application, wherein step (a) comprises (a-1) user application information of the media playback device received from the media playback device.
  • step (b) comprises (b-1) the user application.
  • the user application and the developer application are each based on the Java language.
  • the step (b) further includes the step (b-6) of transmitting the debugging information generated by executing the selected user application to the computing device, and the step (a) includes (a-4) the debugging information.
  • it further comprises the step of receiving from the media playback device.
  • the step (a) further includes (a-5) storing the debugging information in a storage device of the computing device.
  • the step (b) preferably further includes the step (b-7) of transmitting the debugging information to a logging server.
  • the step (b) further includes (b-8) displaying the debugging information on the display device.
  • the step (b) further includes the step of transmitting a configuration request to the computing device requesting configuration information of the computing device before performing the step (b-1), wherein the step (a) is performed in response to the configuration request. And in response to transmitting the configuration information to the media playback device.
  • step (b-3) Before performing the step (b-3), it is preferable to further include displaying the configuration information and the information on the user application on the display device.
  • the media playback device preferably includes a Blu-ray Disc playback device.
  • a user application test system and test method using a computing device and a media playback device according to the present invention have the following advantages.
  • one media playback device can test applications stored on multiple computing devices. Therefore, there is no need to separately provide a recording apparatus for storing the user application on the disk.
  • the user can select and test the user application displayed through the display device connected to the media playback device according to the present invention.
  • the user can select the disk storage device that recorded the user application whenever the user application is modified. Tests can be easily performed without the need to insert them into a media playback device and perform testing and debugging.
  • the user may easily check the debugging message because the debugging message generated during the test and debugging process is stored in the computing device or the logging server.
  • FIG. 1 schematically illustrates a user application development environment according to the prior art
  • FIG. 2 is a block diagram illustrating a user application test system in accordance with the present invention.
  • FIG. 3 is a block diagram showing details of a configuration of a user application test system according to the present invention.
  • FIG. 4 is a block diagram showing an application providing program according to the present invention.
  • FIG. 5 is a block diagram illustrating a developer application in accordance with the present invention.
  • FIG. 6 is a flowchart illustrating a method for providing a user application according to the present invention.
  • FIG. 2 is a block diagram illustrating a user application development environment according to the present invention.
  • a user application development environment includes one or more computing devices 100-1 to 100 -N and a media playback device 200.
  • Each computing device 100-1 to 100 -N is equipped with application development software for developing a user application running on the media playback device 200.
  • a user may write source code based on Java language using application development software, and generate the user application by compiling the source code.
  • the user application is software running on the media playback device 200.
  • User applications may include, but are not limited to, VOD applications, word processor applications, game applications.
  • the computing device 100 is installed and executed by an application providing program including one or more instructions for providing a user application in response to a request of the media playback device 200.
  • the application providing program When executed, the computing device 100 may provide a user application to the media playback device 200.
  • the media playback device 200 preferably includes a BDP, and may execute a Java language based user application.
  • the media playback device 200 may read and execute a developer application for implementing the present invention.
  • the media reproducing apparatus refers to a device capable of reproducing audio / video data stored in various storage devices such as a BD, DVD, flash memory storage device, hard disk, and executing a user application.
  • the media playback device 200 communicates with the computing device 100 to transmit configuration information, user application information request and user application request, and debugging information to the computing device 100, and from the computing device 100.
  • User application 150 may be received.
  • FIG. 3 is a block diagram showing in detail the configuration of a user application test system according to the present invention.
  • the computing device 100 includes one or more user applications 150, a storage device 130, a processor 110, and a communication means 120 and an application providing program 140. .
  • One or more user applications 150 are software running on media playback device 200.
  • One or more user applications 150 may include, but are not limited to, VOD applications, word processor applications, game applications, and the like.
  • the user application 150 may compile and generate source code based on a Java language written using application development software.
  • the memory device 130 stores the application providing program 140 and the user application 150.
  • the memory device 130 may be a BD, a hard disk, a flash memory, a RAM, a ROM, or a USB storage device, but is not limited thereto.
  • the processor 110 generates a user application 150 and executes an application providing program 140.
  • the processor 110 is a central processing unit (CPU) and performs overall control of the computing device 100.
  • the source code created using the application development software is compiled by the compiler, and the generated user application 150 is stored in the storage device 130.
  • the communication means 120 communicates with the media playback apparatus 200 under the control of the processor 110.
  • the communication means 120 may be Ethernet supporting LAN.
  • the application providing program 140 is executed by the processor 110 and includes one or more instructions.
  • the processor 110 performs one or more instructions included in the application providing program 140.
  • FIG. 4 is a block diagram illustrating an application providing program 140 of a computing device according to the present invention.
  • the application providing program 140 of the computing device includes first to third instructions, tenth instructions, eleventh instructions, thirteenth instructions, and fifteenth instructions.
  • the tenth instruction, the eleventh instruction, the thirteenth instruction, and the fifteenth instruction are optional and may or may not be included in the application providing program 140.
  • the application providing program 140 may be a plug-in of application development software.
  • the processor 110 transmits the information about the one or more user applications 150 in response to the request of the user application information of the media playback apparatus 200 received through the communication means 120 according to the first instruction. To send).
  • the information about the user application 150 includes a name and the like of the user application 150 stored in the storage device 130.
  • the processor 110 mediates the configuration information of the computing device 100 in response to the configuration request of the media playback apparatus 200 received through the communication means 120 according to the fifteenth instruction. It may transmit to the playback device 200.
  • the configuration information may include the IP address and computer name of the computing device 100.
  • the media playback apparatus 200 that has received information about one or more user applications 150 selects one of the one or more user applications 150.
  • the processor 110 sends a user application request via the communication means 120 requesting a user application 150 selected by the media playback device 200 of the one or more user applications 150 according to the second instruction. It receives from the playback apparatus 200.
  • the processor 110 then transmits the user application 150 selected by the media playback device 200 to the media playback device 200 via the communication means 120 in accordance with the third instruction.
  • the media player 200 that receives the selected user application 150 executes the selected user application 150.
  • debugging information and the like are generated.
  • the processor 110 receives debugging information generated by executing the selected user application 150 according to the tenth instruction from the media playback apparatus 200.
  • the processor 110 stores the debugging information received according to the eleventh instruction in the storage device 130.
  • the processor 110 displays debugging information on the display apparatus 300 according to the thirteenth instruction.
  • the media playback apparatus 200 includes a processor 210, a communication means 220, and a storage device 230.
  • the processor 210 executes the developer application 240 and performs overall control of the media playback device 200.
  • the communication means 220 communicates with the computing device 100 generating a user application under the control of the processor 210.
  • the communication means 220 may be Ethernet supporting LAN.
  • the memory device 230 stores either the developer application 240 or the download link of the developer application 240.
  • the memory device 230 may be a BD, a hard disk, a flash memory, a RAM, a ROM, or a USB storage device, but is not limited thereto.
  • the processor 210 may read the developer application 240 from the memory device 230 and execute the developer application 240. In addition, when a download link of the developer application 240 is stored in the storage device 230, the processor 210 may download and execute the developer application 240 from the developer application storage server 500 according to the download link. .
  • Developer application 240 includes one or more instructions, and processor 210 executes developer application 240 to perform the one or more instructions.
  • the developer application 240 is preferably based on the Java language, and the media player 200 executes the developer application 240 to test the user application.
  • the developer application 240 may include fourth to ninth instructions, and may further include twelfth, fourteenth, and sixteenth instructions.
  • the processor 210 may transmit a configuration request to the computing device 100 requesting configuration information of the computing device 100 according to the fourteenth instruction.
  • the computing device 100 transmits the configuration information of the computing device 100 to the media playback device 200 in response to the configuration request of the media playback device 200.
  • the configuration information may include the IP address and computer name of the computing device 100. If one or more computing devices 100 are present, the media playback device 200 broadcasts a configuration request, and each of the one or more computing devices 100 that received the configuration request sends its configuration information to the media playback device ( 200).
  • the processor 210 transmits a user application information request to the computing device 100 through the communication means 220 according to the fourth instruction.
  • the computing device 100 transmits information about one or more user applications stored in the computing device 100 to the media playback device 200 in response to the user application information request.
  • the information about the user application may include a name of the user application and the like.
  • the processor 210 receives information about a user application transmitted by the computing device 100 according to the fifth instruction.
  • the processor 210 may display the configuration information and the information about the user application on a display device according to a sixteenth instruction.
  • the user may select a user application to test by referring to the configuration information displayed on the display device and the information about the user application.
  • a user may identify the computing device 100 with reference to the configuration information.
  • the processor 210 transmits a user application request for requesting a selected user application to the computing device 100 through the communication means 220 by referring to the configuration information and the information about the user application according to a sixth instruction.
  • the computing device 100 When the computing device 100 receives the user application request, the computing device 100 transmits the selected user application to the media playback device 200 in response to the user application request.
  • the processor 210 receives a user application transmitted by the computing device 100 through the communication means 220 according to the seventh instruction.
  • the processor 210 executes and tests the received user application according to the eighth instruction.
  • debugging information is generated.
  • the processor 210 may transmit debugging information generated by executing a user application according to the ninth instruction to the computing device 100.
  • the processor 210 may transmit the debugging information to the logging server 400 according to a twelfth instruction. At the same time, debugging information may be displayed on the display apparatus 600 according to the thirteenth instruction.
  • the debugging information transmitted to the logging server 400 is stored in the logging server 400, and the user can view the debugging information stored in the logging server 400.
  • FIG. 6 is a flowchart illustrating a user application test method according to the present invention.
  • the computing device reads and executes an application providing program (S100).
  • S100 application providing program
  • the media player reads and executes the developer application, or if the download link of the developer application exists in the storage device, the media player downloads the developer application from the developer application storage server according to the download link (S100).
  • the media playback device operates in accordance with the instructions contained in the developer application
  • the computing device operates in accordance with the instructions included in the application providing program. Accordingly, each step of the user application test method according to the present invention is performed by the media playback device or the computing device according to the instructions included in the developer application or the instructions included in the application providing program.
  • the media player reads and executes the developer application stored in the storage device, or downloads the developer application from the developer application storage server according to the download link when the download link of the developer application exists in the storage device (S110). ).
  • the media playback device transmits a configuration request to the computing device requesting configuration information of the computing device (S120).
  • the configuration information may include the IP address and computer name of the computing device. If more than one computing device is present, the media playback device may broadcast a configuration request, and each of the one or more computing devices that receive the configuration request may transmit its configuration information to the media playback device.
  • the computing device transmits the configuration information of the computing device to the media playback device in response to the configuration request received from the media playback device (S130).
  • the media playback device sends a user application information request to the computing device (S140).
  • the computing device transmits information about one or more user applications to the media playback device (S150).
  • the media playback device receives information about a user application transmitted by the computing device (S160).
  • the media playback device displays the configuration information and the information about the user application on the display device (S170).
  • the user may select a user application to test by referring to the configuration information displayed on the display device and the information about the user application.
  • the user can identify the computing device with reference to the displayed configuration information.
  • the user application request for requesting the selected user application is transmitted to the computing device with reference to the information about the user application (S180).
  • the computing device receives a user application request from the media playback device (S190).
  • the computing device transmits the selected user application from the media playback device (S200).
  • the media playback device executes and tests the user application transmitted by the computing device (S210).
  • debugging information is generated.
  • the media player displays the generated debugging information on a display device connected to the media player and transmits the generated debugging information to the computing device (S220).
  • the media playback device transmits the debugging information to the logging server (S230).
  • the debugging information sent to the logging server is stored in the logging server, and the user can view the debugging information stored in the logging server.
  • the computing device stores the debugging information received from the media playback device in a storage device of the computing device (S240).
  • the computing device may display debugging information on a display device connected to the computing device. You can modify the source code by referring to the debugging information.

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)
  • Signal Processing (AREA)
  • Debugging And Monitoring (AREA)
  • Stored Programmes (AREA)

Abstract

본 발명은 컴퓨팅 장치 및 미디어 재생 장치를 이용한 사용자 애플리케이션 테스트 시스템 및 테스트 방법에 관한 것이다. 본 발명에 따르면, 미디어 재생 장치는 개발자 애플리케이션을 실행하여 네트워크를 통해 연결된 컴퓨팅 장치에서 생성된 사용자 애플리케이션을 테스트하므로 한 개의 미디어 재생 장치로 다수개의 컴퓨팅 장치에 저장된 애플리케이션을 테스트할 수 있다.

Description

컴퓨팅 장치 및 미디어 재생 장치를 이용한 사용자 애플리케이션 테스트 시스템 및 테스트 방법
본 발명은 컴퓨팅 장치 및 미디어 재생 장치를 이용한 사용자 애플리케이션 테스트 시스템 및 테스트 방법에 관한 것으로, 특히, 개발자 애플리케이션을 실행하여 컴퓨팅 장치에서 생성된 사용자 애플리케이션을 테스트하는 컴퓨팅 장치 및 미디어 재생 장치를 이용한 사용자 애플리케이션 테스트 시스템 및 테스트 방법에 관한 것이다.
블루레이 디스크(이하 "BD"라 함)는 블루레이 디스크 재생 장치(이하 "BDP"라 함)를 통해 HD 영상을 제공할 뿐만 아니라, BDP에서 실행되는 다양한 사용자 애플리케이션을 제공한다.
사용자는 BD에 저장된 다양한 사용자 애플리케이션 중 원하는 사용자 애플리케이션을 선택 및 실행하여 서비스를 제공받을 수 있다. 예를 들어, 사용자가 VOD 애플리케이션을 선택하여 실행하면, BDP는 VOD 서버에 접속하여 사용자가 선택한 동영상을 실시간으로 제공한다.
BDP에서 실행되는 사용자 애플리케이션은 JAVA 언어로 이루어진 소스 코드를 컴파일하여 생성한다.
도 1은 종래 기술에 따른 사용자 애플리케이션 개발 환경을 개략적으로 도시한 도면이다.
도 1을 참조하면, 사용자는 PC와 같은 컴퓨팅 장치(10)에 설치된 애플리케이션 개발 소프트웨어를 이용하여 사용자 애플리케이션을 생성한다. 구체적으로는, 사용자는 애플리케이션 개발 소프트웨어를 이용하여 소스 코드를 작성한다. 사용자는 소스 코드를 애플리케이션 개발 소프트웨어에 포함된 컴파일러를 이용하여 컴파일하여 사용자 애플리케이션을 생성한다.
생성된 사용자 애플리케이션의 테스트 및 디버깅을 위하여, 사용자는 사용자 애플리케이션을 BD 등의 기억 장치(20)에 저장한다. 사용자는 기억 장치(20)를 미디어 재생 장치(30)에 삽입하여 기억 장치(20)에 저장된 사용자 애플리케이션을 실행한다.
미디어 재생 장치(30)는 사용자 애플리케이션이 생성한 디버깅 메시지, 로그 메시지 등을 디스플레이 장치(40)를 통해 출력한다.
사용자는 디버깅 메시지 및 로그 메시지를 참조하여, 소스 코드를 수정 및 컴파일하고 위 과정을 반복한다.
종래 기술에 따른 사용자 애플리케이션 개발 환경에서는, 소스 코드를 수정하는 경우마다 수정된 사용자 애플리케이션을 기억 장치(20)에 저장하여 테스트 및 디버깅을 수행하여야 한다.
특히, BD 등의 디스크 기억 장치를 사용하는 미디어 재생 장치에 실행되는 사용자 애플리케이션을 테스트하기 위해서는, 디스크 기억 장치에 사용자 애플리케이션을 기록할 수 있는 기록 장치를 별도로 구비하여야 하므로 애플리케이션 개발 환경을 구현하는데 추가적인 비용을 필요로 한다. 기록 장치를 구비한다고 하더라도, 사용자는 사용자 애플리케이션이 수정될 때마다 사용자 애플리케이션을 기록한 디스크 기억 장치를 미디어 재생 장치에 삽입하고 테스트 및 디버깅을 수행하여야 한다.
또한, 사용자는 테스트 및 디버깅을 수행하는 과정에서 생성되는 디버깅 메시지, 로그 메시지를 디스플레이 장치를 통하여 확인하여야 한다. 따라서, 다수개의 디버깅 메시지, 로그 메시지가 생성되는 경우, 일부를 확인하지 못할 수 있을 뿐만 아니라, 다수개의 디버깅 메시지, 로그 메시지를 저장할 수 없다는 문제가 있다.
상술한 문제점을 해결하기 위하여, 미디어 재생 장치의 시뮬레이션 소프트웨어를 컴퓨팅 장치에 설치하여 사용자 애플리케이션의 테스트 및 디버깅을 수행하는 방법이 제안되었다.
그러나, 시뮬레이션 소프트웨어는 물리적인 미디어 재생 장치와 완전히 동일한 테스트 환경을 구현할 수 없으므로, 시뮬레이션 소프트웨어를 이용한 테스트 환경에서 완벽하게 실행되는 사용자 애플리케이션이라도 물리적인 미디어 재생 장치에서는 오류가 발생하는 경우가 빈번하게 존재한다는 문제점이 있다.
본 발명은 개발자 애플리케이션을 실행하여 네트워크를 통해 연결된 컴퓨팅 장치에서 생성된 사용자 애플리케이션을 테스트하므로 한 개의 미디어 재생 장치로 다수개의 컴퓨팅 장치에 저장된 애플리케이션을 테스트할 수 있는 컴퓨팅 장치 및 미디어 재생 장치를 이용한 사용자 애플리케이션 테스트 시스템 및 테스트 방법을 제공하는 것을 그 목적으로 한다.
본 발명에 따른 하나 이상의 사용자 애플리케이션을 생성하는 컴퓨팅 장치와 상기 하나 이상의 사용자 애플리케이션을 실행하는 미디어 재생 장치를 포함하는 사용자 애플리케이션 테스트 시스템에 있어서, 상기 컴퓨팅 장치는 상기 미디어 재생 장치로부터 수신한 상기 미디어 재생 장치의 사용자 애플리케이션 정보 요청에 대한 응답으로 상기 하나 이상의 사용자 애플리케이션에 관한 정보를 상기 미디어 재생 장치로 전송하는 제1 인스트럭션; 상기 하나 이상의 사용자 애플리케이션 중 상기 미디어 재생 장치에 의해 선택된 사용자 애플리케이션을 요청하는 사용자 애플리케이션 요청을 상기 미디어 재생 장치로부터 수신하는 제2 인스트럭션; 및 상기 사용자 애플리케이션 요청에 대한 응답으로 상기 미디어 재생 장치에 의해 선택된 사용자 애플리케이션을 상기 미디어 재생 장치로 전송하는 제3 인스트럭션을 포함하는 애플리케이션 제공 프로그램을 실행하며, 상기 미디어 재생 장치는 상기 사용자 애플리케이션 정보 요청을 상기 컴퓨팅 장치로 전송하는 제4 인스트럭션; 상기 컴퓨팅 장치가 전송한 상기 사용자 애플리케이션에 관한 정보를 수신하는 제5 인스트럭션; 상기 사용자 애플리케이션 요청을 상기 컴퓨팅 장치로 전송하는 제6 인스트럭션; 상기 컴퓨팅 장치가 전송한 사용자 애플리케이션을 수신하는 제7 인스트럭션; 및 상기 제7 인스트럭션을 수행하여 수신한 사용자 애플리케이션을 실행하여 테스트하는 제8 인스트럭션을 포함하는 개발자 프로그램을 실행하는 것을 특징으로 한다.
본 발명에 따른 상기 사용자 애플리케이션 및 개발자 애플리케이션은 각각 자바 언어 기반인 것이 바람직하다.
상기 개발자 애플리케이션은 상기 선택된 사용자 애플리케이션을 실행하여 생성된 디버깅 정보를 상기 컴퓨팅 장치로 전송하는 제9 인스트럭션을 더 포함하며, 상기 애플리케이션 제공 프로그램은 상기 디버깅 정보를 상기 미디어 재생 장치로부터 수신하는 제10 인스트럭션을 더 포함하는 것이 바람직하다.
상기 애플리케이션 제공 프로그램은 상기 디버깅 정보를 상기 컴퓨팅 장치의 기억 장치에 저장하는 제11 인스트럭션을 더 포함하는 것이 바람직하다.
상기 개발자 애플리케이션은 상기 디버깅 정보를 로깅 서버로 전송하는 제12 인스트럭션을 더 포함하는 것이 바람직하다.
상기 애플리케이션 제공 프로그램은 상기 디버깅 정보를 디스플레이 장치에 표시하는 제13 인스트럭션을 더 포함하는 것이 바람직하다.
상기 미디어 재생 장치는 상기 개발자 애플리케이션을 개발자 애플리케이션 저장 서버로부터 다운로드하여 실행하는 것이 바람직하다.
상기 개발자 애플리케이션은 상기 컴퓨팅 장치의 구성 정보를 요청하는 구성 요청을 상기 컴퓨팅 장치로 전송하는 제14 인스트럭션을 더 포함하며, 상기 애플리케이션 제공 프로그램은 상기 구성 요청에 대한 응답으로 상기 구성 정보를 상기 미디어 재생 장치로 전송하는 제15 인스트럭션을 더 포함하는 것이 바람직하다.
상기 개발자 애플리케이션은 상기 제6 인스트럭션을 수행하기 전에 상기 구성 정보 및 상기 사용자 애플리케이션에 관한 정보를 디스플레이 장치에 표시하는 제16 인스트럭션을 더 포함하는 것이 바람직하다.
상기 미디어 재생 장치는 블루레이 디스크 재생 장치를 포함하는 것이 바람직하다.
본 발명에 따른 컴퓨팅 장치에서 생성되며 미디어 재생 장치에서 실행되는 사용자 애플리케이션을 테스트하는 사용자 애플리케이션 테스트 방법에 있어서, (a) 컴퓨팅 장치에서 애플리케이션 제공 프로그램을 실행하여 상기 사용자 애플리케이션을 상기 미디어 재생 장치에 제공하는 단계; 및 (b) 미디어 재생 장치에서 개발자 프로그램을 실행하여 상기 사용자 애플리케이션을 테스트하는 단계를 포함하며, 상기 (a) 단계는 (a-1) 상기 미디어 재생 장치로부터 수신한 상기 미디어 재생 장치의 사용자 애플리케이션 정보 요청에 대한 응답으로 상기 하나 이상의 사용자 애플리케이션에 관한 정보를 상기 미디어 재생 장치로 전송하는 단계; (a-2) 상기 하나 이상의 사용자 애플리케이션 중 상기 미디어 재생 장치에 의해 선택된 사용자 애플리케이션을 요청하는 사용자 애플리케이션 요청을 상기 미디어 재생 장치로부터 수신하는 단계; 및 (a-3) 상기 사용자 애플리케이션 요청에 대한 응답으로 상기 미디어 재생 장치에 의해 선택된 사용자 애플리케이션을 상기 미디어 재생 장치로 전송하는 단계를 포함하며, 상기 (b) 단계는 (b-1) 상기 사용자 애플리케이션 정보 요청을 상기 컴퓨팅 장치로 전송하는 단계; (b-2) 상기 컴퓨팅 장치가 전송한 상기 사용자 애플리케이션에 관한 정보를 수신하는 단계; (b-3) 상기 사용자 애플리케이션 요청을 상기 컴퓨팅 장치로 전송하는 단계; (b-4) 상기 컴퓨팅 장치가 전송한 사용자 애플리케이션을 수신하는 단계; 및 (b-5) 상기 제7 인스트럭션을 수행하여 수신한 사용자 애플리케이션을 실행하여 테스트하는 단계를 포함하는 것을 특징으로 한다.
상기 사용자 애플리케이션 및 개발자 애플리케이션은 각각 자바 언어 기반인 것이 바람직하다.
상기 (b) 단계는 (b-6) 상기 선택된 사용자 애플리케이션을 실행하여 생성된 디버깅 정보를 상기 컴퓨팅 장치로 전송하는 단계를 더 포함하며, 상기 (a) 단계는 (a-4) 상기 디버깅 정보를 상기 미디어 재생 장치로부터 수신하는 단계를 더 포함하는 것이 바람직하다.
상기 (a) 단계는 (a-5) 상기 디버깅 정보를 상기 컴퓨팅 장치의 기억 장치에 저장하는 단계를 더 포함하는 것이 바람직하다.
상기 (b) 단계는 (b-7) 상기 디버깅 정보를 로깅 서버로 전송하는 단계를 더 포함하는 것이 바람직하다.
상기 (b) 단계는 (b-8) 상기 디버깅 정보를 디스플레이 장치에 표시하는 단계를 더 포함하는 것이 바람직하다.
상기 (b) 단계를 수행하기 전에 상기 개발자 애플리케이션을 개발자 애플리케이션 저장 서버로부터 다운로드하여 실행하는 것이 바람직하다.
상기 (b) 단계는 (b-1) 단계를 수행하기 전에 상기 컴퓨팅 장치의 구성 정보를 요청하는 구성 요청을 상기 컴퓨팅 장치로 전송하는 단계를 더 포함하며, 상기 (a) 단계는 상기 구성 요청에 대한 응답으로 상기 구성 정보를 상기 미디어 재생 장치로 전송하는 단계를 더 포함하는 것이 바람직하다.
상기 (b-3) 단계를 수행하기 전에, 상기 구성 정보 및 상기 사용자 애플리케이션에 관한 정보를 디스플레이 장치에 표시하는 단계를 더 포함하는 것이 바람직하다.
상기 미디어 재생 장치는 블루레이 디스크 재생 장치를 포함하는 것이 바람직하다.
본 발명에 따른 컴퓨팅 장치 및 미디어 재생 장치를 이용한 사용자 애플리케이션 테스트 시스템 및 테스트 방법은 다음과 같은 장점이 있다.
개발자 애플리케이션을 실행하여 네트워크를 통해 연결된 컴퓨팅 장치에서 생성된 사용자 애플리케이션을 테스트하므로 한 개의 미디어 재생 장치로 다수개의 컴퓨팅 장치에 저장된 애플리케이션을 테스트할 수 있다. 따라서, 사용자 애플리케이션을 디스크에 저장하는 기록 장치를 별도로 구비할 필요가 없다.
또한, 사용자는 본 발명에 따른 미디어 재생 장치에 연결된 디스플레이 장치를 통해 표시되는 사용자 애플리케이션을 선택하여 테스트를 수행할 수 있다, 따라서, 사용자는 사용자 애플리케이션이 수정될 때마다 사용자 애플리케이션을 기록한 디스크 기억 장치를 미디어 재생 장치에 삽입하고 테스트 및 디버깅을 수행할 필요없이 용이하게 테스트를 수행할 수 있다.
또한, 사용자는 테스트 및 디버깅을 수행하는 과정에서 생성되는 디버깅 메시지가 컴퓨팅 장치 또는 로깅 서버에 저장되므로 사용자는 디버깅 메시지를 용이하게 확인할 수 있다는 장점이 있다.
또한, 미디어 재생 장치의 시뮬레이션 소프트웨어를 사용하지 않더라도 용이하고 정확하게 테스트를 수행할 수 있다는 장점이 있다.
도 1은 종래 기술에 따른 사용자 애플리케이션 개발 환경을 개략적으로 도시한 도면.
도 2는 본 발명에 따른 사용자 애플리케이션 테스트 시스템을 도시한 블록도.
도 3은 본 발명에 따른 사용자 애플리케이션 테스트 시스템의 구성을 상세하게 도시한 블록도.
도 4는 본 발명에 따른 애플리케이션 제공 프로그램을 도시한 블록도.
도 5는 본 발명에 따른 개발자 애플리케이션을 도시한 블록도.
도 6은 본 발명에 따른 사용자 애플리케이션 제공 방법을 도시한 흐름도.
이하에서는, 첨부된 도면을 참조하여 본 발명에 따른 미디어 재생 장치에서 실행되는 사용자 애플리케이션을 제공하는 컴퓨팅 장치 및 제공 방법의 바람직한 실시예를 상세히 설명한다.
도 2는 본 발명에 따른 사용자 애플리케이션 개발 환경을 도시한 블록도이다.
도 2를 참조하면, 본 발명에 따른 사용자 애플리케이션 개발 환경은 하나 이상의 컴퓨팅 장치(100-1 내지 100-N)와 미디어 재생 장치(200)를 포함한다.
각 컴퓨팅 장치(100-1 내지 100-N)에는 미디어 재생 장치(200)에서 실행되는 사용자 애플리케이션을 개발하기 위한 애플리케이션 개발 소프트웨어가 설치된다. 사용자는 애플리케이션 개발 소프트웨어를 이용하여 자바 언어 기반의 소스 코드를 작성하고, 상기 소스 코드를 컴파일하여 사용자 애플리케이션을 생성할 수 있다.
사용자 애플리케이션은 미디어 재생 장치(200)에서 실행되는 소프트웨어이다. 사용자 애플리케이션은 VOD 애플리케이션, 워드 프로세서 애플리케이션, 게임 애플리케이션을 포함할 수 있으나 이에 국한되지는 않는다.
또한, 컴퓨팅 장치(100)에는 미디어 재생 장치(200)의 요청에 따라 사용자 애플리케이션을 제공하는 하나 이상의 인스트럭션을 포함하는 애플리케이션 제공 프로그램이 설치되어 실행된다. 애플리케이션 제공 프로그램이 실행되면, 컴퓨팅 장치(100)는 사용자 애플리케이션을 미디어 재생 장치(200)에 제공할 수 있다.
미디어 재생 장치(200)는 BDP를 포함하는 것이 바람직하며, 자바 언어 기반의 사용자 애플리케이션을 실행할 수 있다. 미디어 재생 장치(200)는 본 발명을 구현하기 위한 개발자 애플리케이션을 판독 및 실행할 수 있다. 이하에서, 미디어 재생 장치는 BD, DVD, 플래시 메모리 저장 장치, 하드 디스크 등 다양한 기억 장치에 저장된 오디오/비디오 데이터를 재생하고 및 사용자 애플리케이션을 실행할 수 있는 장치를 지칭한다.
개발자 애플리케이션이 실행되면 미디어 재생 장치(200)는 컴퓨팅 장치(100)와 통신하여 구성 정보, 사용자 애플리케이션 정보 요청 및 사용자 애플리케이션 요청, 디버깅 정보를 컴퓨팅 장치(100)로 전송하고, 컴퓨팅 장치(100)로부터 사용자 애플리케이션(150)을 수신할 수 있다.
이하에서는, 본 발명에 따른 사용자 애플리케이션 테스트 시스템에 대하여 상세히 설명한다.
도 3은 본 발명에 따른 사용자 애플리케이션 테스트 시스템의 구성을 상세하게 도시한 블록도이다.
도 3을 참조하면, 본 발명에 따른 컴퓨팅 장치(100)는 하나 이상의 사용자 애플리케이션(150), 기억 장치(130), 프로세서(110) 및 통신 수단(120) 및 애플리케이션 제공 프로그램(140)을 포함한다.
하나 이상의 사용자 애플리케이션(150)은 미디어 재생 장치(200)에서 실행되는 소프트웨어이다. 하나 이상의 사용자 애플리케이션(150)은 VOD 애플리케이션, 워드 프로세서 애플리케이션, 게임 애플리케이션 등을 포함할 수 있으나, 이에 국한되지는 않는다. 사용자 애플리케이션(150)은 애플리케이션 개발 소프트웨어를 이용하여 작성한 자바 언어에 기반한 소스 코드를 컴파일하여 생성할 수 있다.
기억 장치(130)는 애플리케이션 제공 프로그램(140) 및 사용자 애플리케이션(150)을 저장한다. 기억 장치(130)는 BD, 하드디스크, 플래시메모리, RAM, ROM 또는 USB 저장 장치일 수 있으나, 이에 국한되지는 않는다.
프로세서(110)는 사용자 애플리케이션(150)을 생성하고 애플리케이션 제공 프로그램(140)을 실행한다. 프로세서(110)는 중앙처리장치(CPU)로서, 컴퓨팅 장치(100)에 대한 전반적인 제어를 수행한다. 또한, 애플리케이션 개발 소프트웨어를 이용하여 작성한 소스 코드를 컴파일러를 통해 컴파일하고, 생성된 사용자 애플리케이션(150)을 기억 장치(130)에 저장한다.
통신 수단(120)은 프로세서(110)의 제어에 따라 미디어 재생 장치(200)와 통신한다. 통신 수단(120)은 LAN을 지원하는 이더넷(Ethernet)일 수 있다.
애플리케이션 제공 프로그램(140)은 프로세서(110)에 의해 실행되며, 하나 이상의 인스트럭션을 포함한다. 프로세서(110)는 애플리케이션 제공 프로그램(140)에 포함된 하나 이상의 인스트럭션을 수행한다.
이하에서는, 본 발명에 따른 애플리케이션 제공 프로그램(140)에 대하여 상세히 설명한다.
도 4는 본 발명에 따른 컴퓨팅 장치의 애플리케이션 제공 프로그램(140)을 도시한 블록도이다.
도 4를 참조하면, 본 발명에 따른 컴퓨팅 장치의 애플리케이션 제공 프로그램(140)은 제1 내지 제3 인스트럭션, 제10 인스트럭션, 제11 인스트럭션, 제13 인스트럭션, 제15 인스트럭션을 포함한다. 제10 인스트럭션, 제11 인스트럭션, 제13 인스트럭션, 제15 인스트럭션은 선택 사항으로서, 애플리케이션 제공 프로그램(140)에 포함되거나 포함되지 않을 수 있다. 애플리케이션 제공 프로그램(140)은 애플리케이션 개발 소프트웨어의 플러그인(plug-in)일 수 있다.
프로세서(110)는 제1 인스트럭션에 따라 통신 수단(120)을 통해 수신한 미디어 재생 장치(200)의 사용자 애플리케이션 정보 요청에 대한 응답으로 하나 이상의 사용자 애플리케이션(150)에 관한 정보를 미디어 재생 장치(200)로 전송한다. 사용자 애플리케이션(150)에 관한 정보에는, 기억 장치(130)에 저장된 사용자 애플리케이션(150)의 명칭 등이 포함된다.
제1 인스트럭션을 수행하기 전에, 프로세서(110)는 제15 인스트럭션에 따라 통신 수단(120)을 통해 수신한 미디어 재생 장치(200)의 구성 요청에 대한 응답으로 컴퓨팅 장치(100)의 구성 정보를 미디어 재생 장치(200)로 전송할 수 있다. 구성 정보는 컴퓨팅 장치(100)의 IP 주소 및 컴퓨터명을 포함할 수 있다.
하나 이상의 사용자 애플리케이션(150)에 관한 정보를 수신한 미디어 재생 장치(200)는 하나 이상의 사용자 애플리케이션(150) 중 어느 하나를 선택한다.
다음에는, 프로세서(110)는 제2 인스트럭션에 따라 하나 이상의 사용자 애플리케이션(150) 중 미디어 재생 장치(200)에 의해 선택된 사용자 애플리케이션(150)을 요청하는 사용자 애플리케이션 요청을 통신 수단(120)을 통해 미디어 재생 장치(200)로부터 수신한다.
다음에는, 프로세서(110)는 제3 인스트럭션에 따라 미디어 재생 장치(200)에 의해 선택된 사용자 애플리케이션(150)을 통신 수단(120)을 통해 미디어 재생 장치(200)로 전송한다.
선택된 사용자 애플리케이션(150)을 수신한 미디어 재생 장치(200)는 선택된 사용자 애플리케이션(150)을 실행한다. 선택된 사용자 애플리케이션(150)이 실행되면, 디버깅 정보 등이 생성된다.
다음에는, 프로세서(110)는 제10 인스트럭션에 따라 선택된 사용자 애플리케이션(150)을 실행하여 생성된 디버깅 정보를 미디어 재생 장치(200)로부터 수신한다.
다음에는, 프로세서(110)는 제11 인스트럭션에 따라 수신한 디버깅 정보를 기억 장치(130)에 저장한다.
다음에는, 프로세서(110)는 제13 인스트럭션에 따라 디버깅 정보를 디스플레이 장치(300)에 표시한다.
다시 도 3을 참조하면, 본 발명에 따른 미디어 재생 장치(200)는 프로세서(210), 통신 수단(220) 및 기억 장치(230)를 포함한다.
프로세서(210)는 개발자 애플리케이션(240)을 실행하며, 미디어 재생 장치(200)에 대한 전반적인 제어를 수행한다.
통신 수단(220)은 프로세서(210)의 제어에 따라 사용자 애플리케이션을 생성하는 컴퓨팅 장치(100)와 통신한다. 통신 수단(220)은 LAN을 지원하는 이더넷(Ethernet)일 수 있다.
기억 장치(230)는 개발자 애플리케이션(240) 및 개발자 애플리케이션(240)의 다운로드 링크 중 어느 하나를 저장한다. 기억 장치(230)는 BD, 하드디스크, 플래시메모리, RAM, ROM 또는 USB 저장 장치일 수 있으나, 이에 국한되지는 않는다.
기억 장치(230)에 개발자 애플리케이션(240)이 저장되어 있는 경우, 프로세서(210)는 개발자 애플리케이션(240)을 기억 장치(230)로부터 판독하여 실행할 수 있다. 또한, 기억 장치(230)에 개발자 애플리케이션(240)의 다운로드 링크가 저장되어 있는 경우, 프로세서(210)는 다운로드 링크에 따라 개발자 애플리케이션(240)을 개발자 애플리케이션 저장 서버(500)로부터 다운로드하여 실행할 수 있다.
개발자 애플리케이션(240)은 하나 이상의 인스트럭션을 포함하며, 프로세서(210)는 개발자 애플리케이션(240)을 실행하여 상기 하나 이상의 인스트럭션을 수행한다. 개발자 애플리케이션(240)은 자바 언어 기반인 것이 바람직하며, 미디어 재생 장치(200)는 개발자 애플리케이션(240)을 실행하여 사용자 애플리케이션의 테스트를 수행한다.
이하에서는, 개발자 애플리케이션(240)에 대하여 상세히 설명한다.
도 5에 도시된 바와 같이, 개발자 애플리케이션(240)은 제4 내지 제9 인스트럭션을 포함하며, 제12, 제14 및 제16 인스트럭션을 추가로 포함할 수 있다.
개발자 애플리케이션(240)이 실행되면, 프로세서(210)는 제14 인스트럭션에 따라 컴퓨팅 장치(100)의 구성 정보를 요청하는 구성 요청을 컴퓨팅 장치(100)로 전송할 수 있다. 컴퓨팅 장치(100)는 미디어 재생 장치(200)의 구성 요청에 대한 응답으로 컴퓨팅 장치(100)의 구성 정보를 미디어 재생 장치(200)로 전송한다. 구성 정보는 컴퓨팅 장치(100)의 IP 주소 및 컴퓨터명을 포함할 수 있다. 하나 이상의 컴퓨팅 장치(100)가 존재하는 경우, 미디어 재생 장치(200)는 구성 요청을 브로드캐스팅하고, 상기 구성 요청을 수신한 하나 이상의 컴퓨팅 장치(100) 각각은 자신의 구성 정보를 미디어 재생 장치(200)로 전송할 수 있다.
프로세서(210)는 제4 인스트럭션에 따라 통신 수단(220)을 통해 사용자 애플리케이션 정보 요청을 컴퓨팅 장치(100)로 전송한다. 컴퓨팅 장치(100)는 상기 사용자 애플리케이션 정보 요청에 대한 응답으로 컴퓨팅 장치(100)에 저장된 하나 이상의 사용자 애플리케이션에 관한 정보를 미디어 재생 장치(200)로 전송한다. 사용자 애플리케이션에 관한 정보는 사용자 애플리케이션의 명칭 등을 포함할 수 있다.
프로세서(210)는 제5 인스트럭션에 따라 컴퓨팅 장치(100)가 전송한 사용자 애플리케이션에 관한 정보를 수신한다.
프로세서(210)는 제16 인스트럭션에 따라 상기 구성 정보 및 상기 사용자 애플리케이션에 관한 정보를 디스플레이 장치에 표시할 수 있다. 사용자는 디스플레이 장치에 표시된 상기 구성 정보 및 상기 사용자 애플리케이션에 관한 정보를 참조하여 테스트하고자 하는 사용자 애플리케이션을 선택할 수 있다. 특히, 하나 이상의 컴퓨팅 장치(100)가 존재하는 경우, 사용자는 상기 구성 정보를 참조하여 컴퓨팅 장치(100)를 식별할 수 있다.
프로세서(210)는 제6 인스트럭션에 따라 상기 구성 정보 및 상기 사용자 애플리케이션에 관한 정보를 참조하여 선택된 사용자 애플리케이션을 요청하는 사용자 애플리케이션 요청을 통신 수단(220)을 통해 컴퓨팅 장치(100)로 전송한다.
컴퓨팅 장치(100)는 사용자 애플리케이션 요청을 수신하면, 사용자 애플리케이션 요청에 대한 응답으로 선택된 사용자 애플리케이션을 미디어 재생 장치(200)로 전송한다.
프로세서(210)는 제7 인스트럭션에 따라 컴퓨팅 장치(100)가 전송한 사용자 애플리케이션을 통신 수단(220)을 통해 수신한다.
프로세서(210)는 제8 인스트럭션에 따라 수신한 사용자 애플리케이션을 실행하여 테스트한다.
사용자 애플리케이션이 실행되면, 디버깅 정보 등이 생성된다.
프로세서(210)는 제9 인스트럭션에 따라 사용자 애플리케이션을 실행하여 생성된 디버깅 정보를 컴퓨팅 장치(100)로 전송할 수 있다.
프로세서(210)는 제12 인스트럭션에 따라 상기 디버깅 정보를 로깅 서버(400)로 전송할 수 있다. 동시에, 제13 인스트럭션에 따라 디버깅 정보를 디스플레이 장치(600)에 표시할 수 있다. 로깅 서버(400)로 전송된 디버깅 정보는 로깅 서버(400)에 저장되며, 사용자는 로깅 서버(400)에 저장된 디버깅 정보를 열람할 수 있다.
이하에서는, 본 발명에 따른 사용자 애플리케이션 테스트 방법을 상세히 설명한다.
도 6은 본 발명에 따른 사용자 애플리케이션 테스트 방법을 도시한 흐름도이다.
도 6을 참조하면, 컴퓨팅 장치는 애플리케이션 제공 프로그램을 판독 및 실행한다(S100).
다음에는, 미디어 재생 장치는 개발자 애플리케이션을 판독하여 실행하거나, 기억 장치에 개발자 애플리케이션의 다운로드 링크가 존재하는 경우, 상기 다운로드 링크에 따라 상기 개발자 애플리케이션을 개발자 애플리케이션 저장 서버로부터 다운로드한다(S100).
미디어 재생 장치는 개발자 애플리케이션에 포함된 인스트럭션에 따라 동작하며, 컴퓨팅 장치는 애플리케이션 제공 프로그램에 포함된 인스트럭션에 따라 동작한다는 것을 주목하여야 한다. 따라서, 본 발명에 따른 사용자 애플리케이션 테스트 방법의 각 단계는 개발자 애플리케이션에 포함된 인스트럭션 또는 애플리케이션 제공 프로그램에 포함된 인스트럭션에 따라 미디어 재생 장치 또는 컴퓨팅 장치가 수행한다.
다음에는, 미디어 재생 장치는 기억 장치에 저장된 개발자 애플리케이션을 판독하여 실행하거나, 기억 장치에 개발자 애플리케이션의 다운로드 링크가 존재하는 경우, 상기 다운로드 링크에 따라 상기 개발자 애플리케이션을 개발자 애플리케이션 저장 서버로부터 다운로드한다(S110).
다음에는, 미디어 재생 장치는 상기 컴퓨팅 장치의 구성 정보를 요청하는 구성 요청을 상기 컴퓨팅 장치로 전송한다(S120). 구성 정보는 컴퓨팅 장치의 IP 주소 및 컴퓨터명을 포함할 수 있다. 하나 이상의 컴퓨팅 장치가 존재하는 경우, 미디어 재생 장치는 구성 요청을 브로드캐스팅하고, 상기 구성 요청을 수신한 하나 이상의 컴퓨팅 장치 각각은 자신의 구성 정보를 미디어 재생 장치로 전송할 수 있다.
다음에는, 컴퓨팅 장치는 미디어 재생 장치로부터 수신한 구성 요청에 대한 응답으로 컴퓨팅 장치의 구성 정보를 미디어 재생 장치로 전송한다(S130).
다음에는, 미디어 재생 장치는 사용자 애플리케이션 정보 요청을 상기 컴퓨팅 장치로 전송한다(S140).
다음에는, 미디어 재생 장치의 사용자 애플리케이션 정보 요청에 대한 응답으로 컴퓨팅 장치는 하나 이상의 사용자 애플리케이션에 관한 정보를 미디어 재생 장치로 전송한다(S150).
다음에는, 상기 미디어 재생 장치는 상기 컴퓨팅 장치가 전송한 사용자 애플리케이션에 관한 정보를 수신한다(S160).
다음에는, 상기 미디어 재생 장치는 상기 구성 정보 및 상기 사용자 애플리케이션에 관한 정보를 디스플레이 장치에 표시한다(S170). 사용자는 디스플레이 장치에 표시된 상기 구성 정보 및 상기 사용자 애플리케이션에 관한 정보를 참조하여 테스트하고자 하는 사용자 애플리케이션을 선택할 수 있다. 특히, 하나 이상의 컴퓨팅 장치가 존재하는 경우, 사용자는 표시된 상기 구성 정보를 참조하여 컴퓨팅 장치를 식별할 수 있다.
다음에는, 상기 사용자 애플리케이션에 관한 정보를 참조하여 선택된 사용자 애플리케이션을 요청하는 사용자 애플리케이션 요청을 상기 컴퓨팅 장치로 전송한다(S180).
다음에는, 컴퓨팅 장치는 사용자 애플리케이션 요청을 미디어 재생 장치로부터 수신한다(S190).
다음에는, 컴퓨팅 장치는 선택된 사용자 애플리케이션을 미디어 재생 장치로부터 전송한다(S200).
다음에는, 미디어 재생 장치는 상기 컴퓨팅 장치가 전송한 사용자 애플리케이션을 실행하여 테스트한다(S210).
선택된 사용자 애플리케이션이 실행되면, 디버깅 정보 등이 생성된다.
디버깅 정보가 생성되면 미디어 재생 장치는 생성된 디버깅 정보를 미디어 재생 장치에 연결된 디스플레이 장치에 표시하고 상기 컴퓨팅 장치로 전송한다(S220).
또한, 미디어 재생 장치는 상기 디버깅 정보를 로깅 서버로 전송한다(S230). 로깅 서버로 전송된 디버깅 정보는 로깅 서버에 저장되며, 사용자는 로깅 서버에 저장된 디버깅 정보를 열람할 수 있다.
컴퓨팅 장치는 미디어 재생 장치로부터 수신한 상기 디버깅 정보를 컴퓨팅 장치의 기억 장치에 저장한다(S240).
또한, 컴퓨팅 장치는 디버깅 정보를 컴퓨팅 장치에 연결된 디스플레이 장치에 표시할 수 있다(S250). 사용자는 디버깅 정보를 참조하여 소스 코드를 수정할 수 있다.
비록 본 발명의 구성이 구체적으로 설명되었지만 이는 단지 본 발명을 예시적으로 설명한 것에 불과한 것으로, 본 발명이 속하는 기술분야에서 통상의 지식을 가지는 자라면 본 발명의 본질적인 특성에서 벗어나지 않는 범위 내에서 다양한 변형이 가능할 것이다.
따라서 본 명세서에 개시된 실시예들은 본 발명을 한정하기 위한 것이 아니라 설명하기 위한 것이고, 이러한 실시예에 의하여 본 발명의 사상과 범위가 한정되는 것은 아니다. 본 발명의 범위는 아래의 청구범위에 의해 해석되어야 하며, 그와 동등한 범위 내에 있는 모든 기술은 본 발명의 권리범위에 포함되는 것으로 해석되어야 할 것이다.

Claims (20)

  1. 하나 이상의 사용자 애플리케이션을 생성하는 컴퓨팅 장치와 상기 하나 이상의 사용자 애플리케이션을 실행하는 미디어 재생 장치를 포함하는 사용자 애플리케이션 테스트 시스템에 있어서,
    상기 컴퓨팅 장치는
    상기 미디어 재생 장치로부터 수신한 상기 미디어 재생 장치의 사용자 애플리케이션 정보 요청에 대한 응답으로 상기 하나 이상의 사용자 애플리케이션에 관한 정보를 상기 미디어 재생 장치로 전송하는 제1 인스트럭션;
    상기 하나 이상의 사용자 애플리케이션 중 상기 미디어 재생 장치에 의해 선택된 사용자 애플리케이션을 요청하는 사용자 애플리케이션 요청을 상기 미디어 재생 장치로부터 수신하는 제2 인스트럭션; 및
    상기 사용자 애플리케이션 요청에 대한 응답으로 상기 미디어 재생 장치에 의해 선택된 사용자 애플리케이션을 상기 미디어 재생 장치로 전송하는 제3 인스트럭션
    을 포함하는 애플리케이션 제공 프로그램을 실행하며,
    상기 미디어 재생 장치는
    상기 사용자 애플리케이션 정보 요청을 상기 컴퓨팅 장치로 전송하는 제4 인스트럭션;
    상기 컴퓨팅 장치가 전송한 상기 사용자 애플리케이션에 관한 정보를 수신하는 제5 인스트럭션;
    상기 사용자 애플리케이션 요청을 상기 컴퓨팅 장치로 전송하는 제6 인스트럭션;
    상기 컴퓨팅 장치가 전송한 사용자 애플리케이션을 수신하는 제7 인스트럭션; 및
    상기 제7 인스트럭션을 수행하여 수신한 사용자 애플리케이션을 실행하여 테스트하는 제8 인스트럭션
    을 포함하는 개발자 프로그램을 실행하는 것을 특징으로 하는 사용자 애플리케이션 테스트 시스템.
  2. 제1항에 있어서,
    상기 사용자 애플리케이션 및 개발자 애플리케이션은 각각 자바 언어 기반인 것을 특징으로 하는 사용자 애플리케이션 테스트 시스템.
  3. 제1항에 있어서,
    상기 개발자 애플리케이션은 상기 선택된 사용자 애플리케이션을 실행하여 생성된 디버깅 정보를 상기 컴퓨팅 장치로 전송하는 제9 인스트럭션을 더 포함하며,
    상기 애플리케이션 제공 프로그램은 상기 디버깅 정보를 상기 미디어 재생 장치로부터 수신하는 제10 인스트럭션을 더 포함하는 것을 특징으로 하는 사용자 애플리케이션 테스트 시스템.
  4. 제3항에 있어서,
    상기 애플리케이션 제공 프로그램은 상기 디버깅 정보를 상기 컴퓨팅 장치의 기억 장치에 저장하는 제11 인스트럭션을 더 포함하는 것을 특징으로 하는 사용자 애플리케이션 테스트 시스템.
  5. 제3항에 있어서,
    상기 개발자 애플리케이션은 상기 디버깅 정보를 로깅 서버로 전송하는 제12 인스트럭션을 더 포함하는 것을 특징으로 하는 사용자 애플리케이션 테스트 시스템.
  6. 제3항에 있어서,
    상기 애플리케이션 제공 프로그램은 상기 디버깅 정보를 디스플레이 장치에 표시하는 제13 인스트럭션을 더 포함하는 것을 특징으로 하는 사용자 애플리케이션 테스트 시스템.
  7. 제1항에 있어서,
    상기 미디어 재생 장치는 상기 개발자 애플리케이션을 개발자 애플리케이션 저장 서버로부터 다운로드하여 실행하는 것을 특징으로 하는 사용자 애플리케이션 테스트 시스템.
  8. 제1항에 있어서,
    상기 개발자 애플리케이션은 상기 컴퓨팅 장치의 구성 정보를 요청하는 구성 요청을 상기 컴퓨팅 장치로 전송하는 제14 인스트럭션을 더 포함하며,
    상기 애플리케이션 제공 프로그램은 상기 구성 요청에 대한 응답으로 상기 구성 정보를 상기 미디어 재생 장치로 전송하는 제15 인스트럭션을 더 포함하는 것을 특징으로 하는 사용자 애플리케이션 테스트 시스템.
  9. 제8항에 있어서,
    상기 개발자 애플리케이션은 상기 제6 인스트럭션을 수행하기 전에 상기 구성 정보 및 상기 사용자 애플리케이션에 관한 정보를 디스플레이 장치에 표시하는 제16 인스트럭션을 더 포함하는 것을 특징으로 하는 사용자 애플리케이션 테스트 시스템.
  10. 제1항에 있어서,
    상기 미디어 재생 장치는 블루레이 디스크 재생 장치를 포함하는 것을 특징으로 하는 사용자 애플리케이션 테스트 시스템.
  11. 컴퓨팅 장치에서 생성되며 미디어 재생 장치에서 실행되는 사용자 애플리케이션을 테스트하는 사용자 애플리케이션 테스트 방법에 있어서,
    (a) 컴퓨팅 장치에서 애플리케이션 제공 프로그램을 실행하여 상기 사용자 애플리케이션을 상기 미디어 재생 장치에 제공하는 단계; 및
    (b) 미디어 재생 장치에서 개발자 프로그램을 실행하여 상기 사용자 애플리케이션을 테스트하는 단계를 포함하며,
    상기 (a) 단계는
    (a-1) 상기 미디어 재생 장치로부터 수신한 상기 미디어 재생 장치의 사용자 애플리케이션 정보 요청에 대한 응답으로 상기 하나 이상의 사용자 애플리케이션에 관한 정보를 상기 미디어 재생 장치로 전송하는 단계;
    (a-2) 상기 하나 이상의 사용자 애플리케이션 중 상기 미디어 재생 장치에 의해 선택된 사용자 애플리케이션을 요청하는 사용자 애플리케이션 요청을 상기 미디어 재생 장치로부터 수신하는 단계; 및
    (a-3) 상기 사용자 애플리케이션 요청에 대한 응답으로 상기 미디어 재생 장치에 의해 선택된 사용자 애플리케이션을 상기 미디어 재생 장치로 전송하는 단계를 포함하며,
    상기 (b) 단계는
    (b-1) 상기 사용자 애플리케이션 정보 요청을 상기 컴퓨팅 장치로 전송하는 단계;
    (b-2) 상기 컴퓨팅 장치가 전송한 상기 사용자 애플리케이션에 관한 정보를 수신하는 단계;
    (b-3) 상기 사용자 애플리케이션 요청을 상기 컴퓨팅 장치로 전송하는 단계;
    (b-4) 상기 컴퓨팅 장치가 전송한 사용자 애플리케이션을 수신하는 단계; 및
    (b-5) 상기 제7 인스트럭션을 수행하여 수신한 사용자 애플리케이션을 실행하여 테스트하는 단계
    를 포함하는 것을 특징으로 하는 사용자 애플리케이션 테스트 방법.
  12. 제11항에 있어서,
    상기 사용자 애플리케이션 및 개발자 애플리케이션은 각각 자바 언어 기반인 것을 특징으로 하는 애플리케이션 테스트 방법.
  13. 제11항에 있어서,
    상기 (b) 단계는 (b-6) 상기 선택된 사용자 애플리케이션을 실행하여 생성된 디버깅 정보를 상기 컴퓨팅 장치로 전송하는 단계를 더 포함하며,
    상기 (a) 단계는 (a-4) 상기 디버깅 정보를 상기 미디어 재생 장치로부터 수신하는 단계를 더 포함하는 것을 특징으로 하는 사용자 애플리케이션 테스트 방법.
  14. 제13항에 있어서,
    상기 (a) 단계는 (a-5) 상기 디버깅 정보를 상기 컴퓨팅 장치의 기억 장치에 저장하는 단계를 더 포함하는 것을 특징으로 하는 사용자 애플리케이션 테스트 방법.
  15. 제13항에 있어서,
    상기 (b) 단계는 (b-7) 상기 디버깅 정보를 로깅 서버로 전송하는 단계를 더 포함하는 것을 특징으로 하는 사용자 애플리케이션 테스트 방법.
  16. 제13항에 있어서,
    상기 (b) 단계는 (b-8) 상기 디버깅 정보를 디스플레이 장치에 표시하는 단계를 더 포함하는 것을 특징으로 하는 사용자 애플리케이션 테스트 방법.
  17. 제11항에 있어서,
    상기 (b) 단계를 수행하기 전에 상기 개발자 애플리케이션을 개발자 애플리케이션 저장 서버로부터 다운로드하여 실행하는 것을 특징으로 하는 사용자 애플리케이션 테스트 방법.
  18. 제11항에 있어서,
    상기 (b) 단계는 (b-1) 단계를 수행하기 전에 상기 컴퓨팅 장치의 구성 정보를 요청하는 구성 요청을 상기 컴퓨팅 장치로 전송하는 단계를 더 포함하며,
    상기 (a) 단계는 상기 구성 요청에 대한 응답으로 상기 구성 정보를 상기 미디어 재생 장치로 전송하는 단계를 더 포함하는 것을 특징으로 하는 사용자 애플리케이션 테스트 방법.
  19. 제18항에 있어서,
    상기 (b-3) 단계를 수행하기 전에, 상기 구성 정보 및 상기 사용자 애플리케이션에 관한 정보를 디스플레이 장치에 표시하는 단계를 더 포함하는 것을 특징으로 하는 사용자 애플리케이션 테스트 방법.
  20. 제11항에 있어서,
    상기 미디어 재생 장치는 블루레이 디스크 재생 장치를 포함하는 것을 특징으로 하는 사용자 애플리케이션 테스트 방법.
PCT/KR2010/008457 2009-11-26 2010-11-26 컴퓨팅 장치 및 미디어 재생 장치를 이용한 사용자 애플리케이션 테스트 시스템 및 테스트 방법 WO2011065783A2 (ko)

Priority Applications (4)

Application Number Priority Date Filing Date Title
JP2012541024A JP5438845B2 (ja) 2009-11-26 2010-11-26 コンピューティング装置及びメディア再生装置を利用したユーザアプリケーションテストシステム及びテスト方法
EP10833595.1A EP2506261A4 (en) 2009-11-26 2010-11-26 SYSTEM AND METHOD FOR TESTING A USER APPLICATION BY USING A CALCULATION DEVICE AND A MEDIA PLAYING DEVICE
US13/511,607 US9189368B2 (en) 2009-11-26 2010-11-26 System and method for testing a user application using a computing apparatus and a media playback apparatus
CN201080053571.1A CN102656636B (zh) 2009-11-26 2010-11-26 使用计算设备和媒体播放设备测试用户应用的系统和方法

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR10-2009-0115297 2009-11-26
KR1020090115297A KR101104166B1 (ko) 2009-11-26 2009-11-26 컴퓨팅 장치 및 미디어 재생 장치를 이용한 사용자 애플리케이션 테스트 시스템 및 테스트 방법

Publications (2)

Publication Number Publication Date
WO2011065783A2 true WO2011065783A2 (ko) 2011-06-03
WO2011065783A3 WO2011065783A3 (ko) 2011-09-15

Family

ID=44067125

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/KR2010/008457 WO2011065783A2 (ko) 2009-11-26 2010-11-26 컴퓨팅 장치 및 미디어 재생 장치를 이용한 사용자 애플리케이션 테스트 시스템 및 테스트 방법

Country Status (6)

Country Link
US (1) US9189368B2 (ko)
EP (1) EP2506261A4 (ko)
JP (1) JP5438845B2 (ko)
KR (1) KR101104166B1 (ko)
CN (1) CN102656636B (ko)
WO (1) WO2011065783A2 (ko)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
FR2969334B1 (fr) * 2010-12-17 2013-01-25 Oberthur Technologies Module materiel de securite et procede de debogage d'un tel module
CN104616682B (zh) * 2015-03-09 2017-06-09 广东欧珀移动通信有限公司 蓝光播放器测试方法及智能设备、蓝光播放器
CN110502437B (zh) * 2019-07-31 2023-07-28 惠州市德赛西威汽车电子股份有限公司 一种车载蓝牙应用程序的测试系统及其方法

Family Cites Families (37)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5615331A (en) * 1994-06-23 1997-03-25 Phoenix Technologies Ltd. System and method for debugging a computing system
US5983017A (en) * 1996-11-12 1999-11-09 Lsi Logic Corporation Virtual monitor debugging method and apparatus
US6618854B1 (en) 1997-02-18 2003-09-09 Advanced Micro Devices, Inc. Remotely accessible integrated debug environment
EP1067458A1 (en) * 1999-07-09 2001-01-10 CANAL+ Société Anonyme Running and testing applications
EP1146749A1 (en) * 2000-04-07 2001-10-17 Canal+ Technologies Société Anonyme Apparatus and method for testing applications
US7779390B1 (en) * 2000-04-21 2010-08-17 Oracle America, Inc. Thread-safe remote debugger
US20050144507A1 (en) * 2000-09-19 2005-06-30 Kuo-Chun Lee Method and apparatus for remotely debugging an application program over the internet
KR20030089305A (ko) 2002-05-17 2003-11-21 웹게이트 주식회사 임베디드 장치에 대한 아이피 주소 등록 및 참조 방법과그 시스템
US7451206B2 (en) * 2002-05-20 2008-11-11 Siemens Communications, Inc. Send of software tracer messages via IP from several sources to be stored by a remote server
US7216257B2 (en) * 2004-01-21 2007-05-08 Sap Ag Remote debugging
WO2005121959A2 (en) * 2004-06-08 2005-12-22 Dartdevices Corporation Architecture, apparatus and method for device team recruitment and content renditioning for universal device interoperability platform
KR100634229B1 (ko) * 2004-09-10 2006-10-16 대성전기공업 주식회사 캔 네트워크 관리 시스템 및 이의 테스트 및 디버깅 방법
JP2006260354A (ja) * 2005-03-18 2006-09-28 Ricoh Co Ltd 画像形成システム、画像形成装置、端末装置及び端末装置のドライバの更新方法
WO2006109263A2 (en) * 2005-04-15 2006-10-19 Koninklijke Philips Electronics N.V. System and method for upgrading and extending the functionality of published blu-ray disc titles
US7774757B1 (en) * 2005-07-13 2010-08-10 Oracle America, Inc. Dynamic verification of application portability
US7620938B2 (en) * 2005-10-31 2009-11-17 Microsoft Corporation Compressed program recording
US7669186B2 (en) * 2005-11-16 2010-02-23 Sun Microsystems, Inc. Debugging applications at resource constrained virtual machines using dynamically installable lightweight agents
US7992133B1 (en) * 2006-02-14 2011-08-02 Progress Software Corporation Techniques for debugging distributed applications
JP5067597B2 (ja) * 2006-02-15 2012-11-07 横河電機株式会社 サーバマシン情報の情報処理装置および情報処理方法
JP4491035B2 (ja) * 2006-03-24 2010-06-30 パナソニック株式会社 再生装置、デバッグ装置、システムlsi、プログラム
JP4675816B2 (ja) 2006-04-07 2011-04-27 株式会社エヌ・ティ・ティ・ドコモ 通信端末及びリスト表示方法
US7823138B2 (en) * 2006-11-14 2010-10-26 Microsoft Corporation Distributed testing for computing features
US20080141221A1 (en) * 2006-12-08 2008-06-12 Microsoft Corporation Using recorder technology to find defects in software applications
US8015201B1 (en) * 2007-02-22 2011-09-06 Netapp, Inc. Servicing daemon for live debugging of storage systems
US8015548B2 (en) * 2007-03-22 2011-09-06 Arcsoft, Inc. Method for obtaining context of corresponding Xlet while playing BD-J title
KR101014684B1 (ko) * 2007-09-14 2011-02-16 주식회사 신한은행 테스트 결과 로그를 이용한 프로그램 테스트 결과 분석방법 및 시스템과 이를 위한 프로그램 기록매체
US8336029B1 (en) * 2007-11-08 2012-12-18 Google Inc. Debugger connection
US8387015B2 (en) * 2008-01-31 2013-02-26 Microsoft Corporation Scalable automated empirical testing of media files on media players
CN101576843A (zh) * 2008-05-07 2009-11-11 阿里巴巴集团控股有限公司 一种测试应用程序接口的方法和装置
US8145450B2 (en) * 2008-12-23 2012-03-27 Novell, Inc. Techniques for distributed testing
US20100287571A1 (en) * 2009-05-07 2010-11-11 Cypress Semiconductor Corporation Development, programming, and debugging environment
US9111031B2 (en) * 2010-04-16 2015-08-18 Salesforce.Com, Inc. Method and system for simulating and analyzing code execution in an on-demand service environment
US8856742B2 (en) * 2010-06-11 2014-10-07 International Business Machines Corporation Distributed debugging
US8904541B2 (en) * 2010-08-26 2014-12-02 Salesforce.Com, Inc. Performing security assessments in an online services system
US8788243B2 (en) * 2011-02-14 2014-07-22 Disney Enterprises, Inc. Performance metrics gathering from multiple video game platforms
US20130305222A1 (en) * 2012-05-11 2013-11-14 Microsoft Corporation Development System
US20130311827A1 (en) * 2012-05-16 2013-11-21 International Business Machines Corporation METHOD and APPARATUS for automatic testing of automation software

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
None
See also references of EP2506261A4

Also Published As

Publication number Publication date
JP5438845B2 (ja) 2014-03-12
KR101104166B1 (ko) 2012-01-12
US9189368B2 (en) 2015-11-17
JP2013512499A (ja) 2013-04-11
EP2506261A4 (en) 2016-05-11
KR20110058484A (ko) 2011-06-01
EP2506261A2 (en) 2012-10-03
US20120291016A1 (en) 2012-11-15
CN102656636B (zh) 2016-03-23
WO2011065783A3 (ko) 2011-09-15
CN102656636A (zh) 2012-09-05

Similar Documents

Publication Publication Date Title
WO2012002635A1 (ko) 시스템 테스트 장치
WO2011031002A2 (ko) 스마트카드 기반 컨텐츠 재생 시스템 및 그 방법, 그리고 이에 적용되는 스마트카드
WO2014175637A1 (ko) 프로세서 검증을 위한 테스트 케이스 생성 장치 및 방법과, 검증장치
WO2013169059A1 (ko) 웹 서비스 모니터링 시스템 및 방법
WO2012153879A1 (ko) 예외처리 테스트 장치 및 방법
EP2539807A2 (en) Method and apparatus for generating minimum boot image
WO2012015164A1 (ko) 변전자동화시스템의 클라이언트 적합성 시험 장치 및 그 방법
WO2012173355A2 (ko) 게임 서버의 작업 파일 실행 장치 및 방법
WO2012060669A1 (ko) Sms를 통해 원격 디바이스를 제어하는 방법 및 이를 위한 장치
WO2011065783A2 (ko) 컴퓨팅 장치 및 미디어 재생 장치를 이용한 사용자 애플리케이션 테스트 시스템 및 테스트 방법
WO2019054613A1 (ko) 바이너리 파일에 기초하여 오픈소스 소프트웨어 패키지를 식별하는 방법 및 시스템
WO2018094839A1 (zh) 一种移动终端预装应用的安装方法及装置
WO2022139050A1 (ko) 코드의 검증을 위한 전자 장치 및 그 방법
WO2010114277A2 (ko) 디바이스들간의 통신 링크 생성 방법 및 그 장치
WO2011065782A2 (ko) 사용자 애플리케이션의 테스트가 가능한 미디어 재생 장치 및 이를 이용한 사용자 애플리케이션의 테스트 방법
WO2018143510A1 (ko) 사물 인터넷 보안 모듈
WO2013129833A1 (en) Remote user interface providing apparatus and method
WO2023068467A1 (ko) 테스트 커버리지 표시 장치 및 표시 방법
WO2016137035A1 (ko) 테스트 케이스 생성 장치와 방법 및 이를 실행하기 위한 프로그램을 기록한 컴퓨터로 판독가능한 기록매체
WO2018080009A1 (en) Electronic apparatus for recording debugging information and control method thereof
EP2534627A2 (en) Method and apparatus for transmitting and receiving application/content based on purchase information
WO2011065781A2 (ko) 미디어 재생 장치에서 실행되는 사용자 애플리케이션을 제공하는 컴퓨팅 장치 및 제공 방법
WO2021033861A1 (ko) Iot 서비스 인프라와의 연동을 지원하는 초소형 iot 디바이스용 소프트웨어의 개발을 위한 클라우드 기반 통합 개발 환경을 제공하는 통합 개발 클라우드 서버 및 방법
WO2012077966A1 (en) Apparatus and method for removing malicious code
WO2024106621A1 (ko) 스크립트와 관련한 정보를 제공하는 전자 장치 및 그 방법

Legal Events

Date Code Title Description
WWE Wipo information: entry into national phase

Ref document number: 201080053571.1

Country of ref document: CN

121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 10833595

Country of ref document: EP

Kind code of ref document: A1

WWE Wipo information: entry into national phase

Ref document number: 13511607

Country of ref document: US

Ref document number: 2010833595

Country of ref document: EP

WWE Wipo information: entry into national phase

Ref document number: 2012541024

Country of ref document: JP

NENP Non-entry into the national phase

Ref country code: DE