You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by nuttynibbles <nu...@hotmail.com> on 2009/08/31 03:36:22 UTC

Re: web test plan which require login



sebb-2-2 wrote:
> 
> On 13/07/2009, nuttynibbles <nu...@hotmail.com> wrote:
>>
>>  hi people,
>>
>>  this is my first jmeter post in nabble.
>>
>>  i'm performing a stress test on a web site, say about 4-5 pages. These
>> page
>>  requires login to perform the task. E.g of such pages are: upload photo,
>>  editing profile page, add new user...
>>
>>  i read the documentation that for pages which require login, we can use
>> the
>>  Only Once Controller. This is how my tree list looks like:
>>  Thread group
>>   - Only Once Controller
>>    - login (HTTP Request)
>>   - Upload photo (HTTP Request)
>>   - edit profile (HTTP Request)
>>   - add new user (HTTP Request)
>>   - summary report
>>   - aggregate report
>>
>>  Am I on the right track? thanks.
> 
> Looks OK, except aggregate report uses more resources than summary
> report, and should be disabled/removed unless you really need it.
> 
> If you wish to run more than one loop, you might want to logout as
> well, in which case the Once Only Controller cannot be used.
> 
> A more flexible plan might be:
> 
> Thread Group (loop n)
> - Login
> - Loop Controller (loop m)
> - - upload
> -- edit
> -- add
> -- etc.
> - Logout
> 
>> --
>>  View this message in context:
>> http://www.nabble.com/web-test-plan-which-require-login-tp24455685p24455685.html
>>  Sent from the JMeter - User mailing list archive at Nabble.com.
>>
>>
>>  ---------------------------------------------------------------------
>>  To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
>>  For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
>>
>>
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
> 
> 
> 

hi,

tks n sorry for the late reply =D
-- 
View this message in context: http://www.nabble.com/web-test-plan-which-require-login-tp24455685p25217377.html
Sent from the JMeter - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org