|
|
|
|
|
by dwd
2670 days ago
|
|
Business analysts are generally good at writing system requirements using BDD style syntax. From that you construct the required model, which is then generated as code. Getting from a model to code is pretty well covered. Parsing the business requirements into a model whether via decision trees, or a generative adversarial network is the tricky bit. |
|