JP5400873B2 - ソフトウェア問題を識別するための方法、システム、およびコンピュータ・プログラム - Google Patents
ソフトウェア問題を識別するための方法、システム、およびコンピュータ・プログラム Download PDFInfo
- Publication number
- JP5400873B2 JP5400873B2 JP2011512049A JP2011512049A JP5400873B2 JP 5400873 B2 JP5400873 B2 JP 5400873B2 JP 2011512049 A JP2011512049 A JP 2011512049A JP 2011512049 A JP2011512049 A JP 2011512049A JP 5400873 B2 JP5400873 B2 JP 5400873B2
- Authority
- JP
- Japan
- Prior art keywords
- computer system
- usage scenario
- descriptor
- software application
- under consideration
- 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 - Fee Related
Links
- 238000000034 method Methods 0.000 title claims description 46
- 238000004590 computer program Methods 0.000 title claims description 4
- 238000011900 installation process Methods 0.000 claims description 3
- 230000008569 process Effects 0.000 description 10
- 238000010586 diagram Methods 0.000 description 3
- 230000007246 mechanism Effects 0.000 description 3
- 238000012360 testing method Methods 0.000 description 3
- 238000009472 formulation Methods 0.000 description 2
- 239000000203 mixture Substances 0.000 description 2
- 230000004044 response Effects 0.000 description 2
- 230000007717 exclusion Effects 0.000 description 1
- 238000004519 manufacturing process Methods 0.000 description 1
- 230000015654 memory Effects 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 230000002093 peripheral effect Effects 0.000 description 1
- 238000013024 troubleshooting Methods 0.000 description 1
- 230000003936 working memory Effects 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/36—Preventing errors by testing or debugging software
- G06F11/3668—Software testing
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/36—Preventing errors by testing or debugging software
- G06F11/3604—Software analysis for verifying properties of programs
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/36—Preventing errors by testing or debugging software
- G06F11/3668—Software testing
- G06F11/3672—Test management
- G06F11/3684—Test management for test design, e.g. generating new test cases
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Computer Hardware Design (AREA)
- Quality & Reliability (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Software Systems (AREA)
- Debugging And Monitoring (AREA)
- Stored Programmes (AREA)
Description
好ましい実施形態は、
−ソフトウェア問題を隔離するプロセス、
−問題の性質を検出するプロセス、および
−それを解決するプロセス
を加速させるためのメカニズムを提供する。好ましい実施形態は、問題が発生したソフトウェア・システムに関与するソフトウェア・コンポーネントを隔離することによって、これを達成する。そのため、好ましい実施形態は、
−障害のあるソフトウェア・アプリケーションのインフラストラクチャ内で、事前に定義された使用シナリオを自動的に実行し、
−このプロセスの結果を、基準ソフトウェア・システム内での事前に定義された使用シナリオの実行結果と比較する。
図1を参照すると、好ましい実施形態のシステム10は、使用シナリオ記述子12、および、発見エンジン・マネージャ14と1次リポジトリ16との間で伝送される使用シナリオ・スナップショット(図示せず)を備える。1次リポジトリ16は、使用シナリオ・ビューア18および使用シナリオ・コンパレータ20によってもアクセスされる。
Claims (11)
- コンピュータ・システム内のソフトウェア・アプリケーションにおける問題を識別する方法であって、
基準コンピュータ・システムにおいて、ユーザ定義された1つまたは複数の使用シナリオ記述子中のコンポーネント要素セクションにリスト表示されたコンポーネントを使用して、前記使用シナリオ記述子中のランタイム・セクション内に記述された使用シナリオを実行するステップと、
前記基準コンピュータ・システムにおいて前記使用シナリオの前記実行中に、前記基準コンピュータ・システムおよびその内部の前記ソフトウェア・アプリケーションのうちの1つまたは複数の状況に関するデータのスナップショットを獲得するステップと、
検討中の前記コンピュータ・システムにおいて、前記基準コンピュータ・システム内で実行された同じ前記1つまたは複数の使用シナリオ記述子中のコンポーネント要素セクションにリスト表示されたコンポーネントを使用して、前記使用シナリオ記述子中のランタイム・セクション内に記述された使用シナリオを実行するステップと、
前記検討中の前記コンピュータ・システムにおいて前記使用シナリオの前記実行中に、前記検討中のコンピュータ・システムおよびその内部の前記ソフトウェア・アプリケーションのうちの1つまたは複数の状況に関するデータのスナップショットを獲得するステップと、
前記基準コンピュータ・システムと前記検討中のコンピュータ・システムとの間の1つまたは複数の相違点を識別するために、それらからの前記データのスナップショット同士を比較するステップと
を含む、前記方法。 - 前記ユーザが、前記検討中のコンピュータ・システムにおける問題を表す可能性が最も高い相違点を識別するために、前記相違点を分析することを可能にするステップ
をさらに含む、請求項1に記載の方法。 - 前記方法が、
ユーザが前記ソフトウェア・アプリケーションの1つまたは複数の使用シナリオ記述子を定義することを可能にするステップ
をさらに含み、
前記可能にするステップが、
製造業者が、前記ソフトウェア・アプリケーションの典型的な使用シナリオ記述子を反映する1つまたは複数の使用シナリオ記述子を定義することを可能にするステップ、又は
ユーザが、前記ソフトウェア・アプリケーションの特定の使用を反映する特定の使用シナリオ記述子を定義することを可能にするステップ
を含む、請求項1又は2に記載の方法。 - 前記検討中のコンピュータ・システム内で実行される前記ソフトウェア・アプリケーション内の1つまたは複数のソフトウェア・コンポーネント間の、1つまたは複数の関係およびフローを示すステップ
をさらに含む、請求項1〜3のいずれか一項に記載の方法。 - ソフトウェアのインストール・プロセスの最後に請求項1に記載の前記方法の各ステップを実行するステップを含む、請求項1に記載の方法。
- 前記検討中のコンピュータ・システム内にエラーを検出すると請求項1に記載の前記方法の各ステップを自動的に実行するステップを含む、請求項1に記載の方法。
- 前記方法を分散コンピューティング環境内で実行するステップを含む、請求項1〜6のいずれか一項に記載の方法。
- 前記方法が、
前記相違点を使用シナリオ・ビューアへと出力するステップ
をさらに含む、請求項1〜7のいずれか一項に記載の方法。 - 前記使用シナリオ記述子はインストール・プロセス用の使用シナリオ記述子である、請求項1〜8のいずれか一項に記載の方法。
- 請求項1〜9のいずれか一項に記載の方法を実行するように適合されたコンポーネントを備える、ソフトウェアの問題を識別するためのシステム。
- コンピュータ・システム内のソフトウェア・アプリケーションにおける問題を識別するコンピュータ・プログラムであって、コンピュータに請求項1〜9のいずれか一項に記載の方法を実行させる、前記コンピュータ・プログラム。
Applications Claiming Priority (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
EP08157626.6 | 2008-06-05 | ||
EP08157626 | 2008-06-05 | ||
PCT/EP2009/054928 WO2009146979A1 (en) | 2008-06-05 | 2009-04-24 | Method system and computer program for identifying software problems |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2011522334A JP2011522334A (ja) | 2011-07-28 |
JP5400873B2 true JP5400873B2 (ja) | 2014-01-29 |
Family
ID=40983463
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2011512049A Expired - Fee Related JP5400873B2 (ja) | 2008-06-05 | 2009-04-24 | ソフトウェア問題を識別するための方法、システム、およびコンピュータ・プログラム |
Country Status (5)
Country | Link |
---|---|
US (1) | US8099628B2 (ja) |
EP (1) | EP2286338B1 (ja) |
JP (1) | JP5400873B2 (ja) |
KR (1) | KR20110025171A (ja) |
WO (1) | WO2009146979A1 (ja) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN106850335A (zh) * | 2016-12-28 | 2017-06-13 | 四川秘无痕信息安全技术有限责任公司 | 一种统计软件使用率和调整试用期的方法 |
Families Citing this family (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20110126197A1 (en) * | 2009-11-25 | 2011-05-26 | Novell, Inc. | System and method for controlling cloud and virtualized data centers in an intelligent workload management system |
US9563777B2 (en) | 2015-04-29 | 2017-02-07 | International Business Machines Corporation | Security policy generation based on snapshots of similar virtual machines |
US9594624B2 (en) | 2015-06-12 | 2017-03-14 | International Business Machines Corporation | Resolving and preventing computer system failures caused by changes to the installed software |
CN105868099A (zh) * | 2015-12-01 | 2016-08-17 | 乐视致新电子科技(天津)有限公司 | 分支提交差异检测方法及装置 |
CN105930262B (zh) * | 2016-03-02 | 2018-04-20 | 平安科技(深圳)有限公司 | 应用程序用户界面自动化测试方法及电子设备 |
Family Cites Families (15)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
AUPM519694A0 (en) * | 1994-04-19 | 1994-05-12 | Griffith University | Method for testing and debugging computer programs |
JPH0962626A (ja) * | 1995-08-21 | 1997-03-07 | Hitachi Ltd | 分散処理システムのオンラインテスト方法 |
US5905855A (en) * | 1997-02-28 | 1999-05-18 | Transmeta Corporation | Method and apparatus for correcting errors in computer systems |
JPH10320234A (ja) * | 1997-05-21 | 1998-12-04 | Hitachi Ltd | ソフトウェアの自動テスト方法 |
US6122738A (en) | 1998-01-22 | 2000-09-19 | Symantec Corporation | Computer file integrity verification |
JP3997495B2 (ja) * | 1998-02-05 | 2007-10-24 | 新日鉄ソリューションズ株式会社 | ソフトウェア解析装置及びソフトウェア解析方法 |
US6292270B1 (en) * | 1999-03-10 | 2001-09-18 | Electronics For Imaging, Inc. | Software validation method and system |
DE10144050A1 (de) * | 2001-09-07 | 2003-03-27 | Bosch Gmbh Robert | Verfahren zur Softwareverifikation für Steuereinheiten und Verifikationssystem |
US6898764B2 (en) | 2002-04-29 | 2005-05-24 | International Business Machines Corporation | Method, system and program product for determining differences between an existing graphical user interface (GUI) mapping file and a current GUI |
US7185315B2 (en) * | 2003-02-25 | 2007-02-27 | Sheet Dynamics, Ltd. | Graphical feedback of disparities in target designs in graphical development environment |
JP4834970B2 (ja) * | 2004-09-13 | 2011-12-14 | 富士ゼロックス株式会社 | 情報処理装置及びこれを用いた情報処理システム |
US7475289B2 (en) * | 2005-02-11 | 2009-01-06 | Microsoft Corporation | Test manager |
US20070016829A1 (en) * | 2005-07-14 | 2007-01-18 | Microsoft Corporation | Test case generator |
JP4874010B2 (ja) * | 2006-06-19 | 2012-02-08 | 株式会社リコー | テストシナリオ作成方法及びシステム、並びにテストシナリオ作成用プログラム及び記録媒体 |
US8245080B2 (en) * | 2009-03-19 | 2012-08-14 | International Business Machines Corporation | Model-based testing of an application program under test |
-
2009
- 2009-04-24 WO PCT/EP2009/054928 patent/WO2009146979A1/en active Application Filing
- 2009-04-24 JP JP2011512049A patent/JP5400873B2/ja not_active Expired - Fee Related
- 2009-04-24 KR KR1020107027145A patent/KR20110025171A/ko not_active Application Discontinuation
- 2009-04-24 EP EP09757362.0A patent/EP2286338B1/en active Active
- 2009-05-20 US US12/469,292 patent/US8099628B2/en not_active Expired - Fee Related
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN106850335A (zh) * | 2016-12-28 | 2017-06-13 | 四川秘无痕信息安全技术有限责任公司 | 一种统计软件使用率和调整试用期的方法 |
CN106850335B (zh) * | 2016-12-28 | 2020-04-03 | 四川秘无痕科技有限责任公司 | 一种统计软件使用率和调整试用期的方法 |
Also Published As
Publication number | Publication date |
---|---|
KR20110025171A (ko) | 2011-03-09 |
EP2286338A1 (en) | 2011-02-23 |
WO2009146979A1 (en) | 2009-12-10 |
JP2011522334A (ja) | 2011-07-28 |
EP2286338B1 (en) | 2019-01-30 |
US20090307668A1 (en) | 2009-12-10 |
US8099628B2 (en) | 2012-01-17 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US8132056B2 (en) | Dynamic functional testing coverage based on failure dependency graph | |
US9921952B2 (en) | Early risk identification in DevOps environments | |
US7340649B2 (en) | System and method for determining fault isolation in an enterprise computing system | |
US8521865B2 (en) | Method and apparatus for populating a software catalog with automated use signature generation | |
US9396200B2 (en) | Auto-snapshot manager analysis tool | |
US8549522B1 (en) | Automated testing environment framework for testing data storage systems | |
JP5400873B2 (ja) | ソフトウェア問題を識別するための方法、システム、およびコンピュータ・プログラム | |
US9577903B2 (en) | Monitoring activity on a computer | |
US8453115B2 (en) | Automatic data manipulation to influence code paths | |
US20060129892A1 (en) | Scenario based stress testing | |
US9229758B2 (en) | Passive monitoring of virtual systems using extensible indexing | |
Agarwal et al. | Diagnosing mobile applications in the wild | |
US10552280B2 (en) | In-band monitor in system management mode context for improved cloud platform availability | |
CN116405412A (zh) | 服务端集群的有效性验证方法和系统 | |
US11194704B2 (en) | System testing infrastructure using combinatorics | |
US11294804B2 (en) | Test case failure with root cause isolation | |
US7765541B1 (en) | Minimization methodology | |
EP3473035B1 (en) | Application resilience system and method thereof for applications deployed on a cloud platform | |
US11656974B2 (en) | Enhanced performance diagnosis in a network computing environment | |
WO2023276039A1 (ja) | サーバ管理装置、サーバ管理方法およびプログラム | |
US10481993B1 (en) | Dynamic diagnostic data generation | |
RU2747465C2 (ru) | Система и способ устранения проблем функционирования сервисов в сети передачи данных, содержащей виртуальные машины | |
RU2748963C2 (ru) | Система и способ выявления проблем функционирования сервисов в сети передачи данных, содержащей виртуальные машины | |
WO2023276038A1 (ja) | サーバ管理装置、サーバ管理方法およびプログラム | |
He et al. | TFix+: Self-configuring Hybrid Timeout Bug Fixing for Cloud Systems |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20120111 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20130626 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20130702 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20130716 Free format text: JAPANESE INTERMEDIATE CODE: A821 Effective date: 20130716 |
|
RD12 | Notification of acceptance of power of sub attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7432 Effective date: 20130716 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A821 Effective date: 20130718 |
|
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: 20131007 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A821 Effective date: 20131007 |
|
RD14 | Notification of resignation of power of sub attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7434 Effective date: 20131007 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20131025 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 5400873 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
LAPS | Cancellation because of no payment of annual fees |