You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by Knut Wuchtig <kn...@gmx.net> on 2009/07/15 11:55:34 UTC

get several IDs from several Users

Hello, 

maybe you can help me. I work with JMeter and SOAP Request, like
GetObjectByFilter.
I have the following problem.

Situation:
I have an amount of user with a special attribut. I can request the user
with "GET" and get e.g. 100 Users. Now all these users have at least on
CompanyID, which says that, that they are related to this company. After
getting the users, i want to request every CompanyID they own.

My wish:
I want to test with JMeter, if every CompanyID i get with the GetUserRequest
is "get-able".
So i like to have, that JMeter take the first User and get every CompanyID.
After this JMeter should take the second user and take his CompanyIDs. Then
the third and so on... The biggest problem i have is that every user can
have one CompanyID or MORE. 

http://www.nabble.com/file/p24494926/test.jpeg  
-- 
View this message in context: http://www.nabble.com/get-several-IDs-from-several-Users-tp24494926p24494926.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


Re: get several IDs from several Users

Posted by Tony Lotts <tl...@gmail.com>.
What should JMeter do with the CompanyIDs once it gets them?

On Wed, Jul 15, 2009 at 5:55 AM, Knut Wuchtig <kn...@gmx.net> wrote:

>
> Hello,
>
> maybe you can help me. I work with JMeter and SOAP Request, like
> GetObjectByFilter.
> I have the following problem.
>
> Situation:
> I have an amount of user with a special attribut. I can request the user
> with "GET" and get e.g. 100 Users. Now all these users have at least on
> CompanyID, which says that, that they are related to this company. After
> getting the users, i want to request every CompanyID they own.
>
> My wish:
> I want to test with JMeter, if every CompanyID i get with the
> GetUserRequest
> is "get-able".
> So i like to have, that JMeter take the first User and get every CompanyID.
> After this JMeter should take the second user and take his CompanyIDs. Then
> the third and so on... The biggest problem i have is that every user can
> have one CompanyID or MORE.
>
> http://www.nabble.com/file/p24494926/test.jpeg
> --
> View this message in context:
> http://www.nabble.com/get-several-IDs-from-several-Users-tp24494926p24494926.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
>
>