I am looking for a verb meaning "to make something more robust", especially in a software engineering context.
Is "to robust" correct and understandable? "Robustify" seems to be another candidate but does not seem so common.
|
I am looking for a verb meaning "to make something more robust", especially in a software engineering context. Is "to robust" correct and understandable? "Robustify" seems to be another candidate but does not seem so common. |
|||||
|
|
Neither robustify nor 'to robust' are correct. You can use 'to make robust' or any of the options Bob noted. |
|||||
|
|
I would use "strengthen", "fortify", or "harden", although "harden" has a distinct security meaning. |
|||||
|
|
There's no single word to describe making software more robust. Some ways of making software more robust are: simplify, debug, re-factor (especially functional decomposition and code re-use), make the interface more user friendly, make the program resilient to input errors and even recover from some runtime errors, etc. |
|||
|
|
revitalize
enhance
|
|||||||
|