Why not make 10k fake users now on your dev site?  (Maybe write a controller
to iterate through a set of fake creds using your existing user controller
to put them in -- or just do it by hand in SQL)  Do you need to create any
scripting of actions across alot of accounts as well (to simulate use)?

MM

On Sun, May 15, 2011 at 12:05 AM, Krissy Masters <naked.cake.ba...@gmail.com
> wrote:

> I am working on a rather large project that will expand overtime as the
> site
> grows. So as I have never done this with Cake I was wondering how does one
> go about this.
>
> I know in 3 months we will be adding some new features once there are more
> users (10k Users)
> Now there is no way to test the functionality of these new features without
> the users / db records so we need to wait until we actually have this to
> start testing these new site options. But how? Once we have the base
> membership goal reached how do we add in new features / controllers and so
> on in an already live environment. We need to test it using the database
> yet
> also allow only developers to be able to see it as if it were a live
> account
> but not to actual live users?
>
> Thanks,
>
> K
>
>
>
> --
> Our newest site for the community: CakePHP Video Tutorials
> http://tv.cakephp.org
> Check out the new CakePHP Questions site http://ask.cakephp.org and help
> others with their CakePHP related questions.
>
>
> To unsubscribe from this group, send email to
> cake-php+unsubscr...@googlegroups.com For more options, visit this group
> at http://groups.google.com/group/cake-php
>

-- 
Our newest site for the community: CakePHP Video Tutorials 
http://tv.cakephp.org 
Check out the new CakePHP Questions site http://ask.cakephp.org and help others 
with their CakePHP related questions.


To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php

Reply via email to