Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SAP Code Inspector - Test Category not visible

klettermaatzl
Discoverer
0 Likes
1,677

Hey Community,

in TCODE SCI the test category "Intern. Tests" does not appear. However it is checked in SCI-->Code Inspector-->Management of--> Tests.

Further i checked table SCITESTS, there it's also visible.

Does anyone face simliar issue, or can provice a solution?

Thanks in advance

Thomas

1 ACCEPTED SOLUTION
Read only

tom_wan
Product and Topic Expert
Product and Topic Expert
1,619

Hi Thomas

"Intern. Tests" is only for SAP internal usage. In the past it can be selected in SCII.eg, and strange issue could happen:

Note 2701747 ATC/SCI: shortdump happens when "Internal Performance Tests" or "Intern. Tests" is selected

Note 1925995 Runtime Errors UNCAUGHT_EXCEPTION/SYSTEM_NOT_SUPPORT during Code Inspector ( SCI / SCII / ATC) check


I think SAP DEV team has hidden it intentionally to avoid such issues.RegardsTom

2 REPLIES 2
Read only

tom_wan
Product and Topic Expert
Product and Topic Expert
1,620

Hi Thomas

"Intern. Tests" is only for SAP internal usage. In the past it can be selected in SCII.eg, and strange issue could happen:

Note 2701747 ATC/SCI: shortdump happens when "Internal Performance Tests" or "Intern. Tests" is selected

Note 1925995 Runtime Errors UNCAUGHT_EXCEPTION/SYSTEM_NOT_SUPPORT during Code Inspector ( SCI / SCII / ATC) check


I think SAP DEV team has hidden it intentionally to avoid such issues.RegardsTom

Read only

0 Likes
1,619

Hi Tom,

thanks for your helpful reply.

"I think SAP DEV team has hidden it intentionally to avoid such issues." --> Does explain the behaviour.

Regards Thomas