JP2021043582A - 生成プログラム、生成方法、および情報処理装置 - Google Patents
生成プログラム、生成方法、および情報処理装置 Download PDFInfo
- Publication number
- JP2021043582A JP2021043582A JP2019163836A JP2019163836A JP2021043582A JP 2021043582 A JP2021043582 A JP 2021043582A JP 2019163836 A JP2019163836 A JP 2019163836A JP 2019163836 A JP2019163836 A JP 2019163836A JP 2021043582 A JP2021043582 A JP 2021043582A
- Authority
- JP
- Japan
- Prior art keywords
- system configuration
- test
- configuration
- procedure
- 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.)
- Granted
Links
- 238000000034 method Methods 0.000 title claims description 85
- 230000010365 information processing Effects 0.000 title claims description 18
- 238000012360 testing method Methods 0.000 claims abstract description 300
- 238000010998 test method Methods 0.000 claims abstract description 125
- 238000012545 processing Methods 0.000 claims abstract description 11
- 230000008859 change Effects 0.000 claims description 8
- 230000008569 process Effects 0.000 description 22
- 238000010586 diagram Methods 0.000 description 16
- 238000011156 evaluation Methods 0.000 description 13
- 238000004458 analytical method Methods 0.000 description 12
- 238000012217 deletion Methods 0.000 description 6
- 230000037430 deletion Effects 0.000 description 6
- 238000004891 communication Methods 0.000 description 4
- 238000010276 construction Methods 0.000 description 3
- 239000000284 extract Substances 0.000 description 3
- 230000006870 function Effects 0.000 description 3
- 238000010801 machine learning Methods 0.000 description 3
- 239000004065 semiconductor Substances 0.000 description 3
- 230000009471 action Effects 0.000 description 1
- 238000013459 approach Methods 0.000 description 1
- 238000004364 calculation method Methods 0.000 description 1
- 238000012937 correction Methods 0.000 description 1
- 238000005516 engineering process Methods 0.000 description 1
- 238000003780 insertion Methods 0.000 description 1
- 230000037431 insertion Effects 0.000 description 1
- 230000001788 irregular Effects 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 230000003287 optical effect Effects 0.000 description 1
- 230000001902 propagating effect Effects 0.000 description 1
- 230000004044 response Effects 0.000 description 1
Images
Landscapes
- Debugging And Monitoring (AREA)
Abstract
Description
続いて、図3の動作フローで得られた情報を用いて、入力されたテスト手順の生成対象のシステム構成に対してテスト手順を生成する処理について説明する。
Na=(a)の要素数
Nb=(b)の要素数
Nc=(c)の要素数
Nd=(d)の要素数
とする。
・MAX(i,j):iおよびjの最大値とする。例えば、MAX(i,j)は、i>jであればiであり、i≦jであればjである。
・C(x,y):xとyの合成とする。なお、並びの順序は順序不同であってよい。例えば、C((c),(d))=C1‐C2‐C3‐C7=C1‐C7‐C2‐C3である。
・#(x)はxの構成要素数とする。例えば、#(C((c),(d)))=#(C1‐C2‐C3‐C7)=4である。
・S(x,y)はxとyとの間で一致する構成要素の数とする。例えば、S(C1‐C2‐C3,C1‐C7‐C3‐C2)=3(順序不同でC1‐C2‐C3が一致)である。
・R(x,y)はxに対するyの構成要素の数の割合である。例えば、R(Nc,Na)=3/4=0.75である。
・P(x,y)はxとyが完全一致の場合に1となり、そうでない場合に0となる関数である。例えば、P(C1‐C2,C2‐C1)=1(順不同で一致)である。
評価値:V((a),(b),(c),(d))=S((a),C((c),(d)))/MAX(Na,#(C((c),(d))))*R(Nc,Na)*P((b),(c))
(a):C1‐C7‐C2‐C3
(b):C1‐C2‐C3
(c):C1‐C2‐C3
(d):C7
V((a),(b),(c),(d)=S(C1‐C7‐C2‐C3,C1‐C2‐C3‐C7)/MAX(4,#(C1‐C2‐C3‐C7))*R(3,4)*P(C1‐C2‐C3,C1‐C2‐C3)=(4/4)*(3/4)*1=0.75
(a):C1‐C7‐C2‐C3
(b):C1‐C2
(c):C1‐C2
(d):C3‐C7
V((a),(b),(c),(d)=S(C1‐C7‐C2‐C3,C1‐C2‐C3‐C7)/MAX(4,#(C1‐C2‐C3‐C7)*R(2,4)*P(C1‐C2, C1‐C2)=(4/4)*(2/4)*1=0.5
(1)記憶装置1403に予めインストールされている。
(2)着脱可能記憶媒体1405により提供される。
(3)プログラムサーバなどのサーバから提供される。
200 :情報処理装置
201 :制御部
202 :記憶部
211 :特定部
212 :決定部
213 :出力部
1400 :コンピュータ
1401 :プロセッサ
1402 :メモリ
1403 :記憶装置
1404 :読取装置
1405 :着脱可能記憶媒体
1406 :通信インタフェース
1407 :入出力インタフェース
1408 :バス
Claims (5)
- システム構成とテスト手順とを対応づける構成手順情報を複数含む構成手順管理情報に基づいて特定されるシステム構成間で共通する共通構成要素のうちで、テスト手順の生成対象のシステム構成に含まれる構成要素と所定の条件を満たして類似する共通構成要素を有する第1のシステム構成および第2のシステム構成を特定し、
第3のシステム構成であって、前記生成対象のシステム構成に含まれる前記構成要素と前記共通構成要素との差分の構成要素を追加すると第4のシステム構成へと変更される関係を有する前記第3のシステム構成および前記第4のシステム構成を、前記構成手順管理情報に基づいて特定し、
前記第1のシステム構成と前記第2のシステム構成とで共通している共通テスト項目と、前記第4のシステム構成のテスト項目のうちで前記第3のシステム構成のテスト項目に含まれていない追加テスト項目とに基づいて、前記生成対象のシステム構成と対応するテスト項目を決定し、
構成要素の組合せに応じて実行される組合せテスト項目の情報を含む属性情報に基づいて、前記組合せテスト項目が、他のテスト項目よりも後ろに配置されるように前記生成対象のシステム構成と対応するテスト項目を並べたテスト手順を出力する、
処理をコンピュータに実行させる生成プログラム。 - 更に、前記構成手順管理情報に含まれる構成手順情報のうちで、第1の構成手順情報のシステム構成から第2の構成手順情報のシステム構成への変更と、第3の構成手順情報のシステム構成から第4の構成手順情報のシステム構成への変更とで、追加される構成要素が異なっているにもかかわらず同じテスト項目が追加される場合に、前記同じテスト項目を前記組合せテスト項目と判定する、処理をコンピュータに実行させる、請求項1に記載の生成プログラム。
- 更に、前記構成手順管理情報に含まれる複数の構成手順情報のテスト手順において、前記組合せテスト項目と判定されたテスト項目よりも後ろに配置されているテスト項目を、前記組合せテスト項目と判定する、処理をコンピュータに実行させる請求項2に記載の生成プログラム。
- システム構成とテスト手順とを対応づける構成手順情報を複数含む構成手順管理情報に基づいて特定されるシステム構成間で共通する共通構成要素のうちで、テスト手順の生成対象のシステム構成に含まれる構成要素と所定の条件を満たして類似する共通構成要素を有する第1のシステム構成および第2のシステム構成を特定し、
第3のシステム構成であって、前記生成対象のシステム構成に含まれる前記構成要素と前記共通構成要素との差分の構成要素を追加すると第4のシステム構成へと変更される関係を有する前記第3のシステム構成および前記第4のシステム構成を、前記構成手順管理情報に基づいて特定し、
前記第1のシステム構成と前記第2のシステム構成とで共通している共通テスト項目と、前記第4のシステム構成のテスト項目のうちで前記第3のシステム構成のテスト項目に含まれていない追加テスト項目とに基づいて、前記生成対象のシステム構成と対応するテスト項目を決定し、
構成要素の組合せに応じて実行される組合せテスト項目の情報を含む属性情報に基づいて、前記組合せテスト項目が、他のテスト項目よりも後ろに配置されるように前記生成対象のシステム構成と対応するテスト項目を並べたテスト手順を出力する、
ことを含む、コンピュータが実行する生成方法。 - システム構成とテスト手順とを対応づける構成手順情報を複数含む構成手順管理情報に基づいて特定されるシステム構成間で共通する共通構成要素のうちで、テスト手順の生成対象のシステム構成に含まれる構成要素と所定の条件を満たして類似する共通構成要素を有する第1のシステム構成および第2のシステム構成を特定し、および第3のシステム構成であって、前記生成対象のシステム構成に含まれる前記構成要素と前記共通構成要素との差分の構成要素を追加すると第4のシステム構成へと変更される関係を有する前記第3のシステム構成および前記第4のシステム構成を、前記構成手順管理情報に基づいて特定する、特定部と、
前記第1のシステム構成と前記第2のシステム構成とで共通している共通テスト項目と、前記第4のシステム構成のテスト項目のうちで前記第3のシステム構成のテスト項目に含まれていない追加テスト項目とに基づいて、前記生成対象のシステム構成と対応するテスト項目を決定する決定部と、
構成要素の組合せに応じて実行される組合せテスト項目の情報を含む属性情報に基づいて、前記組合せテスト項目が、他のテスト項目よりも後ろに配置されるように前記生成対象のシステム構成と対応するテスト項目を並べたテスト手順を出力する出力部と、
を含む、情報処理装置。
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2019163836A JP7367410B2 (ja) | 2019-09-09 | 2019-09-09 | 生成プログラム、生成方法、および情報処理装置 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2019163836A JP7367410B2 (ja) | 2019-09-09 | 2019-09-09 | 生成プログラム、生成方法、および情報処理装置 |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2021043582A true JP2021043582A (ja) | 2021-03-18 |
JP7367410B2 JP7367410B2 (ja) | 2023-10-24 |
Family
ID=74864122
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2019163836A Active JP7367410B2 (ja) | 2019-09-09 | 2019-09-09 | 生成プログラム、生成方法、および情報処理装置 |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP7367410B2 (ja) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN116578499A (zh) * | 2023-07-13 | 2023-08-11 | 建信金融科技有限责任公司 | 公共组件功能变更影响的智能化分析测试方法及其系统 |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2009252167A (ja) * | 2008-04-10 | 2009-10-29 | Ricoh Co Ltd | テスト項目生成装置、テスト項目生成システム、テスト項目生成方法、およびテスト項目生成プログラム |
JP2015207059A (ja) * | 2014-04-17 | 2015-11-19 | 富士通株式会社 | 手順作成プログラム、手順作成方法及び手順作成装置 |
JP2017111533A (ja) * | 2015-12-15 | 2017-06-22 | 富士通株式会社 | 制御プログラム、制御装置および制御方法 |
WO2018174223A1 (ja) * | 2017-03-23 | 2018-09-27 | 日本電気株式会社 | 運用管理サーバ、開発運用支援システム、それらの方法及びプログラムを格納した非一時的なコンピュータ可読媒体 |
-
2019
- 2019-09-09 JP JP2019163836A patent/JP7367410B2/ja active Active
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2009252167A (ja) * | 2008-04-10 | 2009-10-29 | Ricoh Co Ltd | テスト項目生成装置、テスト項目生成システム、テスト項目生成方法、およびテスト項目生成プログラム |
JP2015207059A (ja) * | 2014-04-17 | 2015-11-19 | 富士通株式会社 | 手順作成プログラム、手順作成方法及び手順作成装置 |
JP2017111533A (ja) * | 2015-12-15 | 2017-06-22 | 富士通株式会社 | 制御プログラム、制御装置および制御方法 |
WO2018174223A1 (ja) * | 2017-03-23 | 2018-09-27 | 日本電気株式会社 | 運用管理サーバ、開発運用支援システム、それらの方法及びプログラムを格納した非一時的なコンピュータ可読媒体 |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN116578499A (zh) * | 2023-07-13 | 2023-08-11 | 建信金融科技有限责任公司 | 公共组件功能变更影响的智能化分析测试方法及其系统 |
CN116578499B (zh) * | 2023-07-13 | 2023-09-22 | 建信金融科技有限责任公司 | 公共组件功能变更影响的智能化分析测试方法及其系统 |
Also Published As
Publication number | Publication date |
---|---|
JP7367410B2 (ja) | 2023-10-24 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP2008198132A (ja) | 固有表現抽出プログラム、固有表現抽出方法および固有表現抽出装置 | |
US10031936B2 (en) | Database table data fabrication | |
JP2010003008A (ja) | 検出プログラム、検出装置および検出方法 | |
Sargsyan et al. | Directed fuzzing based on program dynamic instrumentation | |
JP2015176230A (ja) | テストケース生成装置、方法、及びプログラム | |
US8522226B2 (en) | Control structure refinement of loops using static analysis | |
US20080154571A1 (en) | Timing analysis method and apparatus for enhancing accuracy of timing analysis and improving work efficiency thereof | |
CN114970416A (zh) | 集成电路的设计方法、装置、电子设备、介质及芯片 | |
JP2021043582A (ja) | 生成プログラム、生成方法、および情報処理装置 | |
US7512923B2 (en) | Automatic estimation method, apparatus, and recording medium | |
US8015523B2 (en) | Method and system for sequential netlist reduction through trace-containment | |
CN112567375A (zh) | 形式验证方法、信息识别方法、设备和存储介质 | |
US8713509B2 (en) | Circuit design approximation | |
US20150135153A1 (en) | Method of validating timing issues in gate-level simulation | |
JP2019133534A (ja) | 併合方法、併合装置、および併合プログラム | |
JP6107488B2 (ja) | 有向グラフ生成方法、有向グラフ生成プログラム、及び有向グラフ生成装置 | |
JP2011048785A (ja) | 多重イベント定義装置、多重イベント検証装置、多重イベント定義方法および多重イベント定義プログラム | |
Mathaikutty et al. | SoC design space exploration through automated IP selection from systemC IP library | |
CN115757123B (zh) | 一种测试用例生成方法、装置、设备及介质 | |
US8584063B1 (en) | Assertion-based design partitioning | |
JP6854994B1 (ja) | 動作確認支援装置、動作確認支援方法及び動作確認支援プログラム | |
JP4587754B2 (ja) | クロック合成方法、半導体装置及びプログラム | |
JP7559409B2 (ja) | 情報処理装置、情報処理方法及びプログラム | |
JP2018121245A (ja) | 通信装置、通信仕様差分抽出方法及び通信仕様差分抽出プログラム | |
JP2007241566A (ja) | 検証方法及び検証装置 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20220517 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20230222 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20230404 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20230531 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20230912 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20230925 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 7367410 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |