Difference between revisions of "Testing"
(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) | |
− | + | #script to install necessary environment for *nix system or list of it | |
− | + | #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
- 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
- possibility take snapshot with production base and without