In the PHP project team's cooperative development, test engineers submit program bugs to a self-built platform, and then their respective programmers handle the response bugs. What is the full name of that platform? If you want to build it, is there a ready-made open source? I tried the project management software of the next Zen Road... in the PHP project team's cooperative development, test engineers submit program bugs to a self-built platform, and then their respective programmers handle the response bugs.
What is the full name of that platform?
If you want to build it, is there a ready-made open source?
I tried the project management software of zentao. I think it's okay if I have a free open-source version.
Reply content:
In the PHP project team's cooperative development, test engineers submit program bugs to a self-built platform, and then their respective programmers handle the response bugs.
What is the full name of that platform?
If you want to build it, is there a ready-made open source?
I tried the project management software of zentao. I think it's okay if I have a free open-source version.
The following are recommended for the subject:
- Pivotaltracker-the project management tool we are using, which needs to be paid and is updated now
beta
The version is quite easy to use. We recommend that you use it. (Education, open-source, non-profit projects can be applied for free), always thought it was free, because our team's projects are related to education.
- Rally-free of charge for a specified number of people.
- Goplan-free of charge for a specified number of people.
- Projectpier-self-built,
PHP + MYSQL
, Relatively light.
btw
It is expected that the subject should not be called a vulnerability submission platform, even if your original intention of using this platform is to facilitate managementbug
The name should also be the project management system.
There is also a bugfree
Phabricator or use github issues,
Both are relatively easy to use and support code verification, bug todo,
How to use issues.
Phabricator is open-source for free, php + mysql, and is open-source by facebook. github private projects are charged, but not expensive.
Bitbucket can submit private issue
Do you want to manage the communication platform during project development?
You can try some new online services, such:
Worktile
Teambition
Scare .. To build a platform similar to wooyun
Use Jira, which is very famous.
Network: github or bitbucket
Self-built: mantis
Redmine
Chando in China
And bugzilla.
Redmine free open-source
And Jira ~
Jira in foreign countries can be activated once a month.
After years of use of bugzilla, the more comfortable it is to use, we recommend that you consider it,
In the past two years, I have seen many people using git for management. It is also good to build a private hub by myself. It can both manage versions and submit issue, in addition, it can develop skills for the team to communicate with other teams or contribute code to open source.
Zen has tried, but I feel that the content is too complicated. The more complicated it is, the more unnecessary it is. It is said that the author started his own business from Microsoft and was designed according to Microsoft's project management philosophy. However, my experience is a lot of things irrelevant to core functions (for my personal opinion, please forgive me ).
We use ProjectPier, Which is lightweight.