Archive for August, 2010

Submitting SSL and no-SSL html forms using JMeter

Tags: , , , , ,

JMeter is well-known tool for testing performance of web applications, databases and many other things (check project official site for more). Today I am going to show how to test web application with JMeter when user needs to be logged-in to take some actions (JMeter must fill and submit login form at first).

Im my diploma thesis which involves comparison between Struts 2 and Wicket, I need to take some tests about how fast are both frameworks. For this purpose I used mentioned above tool. In this post I will show and describe how form submitting can be done from JMeter depending on application architecture and security level.

Simple sending post-data to login form

SMS gateway siteExample site: http://ebramka.ath.cx/ – polish free sms gateway
Use case: login user and then check if main page rendered properly.

This one is pretty simple. No HTTPS protocol, no SSL, just pure post data sent to login form. Continue reading this post …


Be Sociable, Share!

Książka Czysty kod (Clean code) w promocji o 30% taniej tylko dziś w Helionie

Tags: , , , ,

Dear Reader
This post is in my native language as it applies only to developers society in Poland. Please feel free to check my other posts which are mainly written in English.

Jeśli ktoś nie śledzi konta Helionu na Facebook’u to pragnę poinformować, że dzisiaj jest okazja kupić rewelacyjną książkę “Czysty Kod” w promocyjnej cenie z 30% rabatem.

Link do pozycji w księgarni: link

Clean Code CoverJeśli jeszcze nie masz tej książki, to bardzo polecam, bo pozycja naprawdę warta uwagi każdego szanującego się programisty.

PS: Wiem, że ostatnio coś cicho i smutno na blogu, ale po zmianie stanu cywilnego i założeniu własnej DG trochę się jeszcze nie wyrabiam czasowo. Ale powoli widać światełko w tunelu i wkrótce coś powinno się zacząć tutaj dziać :)


Be Sociable, Share!