创业公司如何在产品上线时为其产品添加新功能? [英] How do startup companies add new features to their product while it's live?

查看:83
本文介绍了创业公司如何在产品上线时为其产品添加新功能?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

像Feedly或Buffer这样的初创公司如何通过添加新功能并同时对其进行测试而又不破坏其功能来更改其代码?是否有用于沙箱的框架,是否必须在内部构建,还是只是在本地主机上克隆git repo并玩耍?

How do startups like say Feedly, or Buffer make changes to their code, by adding a new feature and at the same time testing it out without breaking things? Is there a framework for sandboxing, does it have to be built in house, or is it just cloning the git repo on a localhost and playing around?

推荐答案

它称为Staging-Environement,您会在线上找到许多有关TestingSoftware Quality的资源.

It's called a Staging-Environement and you'll find many resources online in regards to Testing and Software Quality.

沙箱技术是一种用于包含不受信任程序的安全性机制.

Sandboxing on the other hand is a security mechanism for containing untrusted programs.

这篇关于创业公司如何在产品上线时为其产品添加新功能?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆