What is ‘Best Practice’?
Best practice is a method or a technique followed by a development team in order to deliver a high-quality software solution. It is made out of a list of well-defined rules or standards. Personally, I prefer writing it down and sharing it with my team. I call it the Best Practices Guide.
Why follow standards?
The use of a Best Practices Guide is particularly important when a project involves more than one technical consultant. It is much easier to read and maintain the code written by someone else who followed the same conventions/standards. Otherwise, this simple task can become a nightmare.
Bizagi’s Best Practices Guide
In Bizagi we have standards for:
- Process modelling
- Data Model
- Forms design
- Business rules
- Allocation
- Integration
Download Best_Practices_Guide.pdf
Leave a Reply