Testing

From CNM Wiki
Revision as of 23:24, 29 October 2020 by Gary (talk | contribs)
Jump to: navigation, search

testing -- the act or practice of giving tests to measure someone's knowledge or ability; the process of using or trying something to see if it works, is suitable, obeys the rules, etc.

Every separate application should have possibility to testing separately on remote hardware. For that we need

  1. policy how and where we can get snapshot of application, and how push changes backwards (is inseparable connected with testing process)
  2. script to install necessary environment for *nix system or list of it
  3. possibility take snapshot with production base and without

See also

Related lectures