开发者

How do I test software in a really good way? [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center. Closed 11 years ago.

It's hard. I don't know where to start, do I use JUnit or a library for PHP?

The problem 开发者_如何学运维is I keep testing things and it works out really bad. Shall I give you a code example?


Software testing is only as good as the known defects that you discover. I recommend unit, functional, and regression testing while relying on a continuous integration tool. This will allow changes to be propagated and tested as soon as possible.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜