vote up 3 vote down star

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.

So, 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?

Yes I'm hoping for some input from Jeff and the rest of the SO crew.

flag

4 Answers

vote up 3 vote down check

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.

link|flag
vote up 0 vote down

@Favio - Anything non related to my code.
Anything I am going to have to deal with, (again not with my code).

link|flag
vote up 0 vote down

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.

link|flag
vote up 1 vote down

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

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.