JPH02276978A - Test program correcting device - Google Patents

Test program correcting device

Info

Publication number
JPH02276978A
JPH02276978A JP1099314A JP9931489A JPH02276978A JP H02276978 A JPH02276978 A JP H02276978A JP 1099314 A JP1099314 A JP 1099314A JP 9931489 A JP9931489 A JP 9931489A JP H02276978 A JPH02276978 A JP H02276978A
Authority
JP
Japan
Prior art keywords
test
test program
program
time
input
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
JP1099314A
Other languages
Japanese (ja)
Inventor
Yuko Sudo
優子 須藤
Teruaki Ogata
尾方 照明
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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric Corp
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 Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP1099314A priority Critical patent/JPH02276978A/en
Publication of JPH02276978A publication Critical patent/JPH02276978A/en
Pending legal-status Critical Current

Links

Landscapes

  • Tests Of Electronic Circuits (AREA)

Abstract

PURPOSE:To reduce manual operation for test program correction and to easily shorten the time and facilitate the operation by providing means for test time measurement, wait time setting, simultaneous measurement, order variation, duplication deletion, input and output adjustment, etc. CONSTITUTION:At least one of the means for the execution time measurement of a desired place in a test program, minimum wait time setting required to stabilize the output of a semiconductor device, simultaneous measurement of possible items, order variation of plural test items, duplication deletion of description, and the best input and output adjustment for the semiconductor device is provided. Then necessary means among the respective means is applied to a necessary item of the test program consisting of (n) test items composed of respective statements for condition setting, wait time, measurement, decision making, and condition resetting. Consequently, the program correction is facilitated and the time is shortened.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 この発明は半導体装置をテストするテストプログラムを
修正するためのテストプログラム修正装置に関するもの
である。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a test program modification device for modifying a test program for testing a semiconductor device.

〔従来の技術〕 半導体装置の各種テストを行う半導体測定装置は、通常
複数の信号発生手段や計測手段等を有し、これらの手段
をテストプログラムに従って作動させることにより、半
導体装置のテストを行う。この時に用いられるテストプ
ログラムは、第10図で示す手順にて作成される。
[Prior Art] A semiconductor measuring device that performs various tests on semiconductor devices usually has a plurality of signal generating means, measuring means, etc., and tests the semiconductor device by operating these means according to a test program. The test program used at this time is created according to the procedure shown in FIG.

まず、半導体装置各々に対して、その電気的特性などを
規定したテスト仕様書に基づいて、プログラムの編集を
行う(ステップS1)。次にテストプログラムを半導体
測定装置にセットし、実際に装置を作動させ、その動作
が先のテスト仕様書に基づいたテストの為の種々の測定
条件を実現しているか否かを確認し、そのテスト結果を
得て、テストの妥当性を判断する。もし、必要なテスト
条件、所望のテスト結果が得られない場合は、テストプ
ログラムを正しく修正するといったデバッグが行われる
(ステップ32)。こうして、正しく動作するテストプ
ログラムが出来上った後、必要に応じて、時間短縮の作
業が行われる(ステップS3)。この一連の作業を経て
テストプログラムが完成する。
First, a program is edited for each semiconductor device based on a test specification that defines its electrical characteristics, etc. (step S1). Next, set the test program in the semiconductor measurement equipment, actually operate the equipment, check whether its operation realizes the various measurement conditions for the test based on the previous test specifications, and Obtain test results and determine the validity of the test. If the necessary test conditions and desired test results cannot be obtained, debugging is performed to correct the test program (step 32). After a test program that operates correctly is completed in this way, time reduction work is performed as necessary (step S3). A test program is completed through this series of tasks.

次にステップS3の時間短縮の作業の詳細について説明
する。実際によく行われる作業内容として、一般的に下
記の6項目が挙げられる。
Next, details of the time reduction work in step S3 will be explained. The following six items are generally listed as work contents that are often performed in practice.

1、テスト時間測定 2、待時間設定 3、同時ハ1定化 4、テスト順序変更 5、重複削除 6、入出力条件調整 1、テスト時間測定は、テストプログラム中のとの部分
にどの位の実行時間を要しているかを実際に測定するも
のである。
1. Test time measurement 2. Waiting time setting 3. Simultaneous c1 constantization 4. Test order change 5. Duplication deletion 6. Input/output condition adjustment 1. Test time measurement This is to actually measure how long the execution time is required.

2、待時間設定は、被測定半導体装置に入力を与えてか
ら出力が安定するまでに必要な最小の時間を調べてこれ
を待時間として設定するものである。
2. Setting the waiting time is to find out the minimum time required from when input is given to the semiconductor device under test until the output becomes stable, and to set this as the waiting time.

3、同時測定化は、複数のテスト項目のうち、そこで行
われる測定内容が独立(互いに影響し合わない)してお
り、同時に測定条件の設定が可能な項目を同時に測定で
きるようにするものである。
3. Simultaneous measurement allows for the simultaneous measurement of multiple test items whose measurement contents are independent (does not affect each other) and whose measurement conditions can be set at the same time. be.

4、テスト順序変更は、被測定半導体装置の特性あるい
は半導体測定装置の動作効率を考え、テスト項目の順序
すなわち測定順序を変更した方が時間短縮になる場合に
、その順序の変更を行うものである。
4. Changing the test order is done when changing the order of test items, that is, the order of measurement, would save time, taking into consideration the characteristics of the semiconductor device under test or the operating efficiency of the semiconductor measurement equipment. be.

5、重複削除は、テストプログラム記述上の重複をなく
したりするものである。
5. Duplication deletion is to eliminate duplication in the test program description.

6、入出力条件調整は、例えば入力を変化させ、出力が
反転する時の入力値を求めるといったテスト項目におい
て、入出力条件の最適化を図るものである。
6. Input/output condition adjustment is intended to optimize the input/output conditions in test items such as changing the input and finding the input value when the output is inverted.

以上、これらの内容を、適宜、組み合せながら実行効率
の高いテストプログラムを作成するのが、一般的なテス
トプログラム作成作業である。
A typical test program creation task is to create a test program with high execution efficiency by appropriately combining these contents.

〔発明が解決しようとする課題〕 以上の作業の実現は、そのほとんどが現状では人手に依
存しており、人が作業を実現する方法を考え、それに従
ってテストプログラム編集ツールを使用して、テストプ
ログラムを逐次変更しながら行っている。従って、その
作業量は多く、かっ必要とする技術レベルも高度となり
、かなりの時間を要した。
[Problem to be solved by the invention] At present, most of the above-mentioned tasks are performed manually, and humans think of ways to accomplish the tasks, use a test program editing tool in accordance with the method, and perform tests. The program is being changed sequentially. Therefore, the amount of work involved was large, the level of technology required was also high, and it took a considerable amount of time.

この発明は、上記のような問題点を解消するためになさ
れたもので、特にテストプログラムの実動作に要する時
間短縮に必要な作業を容易に実現できるテストプログラ
ム修正装置を得ることを目的とする。
This invention has been made to solve the above-mentioned problems, and in particular, it is an object of the present invention to provide a test program modification device that can easily accomplish the work necessary to shorten the time required for actual operation of a test program. .

〔課題を解決するための手段〕[Means to solve the problem]

この発明に係るテストプログラム修正装置は、テストプ
ログラム中の所望の個所の実行時間をUJ定するテスト
時間測定手段と、半導体装置の出力が安定するのに必要
な最小の待時間を前記テストプログラム上に設定する待
時間設定手段と、テストプログラム中の複数のテスト項
目のうち、測定内容が独立しており、同時に測定条件の
設定が可能な項目を同時に測定できるようにする同時測
定化手段と、テストプログラム中のテスト項目の順序を
変更するテスト順序変更手段と、テストプログラムにお
ける記述上の重複をなくすための重複削除手段と、テス
トプログラムの所望のテスト項目において、半導体装置
への入出力条件の最適化を図る入出力調整手段とのうち
の少なくとも一つを備え、テスト時間測定手段は、テス
トプログラム中で実行時間を測定したい範囲を指定する
手段と、指定に基づき指定されたテストプログラムの範
囲の実行時間を測定する手段と、測定された時間を表示
する手段とから成り、待時間設定手段は、テストプログ
ラム中で待時間の修正を行いたいテスト項目を指定する
手段と、指定に基づき指定されたテスト項目につき半導
体装置の出力の状態をδp1定する手段と、測定結果に
基づいて最小の待時間を設定する手段とから成り、同時
局1定化手段は、テストプログラム中で同時測定できる
テスト項目を指定する手段と、指定されたテスト項目中
に含まれている文を識別し、同一種類の文を並列に並べ
替える手段とから成り、テスト順序変更手段は、テスト
プログラム中で順序を変更したいテスト項目とその移動
場所を指定する手段と、指定によりテスト項目の順序を
変更する手段とから成り、重複削除手段は、テストプロ
グラム中の重複削除要求範囲を指定する手段と、指定に
基づきテストプログラムの重複記載を削除する手段とか
ら成り、入出力調整手段は、テストプログラム中で入出
力調整したいテスト項目を指定する手段と、指定に基づ
き半導体装置への入出力条件の最適値を求める手段と、
最適値を表示する手段とから成る。
The test program modification device according to the present invention includes a test time measuring means for determining the execution time of a desired portion of the test program, and a minimum waiting time necessary for stabilizing the output of a semiconductor device on the test program. a waiting time setting means for setting a waiting time, and a simultaneous measurement means for making it possible to simultaneously measure items among a plurality of test items in a test program whose measurement contents are independent and whose measurement conditions can be set at the same time; A test order change means for changing the order of test items in a test program, a duplication deletion means for eliminating duplicate descriptions in a test program, and a test order change means for changing the order of test items in a test program; The test time measuring means includes at least one of input/output adjusting means for optimization, and means for specifying a range in which the execution time is to be measured in the test program, and a means for specifying the range of the test program specified based on the specification. The waiting time setting means includes a means for measuring the execution time and a means for displaying the measured time. It consists of a means for determining the state of the output of the semiconductor device δp1 for the tested test item, and a means for setting the minimum waiting time based on the measurement result, and the simultaneous station 1 determining means can perform simultaneous measurements during the test program. The test order changing means consists of a means for specifying a test item, a means for identifying sentences included in the specified test item, and a means for rearranging sentences of the same type in parallel. The duplicate deletion means includes a means for specifying the test item to be changed and its moving location, and a means for changing the order of the test items based on the specification. The input/output adjustment means includes means for deleting duplicate descriptions in the test program, and the input/output adjusting means includes means for specifying test items to be adjusted for input/output in the test program, and determining optimal values of input/output conditions for the semiconductor device based on the specifications. means and
and means for displaying the optimum value.

〔作用〕[Effect]

この発明においては、テストプログラム中の所望の個所
の実行時間を測定するテスト時間測定手段と、半導体装
置の出力が安定するのに必要な最小の待時間をテストプ
ログラム上に設定する待時間設定手段と、テストプログ
ラム中のテスト項目のうち、測定内容が独立しており、
同時に測定条件の設定が可能な項目を同時に測定できる
ようにする同時測定化手段と、テストプログラム中の複
数のテスト項目の順序を変更するテスト順序変更手段と
、テストプログラムにおける記述上の重複をなくすため
の重複削除手段と、テストプログラムの所望のテスト項
目において、半導体装置への入出力条件の最適化を図る
入出力調整手段とのうち少なくとも一つが備えられてい
る。テストプログラムの時間短縮作業を行いたい作業者
は、上記手段を用いることにより容易にテストプログラ
ムのテスト時間測定、待ち時間設定、同時測定化。
The present invention includes a test time measuring means for measuring the execution time of a desired part in a test program, and a waiting time setting means for setting the minimum waiting time necessary for the output of the semiconductor device to stabilize on the test program. Among the test items in the test program, the measurement contents are independent,
Simultaneous measurement means that allows items for which measurement conditions can be set at the same time to be measured at the same time; Test order change means that changes the order of multiple test items in a test program; and Eliminate duplication in descriptions in the test program. and an input/output adjusting means for optimizing input/output conditions to the semiconductor device in a desired test item of the test program. Workers who wish to shorten test program time can easily measure test program test time, set waiting time, and perform simultaneous measurement by using the above-mentioned means.

テスト順序変更1型複削除、あるいは入出力条件調整を
行うことができる。
You can change the test order, delete Type 1, or adjust the input/output conditions.

〔実施例〕〔Example〕

第1図はこの発明の一実施例であるテストプログラム修
正装置をテストプログラム作成者が利用する際の画面1
に表示されるイメージを示す図である。また第2図は、
−例として、テストプログラムの構成の概略を示す図で
ある。第2図に示すように、テストプログラムは、n個
のテスト項目から構成され、各テスト項目の内容は、−
船釣に、条件設定文、待時間文、測定文1判定文、テス
ト条件の解除文から成り立っている。
Figure 1 shows a screen 1 when a test program creator uses a test program modification device which is an embodiment of the present invention.
It is a figure showing an image displayed on. Also, Figure 2 shows
- As an example, it is a diagram showing an outline of the configuration of a test program. As shown in FIG. 2, the test program consists of n test items, and the content of each test item is -
For boat fishing, it consists of a condition setting statement, a waiting time statement, a measurement statement 1 judgment statement, and a test condition cancellation statement.

時間短縮を行おうとするテストプロクラム修正者(以下
作業者という)は、第1図に示すメニューにて実施した
い番号を選択する。「1.テスト時間Δ−1定」が選択
されると、この実施例に係るテストプログラム修正装置
は第3図に示す処理を開始する。最初に作業者に対して
、テストプログラム中の所要時間を測定したい項目、或
いは範囲を指定するよう入力要求を出す(ステップ51
0)。
A person who modifies a test program (hereinafter referred to as a worker) who wishes to shorten the time selects the number of tests he or she wishes to implement from the menu shown in FIG. When "1. Test time Δ-1 constant" is selected, the test program correction apparatus according to this embodiment starts the process shown in FIG. First, an input request is made to the operator to specify the item or range for which the required time in the test program is to be measured (step 51).
0).

入力されると、その指定された部分の最初と最後に時刻
を読みとる命令を付加し、内臓タイマにより時間測定を
実施する(ステップ511)。時間測定結果は必要に応
じて平均値として表示される(ステップ512)。
When input, a command to read the time is added to the beginning and end of the designated portion, and time is measured using the built-in timer (step 511). The time measurement results are displayed as an average value if necessary (step 512).

次に、作業者が「2、待時間設定」を選択すると、この
実施例に係るテストプログラム修正装置は第4A図に示
す処理を開始する。まず作業者に対して最適な待ち時間
を設定したいaPj定文と待時間文の組を指定するよう
入力要求を出す(ステップ520)。これは、測定文、
待時間文は多くあり、測定文が同じでも待時間文がちが
う場合や、あるいはその逆の場合などがあり、一方のみ
を指定してもテストプログラムのどの部分を意図してい
るのか特定できない場合があるからである。上記の人力
が行われると、例えば1msきざみのサンプリングで出
力の測定を繰り返し実行する命令群により、時間経過に
対する測定値の変化が得られるように処理する。つまり
、データの変化を追跡する(ステップ521)。次に、
例えば規格値−幅の5%に収まるまでの時間(例えば第
4B図では時間t。)を調べ、待時間の具体的な値とし
てのデータを得る。
Next, when the operator selects "2. Waiting time setting", the test program modification apparatus according to this embodiment starts the process shown in FIG. 4A. First, an input request is issued to the operator to specify a set of an aPj fixed statement and a waiting time statement for which the optimum waiting time is to be set (step 520). This is the measurement statement,
There are many waiting time statements, and there are cases where the measurement statement is the same but the waiting time statements are different, or vice versa, and it is not possible to determine which part of the test program is intended even if only one is specified. This is because there is. When the above-mentioned manual operation is performed, for example, a group of commands for repeatedly measuring the output with sampling every 1 ms is used to obtain a change in the measured value over time. That is, changes in data are tracked (step 521). next,
For example, the time required to fall within 5% of the standard value minus the width (for example, time t in FIG. 4B) is investigated to obtain data as a specific value of the waiting time.

次に繰り返し測定を実行し、これらの多数回の測定結果
をグラフ化して表示(第4C図)あるいはレポート出力
する(ステップ522)。この7I−1定結果に基づき
、待時間の最適値V。(第4C図では最頻値)が決定さ
れる(ステップ823)。
Next, repeated measurements are performed, and the results of these multiple measurements are graphed and displayed (FIG. 4C) or output as a report (step 522). Based on this 7I-1 constant result, the optimal value V of the waiting time. (the mode in FIG. 4C) is determined (step 823).

これを作業者が確認し、待時間の修正を実施したければ
、テストプログラムを修正する(ステップS 24) 
The operator checks this and, if he/she wishes to modify the waiting time, modifies the test program (step S24).
.

作業者が「3.同時測定化」を選択すると、この実施例
に係るテストプログラム修正装置は第5図に示す処理を
開始する。まず作業者に対して、同時にlP1定可能な
テスト項目を指定するよう入力要求を出す(ステップ5
30)。複数のテスト項目が入力されると、各項目に含
まれる条件設定文。
When the operator selects "3. Simultaneous measurement", the test program modification apparatus according to this embodiment starts the process shown in FIG. First, an input request is made to the operator to specify the test items that can be specified at the same time (step 5).
30). When multiple test items are entered, condition setting statements are included in each item.

待時間文等の各文を装置自身が認識し、同一文名をパラ
レルに並べ替える(ステップ531)。例えば、まず最
初のテスト項目中に含まれる条件設定文、測定文1判定
文等を認識する。次に、次のテスト項目の条件設定文、
測定文1判定文等を認識し、指定されたテスト項目まで
行きついたら、上記識別された同一種類の文をパラレル
に並べ替える。なお、各文の認識過程において各テスト
項1」の条件設定が変化した場合、警告を発するように
してもよい。そして、記載の重複した文があれば削除す
る(後に述べる重複削除)。こうして出来上がったプロ
グラムを実行し、測定結果を表示する(ステップ532
)。この表示により作業者はこの操作の前後におけるテ
スト項目のデータを確認する(ステップ833)。そし
て、作業者が確認後、プログラム修正要求があれば修正
を行う(ステップ534)。
The device itself recognizes each sentence, such as a waiting time sentence, and rearranges the same sentence names in parallel (step 531). For example, first, the condition setting sentence, measurement sentence 1 judgment sentence, etc. included in the first test item are recognized. Next, the condition setting statement for the next test item,
After recognizing the measurement sentence 1 judgment sentence, etc., and reaching the designated test item, the identified sentences of the same type are rearranged in parallel. Note that a warning may be issued if the condition settings for each test item 1 change during the process of recognizing each sentence. Then, if there are duplicate sentences, they are deleted (duplicate deletion described later). The program thus created is executed and the measurement results are displayed (step 532).
). Based on this display, the operator confirms the test item data before and after this operation (step 833). Then, after the operator confirms the program, if there is a request for program modification, the program is modified (step 534).

作業者が「4.テスト順序変更」を選択すると、この実
施例に係るテストプログラム修正装置は第6図に示す処
理を開始する。まず作業者に対し、どのテスト項目をど
のテスト項目の後にもってきたいかといった入力要求を
行う(ステップ540)。
When the operator selects "4. Change test order," the test program modification apparatus according to this embodiment starts the process shown in FIG. 6. First, a request is made to the operator to input which test item he would like to bring after which test item (step 540).

入力されると、移動するテスト項目の後のテスト項目を
初期状態からの開始となるようにハードウェアのモニタ
結果から順序変更前の条件設定を読みとる。これは、プ
ログラム作成時において、通常重複する条件設定文等は
省略されており、そのテスト項目より前のテスト項目の
条件設定等に基づいて、後のテスト項目が実行される場
合があり、この場合テスト順序が変化すると、条件設定
等が変化することがあり、これを防止するために条件設
定を読みとり、初期状態に保っている。又、移動するテ
スト項目についても、初期設定から始まり、独立したテ
スト実行ができるようにする(ステップ541)。移動
するテスト項目の前のテスト項目は完全に終了させる(
テスト条件の完全な解除の実行)。これは、次のテスト
項目に影響を与えないためである。同じく、移動先につ
いても、移動先のテスト項目を完全に終了させ、その次
のテスト項目は初期状態からの開始となるように変更し
ておく。こうして、準備が整った後テスト項目を移動す
る(ステップ542)。そして、後に述べる重複削除後
を行う(ステップ843)。このようにしてテスト順序
を変更してプログラムが出来たら、テストを実施しくス
テップ544)、全テスト項目についてデータに変化が
ないことを確め(ステップ545)、結果を表示しくス
テップ546)、作業者の要求に応じてプログラムを修
正する(ステップ547)。
When input, the condition setting before the order change is read from the hardware monitor result so that the test item after the test item to be moved starts from the initial state. This is because duplicative condition setting statements are usually omitted when creating a program, and later test items may be executed based on the condition settings of previous test items. In some cases, if the test order changes, the condition settings etc. may change, and to prevent this, the condition settings are read and kept at the initial state. Also, for the test items to be moved, starting from the initial settings, independent test execution is enabled (step 541). Completely terminate the test item before the test item to be moved (
complete release of test conditions). This is to avoid affecting the next test item. Similarly, the destination test item is changed so that the destination test item is completely completed and the next test item is started from the initial state. After preparation is completed in this way, the test item is moved (step 542). Then, the process after duplication deletion, which will be described later, is performed (step 843). After changing the test order in this way and completing the program, execute the test (step 544), confirm that there is no change in data for all test items (step 545), display the results (step 546), and proceed with the process. The program is modified according to the user's request (step 547).

作業者が「51重複削除」を選択すると、この実施例に
係るテストプログラム修正装置は、第7図に示す処理を
開始する。まず作業者に対し、テストプログラムのどこ
からどこまでをチエツクの対象とするかの入力要求を出
す(ステップ550)。
When the operator selects "51 duplicate deletion", the test program modification apparatus according to this embodiment starts the process shown in FIG. First, a request is made to the operator to input what part of the test program is to be checked (step 550).

入力されると、各aP1定ハードウェア(δp1定対象
である半導体装置の端子等)ごとにパラメータの重複を
チエツクし、プログラムの重複記載があれば、作業者と
の対話形式により重複プログラムの削除を逐次実施する
(ステップ551)。このようにして重複削除したプロ
グラムを実行し、全テスト項目のデータを確認しくステ
ップ552)、重複削除前とデータに変化がないことを
確める。
Once entered, we check for duplicate parameters for each aP1 constant hardware (terminals of semiconductor devices that are subject to δp1 constant, etc.), and if there are duplicate programs, delete the duplicate programs through dialogue with the operator. are executed sequentially (step 551). The program whose duplicates have been deleted in this manner is executed, and the data of all test items is checked (step 552) to confirm that there is no change in the data from before the duplicate deletion.

作業者が「6.入出力条件調整」を選択すると、この実
施例に係るテストプログラム修正装置は第8A図に示す
処理を開始する。ここでは、具体例として、例えば入力
を変化させ、出力が反転する時の入力値を求めるという
テスト項目において、単純なループ文を2段階ループ文
(最初大きいステップで入力変化させ、出力反転したら
適当なステップだけ戻って更に小さいステップで変化さ
せる。第8B図参照)の記述に変えたい場合について説
明する。まず作業者に対し、入出力条件調整を最適にし
たい項目の入力を要求する(ステップ560)。そして
、入力変化に対し出力が反転する入力の幅の規格値(テ
ストプログラムの判定文より読み出す)に基づき入力を
変化させる範囲Wを決定する。そして、実際にテストプ
ログラムが実行されている場合には、範囲W中で人力が
大きい幅りごとに変化し、出力状態か測定される。第8
B図では■で出力が反転しており、■の時点で2ステツ
プ前に戻り、次に小さい幅Sで入力が変化していく。そ
して、[相]で出力が反転したことが検出される。この
とき、出力が反転する入力を測定するのに要する入力変
化のステップ回数が少ない程、テストプログラム実行時
間の短縮が図れる。
When the operator selects "6. Input/output condition adjustment", the test program modification apparatus according to this embodiment starts the process shown in FIG. 8A. Here, as a specific example, in a test item that changes the input and calculates the input value when the output is reversed, we will use a simple loop statement as a two-step loop statement (first change the input in large steps, then change the output as appropriate after reversing the output.) The case where you want to change the description to the one shown in FIG. 8B) will be explained. First, the operator is requested to input items for which input/output condition adjustment is desired to be optimized (step 560). Then, the range W in which the input is changed is determined based on the standard value of the width of the input (read from the judgment statement of the test program) in which the output is inverted in response to the input change. Then, when the test program is actually executed, the human power changes by large steps within the range W, and the output state is measured. 8th
In Figure B, the output is inverted at ■, and at the point ■, it goes back two steps, and the input changes in the next smaller width S. Then, it is detected that the output is inverted in [phase]. At this time, the fewer the number of input change steps required to measure the input whose output is inverted, the shorter the test program execution time can be.

このステップ回数を最小にするように、各パラメータL
、Sを理論計算する。例えば上記した例においては、相
乗平均と相加平均との関係を用いなる式を用いてステッ
プ回数が最小となる各パラメータの値が決定される。こ
れらのパラメータの最適値が求められ、ステップ回数の
最少になるよう動作しくステップ561)、各パラメー
タの最適値が表示される(ステップ562)。上記式に
おいて、左辺−右辺のときにステップ回数が最小となる
。作業者はこのようにして基められた各パラメータW、
L、Sに基づきプログラムを修正(ステップ363)、
時間短縮の効果を「1.テスト時間lN−1定」により
確認する。
In order to minimize the number of steps, each parameter L
, S is calculated theoretically. For example, in the above example, the value of each parameter that minimizes the number of steps is determined using a formula that uses the relationship between the geometric mean and the arithmetic mean. The optimum values of these parameters are determined and operated to minimize the number of steps (step 561), and the optimum values of each parameter are displayed (step 562). In the above equation, the number of steps is minimized when the left side minus the right side. The operator uses each parameter W based in this way,
Modify the program based on L and S (step 363),
The effect of time reduction is confirmed by "1. Test time lN-1 constant".

またr7.EXITJを選択すると、時間短縮作業は終
了する(第9図参照)。
Also r7. When EXITJ is selected, the time saving operation ends (see Figure 9).

上記のようにこの実施例によれば、半導体装置の試験を
行うためのテストプログラムの修正を例えばコンピユー
、夕を用いて形成されるテストプログラム修正装置によ
り実行したので、作業者の行う作業が少なく修正時間の
短縮が図れる。
As described above, according to this embodiment, the test program for testing the semiconductor device is modified by the test program modification device formed using a computer, for example, so that the work performed by the operator is reduced. Correction time can be shortened.

なお、上記実施例では半導体、1Il11定装置にテス
トプログラム測定装置を接続することを想定しているが
、半導体測定装置に替えて、コンピュータにより構成さ
れたシミュレータを用い、前記テストプログラム修正作
業の一部、例えば重複部分の削除を実現しても良い。
In the above embodiment, it is assumed that a test program measuring device is connected to a semiconductor measuring device, but instead of the semiconductor measuring device, a simulator configured by a computer is used to perform part of the test program modification work. For example, deletion of duplicate parts may be realized.

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

以上のように、この発明によれば、テストプログラムの
修正を装置により実現できるようにしたので、プログラ
ム修正が容易になりかつ時間短縮が図れるという効果が
ある。
As described above, according to the present invention, since it is possible to modify a test program using the apparatus, it is possible to easily modify the program and to save time.

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

第1図は、この発明に係るテストプログラム修正装置の
画面イメージを示す図、第2図はテストプログラムの構
成を示す構成図、第3図はテスト時間測定の順序を示す
フローチャート、第4A図は待時間設定の順序を示すフ
ローチャート、第4B図及び第4C図は待時間設定作業
を説明するだめの図、第5図は同時測定化の順序を示す
フローチャート、第6図はテスト順序変更の順序を示す
フローチャート、第7図は重複削除の順序を示すフロー
チャート、第8A図は入出力条件調整の順序を示すフロ
ーチャート、第8B図は入出力条件調整の調整の様子を
説明するための図、第9図は時間短縮作業の終了を示す
フローチャート、第10図は従来のテストプログラム作
成の順序を示すフローチャートである。 図において、1は画面である。 なお、各図中同一符号は同一または相当部分を示す。 第 図 1−画面 第4A 第4B図 第4C図 4奇閃ザ4 第 図 第 図 第 図 第 図 第8A 因 第88図 3、補正をする者 (自発) 5、補正の対象 明細書の「発明の詳細な説明の欄」 6、補正の内容 (1)  明細書第18頁第12行の「プログラム測定
装置」を、「プログラム修正装置」に訂正する。 以上
FIG. 1 is a diagram showing a screen image of a test program correction device according to the present invention, FIG. 2 is a configuration diagram showing the configuration of a test program, FIG. 3 is a flowchart showing the order of test time measurement, and FIG. Flowchart showing the order of waiting time setting, Figures 4B and 4C are diagrams for explaining the waiting time setting work, Figure 5 is a flowchart showing the order of simultaneous measurement, and Figure 6 is the order of changing the test order. 7 is a flowchart showing the order of duplicate deletion, FIG. 8A is a flowchart showing the order of input/output condition adjustment, FIG. 8B is a diagram for explaining the adjustment state of input/output condition adjustment, and FIG. FIG. 9 is a flowchart showing the end of the time reduction work, and FIG. 10 is a flowchart showing the order of conventional test program creation. In the figure, 1 is a screen. Note that the same reference numerals in each figure indicate the same or corresponding parts. Figure 1 - Screen 4A Figure 4B Figure 4C Figure 4 Strange flash 4 Figure Figure 88 Figure 8A 3. Person making the amendment (voluntarily) 5. "Detailed Description of the Invention" 6. Contents of Amendment (1) "Program measuring device" in line 12 of page 18 of the specification is corrected to "program modifying device."that's all

Claims (1)

【特許請求の範囲】[Claims] (1)半導体装置をテストするためのテストプログラム
を修正するためのテストプログラム修正装置であって、 前記テストプログラム中の所望の個所の実行時間を測定
するテスト時間測定手段と、 前記半導体装置の出力が安定するのに必要な最小の待時
間を前記テストプログラム上に設定する待時間設定手段
と、 前記テストプログラム中の複数のテスト項目のうち、測
定内容が独立しており、同時に測定条件の設定が可能な
項目を同時に測定できるようにする同時測定化手段と、 前記テストプログラム中のテスト項目の順序を変更する
テスト順序変更手段と、 前記テストプログラムにおける記述上の重複をなくすた
めの重複削除手段と、 前記テストプログラムの所望のテスト項目において、前
記半導体装置への入出力条件の最適化を図る入出力調整
手段とのうちの少なくとも一つを備え、 前記テスト時間測定手段は、前記テストプログラム中で
実行時間を測定したい範囲を指定する手段と、前記指定
に基づき前記指定されたテストプログラムの範囲の実行
時間を測定する手段と、測定された時間を表示する手段
とから成り、 前記待時間設定手段は、前記テストプログラム中で待時
間の修正を行いたいテスト項目を指定する手段と、前記
指定に基づき前記指定されたテスト項目につき前記半導
体装置の出力の状態を測定する手段と、前記測定結果に
基づいて最小の待時間を設定する手段とから成り、 前記同時測定化手段は、前記テストプログラム中で同時
測定できるテスト項目を指定する手段と、前記指定され
たテスト項目中に含まれている文を識別し、同一種類の
文を並列に並べ替える手段とから成り、 前記テスト順序変更手段は、前記テストプログラム中で
順序を変更したいテスト項目とその移動場所を指定する
手段と、前記指定によりテスト項目の順序を変更する手
段とから成り、 前記重複削除手段は、前記テストプログラム中の重複削
除要求範囲を指定する手段と、前記指定に基づき前記テ
ストプログラムの重複記載を削除する手段とから成り、 前記入出力調整手段は、前記テストプログラム中で入出
力調整したいテスト項目を指定する手段と、前記指定に
基づき前記半導体装置への入出力条件の最適値を求める
手段と、前記最適値を表示する手段とから成るテストプ
ログラム修正装置。
(1) A test program modification device for modifying a test program for testing a semiconductor device, comprising: a test time measuring means for measuring execution time of a desired portion of the test program; and an output of the semiconductor device. a waiting time setting means for setting a minimum waiting time necessary for the test program to become stable; simultaneous measurement means for simultaneously measuring possible items; test order changing means for changing the order of test items in the test program; and duplication deletion means for eliminating duplicate descriptions in the test program. and input/output adjusting means for optimizing input/output conditions to the semiconductor device in a desired test item of the test program, and the test time measuring means is configured to adjust input/output conditions to the semiconductor device in a desired test item of the test program. means for specifying a range in which the execution time is to be measured, a means for measuring the execution time in the specified range of the test program based on the specification, and a means for displaying the measured time; The means includes a means for specifying a test item whose waiting time is desired to be corrected in the test program, a means for measuring an output state of the semiconductor device for the specified test item based on the specification, and a means for measuring the output state of the semiconductor device for the specified test item based on the specification. means for setting a minimum waiting time based on the above, and the simultaneous measurement means includes means for specifying test items that can be measured simultaneously in the test program, and means for specifying test items that can be measured simultaneously in the test program; means for identifying sentences and rearranging sentences of the same type in parallel; the test order changing means includes means for specifying the test items whose order is to be changed in the test program and their movement locations; and means for changing the order of test items, and the duplication deletion means comprises means for specifying a request range for duplication deletion in the test program, and means for deleting duplicate entries in the test program based on the specification. , the input/output adjustment means includes means for specifying test items to be adjusted for input/output in the test program, means for determining optimum values of input/output conditions for the semiconductor device based on the specification, and displaying the optimum values. A test program modification device comprising: means for modifying a test program;
JP1099314A 1989-04-18 1989-04-18 Test program correcting device Pending JPH02276978A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1099314A JPH02276978A (en) 1989-04-18 1989-04-18 Test program correcting device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1099314A JPH02276978A (en) 1989-04-18 1989-04-18 Test program correcting device

Publications (1)

Publication Number Publication Date
JPH02276978A true JPH02276978A (en) 1990-11-13

Family

ID=14244179

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1099314A Pending JPH02276978A (en) 1989-04-18 1989-04-18 Test program correcting device

Country Status (1)

Country Link
JP (1) JPH02276978A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008215830A (en) * 2007-02-28 2008-09-18 Ntt Docomo Inc Specific absorption rate measuring device and method
JP2008304404A (en) * 2007-06-11 2008-12-18 Yokogawa Electric Corp Measurement device

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008215830A (en) * 2007-02-28 2008-09-18 Ntt Docomo Inc Specific absorption rate measuring device and method
JP2008304404A (en) * 2007-06-11 2008-12-18 Yokogawa Electric Corp Measurement device

Similar Documents

Publication Publication Date Title
JPH02125414A (en) Lithographic process analytic system
US10114366B2 (en) Numerical controller for managing machining data and machining result
JPH02276978A (en) Test program correcting device
JP2582906B2 (en) Method for measuring DC current / voltage characteristics of semiconductor device
JP3389745B2 (en) Apparatus and method for measuring program performance
JPH0682353A (en) Method for measurement of fatigue crack propagation lower limit stress expansion coefficient range
JP2626512B2 (en) Information processing performance measurement method
JP3657097B2 (en) Test program generation system
CN109975680A (en) The source VI measurement data acquisition display methods
JPH02126339A (en) Method and device for testing input/output processing function
JP2000181700A (en) Program analyzing device and recording medium
JPS63211037A (en) Program debugging method
JPH0778008A (en) Program device for programmable controller
JPS61184647A (en) Performance test system of computer equipment
JP2001273168A (en) System for automatically testing software
JPH0557678U (en) IC test equipment
JPH05159008A (en) Circuit simulation device
JPS61180307A (en) Back-up system for sequence control
JPH02105236A (en) System for counting response time in time sharing system
JPH04102128A (en) Testing device for information processor
JPS61290524A (en) Numerical information inputting method by picture display picture device
JPH0293964A (en) Test system for data processor
JPH0250703A (en) Restoration method in dnc system
JPH09305344A (en) Method for controlling screen display
JPS63120370A (en) Data processor