Difference between revisions of "Testing"

From CNM Wiki
Jump to: navigation, search
(Created page with "Every separate application should have possibility to testing separately on remote hardware. For that we need ::#policy how and where we can get snapshot of application, and h...")
 
Line 1: Line 1:
 
Every separate application should have possibility to testing separately on remote hardware.
 
Every separate application should have possibility to testing separately on remote hardware.
 
For that we need
 
For that we need
::#policy how and where we can get snapshot of application, and how push changes backwards (is inseparable connected with testing process)
+
#policy how and where we can get snapshot of application, and how push changes backwards (is inseparable connected with testing process)
::#script to install necessary environment for *nix system or list of it
+
#script to install necessary environment for *nix system or list of it
::#possibility take snapshot with production base and without
+
#possibility take snapshot with production base and without

Revision as of 19:16, 28 March 2018

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