Automated Unit Testing with ABAP

A Practical Approach



Bookstore > Books > Automated Unit Testing with ABAP

Price$37.34 - $44.99
Rating
AuthorJames Edward McDonough
PublisherApress
Published2021
Pages393
LanguageEnglish
FormatPaper book / ebook (PDF)
ISBN-101484269500
ISBN-139781484269503
EBook Hardcover Paperback

Write automated unit tests for the ABAP language. This book teaches programmers using simple examples and metaphors and explains the underlying concepts of writing effective automated unit tests. Many, if not most, ABAP programmers learned their programming and testing skills before the ABAP development environment provided an automated unit testing facility.

Automated Unit Testing with ABAP: A Practical Approach offers hope and salvation to ABAP programmers who continue to toil with antiquated manual unit testing processes, taking them by the hand and lifting them out of that dungeon of despair with a modern and proven alternative. It begins by explaining how the xUnit family of automated testing frameworks provides a quick and effective means of insuring high-quality software. It then focuses on the ABAP Unit Testing Facility, the xUnit framework applicable specifically to the ABAP language, showing how it can be used to bring ABAP applications under automated testing control, from old legacy applications to those newly written.

Whereas xUnit testing has been widely accepted with developers writing in many other programming languages, it is an unfortunate fact in the ABAP community that many programmers still are unfamiliar with xUnit concepts and do not know how to begin implementing automated unit testing into their development process. This book demonstrates how to refactor programs so they become designed for testability, showing how to use process encapsulation and test isolation to facilitate automated testing, including a thorough explanation of test-driven development and the use of test doubles.




Similar Books


Java Testing with Spock

Java Testing with Spock

by Konstantinos Kapelonis, Luke Daley

Java Testing with Spock teaches you how to use Spock for a wide range of testing use cases in Java. Readers new to Groovy will appreciate the succinct language tutorial that'll give you just enough Groovy to use Spock effectively.Spock combines the features of tools like JUnit, Mockito, and JBehave into a single powerful Java testing...

Price:  $18.00  |  Publisher:  Manning  |  Release:  2016

Instant Mock Testing with PowerMock

Instant Mock Testing with PowerMock

by Deep Shah

Writing good unit tests can be hard in situations where we have to deal with static, final, or private methods. Sometimes, even a good design is sacrificed for the sake of testability. A mocking framework's ability to create mocks for almost any scenario enables us to focus on accurately programming for a business environment.Startin...

Price:  $14.99  |  Publisher:  Packt Publishing  |  Release:  2013

Learning Selenium Testing Tools with Python

Learning Selenium Testing Tools with Python

by Unmesh Gundecha

Selenium WebDriver is a popular automated testing tool for web applications. Python is one of the top programming languages and when used with Selenium it can automate and test web applications. Using Python's unittest module, you can write test cases in Selenium. Over the years, Selenium has become a very powerful testing platform a...

Price:  $38.99  |  Publisher:  Packt Publishing  |  Release:  2014

Testing with JUnit

Testing with JUnit

by Frank Appel

JUnit has matured to become the most important tool when it comes to automated developer tests in Java. Supported by all IDEs and build systems, it empowers programmers to deliver software features reliably and efficiently. However, writing good unit tests is a skill that needs to be learned; otherwise it's all too easy to end up in ...

Price:  $29.99  |  Publisher:  Packt Publishing  |  Release:  2015

Testing with F#

Testing with F#

by Mikael Lundin

Starting with an introduction to the concepts behind test automation, you will learn how to set up your test environment for unit testing and how to execute your test suite within and outside of Visual Studio. Using different test frameworks as MSTest, NUnit, and xUnit, you will learn how to write tests in isolation, create test doubles w...

Price:  $44.41  |  Publisher:  Packt Publishing  |  Release:  2015

Pragmatic Unit Testing in C# with NUnit, 2nd Edition

Pragmatic Unit Testing in C# with NUnit, 2nd Edition

by Andy Hunt, Dave Thomas, Matt Hargett

Pragmatic programmers use feedback to drive their development and personal processes. The most valuable feedback you can get while coding comes from unit testing. Now in it's second edition, Pragmatic Unit Testing in C# with NUnit, 2nd Ed. will show you how to do software unit testing, of course, but more importantly will show you wh...

Price:  $5.99  |  Publisher:  The Pragmatic Programmers  |  Release:  2007

Learn CakePHP, 2nd Edition

Learn CakePHP, 2nd Edition

by Radharadhya Dasa

Accelerate your development of PHP applications using the popular CakePHP web application development framework and unit testing. This short book shows you how to carry out test-driven development with fixtures, model tests, controller tests, mocks, and test suites. Learn CakePHP contains all you need to get started with the CakePHP frame...

Price:  $24.99  |  Publisher:  Apress  |  Release:  2016

Pro iOS Testing

Pro iOS Testing

by Avi Tsadok

Discover what tools there are for unit testing in iOS, and how to work in a test-driven environment. This book reveals how testing is a crucial capability in any iOS developer's toolset, and a minimum requirement in iOS interviews.A few years ago, tests on mobile platforms were not very popular. It wasn't a technical constraint,...

Price:  $39.99  |  Publisher:  Apress  |  Release:  2020