JPH11143730A - Method for testing computer system device - Google Patents

Method for testing computer system device

Info

Publication number
JPH11143730A
JPH11143730A JP9313108A JP31310897A JPH11143730A JP H11143730 A JPH11143730 A JP H11143730A JP 9313108 A JP9313108 A JP 9313108A JP 31310897 A JP31310897 A JP 31310897A JP H11143730 A JPH11143730 A JP H11143730A
Authority
JP
Japan
Prior art keywords
test
program
under test
device under
test program
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP9313108A
Other languages
Japanese (ja)
Inventor
Masaharu Egashira
正晴 江頭
Kazunori Fukuoka
和典 福岡
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Hitachi Ltd
Original Assignee
Hitachi Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP9313108A priority Critical patent/JPH11143730A/en
Publication of JPH11143730A publication Critical patent/JPH11143730A/en
Pending legal-status Critical Current

Links

Landscapes

  • Test And Diagnosis Of Digital Computers (AREA)

Abstract

PROBLEM TO BE SOLVED: To automatically select and execute a test program corresponding to a changed content when any change or addition is generated in a test content due to the version-up of a device to be tested or the change or addition of a loaded package at the time of testing a computer system device. SOLUTION: A managing server 1 for managing a test program is connected through a communication network 3 with a device to be tested, and the device constitution of a device 2 to be tested is recognized at the time of starting test, and the recognized result is reported to the managing server 1. The managing server 1 receives the recognized result of the device constitution transmitted from the device 2 to be tested, selects a test program 16 corresponding to the device constitution, and reports it to the device 2 to be tested. The device 2 to be tested fetches the test program from the managing server 1 through a network based on the information of the test program transmitted from the managing server 1, and executes the test.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、通信機能を備えた
コンピュータシステム装置の試験において試験プログラ
ムを一括して管理及び実行指示を行う方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a method for collectively managing and executing a test program in a test of a computer system device having a communication function.

【0002】[0002]

【従来の技術】コンピュータシステム装置の試験におい
て、従来は試験プログラムを、被試験装置で読み込み可
能な媒体(FD、ICメモリカード等)で作成し、被試
験装置に搭載し実行していた。
2. Description of the Related Art Conventionally, in a test of a computer system device, a test program has been created on a medium (FD, IC memory card, etc.) readable by the device under test, mounted on the device under test, and executed.

【0003】またその試験プログラムは、被試験装置に
搭載した各種パッケージ等の構成により異なるため、試
験プログラムを各装置毎に複数の媒体を用意するか、ま
たは被試験装置に搭載される全てのパッケージに対応す
る全ての試験プログラムを書き込んでおく必要があっ
た。また同時に複数台の試験を可能とするために、同時
に試験する台数分の媒体を準備する必要がある。
Since the test program differs depending on the configuration of various packages mounted on the device under test, the test program is prepared by preparing a plurality of media for each device or by using all the packages mounted on the device under test. It was necessary to write all the test programs corresponding to. Further, in order to enable a plurality of devices to be tested at the same time, it is necessary to prepare media for the number of devices to be tested simultaneously.

【0004】[0004]

【発明が解決しようとする課題】上述した従来の試験方
式では、特に被試験装置のバージョンアップや搭載パッ
ケージの変更や追加等などで試験内容に変更及び追加等
が生じた場合、各被試験装置に搭載する媒体の書き換え
が生じる、それらの書き換え及び管理は人手で行ってお
り、管理する媒体が多くミスが生じやすい。
In the above-described conventional test method, when the contents of the test are changed or added due to the version upgrade of the device under test or the change or addition of the mounted package, etc. Rewriting and management of the medium mounted on the device are performed manually, and there are many media to be managed and errors are likely to occur.

【0005】本発明の目的は、被試験装置のバージョン
アップや搭載パッケージの変更や追加等で試験内容に変
更及や追加が生じた場合に、変更内容に応じた試験プロ
グラムを自動的に選択し、実行するコンピュータシステ
ム装置の試験方法を提供することにある。
[0005] An object of the present invention is to automatically select a test program according to the changed contents when the contents of the test are changed or added due to a version upgrade of the device under test or a change or addition of a mounted package. And a method of testing a computer system device to be executed.

【0006】[0006]

【課題を解決するための手段】上記目的を達成するた
め、試験プログラムを搭載する管理サーバと被試験装置
をネットワークで接続する。被試験装置側は、被試験装
置の装置構成(パッケージ情報)を認識し認識した結果
をネットワークを介して、管理サーバに報告する処理と
管理サーバから送られる試験プログラム情報に基づき、
試験プログラムを管理サーバよりダウンロードし実行す
る処理をあらかじめ組み込んでおく。被試験装置の電源
が投入された時、装置構成を認識する処理が実行され認
識した結果を管理サーバに報告するようにする。
In order to achieve the above object, a management server having a test program and a device under test are connected via a network. The device under test recognizes the device configuration (package information) of the device under test and reports the recognized result to the management server via the network based on the test program information sent from the management server.
The process of downloading and executing the test program from the management server is incorporated in advance. When the power of the device under test is turned on, a process of recognizing the device configuration is executed, and the recognized result is reported to the management server.

【0007】管理サーバは被試験装置から送られてきた
装置構成の認識結果を受け取ると、被試験装置の装置構
成に対応した試験プログラムを選択し実行すべき試験プ
ログラムの一覧表を作成する。作成した一覧表はネット
ワークを介して被試験装置に報告する。
When the management server receives the device configuration recognition result sent from the device under test, it selects a test program corresponding to the device configuration of the device under test and creates a list of test programs to be executed. The created list is reported to the device under test via the network.

【0008】被試験装置は管理サーバから送られてきた
試験プログラム一覧表を、もとに試験プログラムをネッ
トワークを介して管理サーバから取り込み試験を実行す
る。
The device under test loads the test program from the management server via the network based on the test program list sent from the management server and executes the test.

【0009】このようにすることで、被試験装置単位に
試験プログラム媒体を作成する必要を無くし管理サーバ
において試験プログラムの一元管理と、試験プログラム
の選択から実行指示の自動化を実現できる。
This eliminates the need to create a test program medium for each device under test, and realizes centralized management of test programs in the management server and automation of execution instructions from selection of test programs.

【0010】[0010]

【発明の実施の形態】以下、本発明の実施例について図
面を参照して説明する。
Embodiments of the present invention will be described below with reference to the drawings.

【0011】図1は本発明の試験システムの構成図であ
る。
FIG. 1 is a configuration diagram of a test system according to the present invention.

【0012】試験プログラムを管理するための管理サー
バ1と、被試験装置2及び管理サーバ1と被試験装置2
の間でデータ(情報)を伝送する通信網3から構成す
る。管理サーバ1は通信網3を介して被試験装置2とデ
ータ(情報)の送受信を行う通信部11と、通信部で受
信したデータに基づいて被試験装置2の試験プログラム
を選択する管理プログラム14と被試験装置2の試験プ
ログラム16と試験プログラム16の選択時に使用する
試験プログラム選択テーブル15を記憶する記憶装置1
2と、記憶装置12上のプログラムを実行及び通信部1
1へ命令を与えるCPU13を備えている。
A management server 1 for managing a test program, a device under test 2 and the management server 1 and a device under test 2
And a communication network 3 for transmitting data (information). The management server 1 includes a communication unit 11 for transmitting and receiving data (information) to and from the device under test 2 via the communication network 3 and a management program 14 for selecting a test program for the device under test 2 based on the data received by the communication unit. And a storage device 1 for storing a test program 16 of the device under test 2 and a test program selection table 15 used when selecting the test program 16
2 and a program for executing the program on the storage device 12 and the communication unit 1
1 is provided with a CPU 13 for giving an instruction to the CPU 1.

【0013】また、被試験装置2は通信網3を介して管
理サーバ1とデータ(情報)の送受信を行う通信部2
1、被試験装置2のスロット24に搭載した各種パッケ
ージ24n情報を識別し管理サーバーへ報告する機能及
び管理サーバー1から受信したデータに基づいて試験プ
ログラムをダウンロードする初期動作プログラム25を
記憶する記憶装置22と、記憶装置22上のプログラム
を実行及び通信部21へ命令を与えるCPU23を備え
ている。
The device under test 2 communicates with the management server 1 via the communication network 3 to transmit and receive data (information).
1. A storage device for storing information of various packages 24n mounted in the slots 24 of the device under test 2 and reporting the information to the management server, and storing an initial operation program 25 for downloading a test program based on data received from the management server 1. And a CPU 23 for executing a program on the storage device 22 and giving an instruction to the communication unit 21.

【0014】次に各部の動作を詳細に述べる。Next, the operation of each section will be described in detail.

【0015】図2は管理サーバ1上で実行される管理プ
ログラム14の処理手順及び被試験装置2上で実行され
る初期動作プログラム25の処理手順を示す。
FIG. 2 shows a processing procedure of the management program 14 executed on the management server 1 and a processing procedure of the initial operation program 25 executed on the device under test 2.

【0016】管理サーバー1上で動作する管理プログラ
ム14は装置情報通知フレーム受信待ち処理141が実
行され、被試験装置2から送信されてくる装置構成通知
フレーム31の受信待ち状態となる。
The management program 14 running on the management server 1 executes a device information notification frame reception waiting process 141 to be in a state of waiting for receiving the device configuration notification frame 31 transmitted from the device under test 2.

【0017】被試験装置2上で動作する初期動作プログ
ラム25について説明する。
The initial operation program 25 operating on the device under test 2 will be described.

【0018】試験開始時に、被試験装置の電源が投入さ
れると、被試験装置2上で動作する初期動作プログラム
25は装置構成認識処理251が実行される。装置構成
認識処理では被試験装置のバージョン情報とスロット部
24上に搭載される、スロット24nのパッケージの搭
載の有無及び搭載時にパッケージIDとバージョン情報
を収集し、試験装置情報通知フレーム31を作成する。
When the power of the device under test is turned on at the start of the test, the initial operation program 25 operating on the device under test 2 executes a device configuration recognition process 251. In the device configuration recognition process, the test device information notification frame 31 is created by collecting the version information of the device under test, the presence / absence of the package in the slot 24n mounted on the slot unit 24, and the package ID and version information when the package is mounted. .

【0019】図3に示す試験装置情報通知フレーム31
には試験装置名称、試験装置バージョン、パッケージ
数、スロット番号と搭載パッケージID及びパッケージ
パージョンのパッケージ情報を搭載パッケージ数分設定
する。
The test equipment information notification frame 31 shown in FIG.
, The test device name, the test device version, the number of packages, the slot number, the mounted package ID, and the package information of the package version are set for the number of mounted packages.

【0020】設定が完了すると装置情報通知フレーム送
信処理252が実行され、試験装置情報通知フレーム3
1のヘッダ部に装置アドレスを設定した後、通信部21
より通信網3を介して管理サーバ1へ通知する。
When the setting is completed, the apparatus information notification frame transmission processing 252 is executed, and the test apparatus information notification frame 3
1 after setting the device address in the header section of the communication section 21.
It notifies the management server 1 via the communication network 3.

【0021】フレーム通知後は初期動作プログラムは試
験プログラム通知フレーム待ち処理253が実行され、
管理サーバー1からの試験プログラム通知フレーム32
の受信待ちとなる。
After the frame notification, the initial operation program executes a test program notification frame waiting process 253,
Test program notification frame 32 from management server 1
Wait for reception.

【0022】次にサーバ1上で動作する管理プログラム
14の説明をする。
Next, the management program 14 operating on the server 1 will be described.

【0023】試験管理サーバ1上で動作する管理プログ
ラム14は、装置構成通知フレーム31の受信処理14
1となっており、被試験装置側から送られてくる試験装
置情報通知フレーム31を通信部11において受信する
と、試験プログラム通知フレーム32の送信先を決定す
るため、試験装置情報フレーム31のヘッダ部に設定さ
れた被試験装置の装置アドレスを記憶する、記憶後は、
試験プログラム選択処理142が実行される。
The management program 14 running on the test management server 1 performs the processing 14
When the communication unit 11 receives the test device information notification frame 31 sent from the device under test, the header unit of the test device information frame 31 is used to determine the destination of the test program notification frame 32. Store the device address of the device under test set in
A test program selection process 142 is executed.

【0024】試験プログラム選択処理142では、試験
装置情報通知フレーム31と記憶装置12上の試験プロ
グラム選択テーブル15を参照し試験プログラムの選択
を行い、通知フレーム32を作成する。
In the test program selection process 142, a test program is selected with reference to the test device information notification frame 31 and the test program selection table 15 in the storage device 12, and a notification frame 32 is created.

【0025】試験プログラム選択テーブル15は図3に
示すように、試験プログラム名とそのプログラムが対応
する装置名称、及び装置バージョン、動作部位CPU又
はパッケージ(PK)、動作部位がパッケージの場合は
パッケージID、及びパッケージバージョンを試験開始
前に設定しておく必要がある。
As shown in FIG. 3, the test program selection table 15 contains a test program name, a device name corresponding to the program, a device version, an operation part CPU or package (PK), and a package ID when the operation part is a package. , And package version must be set before starting the test.

【0026】試験プログラム選択処理142を詳細に説
明する。
The test program selection process 142 will be described in detail.

【0027】試験プログラム選択処理では、はじめに、
被試験装置から受信した試験装置情報通知フレーム31
の装置名称と装置バージョンから、プログラム選択テー
ブル15の装置名称と装置バージョンが一致する動作部
位がCPUの試験プログラム名を選択する。
In the test program selection process, first,
Test device information notification frame 31 received from device under test
Based on the device name and the device version, the operating part having the same device name and device version in the program selection table 15 selects the test program name of the CPU.

【0028】次に被試験装置2上の各スロット24nが
搭載されている場合(スロット数が0以外)は装置情報
通知フレーム31のパッケージ情報を順次取り出しプロ
グラム選択テーブル15を調べ装置名称と装置バージョ
ンと動作部位がパッケージ(PK)のパッケージIDと
パッケージバージョンが一致する試験プログラム名を選
択する。
Next, when each slot 24n on the device under test 2 is mounted (the number of slots is other than 0), the package information of the device information notification frame 31 is sequentially taken out, the program selection table 15 is checked, and the device name and device version are checked. Then, a test program name whose operating part matches the package ID of the package (PK) and the package version is selected.

【0029】選択が完了したら図3にしめす試験プログ
ラム通知フレーム32を作成する、本フレームには選択
した被試験装置2上で実行する試験プログラム数と、試
験プログラム実行情報を設定する、プログム実行情報に
は、試験プログラム名称、動作部位、動作部位がパッケ
ージ(PK)の場合はスロット番号を選択したプログラ
ムの数分連続して設定する。
When the selection is completed, a test program notification frame 32 shown in FIG. 3 is created. In this frame, the number of test programs to be executed on the selected device under test 2 and test program execution information are set. In, the test program name, the operation part, and when the operation part is a package (PK), the slot number is set continuously for the number of selected programs.

【0030】試験プログラム通知フレーム32の設定が
完了したら、試験プログラム通知フレーム送信処理14
3において装置情報通知フレーム31を送信した被試験
装置(装置情報通知フレーム受信待ち処理141で装置
アドレスを記憶した装置)へ向けて通信部11より通信
網3を介し送信する。
When the setting of the test program notification frame 32 is completed, the test program notification frame transmission processing 14
In step 3, the communication unit 11 transmits the device information notification frame 31 to the device under test (the device in which the device address was stored in the device information notification frame reception waiting process 141).

【0031】試験プログラム通知フレーム送信処理14
3実行後は、その他の被試験装置2−nに対応するた
め。再び装置情報通知フレーム受信待ち処理141を実
行する。
Test program notification frame transmission processing 14
After 3 is executed, it corresponds to the other device under test 2-n. The device information notification frame reception waiting process 141 is executed again.

【0032】被試験装置2上で動作する管理プログラム
25の説明へもどる。
Returning to the description of the management program 25 operating on the device under test 2.

【0033】被試験装置2上で動作する管理プログラム
25は試験プログラム通知フレーム受信待ち処理253
となっているため、管理サーバー1より試験プログラム
通知フレーム32を通信部21で受信したら、試験プロ
グラムダウンロード処理254を実行する。
The management program 25 running on the device under test 2 performs a test program notification frame reception waiting process 253.
Therefore, when the communication unit 21 receives the test program notification frame 32 from the management server 1, the test program download process 254 is executed.

【0034】試験プログラムダウンロード処理254で
は受信した試験プログラム通知フレーム32を参照し、
プログラム数を取り出しプログラムの数分下記の処理を
繰り返す。
In the test program download processing 254, the received test program notification frame 32 is referred to.
The number of programs is taken out and the following processing is repeated for the number of programs.

【0035】プログラム実行情報に設定されたプログラ
ム名称と一致する試験プログラム16を通信部11から
通信網3を介し管理サーバ1の記憶装置12上よりダウ
ンロードを行う、このときプログラム実行部位がCPU
のものは記憶装置22上へ実行部位がパッケージ(P
K)のものは記憶装置22上へダウンロードした後、ス
ロット番号が一致するパッケージ24nへ落とし込む。
A test program 16 that matches the program name set in the program execution information is downloaded from the communication unit 11 to the storage device 12 of the management server 1 via the communication network 3, and the program execution unit is a CPU
Are packaged on the storage device 22 (P
K) is downloaded to the storage device 22 and then dropped into the package 24n having the same slot number.

【0036】全ての試験プログラムのダウンロードが終
了したら、試験開始処理255において試験プログラム
起動を行い試験を開始する。
When all the test programs have been downloaded, the test program is started in a test start process 255 to start the test.

【0037】[0037]

【発明の効果】本発明によれば、試験装置に搭載する媒
体上には、初期動作プログラムの書き込みだけで済み、
従来行っていた試験プログラムのバージョンアップ及び
試験内容に変更に伴う試験装置単位に媒体の作成を行う
必要がなくなり、試験プログラムの管理・変更・追加が
管理サーバで一括してでき、試験プログラムの選択から
実行指示の自動化を実現できる。
According to the present invention, only the initial operation program needs to be written on the medium mounted on the test apparatus,
It is no longer necessary to create a medium for each test device due to the upgrade of test programs and changes to test contents, which has been done in the past. Test programs can be managed, changed, and added collectively on the management server, and test programs can be selected. Can automate execution instructions.

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明の試験システム全体を示す構成図であ
る。
FIG. 1 is a configuration diagram showing an entire test system of the present invention.

【図2】試験システム上で動作するプログラムの処理手
順を示す図である。
FIG. 2 is a diagram showing a processing procedure of a program operating on a test system.

【図3】管理サーバと被試験装置間の通信に用いるフレ
ームの詳細を示す図である。
FIG. 3 is a diagram illustrating details of a frame used for communication between a management server and a device under test.

【図4】試験プログラム選択に用いるテーブルの詳細を
示す図である。
FIG. 4 is a diagram showing details of a table used for selecting a test program.

【符号の説明】[Explanation of symbols]

1…管理サーバ、2…被試験装置、3…通信網、11…
管理サーバの通信部、12…管理サーバの記憶装置、1
3…管理サーバCPU、14…管理プログラム、15…
試験選択テーブル、16…試験プログラム、21…被試
験装置の通信部、22…被試験装置の記憶装置、23…
被試験装置CPU、24…被試験装置スロット、25…
被試験装置の初期動作プログラム、31…装置情報通知
フレーム、32…試験プログラム通知フレーム。
DESCRIPTION OF SYMBOLS 1 ... Management server, 2 ... Device under test, 3 ... Communication network, 11 ...
Communication unit of management server, 12: storage device of management server, 1
3 ... Management server CPU, 14 ... Management program, 15 ...
Test selection table 16 Test program 21 Communication unit of device under test 22 Storage device of device under test 23
Device under test CPU, 24 ... Device under test slot, 25 ...
Initial operation program of the device under test, 31: device information notification frame, 32: test program notification frame.

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】複数の試験対象装置の試験プログラムを搭
載した管理サーバと、複数の被試験装置であるコンピュ
ータシステム装置とを通信網によって接続し、被試験装
置の電源投入後に被試験装置側の初期動作プログラムが
立ち上がり、自動的に被試験装置で装置構成の調査を行
い被試験装置の装置名称及び装置構成情報を管理サーバ
へ報告し、管理サーバは、管理サーバに搭載した試験プ
ログラムの中から適切な試験プログラム名称を被試験装
置側へ報告し、被試験装置は、管理サーバより試験プロ
グラムを自動的に取り込み実行することを特徴とするコ
ンピュータシステム装置の試験方法。
A management server loaded with a test program for a plurality of devices to be tested and a computer system device as a plurality of devices under test are connected by a communication network. The initial operation program starts up, automatically checks the device configuration on the device under test, and reports the device name and device configuration information of the device under test to the management server. A test method for a computer system device, wherein an appropriate test program name is reported to a device under test, and the device under test automatically loads and executes the test program from a management server.
JP9313108A 1997-11-14 1997-11-14 Method for testing computer system device Pending JPH11143730A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP9313108A JPH11143730A (en) 1997-11-14 1997-11-14 Method for testing computer system device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP9313108A JPH11143730A (en) 1997-11-14 1997-11-14 Method for testing computer system device

Publications (1)

Publication Number Publication Date
JPH11143730A true JPH11143730A (en) 1999-05-28

Family

ID=18037251

Family Applications (1)

Application Number Title Priority Date Filing Date
JP9313108A Pending JPH11143730A (en) 1997-11-14 1997-11-14 Method for testing computer system device

Country Status (1)

Country Link
JP (1) JPH11143730A (en)

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2002059803A1 (en) * 2001-01-26 2002-08-01 Bridicum A/S System for providing services and virtual programming interface
JP2003281407A (en) * 2002-03-25 2003-10-03 Fujitsu Ltd Method and program for electronic commerce
JP2003323314A (en) * 2002-03-25 2003-11-14 Gateway Inc Automated method for installing and configuring test package on a unit under test
JP2003345622A (en) * 2002-05-27 2003-12-05 Nec Fielding Ltd Maintenance system for customer system, device to be maintained, device and method for maintenance, and program
JP2004514208A (en) * 2000-11-15 2004-05-13 ディーエムオー インコーポレイテッド Online diagnostics of computer hardware and software
JP2005025330A (en) * 2003-06-30 2005-01-27 Nec Corp Inspection medium, inspection method for information processor, inspection medium producing device, and inspection medium producing method
JP2005250531A (en) * 2004-03-01 2005-09-15 Hitachi Ltd Method and system for inspection of computer unit
JP2006139493A (en) * 2004-11-11 2006-06-01 Brother Ind Ltd Remote diagnostic device
JP2007512631A (en) * 2003-12-18 2007-05-17 インテル・コーポレーション Device diagnostic system
US7305465B2 (en) 2000-11-15 2007-12-04 Robert Wing Collecting appliance problem information over network and providing remote technical support to deliver appliance fix information to an end user
JP2008176437A (en) * 2007-01-17 2008-07-31 Fujitsu Ltd System state diagnostic system, system state diagnostic method, and system state diagnostic program
CN100426248C (en) * 2005-06-03 2008-10-15 鸿富锦精密工业(深圳)有限公司 Test system and method for network additive storage device

Cited By (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004514208A (en) * 2000-11-15 2004-05-13 ディーエムオー インコーポレイテッド Online diagnostics of computer hardware and software
US7305465B2 (en) 2000-11-15 2007-12-04 Robert Wing Collecting appliance problem information over network and providing remote technical support to deliver appliance fix information to an end user
US7290145B2 (en) 2001-01-26 2007-10-30 Bridicum A/S System for providing services and virtual programming interface
WO2002059803A1 (en) * 2001-01-26 2002-08-01 Bridicum A/S System for providing services and virtual programming interface
JP2003281407A (en) * 2002-03-25 2003-10-03 Fujitsu Ltd Method and program for electronic commerce
JP2003323314A (en) * 2002-03-25 2003-11-14 Gateway Inc Automated method for installing and configuring test package on a unit under test
JP2003345622A (en) * 2002-05-27 2003-12-05 Nec Fielding Ltd Maintenance system for customer system, device to be maintained, device and method for maintenance, and program
JP2005025330A (en) * 2003-06-30 2005-01-27 Nec Corp Inspection medium, inspection method for information processor, inspection medium producing device, and inspection medium producing method
JP2007512631A (en) * 2003-12-18 2007-05-17 インテル・コーポレーション Device diagnostic system
JP2005250531A (en) * 2004-03-01 2005-09-15 Hitachi Ltd Method and system for inspection of computer unit
JP2006139493A (en) * 2004-11-11 2006-06-01 Brother Ind Ltd Remote diagnostic device
US7480592B2 (en) 2004-11-11 2009-01-20 Brother Kogyo Kabushiki Kaisha Remote diagnosis device, remote diagnosis system and program product
CN100426248C (en) * 2005-06-03 2008-10-15 鸿富锦精密工业(深圳)有限公司 Test system and method for network additive storage device
JP2008176437A (en) * 2007-01-17 2008-07-31 Fujitsu Ltd System state diagnostic system, system state diagnostic method, and system state diagnostic program
JP4720749B2 (en) * 2007-01-17 2011-07-13 富士通株式会社 System condition diagnosis system, system condition diagnosis method, and system condition diagnosis program

Similar Documents

Publication Publication Date Title
US7287190B2 (en) Simultaneous execution of test suites on different platforms
US6243832B1 (en) Network access server testing system and methodology
US7334162B1 (en) Dynamic distribution of test execution
CN106681924B (en) A kind of method for testing software and system
US7296190B2 (en) Parallel text execution on low-end emulators and devices
US8171116B2 (en) Configuring processing entities according to their roles in a data processing system with a distributed architecture
JPH11143730A (en) Method for testing computer system device
CN107528718A (en) Obtain the methods, devices and systems of resource
CN108804329A (en) A kind of test system and method for data transfer integrity
CN106708727B (en) Distributed virus characteristic sample verification method and system
CN113315681B (en) Automatic testing method and system based on intelligent home gateway plug-in
CN110147246A (en) Version checking method and device, storage medium and the terminal of space download technology
CN108259895A (en) set-top box test method, system and terminal device
CN116954752A (en) Differentiated system configuration and loading method and device and computer equipment
CN114640584B (en) Module upgrading method and system
CN115048187A (en) Operator-based pvc file importing method, device and storage medium
CN114879977A (en) Application deployment method, device and storage medium
CN114244678A (en) Multi-protocol alarm equipment access method and system
CN114090074A (en) Method and device for configuring operating environment, storage medium and electronic device
CN114003257A (en) Upgrading method and device
CN112416509B (en) Virtual machine control system and related equipment
CN114285739A (en) Node information batch configuration method, device, terminal and storage medium
CN113709270A (en) Bluetooth module production system
CN112328267A (en) Multi-server installation method and device, terminal and storage medium
CN109086200B (en) Effective test framework based on android virtual machine modification