咨询与建议

限定检索结果

文献类型

  • 169 篇 会议
  • 66 篇 期刊文献
  • 7 篇 学位论文
  • 1 册 图书

馆藏范围

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

日期分布

学科分类号

  • 219 篇 工学
    • 153 篇 计算机科学与技术...
    • 134 篇 软件工程
    • 66 篇 电气工程
    • 18 篇 信息与通信工程
    • 14 篇 控制科学与工程
    • 9 篇 电子科学与技术(可...
    • 3 篇 机械工程
    • 2 篇 仪器科学与技术
    • 2 篇 材料科学与工程(可...
    • 2 篇 网络空间安全
    • 1 篇 动力工程及工程热...
  • 11 篇 理学
    • 7 篇 数学
    • 3 篇 生物学
    • 1 篇 化学
    • 1 篇 系统科学
  • 3 篇 教育学
    • 3 篇 教育学
  • 3 篇 管理学
    • 2 篇 管理科学与工程(可...
    • 1 篇 图书情报与档案管...
  • 2 篇 农学
  • 2 篇 医学
    • 2 篇 临床医学
    • 1 篇 药学(可授医学、理...

主题

  • 243 篇 code coverage
  • 41 篇 software testing
  • 18 篇 testing
  • 17 篇 regression testi...
  • 14 篇 mutation testing
  • 10 篇 fuzzing
  • 10 篇 unit testing
  • 10 篇 dynamic analysis
  • 9 篇 android
  • 8 篇 test case genera...
  • 8 篇 software
  • 7 篇 instrumentation
  • 7 篇 empirical study
  • 7 篇 test suite reduc...
  • 7 篇 static analysis
  • 6 篇 software enginee...
  • 6 篇 symbolic executi...
  • 6 篇 automated testin...
  • 6 篇 fault detection
  • 6 篇 test generation

机构

  • 6 篇 univ szeged dept...
  • 4 篇 univ szeged mta ...
  • 4 篇 carnegie mellon ...
  • 3 篇 univ waterloo wa...
  • 3 篇 nanjing univ sta...
  • 3 篇 brno university ...
  • 3 篇 univ illinois ur...
  • 3 篇 george mason uni...
  • 3 篇 univ fed rio gra...
  • 3 篇 avaya labs res b...
  • 3 篇 univ passau pass...
  • 3 篇 univ washington ...
  • 2 篇 univ calif river...
  • 2 篇 inst informat in...
  • 2 篇 wuhan univ sch c...
  • 2 篇 hong kong univ s...
  • 2 篇 univ edinburgh e...
  • 2 篇 huazhong univ sc...
  • 2 篇 budapest univ te...
  • 2 篇 microsoft res re...

作者

  • 8 篇 beszedes arpad
  • 8 篇 gyimothy tibor
  • 6 篇 gergely tamas
  • 5 篇 fraser gordon
  • 5 篇 just rene
  • 5 篇 balogh gergo
  • 4 篇 tengeri david
  • 4 篇 horvath ferenc
  • 4 篇 vancsics bela
  • 3 篇 zhou yuming
  • 3 篇 sezer sakir
  • 3 篇 pilgun aleksandr
  • 3 篇 anjum muhammad s...
  • 3 篇 groce alex
  • 3 篇 neamtiu iulian
  • 3 篇 li j. jenny
  • 3 篇 wong w. eric
  • 3 篇 yerima suleiman ...
  • 3 篇 ryan conor
  • 3 篇 alzaylaee mohamm...

语言

  • 238 篇 英文
  • 3 篇 其他
  • 2 篇 中文
检索条件"主题词=code coverage"
243 条 记 录,以下是131-140 订阅
排序:
Running a Red Light: An Investigation into Why Software Engineers (Occasionally) Ignore coverage Checks  5
Running a Red Light: An Investigation into Why Software Engi...
收藏 引用
5th IEEE/ACM International Conference on Automation of Software Test (AST)
作者: Sterk, Alexander Wessel, Mairieli Hooten, Eli Zaidman, Andy Delft Univ Technol Delft Netherlands Radboud Univ Nijmegen Nijmegen Netherlands Sentry io San Francisco CA USA
Many modern code coverage tools track and report code coverage data generated from running tests during continuous integration. They report code coverage data through a variety of channels, including email, Slack, Mat... 详细信息
来源: 评论
Test Suite Generation using Memetic Algorithm on Adaptive Local Search
Test Suite Generation using Memetic Algorithm on Adaptive Lo...
收藏 引用
2015 International Conference on Communications and Signal Processing (ICCSP)
作者: Mundade, Ankita A. Pattewar, T. M. North Maharashtra Univ Dept Comp Engn RCPTT Shirpur India North Maharashtra Univ Dept Informat Technol RCPTT Shirpur India
Testing is the process of evaluating quality and correctness of software. In testing, we always check different functions of application. Test cases are the measure component, which is required in testing the function... 详细信息
来源: 评论
Same coverage, Less Bloat: Accelerating Binary-only Fuzzing with coverage-preserving coverage-guided Tracing  21
Same Coverage, Less Bloat: Accelerating Binary-only Fuzzing ...
收藏 引用
ACM SIGSAC Conference on Computer and Communications Security (ACM CCS)
作者: Nagy, Stefan Anh Nguyen-Tuong Hiser, Jason D. Davidson, Jack W. Hicks, Matthew Virginia Tech Blacksburg VA 24061 USA Univ Virginia Charlottesville VA USA
coverage-guided fuzzing's aggressive, high-volume testing has helped reveal tens of thousands of software security flaws. While executing billions of test cases mandates fast code coverage tracing, the nature of b... 详细信息
来源: 评论
Predicting Prime Path coverage Using Regression Analysis  20
Predicting Prime Path Coverage Using Regression Analysis
收藏 引用
34th Brazilian Symposium on Software Engineering (SBES)
作者: Silva, Keslley Cota, Erika Univ Fed Rio Grande do Sul PPGC Inst Informat Porto Alegre RS Brazil
Test coverage criteria help the tester to analyze the quality of the test suite, especially in an evolving system where it can be used to guide the prioritization of regression tests as well as the testing effort of n... 详细信息
来源: 评论
Does Unit-Tested code Crash? A Case Study of Eclipse  25
Does Unit-Tested Code Crash? A Case Study of Eclipse
收藏 引用
25th Pan-Hellenic Conference on Informatics with International Participation (PCI)
作者: Chioteli, Efstathia Batas, Ioannis Spinellis, Diomidis Athens Univ Econ & Business Dept Management Sci & Technol Athens Greece
Context: Software development projects increasingly adopt unit testing as a way to identify and correct program faults early in the construction process. code that is unit tested should therefore have fewer failures a... 详细信息
来源: 评论
Quality of code Can Be Planned and Automatically Controlled
Quality of Code Can Be Planned and Automatically Controlled
收藏 引用
1st International Conference on Advances in System Testing and Validation Lifecycle
作者: Bugayenko, Yegor TechnoPark Corp Naples FL 34102 USA
Quality of code is an important and critical health indicator of any software development project. However, due to the complexity and ambiguousness of calculating this indicator it is rarely used in commercial contrac... 详细信息
来源: 评论
Test-suite Reduction Based on K-medoids Clustering Algorithm  9
Test-suite Reduction Based on K-medoids Clustering Algorithm
收藏 引用
International Conference on Cyber-Enabled Distributed Computing and Knowledge Discovery (CyberC)
作者: Liu, Feng Zhang, Jun Zhu, Er-Zhou Anhui Univ Sch Comp Sci & Technol Hefei Anhui Peoples R China
Software testing is a key approach to guarantee the software quality. It is the objective unremittingly pursed by virtue of effective testing cases in the shortest time. The test suite optimization method is a NP-comp... 详细信息
来源: 评论
Data-Flow Testing of Declarative Programs
Data-Flow Testing of Declarative Programs
收藏 引用
13th ACM SIGPLAN International Conference on Functional Programming
作者: Fischer, Sebastian Kuchen, Herbert Univ Kiel Dept Comp Sci D-24098 Kiel Germany
We propose a novel notion of data-flow coverage for testing declarative programs. Moreover, we extend an automatic test-case generator such that it can achieve data-flow coverage. The coverage information is obtained ... 详细信息
来源: 评论
Empirically Evaluating the Quality of Automatically Generated and Manually Written Test Suites  14
Empirically Evaluating the Quality of Automatically Generate...
收藏 引用
14th Annual International Conference on Quality Software (QSIC)
作者: Kracht, Jeshua S. Petrovic, Jacob Z. Walcott-Justice, Kristen R. Univ Colorado Dept Comp Sci Colorado Springs CO 80907 USA
The creation, execution, and maintenance of tests are some of the most expensive tasks in software development. To help reduce the cost, automated test generation tools can be used to assist and guide developers in cr... 详细信息
来源: 评论
Addressing the Regression Test Problem with Change Impact Analysis for Ada  21st
Addressing the Regression Test Problem with Change Impact An...
收藏 引用
21st Ada-Europe International Conference on Reliable Software Technologies (Ada-Europe)
作者: Jones, Andrew V. Vector Software Inc London England
The regression test selection problem-selecting a subset of a test-suite given a change-has been studied widely over the past two decades. However, the problem has seen little attention when constrained to high-critic... 详细信息
来源: 评论