Inicio > > Programación informática/desarrollo de software > Test-Driven Development with C++
Test-Driven Development with C++

Test-Driven Development with C++

Abdul Wahid Tanner

63,60 €
IVA incluido
Disponible
Editorial:
Packt Publishing
Año de edición:
2022
Materia
Programación informática/desarrollo de software
ISBN:
9781803242002
63,60 €
IVA incluido
Disponible
Añadir a favoritos

Learn how to write software that excites your customers and avoids breaking your work when making changesKey Features:Learn how a simple shift in focus will let you use tests to meet customer needsDevelop a testing library and a logging library that you can use in your own projectsDrive better code designs with effective tests that help new team members contribute fasterBook Description:Modern, standard C++ is all that is needed to create a small and practical testing framework that will improve the design of any project. This allows you to think about how the code will be used, which is the first step in designing intuitive interfaces. TDD is a modern balanced software development approach that helps to create maintainable applications, provide modularity in design, and write minimal code that drastically reduces defects. With the help of this book, you’ll be able to continue adding value when designs need to change by ensuring that the changes don’t break existing tests.In this book, you will use test-driven development (TDD) to gain practical skills by writing a simple testing framework and then using it to drive the design of a logging library. The book will help you enhance your software development skills with test cases. You’ll understand how to design and implement test cases. The chapters will also show you how to utilize the TDD approach to be more productive in software development than attempting to code in large unstructured steps.By the end of this book, you’ll have gained knowledge of TDD and testing and also built a working logging library with unique features not found in other libraries.What You Will Learn:Understand how to develop software using TDDKeep the code for the system as error-free as possibleRefactor and redesign code confidentlyCommunicate the requirements and behaviors of the code with your teamUnderstand the differences between unit tests and integration testsUse TDD to create a minimal viable testing frameworkWho this book is for:This book is for C++ developers already familiar with and using C++ for daily tasks who want to improve their skillset. You don’t need to be an expert but you should already have some knowledge of modern C++ and how to use templates to get the most out of this book.

Artículos relacionados

  • SPARK 2014 Reference Manual
    AdaCore / Altran UK Ltd
    SPARK 2014 is a programming language and a set of verification tools designed to meet the needs of high-assurance software development. SPARK 2014 is based on Ada 2012, both subsetting the language to remove features that defy verification, but also extending the system of contracts and aspects to support modular, formal verification.This manual is available online for free at ...
    Disponible

    19,91 €

  • Software and Intelligent Sciences
    Yingxu Wang
    The junction of software development and engineering combined with the study of intelligence has created a bustling intersection of theory, design, engineering, and conceptual thought. Software and Intelligent Sciences: New Transdisciplinary Findings sits at a crossroads and informs advanced researchers, students, and practitioners on the developments in computer science, theor...
    Disponible

    256,77 €

  • Power System Planning Technologies and Applications
    Fawwaz Elkarmi / Nazih Abu Shikhah / Nazih Abu-Shikhah
    Planning is an important function of the management of any business, providing knowledge of future prospects and enabling prudent and appropriate decision-making. Planning is especially critical for power systems, since electricity is a fundamental part of modern societies and many conventional electrical energy resources currently in use are limited. Power System Planning Tech...
    Disponible

    255,75 €

  • Concept Parsing Algorithms (CPA) for Textual Analysis and Discovery
    Masha Etkind / Uri Shafrir
    Text analysis tools aid in extracting meaning from digital content. As digital text becomes more and more complex, new techniques are needed to understand conceptual structure. Concept Parsing Algorithms (CPA) for Textual Analysis and Discovery: Emerging Research and Opportunities provides an innovative perspective on the application of algorithmic tools to study unstructured d...
    Disponible

    170,34 €

  • Model-Based Design for Effective Control System Development
    Wei Wu
    Control systems are an integral aspect of modern society and exist across numerous domains and applications. As technology advances more and more, the complexity of such systems continues to increase exponentially. Model-Based Design for Effective Control System Development is a critical source of scholarly information on model-centric approaches and implementations for control...
    Disponible

    242,72 €

  • Verification, Validation and Testing in Software Engineering
    ...
    Disponible

    125,53 €

Otros libros del autor

  • How to Code C++
    Abdul Wahid Tanner
    Start from the beginning by getting your computer ready for coding. You can use a desktop or laptop computer running Windows or Linux, or a Mac to learn how to code. Then learn how to test your setup and make sure everything is working. Testing small steps is a big part of what you’ll learn in this book and it will help you to identify problems so they can be fixed right away.Y...
    Disponible

    107,00 €

  • HOW TO CODE C++
    Abdul Wahid Tanner
    Start from the beginning by getting your computer ready for coding. You can use a desktop or laptop computer running Windows or Linux, or a Mac to learn how to code. Then learn how to test your setup and make sure everything is working. Testing small steps is a big part of what you’ll learn in this book and it will help you to identify problems so they can be fixed right away.Y...