How do you rate the software you’re working on?

Whenever I start a new job as developer at a customer (I'm a freelance C# developer) the first thing I do is analyze the code / architecture. Since I'm mainly working on ERP / Line of Business software I mostly see the same types of software: websites and APIs on top of a database, with a few schedued tasks and a few workers.

This is the list I use to score the software quality:

  • Logs to a central logging system (not to files)
  • Zero errors in the log
  • Uses dependency injection
  • Has a good unit test coverage (subjective what's good enough)
  • Protects against SQL injection
  • Has constraints in the database (in case of SQL) to protect against data corruption
  • Deployments are automated, including sql scripts

What do you use to rate the software you're working on?

submitted by /u/EquallyDifferent____
[link] [comments]

from Software Development – methodologies, techniques, and tools. Covering Agile, RUP, Waterfall + more! https://ift.tt/2RtV0Gj

Leave a comment

Design a site like this with WordPress.com
Get started
search previous next tag category expand menu location phone mail time cart zoom edit close