vagostino-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
2007-Nov-25 20:29 UTC
A/B split testing in rails?
What''s the best practice around setting up an A/B split test in rails? Initially, I''d like to test the effectiveness of different view elements, but ultimately would like to also split test business logic, so the split test framework should extend to the controllers and perhaps models. Ideally, this functionality would be encapsulated into some kind of plug-in, so that it can be reused easily and facilitate easy creation of tests and reporting. I couldn''t find any plug-ins that facilitate this, however. Has anyone gone down this road before? Any thoughts on the best way to structure a split testing framework so that it''s easily re-usable, and without littering one''s code with a bunch of case statements? Thanks! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---