scispace - formally typeset
D

David Notkin

Researcher at University of Washington

Publications -  149
Citations -  12368

David Notkin is an academic researcher from University of Washington. The author has contributed to research in topics: Software system & Software development. The author has an hindex of 54, co-authored 149 publications receiving 12069 citations. Previous affiliations of David Notkin include Massachusetts Institute of Technology & Carnegie Mellon University.

Papers
More filters

An Assessment of Software Engineering Body of Knowledge Efforts

TL;DR: A committee was formed to study the existing software engineering body of knowledge efforts — including SWEBOK, with which ACM is involved through the joint IEEE CS/ACM Software Engineering Coordinating Committee (SWECC) and the status, progress, and likely outcome of these efforts.
Journal ArticleDOI

Reducing Feedback Delay of Software Development Tools via Continuous Analysis

TL;DR: Codebase Replication is presented, a technique that eases the implementation of continuous analysis tools by converting an existing offline analysis into an IDE-integrated, continuous tool with two desirable properties: isolation and currency.
Proceedings ArticleDOI

Longitudinal program analysis

TL;DR: It is argued that considering analysis as applying longitudinally across the multitude of versions created during a program's lifetime -rather than to a given instance of a program - shows significant promise in overcoming some of these obstacles.
Dissertation

Role-oriented programming for software evolution

TL;DR: This thesis presents a method of development and change based on roles, where a role, in object oriented development, is a part of an object that addresses a particular concern or requirement.

Improving Generation of Object-Oriented Test Suites by Avoiding Redundant Tests

TL;DR: A test-minimization tool that removes redundant tests from test suites and a test-generation tool that iteratively augments test suites with non-redundant tests are developed.