Avoid having Records without a naming convention (EGL) | CAST Appmarq

Avoid having Records without a naming convention (EGL)


Rule Definition
Having the naming conventions make the source code more easy to ready and so to maintain.

Remediation
Try to always have the Records complying to the naming convention.

Violation Code Sample
For parameter value = W 
Having a record as below, 
record BBBSG_BILGILER type basicRecord 

In the record name does not contain W character , so this record will be listed in the violation list
Fixed Code Sample
For parameter value = W and having a record as below, 
record BBBSG_BILGILER type basicRecord 
Because of the the W character is not in the name, this record violates the rule. 

To fix the violation, you have to add W to the record name as 'BBBSGW_BILGILER' for example

Related Technologies

Health Factor

  Total Quality Index


Technical Criterion
Documentation - Naming Convention Conformity

About CAST Appmarq

CAST Appmarq is by far the biggest repository of data about real IT systems. It's built on thousands of analyzed applications, made of 35 different technologies, by over 300 business organizations across major verticals. It provides IT Leaders with factual key analytics to let them know if their applications are on track.

Benchmark Statistics

Global Compliance

nan%

Total Violations
0
Total Opportunities
0
Average Violations / App.
nan
The compliance score represents 1 minus the ratio between the number of times a rule has been violated compared to the number of opportunities in a set of applications that the rule could have been violated.

Industry Insights