我如何开始 Beta 测试?

发布于 2024-07-05 06:49:48 字数 157 浏览 8 评论 0原文

我有一个项目,我想尽快开始 beta 测试,它是一个面向程序员的 PHP/MySQL 网站。 我之前有过测试版网站,但它总是在内部,而且我从来没有做过可以/应该被与该项目相关的其他人看到的测试版。

我应该如何开始测试版?除了测试版应该暴露的问题之外,我还应该准备应对哪些问题?

I have a project that I would like to start beta testing soon, it is a PHP/MySQL site for programmers. I have beta tested sites before however it was always in-house, and I have never done betas that could/should be seen by someone other then those associated with the project.

How should I go about starting the beta, and what problems, aside from those the beta is supposed to expose, should I be prepared for?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(4

葬花如无物 2024-07-12 06:49:48

首先,接受这样一个事实:您的应用程序的问题(代码、可用性等)将会被发现。

然后,确保您有一个明确的方式让用户与您沟通(表格邮件、电子邮件、用户语音等)。 你做得越容易越好。 例如,SO 的每个页面上都有一个用户语音链接。

我坚信的一种哲学:如果它让你的用户感到困惑,那么它就已经损坏了。 如果您的用户感到困惑或不喜欢您的应用程序(无论设计多么“漂亮”),请愿意更改它。 这并不意味着您必须放弃自己的决定,只是您需要考虑进行修改以改善用户体验。

First, accept the fact that problems with your app (code, usability, etc.) will be discovered.

Then, make sure you have a clear way for users to communicate with you (form mail, email, uservoice, etc.). The easier you make this the better. For example, there is a uservoice link on every page of SO.

One philosophy I strongly believe in: if it's confusing to your users, it's broken. Be willing to change your app (no matter how "beautiful" the design may be) if your users are confused or not liking it. This doesn't mean you have to cave on your decisions, just that you need to consider revisions to improve the user experience.

深海蓝天 2024-07-12 06:49:48

查看 Jeff 的帖子,我认为他有最近的经验;-)

Check out Jeff's post on it, I think he has recent experience ;-)

孤凫 2024-07-12 06:49:48

Beta 测试是验收测试的一部分。
此类测试将确保客户了解产品的功能和质量。
Beta 测试是在不受控制的环境中在客户端进行的。
在 Beta 测试中,编写了客户驱动的测试用例,他可以输入任何他想输入的内容。
在这里,开发人员对测试方法没有任何控制权。

Beta testing is a part of acceptance testing.
This type of testing will ensure the customer about the functionality and quality of the product.
Beta testing is done on customers end in an uncontrolled environment.
In beta testing customer driven test cases are written and he can enter whatever he wants to enter.
Here developer don't have any control over the testing approach.

锦爱 2024-07-12 06:49:48

嗯,与人有关的问题? 您指的是可用性问题吗?

另外,如果你正在进行测试,这意味着你已经做了你所知道的一切(在我看来)。 测试版的目标之一是向您展示您不知道的内容,除了意外的代码问题等。

Hmm, problems related to the people? Are you referring to usability problems?

Also, if you are doing a beta,it means you already did everything you know (in my opinion). One of the goals of a beta is to show you what you didn't knew, besides unexpected code problems, etc.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文