You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jmeter-dev@jakarta.apache.org by re...@post.cz on 2005/01/28 09:23:31 UTC

Improving Jmeter - User Agent Switching for HTTP

Hello Jmeter developers

Many currnet dynamic WEB systems with XML/XSLT can customize page
output by detecting what type of user is accessing page. It can be
recognition of IE and FIREFOX, plain text page for PDA or no
javascript menu for search engine. Because this different
templates have different resource needs for correct testing is
neccesery to implement EASY WAY to change/define  User Agent
Switching in Jmeter.  

---------- Implementation Notes ------------------------
1. Allow Custom User Agent
Be shure then we can change user agent strings in both HTTP
probes by adding User aggent header in current custom hedaer
module.  
2. Impelemnt changing by GUI
Chris Pederik author of "User Agent switcher" for Firefox and
Mozilla agreed to share with us logic for generating various user
agent headres emulating different Web browsers and utilites.

Code is in Javascript and XML under   at 
http://www.chrispederick.com/

There is also contact infos for Chris.
---------------------------------------------------------

The best actual source of warious user agent strings is:

User agent Strings
http://www.pgts.com.au/pgtsj/pgtsj0208c.html

List of Robot Agent Strings:
http://www.pgts.com.au/pgtsj/pgtsj0208d.html


Ing Rudolf Kutina
Practical tester
Prague


Reply 



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