咨询与建议

限定检索结果

文献类型

  • 63 篇 期刊文献
  • 32 篇 会议

馆藏范围

  • 95 篇 电子文献
  • 0 种 纸本馆藏

日期分布

学科分类号

  • 95 篇 工学
    • 68 篇 软件工程
    • 55 篇 电气工程
    • 50 篇 计算机科学与技术...
    • 5 篇 信息与通信工程
    • 2 篇 控制科学与工程
  • 2 篇 理学
    • 1 篇 数学
    • 1 篇 物理学
  • 1 篇 教育学
    • 1 篇 教育学
  • 1 篇 管理学
    • 1 篇 管理科学与工程(可...

主题

  • 95 篇 testing and debu...
  • 21 篇 software enginee...
  • 11 篇 testing tools
  • 9 篇 testing strategi...
  • 7 篇 software/program...
  • 6 篇 spectrum-based f...
  • 5 篇 reliability
  • 5 篇 fault localizati...
  • 4 篇 computer bugs
  • 4 篇 debugging aids
  • 4 篇 software
  • 4 篇 error handling a...
  • 4 篇 testing
  • 3 篇 performance
  • 3 篇 program analysis
  • 3 篇 debugging
  • 3 篇 tracing
  • 3 篇 symbolic executi...
  • 3 篇 python
  • 3 篇 software enginee...

机构

  • 4 篇 univ szeged soft...
  • 2 篇 univ fed pernamb...
  • 2 篇 ibm corp madison...
  • 2 篇 queens univ sch ...
  • 2 篇 univ sannio dept...
  • 2 篇 graz univ techno...
  • 2 篇 inst eurecom f-0...
  • 2 篇 univ texas dept ...
  • 2 篇 florida int univ...
  • 2 篇 at&t labs res fl...
  • 2 篇 univ alabama dep...
  • 2 篇 univ illinois de...
  • 2 篇 univ politecn ma...
  • 2 篇 univ texas dept ...
  • 2 篇 tech univ dresde...
  • 1 篇 tech univ berlin...
  • 1 篇 univ chinese aca...
  • 1 篇 brunel univ engl...
  • 1 篇 raytheon deep re...
  • 1 篇 manipal univ jai...

作者

  • 5 篇 beszedes arpad
  • 4 篇 lo david
  • 3 篇 d'amorim marcelo
  • 3 篇 vancsics bela
  • 3 篇 widyasari ratnad...
  • 2 篇 felber p
  • 2 篇 fredlund lars-ak...
  • 2 篇 marino julio
  • 2 篇 weimer westley
  • 2 篇 marinov darko
  • 2 篇 prana gede artha...
  • 2 篇 milenkovic milen...
  • 2 篇 horvath ferenc
  • 2 篇 clarke peter j.
  • 2 篇 högstedt k
  • 2 篇 felfernig alexan...
  • 2 篇 gyimothy tibor
  • 2 篇 milenkovic aleks...
  • 2 篇 boroday sergiy
  • 2 篇 tran thi ngoc tr...

语言

  • 93 篇 英文
  • 2 篇 其他
检索条件"主题词=Testing and debugging"
95 条 记 录,以下是81-90 订阅
排序:
Do Bug-Fix Types Affect Spectrum-Based Fault Localization Algorithms' Efficiency?  3
Do Bug-Fix Types Affect Spectrum-Based Fault Localization Al...
收藏 引用
3rd IEEE International Workshop on Validation, Analysis, and Evolution of Software Tests (VST)
作者: Szatmari, Attila Vancsics, Bela Beszedes, Arpad Univ Szeged Software Engn Dept Szeged Hungary
Finding a bug in the software is an expensive task, however, debugging is a crucial part of the software development life cycle. Spectrum-Based Fault Localization (SBFL) algorithms can reduce the time spent with debug... 详细信息
来源: 评论
Automatically Detecting Variability Bugs Through Hybrid Control and Data Flow Analysis  44
Automatically Detecting Variability Bugs Through Hybrid Cont...
收藏 引用
44th IEEE Security and Privacy Workshops (SPW)
作者: Kaoudis, Kelly Brodin, Henrik Sultanik, Evan Trail Bits New York NY 10003 USA
Subtle bugs that only manifest in certain software configurations are notoriously difficult to correctly trace. Sometimes called Heisenbugs, these runtime variability flaws can result from invoking undefined behavior ... 详细信息
来源: 评论
From Input to Failure: Explaining Program Behavior via Cause-Effect Chains  23
From Input to Failure: Explaining Program Behavior via Cause...
收藏 引用
45th IEEE/ACM International Conference on Software Engineering (ICSE)
作者: Smytzek, Marius CISPA Helmholtz Ctr Informat Secur Saarbrucken Germany
debugging a fault in a program is an error-prone and resource-intensive process that requires considerable work. My doctoral research aims at supporting developers during this process by integrating test generation as... 详细信息
来源: 评论
Delta execution for efficient state-space exploration of object-oriented programs
Delta execution for efficient state-space exploration of obj...
收藏 引用
International Symposium on Software testing and Analysis (ISSTA)
作者: d'Amorim, Marcelo Lauterburg, Steven Marinov, Darko Univ Fed Pernambuco Ctr Informat BR-50732970 Recife PE Brazil Univ Illinois Dept Comp Sci Urbana IL 61801 USA
We present Delta Execution, a technique that speeds up state-space exploration of object-oriented programs. State-space exploration is the essence of model checking and an increasingly popular approach for automating ... 详细信息
来源: 评论
Improving Spectrum-Based Localization of Multiple Faults by Iterative Test Suite Reduction  2023
Improving Spectrum-Based Localization of Multiple Faults by ...
收藏 引用
32nd ACM SIGSOFT International Symposium on Software testing and Analysis (ISSTA)
作者: Callaghan, Dylan Fischer, Bernd Stellenbosch Univ Stellenbosch South Africa
Spectrum-based fault localization (SBFL) works well for single-fault programs but its accuracy decays for increasing fault numbers. We present FLITSR (Fault Localization by Iterative Test Suite Reduction), a novel SBF... 详细信息
来源: 评论
kbe-Anonymity: Test Data Anonymization for Evolving Programs  12
<i>kb<SUP>e</SUP></i>-Anonymity: Test Data Anonymization for...
收藏 引用
27th IEEE/ACM International Conference on Automated Software Engineering (ASE)
作者: Lucia Lo, David Jiang, Lingxiao Budi, Aditya Singapore Management Univ Sch Informat Syst Singapore Singapore
High-quality test data that is useful for effective testing is often available on users' site. However, sharing data owned by users with software vendors may raise privacy concerns. Techniques are needed to enable... 详细信息
来源: 评论
Test Case Aggregation for Efficient Feature Model testing  22
Test Case Aggregation for Efficient Feature Model Testing
收藏 引用
26th ACM International Systems and Software Product Line Conference (SPLC)
作者: Le, Viet-Man Felfernig, Alexander Tran, Thi Ngoc Trang Graz Univ Technol Graz Austria
The increasing size and complexity of feature models (FM) requires the provision of efficient testing and debugging techniques. Feature models can be tested, for example, with regard to their conformance with a pre-de... 详细信息
来源: 评论
EXECUTION REPLAY WITH COMPACT LOGS FOR SHARED-MEMORY PROGRAMS
EXECUTION REPLAY WITH COMPACT LOGS FOR SHARED-MEMORY PROGRAM...
收藏 引用
IFIP WG10.3 Working Conference on Applications in Parallel and Distributed Computing
作者: LEVROUW, LJ AUDENAERT, KMR VANCAMPENHOUT, JM
Execution replay is an essential part of debugging. Since explicitly parallel programs can be non-repeatable, trace and replay mechanisms have been proposed to support the debugging task. We introduce a novel trace an... 详细信息
来源: 评论
ON THE EXISTENCE AND PRODUCTION OF STATE IDENTIFICATION MACHINES FOR LABELED TRANSITION-SYSTEMS
ON THE EXISTENCE AND PRODUCTION OF STATE IDENTIFICATION MACH...
收藏 引用
FORTE 93 - IFIP 6th International Conference on Formal Description Techniques
作者: ARKKO, J
Recent research work has found ways to produce conformance tests for an implementation under test (IUT) when its formal specifications have been expressed as a labelled transition system (LTS). In this paper we study ... 详细信息
来源: 评论
Leveraging Contextual Information from Function Call Chains to Improve Fault Localization  27
Leveraging Contextual Information from Function Call Chains ...
收藏 引用
27th IEEE International Conference on Software Analysis, Evolution, and Reengineering (SANER)
作者: Beszedes, Arpad Horvath, Ferenc Di Penta, Massimiliano Gyimothy, Tibor Univ Szeged Software Engn Dept Szeged Hungary Univ Sannio Dept Engn Benevento Italy
In Spectrum Based Fault Localization, program elements such as statements or functions are ranked according to a suspiciousness score which can guide the programmer in finding the fault more efficiently. However, such... 详细信息
来源: 评论