cancel
Showing results for 
Search instead for 
Did you mean: 

Code Inspector in ATC or separate?

0 Kudos

It seems that you can either check with ABAP Test Cockpit aand with Code Inspector, and then there is "Extended Check".-

How can we distinguish.

Code Inspector was described to be found under ABAP Test Cockpit, yet it seems to be a separate thing.

Accepted Solutions (0)

Answers (2)

Answers (2)

pokrakam
Active Contributor

ATC is the newer tool, and it can also run code inspector checks. All described in the documentation.

If there's anything not clear, please feel free to ask.

0 Kudos

Hi,

you should run tests with the ATC. It is based on the code inspector but offers much more things to do. For example can you say that a quality responsible ( for the coding ) needs to approve the changes, if there any check gone wrong ( naming convention, risky commands ( e. g. "Insert report", ... ). If he doesn't approve these changes, the transport can't get productive.

this is just one example.

You also could run automatic checks ( nightly, or weekly ) and get a short report about the checks.

So it doesn't matter ( in the first step ) if you take ATC or Code inspector. But I would prefer to use the ATC - because you have much more options to do.