Created
July 4, 2016 03:12
-
-
Save stableShip/71a85235d6a6bb9232cf7bcac79d333b to your computer and use it in GitHub Desktop.
面试要问的一些问题
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
## 面试要问的一些问题 | |
### 公司使用的bug收集管理器?redmine,tower,teambition? | |
### 公司任务分发的流程?希望不要说是使用邮件,excel。 | |
### 公司使用的代码版本管理: svn, git?? | |
### 公司的开发流程? 是否先本地调试,在部署到测试服测试,再正式服 | |
### 有无自动化测试? | |
### 有无自动化构建app? | |
### 有无产品经理,或者说需求文档?(这个可以说是开发流程一部分) | |
### 部署项目是怎么部署的,能否做到一键部署? | |
### 是做新功能先, 还是修复bug先? 希望回答修复bug先。 | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment