You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by "Jayashree A. Chavan" <j....@nihilent.com> on 2003/06/02 13:18:36 UTC

Urgent How to paramterize data ?

Hi,
I testing a web site with color combos to be selected then there are few models to be selected which have radio buttons. 
 So once I select a model there will be combination of two color codes to be tested at a time for a model & there may be 7-8 valid color combinations like this for a model.
How do I enter  values for patterns to be tested here.? 
I have to do this only for a single user.

Where can I find a modification manager & Web Test controller in Jmeter?
This is the part of source code for colors:

validCombinations[0]=new ColorCombo('24A','C1 ' );
validCombinations[1]=new ColorCombo('16W','C2 ' );
validCombinations[2]=new ColorCombo('18J','C1 ' );
Rgds,



Re: Urgent How to paramterize data ?

Posted by ms...@apache.org.
This is not an easy question to answer, since there are many, and it depends 
on what you're exact needs are.  You can parameterize via the User 
Parameters element - this is a good place to start as it's the quickest way to 
begin.  There are also some functions you can use.  Check these things out 
in the docs.

-Mike

On 2 Jun 2003 at 16:48, Jayashree A. Chavan wrote:

> Hi,
> I testing a web site with color combos to be selected then there are few models to be selected which have radio buttons. 
>  So once I select a model there will be combination of two color codes to be 
tested at a time for a model & there may be 7-8 valid color combinations like 
this for a model.
> How do I enter  values for patterns to be tested here.? 
> I have to do this only for a single user.
> 
> Where can I find a modification manager & Web Test controller in Jmeter?
> This is the part of source code for colors:
> 
> validCombinations[0]=new ColorCombo('24A','C1 ' );
> validCombinations[1]=new ColorCombo('16W','C2 ' );
> validCombinations[2]=new ColorCombo('18J','C1 ' );
> Rgds,
> 
> 
> 



--
Michael Stover
mstover1@apache.org
Yahoo IM: mstover_ya
ICQ: 152975688
AIM: mstover777

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