Difference between revisions of "Testing"

From CNM Wiki
Jump to: navigation, search
Line 1: Line 1:
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.
+
[[Testing]] is the act or practice of trying out somebody or something to learn and, possibly, measure the one's characteristics or competence.
 +
 
  
 
Every separate application should have possibility to testing separately on remote hardware.
 
Every separate application should have possibility to testing separately on remote hardware.

Revision as of 00:05, 30 October 2020

Testing is the act or practice of trying out somebody or something to learn and, possibly, measure the one's characteristics or competence.


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