This is a test message to test the length of the message box.
Login
ABAP Unit Quick Guide
Created by Software-Heroes

ABAP Unit Quick Guide

180

Our current e-book is now available on Amazon, we would like to briefly show you what you can expect in the book and what it will bring you in the end.



We are happy to announce that our latest e-book is now available. You can order the electronic version or the paper version via Amazon and support us in our work. The book is available on all common Amazon marketplaces. In today's article we want to go into the content of the book.

 

Amazon

You can find the different editions of the book on Amazon, one in German and one in English. If you have a premium account on Amazon, you can also read the e-book version for free. The book is printed directly from Amazon. Since we wanted to guarantee a higher quality of the book, it is correspondingly more expensive.

 

Content

In the book we are devoted to the basics of ABAP unit tests, how you can set up your test and how you can test the various objects. We will also show you what testable applications can look like and how you can implement coding that is easy to test. Here is an overview of the rough topics of the book:

  • Introduction to ABAP Unit and Testing
  • Basics of the tests
  • Dealing with old objects
  • Analysis of tests
  • Structure of test cases
  • Test framework
  • Test double framework
  • Testable code
  • Software architecture
  • Tips

 

Among other things, there will again be a lot of examples to bring you closer to the topics and to get you ready for your next project.

 

Why?

Automatic and fast tests will become more and more important in the future and give you as a developer the best feedback as to whether your code is still working exactly as it should. The tests protect the code generated in this way from ceasing to work if you do incorporate a bug. Likewise, you will often change code that affects other code in other places. To do this, you need the right tools at hand and have to write your code in a testable manner, which in most cases it is not initially.

 

Availability

As usual, we will also make the individual chapters available on our blog. For this project, we wanted to first create the book and a proper guide. This will then be found in the various sections. We currently have many other topics on our blog that we want to bring you closer in order to become an even better developer.

 

Conclusion

In the course of the year we will also publish the individual chapters of the book here on our blog. If you would like to have all of the knowledge you have gathered in one fell swoop or just support us, you can do this via Amazon. Have fun reading and learning.


Included topics:
ABAP UnitE-BookQuick Guide
Comments (0)



And further ...

Are you satisfied with the content of the article? We post new content in the ABAP area every Friday and irregularly in all other areas. Take a look at our tools and apps, we provide them free of charge.


ABAP Unit - Test execution

Category - ABAP

What options are there for executing ABAP Unit and what hidden functions might you not know about? More details about the different modes in this article.

06/25/2024

ABAP Unit - Automation

Category - ABAP

When do objects break during development and what side effects can adjustments have? In this article we take a closer look at the topic.

01/05/2024

ABAP Unit - TDF (Function Double)

Category - ABAP

In this article, let's take a look at how we can deal with function modules as dependencies without testing them as well.

04/07/2023

RAP - ABAP Unit (Service)

Category - ABAP

How do you actually test the service of an interface or RAP app automatically? In this article we look at unit tests for OData services.

01/20/2023

RAP - ABAP Unit (Business Object)

Category - ABAP

At this point, we'll take a look at how we can test our RAP Business Object automatically in order to check all important functions at the touch of a button.

01/13/2023