JP2002251297A - Test process management method and system - Google Patents

Test process management method and system

Info

Publication number
JP2002251297A
JP2002251297A JP2001048049A JP2001048049A JP2002251297A JP 2002251297 A JP2002251297 A JP 2002251297A JP 2001048049 A JP2001048049 A JP 2001048049A JP 2001048049 A JP2001048049 A JP 2001048049A JP 2002251297 A JP2002251297 A JP 2002251297A
Authority
JP
Japan
Prior art keywords
test
test item
item
items
information
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
JP2001048049A
Other languages
Japanese (ja)
Inventor
Hiroo Hayano
浩生 早野
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.)
Ricoh Co Ltd
Original Assignee
Ricoh Co 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 Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP2001048049A priority Critical patent/JP2002251297A/en
Publication of JP2002251297A publication Critical patent/JP2002251297A/en
Pending legal-status Critical Current

Links

Landscapes

  • Debugging And Monitoring (AREA)
  • Stored Programmes (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide test progress management method and system by which the change of the transition relation of test items is suppressed to absolute minimum even in the case that the test items are changed during a test and a person easily performs the operations of increasing/decreasing the test items and changing a performance order or the like. SOLUTION: This method for managing the test progress of the test items having a hierarchical structure is provided with the step of inputting the information on the test items to be managed and the information on the performance order of the test items to a system, the step of preparing a transition chart for each hierarchy from the information of the test items and the information on the performance order that are inputted and the step of displaying the prepared transition chart for each hierarchy.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、計算機システムの
ソフトウェアデバッグ方法であって、特に組合せテスト
以降のデバッグの効率を上げるのに有効なテストの進捗
管理方法及びシステムに関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a software debugging method for a computer system, and more particularly to a test progress management method and system effective for improving debugging efficiency after a combination test.

【0002】[0002]

【従来の技術】計算機システムのソフトウェア開発にお
けるプログラムテストの進捗管理に関しては、これまで
にもいろいろな方法が開発されており、特開平8−31
4758号公報には、あらかじめ作成しておいた「プロ
グラム遷移テーブル」を利用したプログラムテスト進捗
管理方法が開示されている。
2. Description of the Related Art Various methods have been developed for managing the progress of a program test in software development of a computer system.
No. 4758 discloses a program test progress management method using a “program transition table” created in advance.

【0003】[0003]

【発明が解決しようとする課題】しかしながら、前述の
プログラム遷移テーブルを利用したプログラムテスト進
捗管理方法においては、テスト開始までにすべてのテス
ト項目ごとに遷移関係を設定するために、すべてのテス
ト項目をノードとする遷移図を作成する必要がある。し
たがって、テスト項目の数が多くなれば遷移図は複雑と
なる。また、テストの全工程を自動化することを目的と
しているため、テスト中にテスト項目の増減が発生した
場合、人が介入して遷移図を変更することは困難であ
り、一部の遷移図を変更するとその影響が全域にわたり
遷移図が変更前のものと著しく異なる場合もある。その
場合、テストは最初からやり直すことになり、それまで
のテスト結果が役に立たなくなることもある。
However, in the above-described program test progress management method using the program transition table, all the test items are set in order to set the transition relation for each test item before the test starts. It is necessary to create a transition diagram as a node. Therefore, the transition diagram becomes complicated as the number of test items increases. Also, since the purpose is to automate the entire test process, it is difficult for humans to intervene and change the transition diagram when test items increase or decrease during the test. If the change is made, the effect may be significantly different from the one before the change over the entire area. In that case, the test must be restarted from the beginning, and the previous test results may not be useful.

【0004】本発明は以上のような従来技術の問題点を
解消するためになされたもので、テスト中にテスト項目
の変更が発生した場合でも、テスト項目の遷移関係の変
更を最小限に抑え、かつ、人がテスト項目の増減や実施
順序の変更などの操作を行いやすいテスト進捗管理方法
及びシステムを提供することを目的とする。
SUMMARY OF THE INVENTION The present invention has been made to solve the above-mentioned problems of the prior art, and minimizes the change in the transition relation of test items even when the test items change during the test. It is another object of the present invention to provide a test progress management method and system in which a person can easily perform operations such as increase and decrease of test items and change of an execution order.

【0005】[0005]

【課題を解決するための手段】請求項1記載の発明は、
階層構造を持つテスト項目のテスト進捗を管理するため
の方法であって、管理するテスト項目の情報と、上記テ
スト項目の実行順序の情報をシステムに入力するステッ
プと、上記入力したテスト項目の情報と実行順序の情報
から階層ごとの遷移図を作成するステップと、上記作成
した階層ごとの遷移図を表示するステップとを有するこ
とを特徴とする。
According to the first aspect of the present invention,
A method for managing a test progress of a test item having a hierarchical structure, comprising: inputting information of a test item to be managed and information of an execution order of the test item to a system; and information of the input test item. And a step of creating a transition diagram for each layer from the information on the execution order and displaying the created transition diagram for each layer.

【0006】請求項2記載の発明は、請求項1記載の発
明において、遷移図はノードとパスとで表示され、上記
ノードとパスは、テスト項目の状態に応じて図的に変化
することを特徴とする。
According to a second aspect of the present invention, in the first aspect, the transition diagram is represented by a node and a path, and the node and the path graphically change according to the state of the test item. Features.

【0007】請求項3記載の発明は、階層構造を持つテ
スト項目のテスト進捗を管理するためのシステムであっ
て、管理するテスト項目の情報と、上記テスト項目の実
行順序の情報を読み込む手段と、上記読み込んだテスト
項目の情報と実行順序の情報から階層ごとの遷移図を作
成する手段と、上記作成した階層ごとの遷移図を表示す
る手段とを有してなることを特徴とする。
According to a third aspect of the present invention, there is provided a system for managing a test progress of a test item having a hierarchical structure, comprising means for reading information on the test items to be managed and information on the execution order of the test items. And a means for creating a transition diagram for each hierarchy from the read test item information and the execution order information, and a means for displaying the created transition diagram for each hierarchy.

【0008】請求項4記載の発明は、請求項3記載の発
明において、遷移図内のテスト項目を操作するためのG
UIを有することを特徴とする。
According to a fourth aspect of the present invention, in the third aspect of the invention, there is provided a G for operating a test item in a transition diagram.
It has a UI.

【0009】請求項5記載の発明は、請求項3記載の発
明において、テスト項目の遷移関係を検査する手段を有
することを特徴とする。
According to a fifth aspect of the present invention, in the third aspect of the present invention, there is provided a method for inspecting a transition relation between test items.

【0010】請求項6記載の発明は、請求項3記載の発
明において、テスト項目の試行に必要なテスト項目を検
索する手段を有することを特徴とする。
According to a sixth aspect of the present invention, in the third aspect of the present invention, there is provided a device for retrieving a test item necessary for trial of a test item.

【0011】[0011]

【発明の実施の形態】以下、図面を参照しながら本発明
にかかるテスト進捗管理方法及びシステムの実施の形態
について説明する。ここでは、複数のテスト項目を持つ
テストを考える。テスト項目とはテスト内容のことであ
る。テストは、それぞれのテスト項目を予め設定した順
序で試行して行い、すべてのテスト項目の試行が終了す
ると、テストは終了する。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Hereinafter, embodiments of a test progress management method and system according to the present invention will be described with reference to the drawings. Here, consider a test having a plurality of test items. The test items are test contents. The test is performed by trying each of the test items in a preset order. When all the test items have been tried, the test ends.

【0012】以下、テスト項目について説明する。テス
ト項目は、階層構造を持つものとする。階層構造におけ
る階層関係は、包含関係を示しており、子のテスト項目
(以下、「子テスト項目」という)は、親のテスト項目
(以下、「親テスト項目」という)に含まれる。ただ
し、親テスト項目自身に独自のテスト内容があるわけで
はなく、子テスト項目のグループ化した存在である。図
1は、テスト項目の階層構造の例を示した図である。テ
スト項目C21、C22、C23はグループ化され、1
つのテスト項目C2となり、またテスト項目C2と他の
テスト項目C1、C3と共にグループ化され、1つのテ
スト項目Cとなっている。
Hereinafter, the test items will be described. Test items shall have a hierarchical structure. The hierarchical relationship in the hierarchical structure indicates an inclusion relationship, and a child test item (hereinafter, referred to as “child test item”) is included in a parent test item (hereinafter, referred to as “parent test item”). However, the parent test item does not have its own test content, but is a group of child test items. FIG. 1 is a diagram showing an example of a hierarchical structure of test items. Test items C21, C22, and C23 are grouped, and 1
One test item C2 and one test item C are grouped together with the test item C2 and other test items C1 and C3.

【0013】テストにおけるテスト項目の実行順序は、
遷移図として表現される。遷移図には始点と終点とがあ
り、テストは、始点から順路(パス)に沿ってノードに
あたるテスト項目を試行して行う。ここで、テスト項目
の試行の遷移は、前工程にあたるテスト項目の試行が終
了(期待通りの結果を得る)すると、次工程にあたるテ
スト項目が試行の対象となる。終点の前工程のすべての
テスト項目が終了すると、テストは終了する。
The execution order of the test items in the test is as follows.
It is represented as a transition diagram. The transition diagram has a start point and an end point, and the test is performed by trying a test item corresponding to a node from the start point along a route (path). Here, as for the transition of the trial of the test item, when the trial of the test item corresponding to the previous process is completed (obtains the expected result), the test item corresponding to the next process is subjected to the trial. When all the test items in the preceding process at the end point are completed, the test ends.

【0014】テスト、及びテスト項目の遷移について、
遷移図の例を示した図2を用いて説明する。はじめにテ
スト項目Aが試行される。テスト項目Aの試行が終了す
れば、試行の対象はテスト項目Bとテスト項目Cに移
る。テスト項目Bとテスト項目Cは並列な関係であるた
め、一方のテスト項目の結果が他方のテスト項目の結果
に影響を与えることはない。テスト項目Dは、テスト項
目Bとテスト項目Cの両方が終了しなければ、試行する
ことができない。ただし、後述するように強制的に試行
させることもある。テスト項目Dの試行が終了すると、
テストは終了である。
Regarding the test and the transition of the test item,
This will be described with reference to FIG. 2 showing an example of a transition diagram. First, test item A is tried. When the trial of the test item A ends, the target of the trial moves to the test item B and the test item C. Since the test item B and the test item C are in a parallel relationship, the result of one test item does not affect the result of the other test item. Test item D cannot be tried unless both test item B and test item C are completed. However, there is a case where a trial is forcibly performed as described later. When the trial of test item D is completed,
The test is over.

【0015】次にテスト項目の親子関係について説明す
る。テスト項目を持つ親テスト項目は、子テスト項目を
ノードとする遷移図を持つ。これは、親テスト項目に含
まれる子テスト項目の実施順序を表すものである。図3
は、図1乃至2におけるテスト項目Cの持つ遷移図であ
る。図1より、テスト項目C2はテスト項目を持つこと
から、テスト項目C2も遷移図を持つ。子テスト項目が
すべて終了しなければ、親テスト項目は終了したとみな
されない。すなわち図3において、子テスト項目C1、
C2、C3のすべてが終了した時点で親テスト項目Cも
終了となる。
Next, the parent-child relationship of the test items will be described. A parent test item having a test item has a transition diagram with child test items as nodes. This indicates the execution order of the child test items included in the parent test item. FIG.
FIG. 4 is a transition diagram of the test item C in FIGS. According to FIG. 1, since the test item C2 has a test item, the test item C2 also has a transition diagram. If all child test items are not completed, the parent test item is not considered completed. That is, in FIG. 3, the child test items C1,
When all of C2 and C3 are completed, the parent test item C is also completed.

【0016】遷移図には、他の階層のテスト項目を含め
ることができる。たとえば、テスト項目Dは、実際には
テスト項目C23の試行が終了すれば、試行を開始する
ことができるテスト項目であるとする。この場合、テス
ト管理の容易さを考えると、テスト項目C23を含んだ
テスト項目Cの試行が終了した後に、テスト項目Dを試
行するようにしておくことが望ましい。しかし、図4に
示すように、テスト項目C23は終了しているが、テス
ト項目C内の別のテスト項目C1で障害が起きているた
め(すなわち終了していないため)、テスト項目Cのテ
ストは停止している。これはテスト項目Dの試行が、テ
スト項目C内のすべてのテスト項目が終了しなければ開
始できないことを遷移図で指定しているからである。
The transition diagram can include test items of other hierarchies. For example, it is assumed that the test item D is a test item that can be started when the trial of the test item C23 is actually completed. In this case, considering the ease of test management, it is desirable to try the test item D after the trial of the test item C including the test item C23 is completed. However, as shown in FIG. 4, although the test item C23 has been completed, a failure has occurred in another test item C1 in the test item C (that is, the test item C23 has not been completed). Has stopped. This is because the transition diagram specifies that the trial of the test item D cannot be started unless all the test items in the test item C are completed.

【0017】ここで、テスト項目C1の障害の対応を待
たずにテスト項目Dの試行を開始したい場合、テスト項
目C23をテスト項目Dの遷移図に含めることで解決す
る。例えば、テスト項目D内のテスト項目D2がテスト
項目C23の終了を要求している場合、遷移図では、図
5に示すように、テスト項目D2の前にテスト項目C2
3を含めればよい(テスト項目C23の親テスト項目C
2も終了しているので、テスト項目D2の前にテスト項
目C2を配置してもよい)。なお、テスト項目C23
は、テスト項目C2内とテスト項目D内の2箇所に配置
されることになるが、テスト項目C23自体は1つであ
り、2箇所から参照されているにすぎない。したがっ
て、2箇所のどちらか1箇所で終了すれば、他の参照で
も終了となり、試行は1回のみである。
Here, when it is desired to start the trial of the test item D without waiting for the handling of the failure of the test item C1, the problem is solved by including the test item C23 in the transition diagram of the test item D. For example, when the test item D2 in the test item D requests the end of the test item C23, as shown in FIG. 5, in the transition diagram, the test item C2 is placed before the test item D2.
3 (the parent test item C of the test item C23).
2 has also been completed, so the test item C2 may be arranged before the test item D2). Note that test item C23
Are arranged in two places in the test item C2 and the test item D, but the test item C23 itself is one and is referred to only from two places. Therefore, if the process is completed at one of the two locations, the other references are also completed, and the trial is performed only once.

【0018】上記のように、テスト項目に障害が発生し
てテストが停止した場合の次テスト項目への参照の振り
分けは、以下のようにして自動化できる。まず、テスト
項目ごとに、必要テスト項目リストを作成する。必要テ
スト項目リストとは、当該テスト項目(遷移図を持たな
い末端のテスト項目が望ましい)の試行の開始に必要な
テスト項目のリストである(図5に示すテスト項目D2
の例であれば、テスト項目C23を含めたリスト)。前
工程のテスト項目が障害により終了しないときに、動的
にリストに基づき遷移関係を変更することで、テストは
変更された遷移関係に基づき進めることができる。
As described above, the distribution of references to the next test item when the test is stopped due to a failure in the test item can be automated as follows. First, a required test item list is created for each test item. The necessary test item list is a list of test items required to start the trial of the test item (preferably a terminal test item having no transition diagram) (test item D2 shown in FIG. 5).
Is a list including the test item C23). By dynamically changing the transition relation based on the list when the test item in the previous process does not end due to a failure, the test can proceed based on the changed transition relation.

【0019】ただし、遷移関係の変更によりその遷移図
内のすべてのテスト項目が終了したとしても、親テスト
項目は「疑惑付き」の終了となる。この「疑惑付き」と
は、遷移関係の変更によりテスト項目が終了したこと、
すなわち、前工程のテスト項目に障害が発生しているこ
とを示す。また、「疑惑付き」の情報は、次工程のテス
トが終了したときに伝播する。したがって、「疑惑付
き」の終了状態で遷移図の終点に達したとしても、親テ
スト項目は終了とはみなさない。
However, even if all the test items in the transition diagram are terminated due to the change of the transition relation, the parent test item is terminated with "suspicion". This “suspicion” means that the test item was terminated due to a change in the transition relationship,
That is, it indicates that a failure has occurred in the test item in the previous process. Further, the information of “suspicious” is propagated when the test of the next process is completed. Therefore, even if the end point of the transition diagram is reached in the “suspicious” end state, the parent test item is not regarded as the end.

【0020】次に、テスト項目間の干渉について説明す
る。図6は、互いに相手の終了を待つテスト項目Bとテ
スト項目Cとの関係を示したものであるが、この場合、
テスト項目Bとテスト項目Cとの遷移関係を図7に示す
ようにしてしまうと、デッドロックが発生してしまう。
したがって、図6の関係にある場合のテスト項目Bとテ
スト項目Cの遷移関係は、図8に示すように構築しなけ
ればならない。当然ながら、ループしてしまう遷移関係
を構築することは許されない。
Next, interference between test items will be described. FIG. 6 shows the relationship between test item B and test item C waiting for each other to end. In this case,
If the transition relation between the test item B and the test item C is as shown in FIG. 7, deadlock occurs.
Therefore, the transition relationship between the test item B and the test item C in the case of the relationship shown in FIG. 6 must be constructed as shown in FIG. Of course, it is not permissible to construct a looping transition relationship.

【0021】以下、本発明にかかるテスト進捗管理シス
テムについて説明する。図9は、本発明にかかるテスト
進捗管理システムの構成の実施の形態を示す図である。
符号1は、本発明にかかるテスト進捗管理システム(以
下、「システム」という)を示す。システム1はその内
部に、テスト結果判定器2、次候補検索器3、必要項目
検索器4、遷移図作成器5を有してなる。
Hereinafter, a test progress management system according to the present invention will be described. FIG. 9 is a diagram showing an embodiment of the configuration of the test progress management system according to the present invention.
Reference numeral 1 indicates a test progress management system (hereinafter, referred to as “system”) according to the present invention. The system 1 includes a test result determiner 2, a next candidate searcher 3, a necessary item searcher 4, and a transition diagram creator 5 therein.

【0022】テスト結果判定器2は、テスト項目の試行
の結果、及びテスト項目の状態を判定する。テスト項目
の状態には、試行を行うことができる段階となっていな
い「テスト不可」、試行を行うことができる段階となっ
ている「テスト待ち」、試行を行っている段階である
「テスト中」、試行の結果が期待していたものと違って
いる「障害」、試行の結果が期待していたものと同じで
ある「終了」、とがある。判定の例としては、子テスト
項目の試行がすべて終了した際、テスト結果判定器2は
その親テスト項目を「終了」と判定する。
The test result determiner 2 determines the result of the trial of the test item and the state of the test item. The status of the test item includes "test not possible", which is not the stage where trial can be performed, "test waiting", which is the stage where trial can be performed, and "testing", which is the stage where trial is being performed. "Failure" where the result of the trial is different from the expected one, and "end" where the result of the trial is the same as the expected one. As an example of the determination, when all the trials of the child test items are completed, the test result determiner 2 determines that the parent test item is “finished”.

【0023】次候補検索器3は、テスト項目の試行が終
了した際、次に試行を行うべきテスト項目を検索する。
また、次候補検索器3は、テスト項目テーブルと遷移関
係テーブルを読み込んだ際、あるいはテスト項目の変更
操作を行った際に、遷移関係を検査する。検査方法とし
ては、修正したテスト項目に印を付け、次候補のテスト
項目をパスに沿って辿り、辿った先に印が付いているテ
スト項目があるか否かを取り上げ、あれば遷移関係がル
ープしていることが判別できる。
When the trial of the test item is completed, the next candidate searcher 3 searches for a test item to be tried next.
Further, the next candidate searcher 3 examines the transition relation when the test item table and the transition relation table are read, or when a test item change operation is performed. As an inspection method, the corrected test item is marked, the next candidate test item is traced along the path, and whether or not there is a test item marked at the tracing destination is taken up. A loop can be determined.

【0024】必要項目検索器4は、あるテスト項目の試
行を行う前に、そのテスト項目が持つ必要テスト項目リ
ストから行うべきテスト項目を検索するものであり、
「テスト待ち」の状態にあるテスト項目を強制的に試行
する際に、遷移図作成器5と共に使用される。
The necessary item searcher 4 searches for a test item to be performed from a list of required test items of the test item before attempting a test item.
This is used together with the transition diagram creator 5 when forcibly trying a test item in the “waiting for test” state.

【0025】ここで、テスト項目を強制的に試行する場
合のテスト項目の状態について説明する。テスト項目
A,B,Cの遷移関係が、A→B→Cとなっている場合
で、テスト項目Aが「障害」であるにもかかわらず、次
テスト項目Bを強引に実施して「終了」させた場合、そ
のテスト項目Bの状態は「疑惑付き」の情報が付加した
「終了」状態とする。「疑惑付き」の情報は、前工程に
おいて残課題(未対応の障害)が存在していることを示
す。「疑惑付き」の情報が付加しているテスト項目B
は、「終了」状態であるので、次テスト項目Cは試行す
ることができる。ただし、「疑惑付き」の情報を伝播さ
せるようにしておき、テスト項目Cが「終了」した場合
にも、「疑惑付き」の情報を付加する。なおテスト項目
Aの結果が「終了」となり、テスト項目Bの再試行の結
果が「終了」であるとき、テスト項目Bの「疑惑付き」
の情報は解除する。同様に、テスト項目Cも再試行の結
果が「終了」であるとき「疑惑付き」の情報を解除す
る。
Here, the state of the test item when the test item is forcibly tried will be described. In the case where the transition relationship between the test items A, B, and C is A → B → C, the next test item B is forcibly executed and “End” even though the test item A is “failure”. ", The state of the test item B is set to an" end "state to which" suspicious "information is added. The information of “with suspicion” indicates that there is a remaining problem (unsupported obstacle) in the previous process. Test item B with "suspicious" information added
Is in the "finished" state, the next test item C can be tried. However, the information of "with suspicion" is propagated, and the information of "with suspicion" is added even when the test item C is "finished". When the result of the test item A is “finished” and the result of the retry of the test item B is “finished”, the “suspicious”
Is canceled. Similarly, for the test item C, when the result of the retry is “end”, the information of “suspicious” is released.

【0026】遷移図作成器5は、テスト項目テーブルと
遷移関係テーブルの読み込み時や、テスト項目の増減な
どの遷移関係に変化があった際に使用され、遷移図を作
成する。なお遷移図作成器5は、干渉しあわない、すな
わち遷移関係のないテスト項目同士を平行して実施でき
るように遷移図を作成する。
The transition diagram creator 5 is used when a test item table and a transition relationship table are read, and when there is a change in the transition relationship such as an increase or decrease in test items, and creates a transition diagram. The transition diagram creator 5 creates a transition diagram so that test items that do not interfere with each other, that is, have no transition relation, can be executed in parallel.

【0027】ここで、各テスト項目の実施順序は階層ご
とに、A=1,B=5,C=5,D=10と、各テスト
項目に数値を振ることで絶対的な順序関係をつけてもよ
いし、あるいは、B=Aのあと、C=Aのあと、D=B
とCのあと、などと相対的な順序関係をつけてもよい。
Here, the execution order of each test item is A = 1, B = 5, C = 5, D = 10 for each hierarchy, and an absolute order relation is given by assigning a numerical value to each test item. Or B = A, C = A, D = B
After C and C, a relative order relation may be given.

【0028】以下、システム1を利用した本発明にかか
るテスト進捗管理方法について説明する。先ずシステム
1は、図示しない手段を用いてテスト項目テーブル10
と遷移関係テーブル20を初期入力情報として読み込
む。ここで、テスト項目テーブル10は、システム1が
進捗を管理するすべてのテスト項目の情報を持つテーブ
ルである。また、遷移関係テーブル20は、テスト項目
の実行順序の情報を持つテーブルであり、各テスト項目
が持つ子テスト項目への参照(すなわちテスト項目テー
ブル10内のテスト項目への参照)と、そのテスト項目
の遷移状態を管理する。システム1は、テスト項目テー
ブル10と遷移関係テーブル20を読み込んだ後に、遷
移図作成器5により、各階層ごとに遷移図を作成する。
Hereinafter, a test progress management method according to the present invention using the system 1 will be described. First, the system 1 uses a test item table 10
And the transition relation table 20 are read as initial input information. Here, the test item table 10 is a table having information on all test items managed by the system 1 for progress. The transition relation table 20 is a table having information on the execution order of test items, and refers to child test items of each test item (that is, reference to test items in the test item table 10), Manage the transition state of items. After reading the test item table 10 and the transition relation table 20, the system 1 uses the transition diagram creator 5 to create a transition diagram for each layer.

【0029】システム1は、グラフィカルユーザインタ
フェース(GUI)を介して、システム1の利用者(以
下、「ユーザ」という)に以下に説明する機能を提供す
る。
The system 1 provides a user of the system 1 (hereinafter, referred to as “user”) with a function described below via a graphical user interface (GUI).

【0030】システム1は、図示しない手段を用いて主
窓に最上階層の遷移図をノードとパスとで表示して、ユ
ーザが遷移関係を閲覧できるようにする。ノードは、テ
スト項目を意味しており主窓にアイコンとして表示し、
またパスは、テスト項目間の遷移関係を意味しており主
窓に線として表示されている。システム1は、テスト項
目の状態に応じてノードやパスの表示を図的に変化(色
の変化も含む)させて表示することにより、ユーザがテ
ストの進捗状況を把握しやすいようにする。
The system 1 displays the transition diagram of the uppermost hierarchy in the main window using nodes and paths using a means (not shown) so that the user can browse the transition relationship. Nodes represent test items and are displayed as icons in the main window,
The path indicates a transition relationship between test items, and is displayed as a line in the main window. The system 1 makes it easier for the user to grasp the progress of the test by changing the display of the nodes and paths graphically (including the color change) according to the state of the test item and displaying it.

【0031】以上説明した実施の形態によれば、階層構
造を持つテスト項目のテスト進捗を管理するための方法
であって、管理するテスト項目の情報と、上記テスト項
目の実行順序の情報をシステム1に入力するステップ
と、上記入力したテスト項目の情報と実行順序の情報か
ら階層ごとの遷移図を作成するステップと、上記作成し
た階層ごとの遷移図を表示するステップとを有すること
により、階層内のテスト項目を1つのテスト項目とみな
してテスト項目を管理することができ、テストの進捗状
況の概観を把握することができる。
According to the above-described embodiment, there is provided a method for managing the test progress of test items having a hierarchical structure, wherein information on the test items to be managed and information on the execution order of the test items are stored in a system. 1; a step of creating a transition diagram for each layer from the input test item information and the execution order information; and a step of displaying the created transition diagram for each layer. It is possible to manage the test items by regarding the test items within the test item as one test item, and to grasp an overview of the progress of the test.

【0032】以下、ユーザがシステム1の有するユーザ
インタフェースを介して、システム1に対して行うこと
ができる操作について説明する。
Hereinafter, operations that can be performed on the system 1 by the user via the user interface of the system 1 will be described.

【0033】ユーザがポインティングデバイスを用いて
主窓に表示されているノードを選択すると、システム1
は子窓を表示し、選択されたノードに対応するテスト項
目の持つ遷移図をその子窓に表示する。子窓への表示内
容や、ユーザによる子窓への操作方法は、主窓と同様で
ある。
When the user selects a node displayed on the main window using a pointing device, the system 1
Displays a child window, and displays the transition diagram of the test item corresponding to the selected node in the child window. The contents displayed on the child window and the method of operating the child window by the user are the same as those of the main window.

【0034】ユーザが窓(主窓、子窓の総称)内のノー
ドを選択して、別のノードへドラッグ&ドロップする
と、システム1は新たなパスを作成する。
When the user selects a node in a window (general term for a main window and a child window) and drags and drops it to another node, the system 1 creates a new path.

【0035】ユーザが窓に表示されたパスを選択して、
テスト項目の追加指示を入力すると、システム1は、パ
ス上に新たなテスト項目を追加する。
The user selects the path displayed on the window,
When a test item addition instruction is input, the system 1 adds a new test item on the path.

【0036】ユーザが窓に表示されたノードを選択し
て、ノードの削除指示を入力すると、システム1は選択
されたノードに対応するテスト項目を削除する。
When the user selects a node displayed on the window and inputs a node deletion instruction, the system 1 deletes a test item corresponding to the selected node.

【0037】ユーザが窓に表示されたパス上のノードを
ドラッグ&ドロップすると、システム1は対応するテス
ト項目の試行の順序を変更する。
When the user drags and drops a node on the path displayed in the window, the system 1 changes the order of trial of the corresponding test item.

【0038】なお、ユーザによる遷移図の操作は、1つ
の窓内にとどまらず、2つの窓内の遷移図間でノードを
移動、あるいは複製できるようにする。
The operation of the transition diagram by the user is not limited to the operation within one window, and the node can be moved or copied between the transition diagrams in the two windows.

【0039】またノードには、必要テスト項目リストが
対応付けられている。必須テスト項目リストには、ユー
ザが直接テスト項目の名前を記述できるようにしてお
き、あるいは、ユーザがノードを必須項目リスト内にド
ラッグ&ドロップすることで必須項目リストに追加でき
るようにしておく。
A required test item list is associated with each node. In the required test item list, the user can directly write the name of the test item, or the user can add a node to the required item list by dragging and dropping the node into the required item list.

【0040】以上説明した実施の形態によれば、階層構
造を持つテスト項目のテスト進捗を管理するためのシス
テムであって、管理するテスト項目の情報と、上記テス
ト項目の実行順序の情報を読み込む手段と、上記読み込
んだテスト項目の情報と実行順序の情報から階層ごとの
遷移図を作成する遷移図作成器5と、上記作成した階層
ごとの遷移図を表示する手段とを有してなるシステム1
を用いることで、階層内のテスト項目を1つのテスト項
目とみなしてテスト項目を管理することができ、テスト
の進捗状況の概観を把握することができる。
According to the above-described embodiment, there is provided a system for managing the test progress of test items having a hierarchical structure, in which information on the test items to be managed and information on the execution order of the test items are read. Means, a transition diagram creator 5 for creating a transition diagram for each hierarchy from the read test item information and execution order information, and a means for displaying the created transition diagram for each hierarchy 1
By using the test item, the test items in the hierarchy can be regarded as one test item, the test items can be managed, and an overview of the progress of the test can be grasped.

【0041】またシステム1は、遷移図内のテスト項目
を操作するためのGUIを有しているため、ユーザは、
テスト項目の増減や実施順序の変更などの操作が行いや
すい。なお、テスト項目は階層構造を有しているため、
テスト中にテスト項目の変更が発生した場合でも、テス
ト項目の遷移関係の変更を最小限に抑えることができ
る。すなわち、それまでのテスト結果を引継いでテスト
を再開することができる。
The system 1 has a GUI for operating the test items in the transition diagram.
It is easy to perform operations such as increasing or decreasing the test items and changing the execution order. Since test items have a hierarchical structure,
Even when a test item changes during the test, it is possible to minimize the change in the transition relation of the test item. That is, the test can be restarted by taking over the previous test results.

【0042】またシステム1は、テスト項目の遷移関係
を検査する次候補検索器3を有しているため、テスト項
目の遷移関係がループしていれば判別することができ、
テスト開始後にテスト項目がデッドロックになることを
回避することができる。
Further, since the system 1 has the next candidate searcher 3 for examining the transition relation of the test item, if the transition relation of the test item is looped, it can be determined.
It is possible to avoid a deadlock of a test item after the start of the test.

【0043】さらにシステム1は、テスト項目の試行に
必要なテスト項目を検索するための必要項目検索器4を
有しているため、テスト項目に障害が発生している場合
に別のテスト項目を強制的に試行したとしても、上記障
害が発生していることを見落とすことなく、テストを完
遂することができる。
Further, since the system 1 has the necessary item searcher 4 for searching for a test item necessary for trial of a test item, if a failure occurs in the test item, another test item is searched. Even if a forcible attempt is made, the test can be completed without overlooking the occurrence of the failure.

【0044】[0044]

【発明の効果】請求項1記載の発明によれば、階層構造
を持つテスト項目のテスト進捗を管理するための方法で
あって、管理するテスト項目の情報と、上記テスト項目
の実行順序の情報をシステムに入力するステップと、上
記入力したテスト項目の情報と実行順序の情報から階層
ごとの遷移図を作成するステップと、上記作成した階層
ごとの遷移図を表示するステップとを有することによ
り、階層内のテスト項目を1つのテスト項目とみなして
テスト項目を管理することができ、テストの進捗状況の
概観を把握することができる。
According to the first aspect of the present invention, there is provided a method for managing the test progress of a test item having a hierarchical structure, wherein information on the test items to be managed and information on the execution order of the test items are provided. To the system, a step of creating a transition diagram for each hierarchy from the information of the input test items and information of the execution order, and a step of displaying the created transition diagram for each hierarchy, Test items in the hierarchy can be regarded as one test item and the test items can be managed, and an overview of the progress of the test can be grasped.

【0045】請求項2記載の発明によれば、請求項1記
載の発明において、遷移図はノードとパスとで表示さ
れ、上記ノードとパスは、テスト項目の状態に応じて図
的に変化することにより、テストの進捗状況を把握しや
すいようにする。
According to the second aspect of the present invention, in the first aspect of the present invention, the transition diagram is represented by a node and a path, and the node and the path graphically change according to the state of the test item. This makes it easier to grasp the progress of the test.

【0046】請求項3記載の発明によれば、階層構造を
持つテスト項目のテスト進捗を管理するためのシステム
であって、管理するテスト項目の情報と、上記テスト項
目の実行順序の情報を読み込む手段と、上記読み込んだ
テスト項目の情報と実行順序の情報から階層ごとの遷移
図を作成する手段と、上記作成した階層ごとの遷移図を
表示する手段とを有してなることにより、階層内のテス
ト項目を1つのテスト項目とみなしてテスト項目を管理
することができ、テストの進捗状況の概観を把握するこ
とができる。
According to the third aspect of the present invention, there is provided a system for managing the test progress of test items having a hierarchical structure, wherein information on the test items to be managed and information on the execution order of the test items are read. Means for creating a transition diagram for each layer from the read test item information and execution order information, and means for displaying the created transition diagram for each layer. The test items can be managed by regarding the test item as one test item, and an overview of the progress of the test can be grasped.

【0047】請求項4記載の発明によれば、請求項3記
載の発明において、遷移図内のテスト項目を操作するた
めのGUIを有することにより、テスト項目の増減や実
施順序の変更などの操作が行いやすい。なお、テスト項
目は階層構造を有しているため、テスト中にテスト項目
の変更が発生した場合でも、テスト項目の遷移関係の変
更を最小限に抑えることができる。すなわち、それまで
のテスト結果を引継いでテストを再開することができる
According to the fourth aspect of the present invention, in the third aspect of the present invention, a GUI for operating the test items in the transition diagram is provided, so that operations such as increase / decrease of the test items and change of the execution order are performed. Easy to do. Since the test items have a hierarchical structure, even if the test items change during the test, it is possible to minimize the change in the transition relation of the test items. In other words, the test can be resumed with the previous test result taken over

【0048】請求項5記載の発明によれば、請求項3記
載の発明において、テスト項目の遷移関係を検査する手
段を有することにより、テスト項目の遷移関係がループ
していれば判別することができ、テスト開始後にテスト
項目がデッドロックになることを回避することができ
る。
According to the fifth aspect of the present invention, in the third aspect of the present invention, by determining the transition relation of the test item, it is possible to determine if the transition relation of the test item is looped. It is possible to prevent a test item from becoming deadlocked after the start of the test.

【0049】請求項6記載の発明によれば、請求項3記
載の発明において、テスト項目の試行に必要なテスト項
目を検索する手段を有することにより、テスト項目に障
害が発生している場合に別のテスト項目を強制的に試行
したとしても、上記障害が発生していることを見落とす
ことなく、テストを完遂することができる。
According to the sixth aspect of the present invention, in the third aspect of the present invention, when a failure has occurred in a test item, a means for searching for a test item necessary for trial of the test item is provided. Even if another test item is forcibly attempted, the test can be completed without overlooking the occurrence of the failure.

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

【図1】本発明にかかるテスト進捗管理方法及びシステ
ムで用いるテスト項目の階層構造の例を示す図である。
FIG. 1 is a diagram showing an example of a hierarchical structure of test items used in a test progress management method and system according to the present invention.

【図2】本発明にかかるテスト進捗管理方法及びシステ
ムで用いるテスト項目の遷移図の例を示す図である。
FIG. 2 is a diagram showing an example of a transition diagram of test items used in the test progress management method and system according to the present invention.

【図3】図1及び図2に示すテスト項目Cの遷移図であ
る。
FIG. 3 is a transition diagram of a test item C shown in FIGS. 1 and 2;

【図4】子のテスト項目の一部に障害があるため親のテ
スト項目のテストが停止しているテスト項目の階層構造
の例を示す図である。
FIG. 4 is a diagram illustrating an example of a hierarchical structure of test items in which a test of a parent test item is stopped because a part of a child test item has a failure.

【図5】テスト項目を別のテスト項目の遷移図に移動し
た際のテスト項目の遷移図の例を示す図である。
FIG. 5 is a diagram illustrating an example of a transition diagram of a test item when a test item is moved to a transition diagram of another test item.

【図6】相互的に干渉の関係にあるテスト項目の階層構
造の例を示す図である。
FIG. 6 is a diagram illustrating an example of a hierarchical structure of test items having a mutual interference relationship;

【図7】デッドロックが発生するテスト項目の遷移関係
の例を示す図である。
FIG. 7 is a diagram illustrating an example of a transition relationship between test items in which a deadlock occurs.

【図8】図6に示す階層構造をしたテスト項目の遷移図
の例を示す図である。
FIG. 8 is a diagram showing an example of a transition diagram of test items having a hierarchical structure shown in FIG. 6;

【図9】本発明にかかるテスト進捗管理システムの構造
の実施の形態の例を示す図である。
FIG. 9 is a diagram showing an example of an embodiment of a structure of a test progress management system according to the present invention.

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

1 テスト進捗管理システム 2 テスト結果判定器 3 次候補検索器 4 必要項目検索器 5 遷移図作成器 10 テスト項目テーブル 20 遷移関係テーブル 1 Test Progress Management System 2 Test Result Judgment Device 3 Secondary Candidate Search Device 4 Necessary Item Search Device 5 Transition Diagram Creator 10 Test Item Table 20 Transition Relationship Table

Claims (6)

【特許請求の範囲】[Claims] 【請求項1】 階層構造を持つテスト項目のテスト進捗
を管理するための方法であって、 管理するテスト項目の情報と、上記テスト項目の実行順
序の情報をシステムに入力するステップと、 上記入力したテスト項目の情報と実行順序の情報から階
層ごとの遷移図を作成するステップと、 上記作成した階層ごとの遷移図を表示するステップとを
有することを特徴とするテスト進捗管理方法。
1. A method for managing a test progress of a test item having a hierarchical structure, comprising: inputting information on a test item to be managed and information on an execution order of the test item to a system; A step of creating a transition diagram for each hierarchy from the information on the test items and the information on the execution order, and a step of displaying the created transition diagram for each hierarchy.
【請求項2】 遷移図はノードとパスとで表示され、 上記ノードとパスは、テスト項目の状態に応じて図的に
変化する請求項1記載のテスト進捗管理方法。
2. The test progress management method according to claim 1, wherein the transition diagram is represented by a node and a path, and the node and the path graphically change according to a state of the test item.
【請求項3】 階層構造を持つテスト項目のテスト進捗
を管理するためのシステムであって、 管理するテスト項目の情報と、上記テスト項目の実行順
序の情報を読み込む手段と、 上記読み込んだテスト項目の情報と実行順序の情報から
階層ごとの遷移図を作成する手段と、 上記作成した階層ごとの遷移図を表示する手段とを有し
てなることを特徴とするテスト進捗管理システム。
3. A system for managing the test progress of test items having a hierarchical structure, comprising: means for reading information on test items to be managed and information on the execution order of the test items; A test progress management system comprising: means for creating a transition diagram for each hierarchy from the information of the above and execution order information; and means for displaying the created transition diagram for each hierarchy.
【請求項4】 遷移図内のテスト項目を操作するための
GUIを有する請求項3記載のテスト進捗管理システ
ム。
4. The test progress management system according to claim 3, further comprising a GUI for operating a test item in the transition diagram.
【請求項5】 テスト項目の遷移関係を検査する手段を
有する請求項3記載のテスト進捗管理システム。
5. The test progress management system according to claim 3, further comprising means for examining a transition relation between test items.
【請求項6】 テスト項目の試行に必要なテスト項目を
検索する手段を有する請求項3記載のテスト進捗管理シ
ステム。
6. The test progress management system according to claim 3, further comprising means for searching for a test item necessary for trial of the test item.
JP2001048049A 2001-02-23 2001-02-23 Test process management method and system Pending JP2002251297A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001048049A JP2002251297A (en) 2001-02-23 2001-02-23 Test process management method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001048049A JP2002251297A (en) 2001-02-23 2001-02-23 Test process management method and system

Publications (1)

Publication Number Publication Date
JP2002251297A true JP2002251297A (en) 2002-09-06

Family

ID=18909377

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001048049A Pending JP2002251297A (en) 2001-02-23 2001-02-23 Test process management method and system

Country Status (1)

Country Link
JP (1) JP2002251297A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012226652A (en) * 2011-04-21 2012-11-15 Toshiba Corp Test specification creation support apparatus, method, and program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012226652A (en) * 2011-04-21 2012-11-15 Toshiba Corp Test specification creation support apparatus, method, and program

Similar Documents

Publication Publication Date Title
US7805451B2 (en) Ontology-integration-position specifying apparatus, ontology-integration supporting method, and computer program product
US7979849B2 (en) Automatic model-based testing
US8554520B2 (en) Systems and methods for differentiating and associating multiple drawings in a CAD environment
JP4864443B2 (en) System and method for inline property editing in tree view base editor
RU2336557C2 (en) Classes of user interface automation structures and interfaces
JP4195444B2 (en) Method and system for extending file system APIs
US8600706B2 (en) Systems and methods for identifying crash sources in a CAD environment
US20040205691A1 (en) Interactive agent for a topological multi-tier business application composer
US8458648B2 (en) Graphical modelization of user interfaces for data intensive applications
EP3594827A1 (en) Document-based workflows
JP2009508227A (en) Browse mode designer
JP4588295B2 (en) Sequence analysis method and sequence analysis apparatus
RU2479011C2 (en) Surface for constructing logic structures
JPH05151190A (en) Constraint condition generator for molecular dynamics method
US8548967B1 (en) System for visual query and manipulation of configuration management records
US20070240101A1 (en) System & method for manipulating source code in a text editor
JP2012059041A (en) Document management system, retrieval designation method, and program
Gedye et al. Browsing the chip design database
US20030041311A1 (en) Topological multi-tier business application composer
JP2002251297A (en) Test process management method and system
JP2007219649A (en) Diagram editing device
WO2010102064A2 (en) Systems and methods for processing multiple drawings in a cad environment
US20090055797A1 (en) Method and computer program product for viewing extendible models for legacy applications
CN114564855A (en) Operation method based on incidence relation of FMEA data nodes and electronic equipment
JP2007193555A (en) Editing device and method, program, and recording medium