Younker, 2008 - Google Patents
A Build for Every Check-InYounker, 2008
- Document ID
- 786785196063567757
- Author
- Younker J
- Publication year
- Publication venue
- Foundations of Agile Python Development
External Links
Snippet
Agile development focuses on catching bugs as soon as they are introduced. Optimally, the bugs are caught before changes are checked in, but there are classes of bugs that are expensive for the developer to verify. They happen infrequently, they are hassle to check for …
- 238000000034 method 0 description 21
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING; COUNTING
- G06F—ELECTRICAL 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
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING; COUNTING
- G06F—ELECTRICAL DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/60—Software deployment
- G06F8/61—Installation
- G06F8/64—Retargetable
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING; COUNTING
- G06F—ELECTRICAL DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/60—Software deployment
- G06F8/65—Update
- G06F8/68—Incremental; Differential
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING; COUNTING
- G06F—ELECTRICAL DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/70—Software maintenance or management
- G06F8/71—Version control; Configuration management
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING; COUNTING
- G06F—ELECTRICAL DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for programme control, e.g. control unit
- G06F9/06—Arrangements for programme control, e.g. control unit using stored programme, i.e. using internal store of processing equipment to receive and retain programme
- G06F9/44—Arrangements for executing specific programmes
- G06F9/445—Programme loading or initiating
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING; COUNTING
- G06F—ELECTRICAL DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for programme control, e.g. control unit
- G06F9/06—Arrangements for programme control, e.g. control unit using stored programme, i.e. using internal store of processing equipment to receive and retain programme
- G06F9/44—Arrangements for executing specific programmes
- G06F9/4443—Execution mechanisms for user interfaces
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING; COUNTING
- G06F—ELECTRICAL DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/30—Creation or generation of source code
- G06F8/36—Software reuse
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING; COUNTING
- G06F—ELECTRICAL DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/07—Error detection; Error correction; Monitoring responding to the occurence of a fault, e.g. fault tolerance
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING; COUNTING
- G06F—ELECTRICAL DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/22—Detection or location of defective computer hardware by testing during standby operation or during idle time, e.g. start-up testing
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING; COUNTING
- G06F—ELECTRICAL DIGITAL DATA PROCESSING
- G06F17/00—Digital computing or data processing equipment or methods, specially adapted for specific functions
- G06F17/30—Information retrieval; Database structures therefor; File system structures therefor
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING; COUNTING
- G06F—ELECTRICAL DIGITAL DATA PROCESSING
- G06F21/00—Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F21/50—Monitoring users, programs or devices to maintain the integrity of platforms, e.g. of processors, firmware or operating systems
- G06F21/57—Certifying or maintaining trusted computer platforms, e.g. secure boots or power-downs, version controls, system software checks, secure updates or assessing vulnerabilities
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING; COUNTING
- G06F—ELECTRICAL DIGITAL DATA PROCESSING
- G06F19/00—Digital computing or data processing equipment or methods, specially adapted for specific applications
- G06F19/30—Medical informatics, i.e. computer-based analysis or dissemination of patient or disease data
- G06F19/34—Computer-assisted medical diagnosis or treatment, e.g. computerised prescription or delivery of medication or diets, computerised local control of medical devices, medical expert systems or telemedicine
- G06F19/3406—Local monitoring or local control of medical devices, e.g. configuration parameters, graphical user interfaces [GUI] or dedicated hardware interfaces
- G06F19/3412—Medical equipment management, e.g. updates or maintenance
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US7665086B2 (en) | Software project filter | |
US8881092B2 (en) | Stack or project extensibility and certification for stacking tool | |
Burke et al. | Java extreme programming cookbook | |
Cabral et al. | MySQL administrator's bible | |
CN110286921A (en) | A kind of distributed big data platform CDH method of automation installation | |
US20110191743A1 (en) | Stack macros and project extensibility for project stacking and support system | |
Younker | A Build for Every Check-In | |
Schafer | Apache, MySQL, and PHP Weekend Crash Course | |
Hafner | Enhancing page object maintainability in modern automated software testing life cycles | |
Coburn et al. | Local Development Configuration: Chapter goal: Configure your computer to write Python and develop the application. Set up a local development environment on your computer. Configure a Git repository to store your code, and learn how to run both your code and unit tests on your computer. | |
Ciliberti et al. | Test-driven development with asp. net core mvc | |
González | Embedded Linux Development Using Yocto Project Cookbook: Practical recipes to help you leverage the power of Yocto to build exciting Linux-based systems | |
Pogran | Learning PowerShell DSC | |
Kraimer et al. | EPICS IOC software configuration management | |
Simmons et al. | Installing and Upgrading | |
Root et al. | Automation with Console-Based Testware | |
Vanstechelman et al. | SAP NetWeaver Application Server Upgrade Guide | |
Dayley et al. | ZENworks 6.5 Suite Administrator's Handbook | |
Matotek et al. | Configuration Management: By James Turnbull and Dennis Matotek | |
Simmons et al. | Installing microsoft sql server 2008 | |
Simmons et al. | Software Design for Installability. | |
VanDyk et al. | Development Best Practices | |
Hradílek et al. | Fedora 16 System Administrator's Guide | |
Austin et al. | Oracle Database Client Installation Guide, 11g Release 1 (11.1) for Linux B32003-07 | |
Hradílek et al. | Fedora Draft Documentation System Administrator's Guide |