:-) i am yet to see an app that worked so well in first go..i'd still contend it's not irrelevant..how do you know when it breaks at 6000, if after 5000 it degraded drastically or after 50? for when you're testing what is expected to have more noise 5000/500 or 50? what if it didn't even like 5 users and you bombed it with 5000..
Cheers, Himanshu On Wed, May 6, 2009 at 11:46 PM, kirk <[email protected]> wrote: > Himanshu Ghai wrote: >> >> "Why take the low road. If the requirement is for 6000, test for 6000. >> If it works, you're done without all the extra testing." >> >> i differ, if the system isn't deployed yet and breaks at 6000, it is >> advisable to see if it scales a lower load.. >> > > How do you know that it will break at 6000 unless you test it at that load > level? Why waste time running tests that will give you irrelevant > information? Why not test at 6000 and if anything happens to break, then > investigate? IME this is a much more effective way to test for performance > requirements. > > Cheers, > Kirk > >> it helps to segregate problem as well without adding extra noise of >> system resources/network/client >> >> Himanshu >> >> On Tue, May 5, 2009 at 11:20 PM, kirk <[email protected]> wrote: >> >>>> >>>> it would be recommended to run it for less number of users first to see >>>> if >>>> your servers can handle such load..100/500/1000 >>>> >>>> >>> >>> Why take the low road. If the requirement is for 6000, test for 6000. If >>> it >>> works, you're done without all the extra testing. If it doesn't work then >>> you have a different problem >>> >>> Regards, >>> Kirk >>> >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: [email protected] >>> For additional commands, e-mail: [email protected] >>> >>> >>> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> >> > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

