JPH0416812B2 - - Google Patents

Info

Publication number
JPH0416812B2
JPH0416812B2 JP61073277A JP7327786A JPH0416812B2 JP H0416812 B2 JPH0416812 B2 JP H0416812B2 JP 61073277 A JP61073277 A JP 61073277A JP 7327786 A JP7327786 A JP 7327786A JP H0416812 B2 JPH0416812 B2 JP H0416812B2
Authority
JP
Japan
Prior art keywords
program
host
workstation
micro test
test
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.)
Expired - Lifetime
Application number
JP61073277A
Other languages
Japanese (ja)
Other versions
JPS62231342A (en
Inventor
Tetsuya Kida
Akihiro Shimazaki
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.)
PFU Ltd
Original Assignee
PFU 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 PFU Ltd filed Critical PFU Ltd
Priority to JP61073277A priority Critical patent/JPS62231342A/en
Publication of JPS62231342A publication Critical patent/JPS62231342A/en
Publication of JPH0416812B2 publication Critical patent/JPH0416812B2/ja
Granted legal-status Critical Current

Links

Landscapes

  • Test And Diagnosis Of Digital Computers (AREA)

Description

【発明の詳細な説明】 〔概要〕 ワークステーシヨン内の種々の装置をテストす
る場合、必要なマイクロテストプログラムをグル
ープ名で指定してホストにダウンロードを要求す
る。ホストは、テーブルを用いてグループ名に対
応する各マイクロテストプログラムをライブラリ
から検索し、ワークステーシヨンに転送する。
[Detailed Description of the Invention] [Summary] When testing various devices in a workstation, a necessary micro test program is specified by group name and a download request is made to the host. The host searches the library for each microtest program corresponding to the group name using the table and transfers it to the workstation.

〔産業上の利用分野〕[Industrial application field]

本発明は、TSS等の計算機システムにおける
ワークステーシヨンのテスト(あるいは診断)方
式に関するものであり、特にマイクロテストプロ
グラムを一括管理しているホストからワークステ
ーシヨンへ、マイクロテストプログラムをダウン
ロードする制御方式に関する。
The present invention relates to a test (or diagnosis) method for a workstation in a computer system such as a TSS, and particularly to a control method for downloading a microtest program from a host that collectively manages the microtest program to a workstation.

〔従来の技術〕[Conventional technology]

ワークステーシヨン内のメモリやI/O等の各
種装置をテストするためには、それぞれの種別と
機種等の属性に応じたマイクロテストプログラム
が必要である。
In order to test various devices such as memory and I/O in a workstation, a micro test program is required depending on each type and attributes such as model.

一般に、装置のテストが行われるのは、運用開
始時や障害発生時などの時点に限られている。そ
のため、各ワークステーシヨンが、それぞれ多数
のマイクロテストプログラムが常時保持するの
は、プログラム管理上および記憶容量の利用効率
上問題が生じる。
Generally, equipment tests are only performed at the beginning of operation or when a failure occurs. Therefore, if each workstation always holds a large number of micro test programs, problems arise in terms of program management and storage capacity utilization efficiency.

そこで最近は、各ワークステーシヨンが必要と
するマイクロテストプログラムをホストで一括管
理し、ワークステーシヨンから要求があつたとき
に、ホストが要求されたマイクロテストプログラ
ムのみをそのワークステーシヨンに転送する(ダ
ウンロードと呼ばれる)方式が多くとられてい
る。
Therefore, recently, the host centrally manages the micro test programs required by each workstation, and when a request is received from a workstation, the host transfers only the requested micro test program to that workstation (download and There are many methods used.

ホストが一括管理しているマイクロテストプロ
グラムには、特定の装置のテストのために作成さ
れたものと、複数の装置のテストに共用させるよ
うに作成されたものなど、種々のタイプのものが
含まれる。
There are various types of micro test programs that are centrally managed by the host, such as those created for testing a specific device and those created to be shared for testing multiple devices. It will be done.

このため、各ワークステーシヨンのオプレータ
は、ホストに対してマイクロテストプログラムの
ダウンロードを要求する際、使用するマイクロテ
ストプログラムのプログラム名と、テスト対象装
置の装置番号とを通知し、ホストでは、そのプロ
グラム名と装置番号とによつて特定されるマイク
ロテストプログラムを選択し、ワークステーシヨ
ンに対してダウンロードを行うようにしている。
Therefore, when the operator of each workstation requests the host to download a microtest program, it notifies the program name of the microtest program to be used and the device number of the device under test. A microtest program identified by name and device number is selected and downloaded to the workstation.

第3図に、従来のダウンロード制御方式の1例
を示す。
FIG. 3 shows an example of a conventional download control method.

図において、 31はワークステーシヨンの1つである。 In the figure, 31 is one of the workstations.

32はワークステーシヨン内のテスト対象装置
群であり、この例ではDV−A、DV−B、DV−
C、DV−Dはメモリを表している。
32 is a group of test target devices in the workstation; in this example, DV-A, DV-B, DV-
C and DV-D represent memories.

33はオペレータがダウンロード要求で指定す
るパラメータであり、MSTESTはメモリをテス
トするマイクロテストプログラムのプログラム
名、A、B、Cは装置番号を表している。なお、
MSTEST−AはDV−AとDV−Dに共用できる
ものとする。
33 is a parameter specified by the operator in a download request, MSTEST is the program name of a micro test program for testing the memory, and A, B, and C are device numbers. In addition,
MSTEST-A can be shared by DV-A and DV-D.

34はホストである。 34 is a host.

35はダウンロード制御を行うダウンロード制
御プログラムである。
35 is a download control program that performs download control.

36はマイクロテストプログラムライブラリの
一部であり、MSTEST−A、MSTEST−B、
MSTEST−Cは個別のマイクロテストプログラ
ムを表している。
36 is part of the micro test program library, MSTEST-A, MSTEST-B,
MSTEST-C stands for individual micro test program.

動作において、ワークステーシヨン31のオペ
レータは、装置DV−AないしDV−Dをテスト
するため、パラメータ33を指定して、ホスト3
4にダウンロード要求を行う。
In operation, an operator at workstation 31 specifies parameters 33 to test device DV-A or DV-D.
4. Make a download request.

ホスト34では、ダウンロード制御プログラム
35で起動される。ダウンロード制御プログラム
35は、ワークステーシヨン31から指定された
パラメータの内容を解続して、マイクロテストプ
ログラムライブラリ36を検索し、該当するマイ
クロテストプログラムMSTEST−Aないし
MSTEST−Cを取り出して、ワークステーシヨ
ン31に転送(ダウンロード)する。
The host 34 is activated by a download control program 35. The download control program 35 retrieves the contents of the parameters specified from the workstation 31, searches the micro test program library 36, and downloads the corresponding micro test program MSTEST-A or MSTEST-A.
Take out MSTEST-C and transfer (download) it to the workstation 31.

ワークステーシヨン31は、ホスト34から転
送されたマイクロテストプログラムをロードし、
テスト対象装置群32の各装置DV−Aないし
DV−Dのそれぞれごとに適合するマイクロテス
トプログラムを選択して、テストを実行する。
The workstation 31 loads the micro test program transferred from the host 34,
Each device DV-A of the test target device group 32
A micro test program suitable for each DV-D is selected and the test is executed.

〔発明が解決しようとする問題点〕[Problem that the invention seeks to solve]

従来のダウンロード制御方式では、ワークステ
ーシヨンからホストに対して、テスト対象装置ご
とに、必要とするマイクロテストプログラムのプ
ログラム名と装置番号とを組み合わせて指定する
必要があり、テスト対象装置数が多い場合には、
オペレータの作業負担が大きくなり、間違いも生
じ易いという問題があつた。
With conventional download control methods, it is necessary to specify the program name and device number of the required micro test program for each device to be tested from the workstation to the host, which is difficult to do when there are many devices to be tested. for,
There were problems in that the operator's workload was heavy and mistakes were likely to occur.

〔問題点を解決するための手段〕[Means for solving problems]

本発明は、同種のテスト、あるいは関連のある
一連のテストに代表名を設け、この代表名と装置
番号とを通知する簡単な操作で、全ての必要なマ
イクロテストプログラムをまとめてダウンロード
できるようにするものである。
The present invention provides a representative name for the same type of test or a series of related tests, and allows all necessary micro test programs to be downloaded at once by a simple operation of notifying this representative name and equipment number. It is something to do.

第1図に、本発明の原理的構成を示す。 FIG. 1 shows the basic configuration of the present invention.

図において、 11は、装置テスト機能をもつワークステーシ
ヨンである。
In the figure, 11 is a workstation with an equipment test function.

12は、ダウンロード要求(コマンド)のパラ
メータであり、1例として代表名“MSTEST”
と装置番号DV−AないしDV−Dとを含んでい
る。
12 is a parameter of the download request (command), and one example is the representative name “MSTEST”.
and device numbers DV-A to DV-D.

13は、マイクロテストプログラム管理機能を
もつホストである。
13 is a host having a micro test program management function.

14は、代表名ごとにつくられた装置の番号あ
るいは種別(タイプ)とマイクロテストプログラ
ム名とを対応づけた装置・プログラム対応テーブ
ルである。
Reference numeral 14 is a device/program correspondence table in which device numbers or types created for each representative name are associated with micro test program names.

15は、マイクロテストプログラム名をインデ
ツクスにもつマイクロテストプログラムライブラ
リである。
15 is a micro test program library having micro test program names as indexes.

〔作用〕[Effect]

第1図に示す構成において、ワークステーシヨ
ン11のオペレータは、装置番号DV−A、DV
−Dの装置をテストするために、ホストに対して
マイクロテストプログラムのダウンロードを要求
し、その際、それらのテストの代表名として、予
めホスト13に登録してある“MSTEST”と装
置番号DV−AないしDV−Dとをパラメータ指
定する。
In the configuration shown in FIG.
- In order to test the device D, a request is made to the host to download a micro test program, and at that time, the representative name for those tests is "MSTEST", which is registered in advance in the host 13, and the device number DV-D. Specify A to DV-D as parameters.

ホスト13は、ダウンロード要求に応じて、パ
ラメータ中で指定されている代表名に該当する装
置・プログラム対応テーブル14を参照し、装置
番号DV−A、DV−Dに対応するマイクロテス
トプログラム名を求める。
In response to the download request, the host 13 refers to the device/program correspondence table 14 corresponding to the representative name specified in the parameter and obtains the micro test program name corresponding to the device numbers DV-A and DV-D. .

次に、マイクロテストプログラムライブラリ1
5から、該当する個々のマイクロテストプログラ
ム(MSTEST AないしMSTEST Dを検索し、
それぞれをワークステーシヨン11にダウンロー
ドする。
Next, micro test program library 1
5, search for the corresponding individual micro test program (MSTEST A to MSTEST D,
Download each to workstation 11.

〔実施例〕〔Example〕

第2図に本発明の1実施例の構成を示す。 FIG. 2 shows the configuration of one embodiment of the present invention.

図において、 21,21′は、それぞれワークステーシヨン
である。
In the figure, 21 and 21' are work stations, respectively.

22,22′は、それぞれテスト対象装置群で
ある。
22 and 22' are test target device groups, respectively.

23,23′は、それぞれダウンロード要求で
指定されるパラメータである。ワークステーシヨ
ン21のパラメータ23で代表名X、装置番号
DV−A、DV−Bを指定し、他方、ワークステ
ーシヨン21′のパラメータ23′では、代表名
Y、装置番号DV−P、DV−Qを指定している。
23 and 23' are parameters specified in the download request, respectively. Representative name X and device number in parameter 23 of workstation 21
DV-A and DV-B are specified, and on the other hand, the representative name Y and device numbers DV-P and DV-Q are specified in the parameter 23' of the workstation 21'.

24は、ホストである。 24 is a host.

25は、ダウンロード制御プログラムである。 25 is a download control program.

26は、装置・プログラム対応テーブルであ
り、代表名ごとのエントリをもつ。各エントリに
は、その代表名により統括される複数のマイクロ
テストプログラムのプログラム名と装置種別フラ
グとが対照可能に登録されている。
26 is a device/program correspondence table, which has an entry for each representative name. In each entry, program names and device type flags of a plurality of micro test programs unified by the representative name are registered so as to be comparable.

27は、装置番号・種別対応テーブルであり、
各エントリには装置番号とその装置の種別とが対
照可能に登録されている。
27 is a device number/type correspondence table;
In each entry, the device number and the type of device are registered so that they can be compared.

28は、プログラム名により検索可能なマイク
ロテストプログラムライブラリである。
28 is a micro test program library that can be searched by program name.

装置・プログラム対応テーブル26は、装置番
号とプログラム名とを対照させる構造とすること
もできるが、装置数が多く、しかも同種の装置が
かなり含まれている場合には、テーブルが冗長と
なるため、本実施例のように2つのテーブルに分
割し、装置番号→装置種別、装置種別→プログラ
ム名のように2段階でプログラム名に変換される
ようにするのが効率的である。図示の例では、
DV−A、DV−Bの装置種別は同じαであり、
同じプログラムMSTEST Aが使用される。
The device/program correspondence table 26 may have a structure that compares device numbers and program names, but if there are a large number of devices and a large number of devices of the same type are included, the table becomes redundant. It is efficient to divide the table into two tables as in this embodiment, and convert the program name in two steps, such as device number→device type and device type→program name. In the illustrated example,
The device types of DV-A and DV-B are the same α,
The same program MSTEST A is used.

また各ワークステーシヨン21,21′は、代
表名を共用することができる。さらに同じマイク
ロテストプログラムあるいは同じ装置種別が、異
なる複数の代表名によつて重複して統括されるこ
とも可能である。
Further, each workstation 21, 21' can share a representative name. Furthermore, it is possible for the same micro test program or the same device type to be managed overlappingly by a plurality of different representative names.

ダウンロード制御プログラム25は、ワークス
テーシヨン21あるいは21′からのダウンロー
ド要求を受け付けたとき、上記した装置・プログ
ラム対応テーブル26および装置番号・種別対応
テーブル27とを参照して、その代表名に所属す
るプログラムのプログラム名を識別し、マイクロ
テストプログラムライブラリ28から、各当該す
るマイクロテストプログラムを取り出して、要求
元のワークステーシヨンにダウンロードする。
When the download control program 25 receives a download request from the workstation 21 or 21', the download control program 25 refers to the device/program correspondence table 26 and the device number/type correspondence table 27 and selects the program belonging to the representative name. each applicable micro-test program is retrieved from the micro-test program library 28 and downloaded to the requesting workstation.

〔発明の効果〕〔Effect of the invention〕

本発明によれば、各ワークステーシヨンのオペ
レータは、ダウンロード要求時に、わかりやすい
代表名と装置番号のみを用いてパラメータ指定で
きるため、入力作業が簡単で確実になり、操作性
が向上し、能率が改善される。
According to the present invention, the operator of each workstation can specify parameters using only an easy-to-understand representative name and device number when requesting a download, making the input process simple and reliable, improving operability and improving efficiency. be done.

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

第1図は本発明の原理的構成図、第2図は本発
明の1実施例の構成図、第3図は従来例の構成図
である。 第1図中、11:ワークステーシヨン、12:
ダウンロード要求のパラメータ、13:ホスト、
14:装置・プログラム対応テーブル、15:マ
イクロテストプログラムライブラリ。
FIG. 1 is a basic configuration diagram of the present invention, FIG. 2 is a configuration diagram of an embodiment of the present invention, and FIG. 3 is a configuration diagram of a conventional example. In Figure 1, 11: work station, 12:
Download request parameters, 13: host,
14: Device/program correspondence table, 15: Micro test program library.

Claims (1)

【特許請求の範囲】 1 ホストが、ワークステーシヨン内部の所定の
装置のテストに使用するマイクロテストプログラ
ムを管理し、ワークステーシヨンが内部の装置の
テストを実施しようとするとき、必要とするマイ
クロテストプログラムのダウンロードをホストに
依頼する構成のシステムにおいて、 予めテストの種類ごとに関連するマイクロテス
トプログラムをグループ化するとともに、それら
のグループの各々に異なる代表名を付与し、 さらにホスト内に、代表名ごとにその対応する
グループに属するマイクロテストプログラムのプ
ログラム名を、テスト対象装置の装置番号から参
照可能にする装置・プログラム対応テーブル14
を設け、 テストを実施しようとするワークステーシヨン
は、代表名と装置番号とを指定して、ホストにマ
イクロテストプログラムのダウンロードを要求
し、ホストは、装置・プログラム対応テーブル1
4を参照して、必要とするプログラム名を求め、
該当するマイクロテストプログラムのダウンロー
ドを行うことを特徴とするマイクロテストプログ
ラムのダウンロード制御方式。
[Claims] 1. A host manages a micro test program used to test a predetermined device inside a workstation, and a micro test program required when the work station attempts to test the internal device. In a system configured to request the host to download microtest programs, related microtest programs are grouped in advance by test type, and a different representative name is assigned to each group. A device/program correspondence table 14 that allows the program name of the micro test program belonging to the corresponding group to be referenced from the device number of the device to be tested.
A workstation that wants to perform a test requests the host to download the micro test program by specifying the representative name and equipment number, and the host downloads the micro test program from the equipment/program correspondence table 1.
4, find the name of the program you need,
A micro test program download control method characterized by downloading a corresponding micro test program.
JP61073277A 1986-03-31 1986-03-31 Down load control system for micro test program Granted JPS62231342A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP61073277A JPS62231342A (en) 1986-03-31 1986-03-31 Down load control system for micro test program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP61073277A JPS62231342A (en) 1986-03-31 1986-03-31 Down load control system for micro test program

Publications (2)

Publication Number Publication Date
JPS62231342A JPS62231342A (en) 1987-10-09
JPH0416812B2 true JPH0416812B2 (en) 1992-03-25

Family

ID=13513489

Family Applications (1)

Application Number Title Priority Date Filing Date
JP61073277A Granted JPS62231342A (en) 1986-03-31 1986-03-31 Down load control system for micro test program

Country Status (1)

Country Link
JP (1) JPS62231342A (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6474462A (en) * 1987-09-16 1989-03-20 Mitsubishi Cable Ind Ltd Accident point locating device
US4914697A (en) * 1988-02-01 1990-04-03 Motorola, Inc. Cryptographic method and apparatus with electronically redefinable algorithm
JPH0573328A (en) * 1991-09-13 1993-03-26 Mitsubishi Electric Corp Program down load system
JP4595260B2 (en) * 2001-07-06 2010-12-08 日本電気株式会社 Method for automatically executing a test program on a portable terminal

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS593648A (en) * 1982-06-30 1984-01-10 Fujitsu Ltd Automatic testing system of information processing system
JPS60179850A (en) * 1984-02-28 1985-09-13 Fujitsu Ltd Start control system of maintenance

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS593648A (en) * 1982-06-30 1984-01-10 Fujitsu Ltd Automatic testing system of information processing system
JPS60179850A (en) * 1984-02-28 1985-09-13 Fujitsu Ltd Start control system of maintenance

Also Published As

Publication number Publication date
JPS62231342A (en) 1987-10-09

Similar Documents

Publication Publication Date Title
US6314430B1 (en) System and method for accessing a database from a task written in an object-oriented programming language
US6256704B1 (en) Task management for data accesses to multiple logical partitions on physical disk drives in computer systems
EP0326671A2 (en) A computer system and a method of monitoring transient data structures of a computer system
JP2753706B2 (en) IPL method in computer
CN107710200A (en) System and method for the operator based on hash in parallelization SMP databases
JPS6061803A (en) Computerized self-structuring type robbot control system
JPH0416812B2 (en)
JP3435454B2 (en) Method of continuous operation in different environmental spaces and apparatus therefor
JPH04177441A (en) System program loading system
JPH08190484A (en) Development assisting device
JPH03149642A (en) Remote resource definition system
JPS62231360A (en) Ipl control system
JP2523497B2 (en) Interactive data processing method
CN116521651A (en) Method and device for migrating data across databases
JPS63148366A (en) Distribution processing and control system
JP2944880B2 (en) File management method in distributed processing system
Esquivel et al. A quasi-optimal cluster allocation strategy for parallel program execution in distributed systems using genetic algorithms
JPH03192430A (en) Input data processing system
JP2575936B2 (en) Content search device
JPH0535699A (en) Data maintenance method of supervisory and controlling device
JPH0194469A (en) Parallel processing system
JPH02120968A (en) Distributed program execution system
JPH04299438A (en) Method and device for access to network control information
JPH02112030A (en) System for exclusive control
JPS6327740B2 (en)