咨询与建议

限定检索结果

文献类型

  • 40 篇 期刊文献

馆藏范围

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

日期分布

学科分类号

  • 39 篇 工学
    • 31 篇 计算机科学与技术...
    • 30 篇 软件工程
    • 5 篇 电气工程
    • 2 篇 电子科学与技术(可...
    • 1 篇 控制科学与工程
    • 1 篇 生物工程
  • 4 篇 理学
    • 2 篇 数学
    • 1 篇 生物学
    • 1 篇 统计学(可授理学、...
  • 1 篇 管理学
    • 1 篇 管理科学与工程(可...

主题

  • 40 篇 computer softwar...
  • 17 篇 debugging in com...
  • 9 篇 computer softwar...
  • 8 篇 computer program...
  • 7 篇 computer softwar...
  • 6 篇 software verific...
  • 4 篇 automation
  • 4 篇 programming lang...
  • 3 篇 computer program...
  • 3 篇 electronic data ...
  • 3 篇 software enginee...
  • 3 篇 software archite...
  • 3 篇 systems developm...
  • 3 篇 computer network...
  • 3 篇 computer softwar...
  • 3 篇 computer softwar...
  • 2 篇 computational co...
  • 2 篇 source code (com...
  • 2 篇 software validat...
  • 2 篇 systems design

机构

  • 2 篇 univ calif berke...
  • 1 篇 univ lubeck inst...
  • 1 篇 tsinghua univ de...
  • 1 篇 people for inter...
  • 1 篇 univ luxembourg ...
  • 1 篇 qsm inc mclean v...
  • 1 篇 univ oxford oxfo...
  • 1 篇 microsoft corp r...
  • 1 篇 univ grenoble al...
  • 1 篇 lebanese amer un...
  • 1 篇 colorado state u...
  • 1 篇 univ london impe...
  • 1 篇 purdue univ sch ...
  • 1 篇 acm ny usa
  • 1 篇 freescale semico...
  • 1 篇 google mountain ...
  • 1 篇 univ illinois ur...
  • 1 篇 corvus int inc d...
  • 1 篇 univ bern res gr...
  • 1 篇 univ lancaster f...

作者

  • 2 篇 brumley david
  • 2 篇 cha sang kil
  • 2 篇 avgerinos thanas...
  • 2 篇 rebert alexandre
  • 2 篇 sen koushik
  • 1 篇 millstein joshua
  • 1 篇 minsky yaron
  • 1 篇 le traon yves
  • 1 篇 millsap cary
  • 1 篇 haraty ramzi a.
  • 1 篇 mueller peter
  • 1 篇 bailey josh
  • 1 篇 hui zhanwei
  • 1 篇 coulson geoff
  • 1 篇 nickson tom
  • 1 篇 aichernig bernha...
  • 1 篇 cadar cristian
  • 1 篇 mousavi mohammad...
  • 1 篇 yao yi
  • 1 篇 woo maverick

语言

  • 38 篇 英文
  • 2 篇 其他
检索条件"主题词=Computer software testing"
40 条 记 录,以下是1-10 订阅
排序:
Battling bugs
EDN
收藏 引用
EDN 2006年 第25期51卷 79-+页
作者: Deleris, Bertrand Freescale Semicond Inc Toulouse France
DEBUGGING EMBEDDED SYSTEMS CAM REPRESENT MORE THAN HALF OF ANEMBEDDED-software-PROJECT WORKLOAD. UNDERSTANDING HARDWARE-DEBUGGING FUNCTIONS AND THE ISSUES THEYTACKLE IS KEY TO SELECTING THE RIGHT CHIPS, BUILDING DEBUG... 详细信息
来源: 评论
Metamorphic testing Integer Overflow Faults of Mission Critical Program: A Case Study
收藏 引用
MATHEMATICAL PROBLEMS IN ENGINEERING 2013年 第1期2013卷 1-6页
作者: Hui, Zhanwei Huang, Song Ren, Zhengping Yao, Yi PLA Univ Sci & Technol Command Informat Inst Nanjing 210007 Jiangsu Peoples R China PLA Mil Training Software Testing & Evaluat Ctr Nanjing 210007 Jiangsu Peoples R China
For mission critical programs, integer overflow is one of the most dangerous faults. Different testing methods provide several effective ways to detect the defect. However, it is hard to validate the testing outputs, ... 详细信息
来源: 评论
Signpost: Matching program behavior against known faults
收藏 引用
IEEE software 2003年 第6期20卷 84-+页
作者: Andrews, M Florida Inst Technol Dept Comp Sci Melbourne FL 32901 USA
The causes of a computer program's failure are often a complex mix of interactions between developer-written code and library code. To reduce debugging time and effort, the Signpost system uses a program's beh... 详细信息
来源: 评论
Enhancing Symbolic Execution with Veritesting
收藏 引用
COMMUNICATIONS OF THE ACM 2016年 第6期59卷 93-100页
作者: Avgerinos, Thanassis Rebert, Alexandre Cha, Sang Kil Brumley, David AllSecure Inc Pittsburgh PA 15213 USA Carnegie Mellon Univ Pittsburgh PA 15213 USA
The article on the Veritesting dynamic symbolic execution and path merging or static symbolic execution testing technique for automating software testing as a method of solving the 'path explosion' problem is ... 详细信息
来源: 评论
GPflow: A Gaussian Process Library using TensorFlow
收藏 引用
JOURNAL OF MACHINE LEARNING RESEARCH 2017年 第1期18卷 1-6页
作者: Matthews, Alexander G. de G. van der Wilk, Mark Nickson, Tom Fujii, Keisuke Boukouvalas, Alexis Leon-Villagra, Pablo Ghahramani, Zoubin Hensman, James Univ Cambridge Dept Engn Cambridge England Univ Oxford Dept Engn Sci Oxford England Kyoto Univ Grad Sch Engn Dept Mech Engn & Sci Kyoto Japan Univ Manchester Div Informat Oxford Rd Manchester Lancs England Univ Edinburgh Sch Informat 10 Crichton St Edinburgh Midlothian Scotland Univ Lancaster Fac Hlth & Med CHICAS Lancaster England
GPflow is a Gaussian process library that uses TensorFlow for its core computations and Python for its front end. 1 The distinguishing features of GPflow are that it uses variational inference as the primary approxima... 详细信息
来源: 评论
Formula-Based software Debugging
收藏 引用
COMMUNICATIONS OF THE ACM 2016年 第7期59卷 68-77页
作者: Roychoudhury, Abhik Chandra, Satish Natl Univ Singapore Comp Sci Sch Comp Singapore 117548 Singapore TSUNAMI Ctr Singapore Singapore Samsung Res Amer Adv Programming Tools Res Team Mountain View CA USA
PROGRAMMING, THOUGH A creative activity, poses strict demands on its human practitioners in terms of precision, and even talented programmers make mistakes. The effect of a mistake can manifest in several ways-as a pr... 详细信息
来源: 评论
The Business Rules Approach and Its Effect on software testing
收藏 引用
IEEE software 2012年 第4期29卷 60-66页
作者: Meservy, Thomas O. Zhang, Chen Lee, Euntae T. Dhaliwal, Jasbir Univ Memphis Res & Acad Programs Memphis TN 38152 USA
The article presents a case study on the experience of a subdivision of FedEx, a Fortune 500 global courier delivery firm, in implementing the business rules approach and examines its effects on software testing throu... 详细信息
来源: 评论
Reasoning About the Unknown in Static Analysis
收藏 引用
COMMUNICATIONS OF THE ACM 2010年 第8期53卷 115-123页
作者: Dillig, Isil Dillig, Thomas Aiken, Alex Stanford Univ Dept Comp Sci Stanford CA 94305 USA
Static program analysis techniques cannot know certain values, such as the value of user input or network state, at analysis time. While such unknown values need to be treated as nondeterministic choices made by the p... 详细信息
来源: 评论
Metaheuristic Algorithm for State-Based software testing
收藏 引用
APPLIED ARTIFICIAL INTELLIGENCE 2018年 第2期32卷 197-213页
作者: Haraty, Ramzi A. Mansour, Nashat Zeitunlian, Hratch Lebanese Amer Univ Dept Comp Sci & Math Beirut 11022801 Lebanon
This article presents a metaheuristic algorithm for testing software, especially web applications, which can be modeled as a state transition diagram. We formulate the testing problem as an optimization problem and us... 详细信息
来源: 评论
Tackling Architectural Complexity with Modeling
收藏 引用
COMMUNICATIONS OF THE ACM 2010年 第10期53卷 46-52页
作者: Montagne, Kevin
The article presents a discussion of methods for testing complex computer programs by modeling subsets of their architecture. It is noted that this is a useful method for detecting problems of scaling before extensive... 详细信息
来源: 评论