Fórum

How to test Liferay login/authentication using Jmeter?

thumbnail
Vikas R Khengare, modificado 14 Anos atrás.

How to test Liferay login/authentication using Jmeter?

Junior Member Postagens: 58 Data de Entrada: 01/08/08 Postagens Recentes
Hi

I am using Liferay 4.3.0 and want to test login/authentication using Apache JMeter. Following are the parameters I am setting in JMeter

Server Name or IP: localhost

Port Number: 8080

Method: POST

Path: /web/guest/home?p_p_id=58&p_p_action=1&p_p_state=normal&p_p_mode=view&p_p_col_id=column-2&p_p_col_pos=0&p_p_col_count=2&_58_struts_action=%2Flogin%2Fview&_58_cmd=update

Sending Parameters with request:
_58_login --> myUserName
_58_password --> myPassword
_58_rememberMe --> false


I read the post "Stress Test of Liferay PortalStress Test of Liferay Portal" but not able to configure 'auto login component' in JMeter.

Please tell me how to test authentication using JMeter? also how do I check whether 'Login' result is successful or fail?

Thanks you.

regards,
Vikas Khengare
Alex Lu, modificado 11 Anos atrás.

RE: How to test Liferay login/authentication using Jmeter?

New Member Postagens: 3 Data de Entrada: 01/11/12 Postagens Recentes
It's an old post but the solution is here

http://www.communardo.de/home/techblog/2010/12/27/liferay-performance-testing/