RE: Recording of funtionality on Oracle forms.. can it be possible?

2009-05-11 Thread Suvendu_Mohapatra
Do you want to see each forms and form elements??

Have you tried to replay back the recorded script by adding an listener- view 
result tree and selecting the render html under response data??

With Regards,
Suvendu


-Original Message-
From: gpub [mailto:affablepr...@gmail.com]
Sent: Monday, May 11, 2009 11:22 AM
To: jmeter-user@jakarta.apache.org
Subject: RE: Recording of funtionality on Oracle forms.. can it be possible?


yes you have, but thing is that.. i am not looking at backend with databse
currently,
just checking the static load thats it.. :) it is very simple... in
know..

The thing which you have said is my Future Task not the current one... gud
catch though...

i am just stuck with oracle FORMS.. thats it.. dnt know even this that
Jmeter can further records the Forms(FORMS are same like those are in the
.net applicaiton)

Rest i have done the things...

Hope i am clear this time ...



suvendu wrote:

 Hi,

 Do you have access to the database server??
 If yes, please check the database after updating something through jmeter.
 If no, then first update some data in the application through jmeter by
 replaying back the script. Then open the application directly(do not use
 jmeter) and try to retrieve that updated field.

 Hope I understand your problem correctly
 Generally jmeter does the above thing.

 With Regards,
 Suvendu


 -Original Message-
 From: gpub [mailto:affablepr...@gmail.com]
 Sent: Monday, May 11, 2009 11:05 AM
 To: jmeter-user@jakarta.apache.org
 Subject: Re: Recording of funtionality on Oracle forms.. can it be
 possible?


 Hey,

 let me give you a example, see i have only Jmter with me :)

 and i just want that my Oracle applcation can genrate the expected
 funtionality on the FORMS(which it does). and Jmeter also records the
 Forms(
 bt i am not confirmed wheathe Jmeter have recorded the my clicks on the
 forms pages or not).

 I think this eg should be quite handy :) :)...




 Ravina wrote:

 Hi Gp,

 If you are looking to test for click functionality, you cant test it via
 Jmeter. For this you need to use any functional testing tool.

 Thanks,
 Ravindra

 On Mon, May 11, 2009 at 10:36 AM, gpub affablepr...@gmail.com wrote:


 Hey Drew,

 Well, My oracle application has some Forms(pages in the links URLS) and
 have
 some clickable funtionalty. Currently i am just trying to record the
 script
 on those it seems they only have recorded the FORMS(bt not the clickable
 funtionality).

 Data is getting updated at backend, bt how can i confirm the same, that
 clickable funtionality has been performed. I am currenty having a look
 at
 URLs in script to find the same(looks tough though)

 Do guide me how to plan the same.

 -Gp


 drubix wrote:
 
  Hi Gp,
 
  What do you mean by the funtionality on the forms it self? Is the
 data
  not being inserted into the database?
 
  Drew
 
 
  gpub wrote:
 
  Hi.
 
  i am recording an oracle application, and it has many FORMS pages,
 how
  can i record the funtionality on those forms, i already did this with
  http proxy server but it seems Jmeter only records the forms bt not
 the
  funtionality on the forms it self ?
 
  please let me know where is the prob and sugesstion too.
 
  Thanks.
 
  -Gp
 
 
 

 --
 View this message in context:
 http://www.nabble.com/Recording-of-funtionality-on-Oracle-forms..-can-it-be-possible--tp23476698p23477173.html
 Sent from the JMeter - User mailing list archive at Nabble.com.


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





 --
 View this message in context:
 http://www.nabble.com/Recording-of-funtionality-on-Oracle-forms..-can-it-be-possible--tp23476698p23477337.html
 Sent from the JMeter - User mailing list archive at Nabble.com.


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



 DISCLAIMER:
 This email (including any attachments) is intended for the sole use of the
 intended recipient/s and may contain material that is CONFIDENTIAL AND
 PRIVATE COMPANY INFORMATION. Any review or reliance by others or copying
 or distribution or forwarding of any or all of the contents in this
 message is STRICTLY PROHIBITED. If you are not the intended recipient,
 please contact the sender by email and delete all copies; your cooperation
 in this regard is appreciated.

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




--
View this message in context: 
http://www.nabble.com/Recording-of-funtionality-on-Oracle-forms..-can-it-be-possible--tp23476698p23477436.html
Sent from the JMeter - User mailing 

Re: Recording of funtionality on Oracle forms.. can it be possible?

2009-05-11 Thread Ravindra Gupta
If you access to the database why dont you look at the database and confirm
that the record is being updated or not or else you could use application UI
to check whether it is being reflected in UI or not.

Make sure that you always send a dynamic data to update the database  so
that you could see the change.

Thanks,
Ravindra

On Mon, May 11, 2009 at 11:35 AM, Suvendu_Mohapatra 
suvendu_mohapa...@satyam.com wrote:

 Do you want to see each forms and form elements??

 Have you tried to replay back the recorded script by adding an listener-
 view result tree and selecting the render html under response data??

 With Regards,
 Suvendu


 -Original Message-
 From: gpub [mailto:affablepr...@gmail.com]
 Sent: Monday, May 11, 2009 11:22 AM
 To: jmeter-user@jakarta.apache.org
 Subject: RE: Recording of funtionality on Oracle forms.. can it be
 possible?


 yes you have, but thing is that.. i am not looking at backend with databse
 currently,
 just checking the static load thats it.. :) it is very simple... in
 know..

 The thing which you have said is my Future Task not the current one... gud
 catch though...

 i am just stuck with oracle FORMS.. thats it.. dnt know even this that
 Jmeter can further records the Forms(FORMS are same like those are in the
 .net applicaiton)

 Rest i have done the things...

 Hope i am clear this time ...



 suvendu wrote:
 
  Hi,
 
  Do you have access to the database server??
  If yes, please check the database after updating something through
 jmeter.
  If no, then first update some data in the application through jmeter by
  replaying back the script. Then open the application directly(do not use
  jmeter) and try to retrieve that updated field.
 
  Hope I understand your problem correctly
  Generally jmeter does the above thing.
 
  With Regards,
  Suvendu
 
 
  -Original Message-
  From: gpub [mailto:affablepr...@gmail.com]
  Sent: Monday, May 11, 2009 11:05 AM
  To: jmeter-user@jakarta.apache.org
  Subject: Re: Recording of funtionality on Oracle forms.. can it be
  possible?
 
 
  Hey,
 
  let me give you a example, see i have only Jmter with me :)
 
  and i just want that my Oracle applcation can genrate the expected
  funtionality on the FORMS(which it does). and Jmeter also records the
  Forms(
  bt i am not confirmed wheathe Jmeter have recorded the my clicks on the
  forms pages or not).
 
  I think this eg should be quite handy :) :)...
 
 
 
 
  Ravina wrote:
 
  Hi Gp,
 
  If you are looking to test for click functionality, you cant test it via
  Jmeter. For this you need to use any functional testing tool.
 
  Thanks,
  Ravindra
 
  On Mon, May 11, 2009 at 10:36 AM, gpub affablepr...@gmail.com wrote:
 
 
  Hey Drew,
 
  Well, My oracle application has some Forms(pages in the links URLS) and
  have
  some clickable funtionalty. Currently i am just trying to record the
  script
  on those it seems they only have recorded the FORMS(bt not the
 clickable
  funtionality).
 
  Data is getting updated at backend, bt how can i confirm the same, that
  clickable funtionality has been performed. I am currenty having a look
  at
  URLs in script to find the same(looks tough though)
 
  Do guide me how to plan the same.
 
  -Gp
 
 
  drubix wrote:
  
   Hi Gp,
  
   What do you mean by the funtionality on the forms it self? Is the
  data
   not being inserted into the database?
  
   Drew
  
  
   gpub wrote:
  
   Hi.
  
   i am recording an oracle application, and it has many FORMS pages,
  how
   can i record the funtionality on those forms, i already did this
 with
   http proxy server but it seems Jmeter only records the forms bt not
  the
   funtionality on the forms it self ?
  
   please let me know where is the prob and sugesstion too.
  
   Thanks.
  
   -Gp
  
  
  
 
  --
  View this message in context:
 
 http://www.nabble.com/Recording-of-funtionality-on-Oracle-forms..-can-it-be-possible--tp23476698p23477173.html
  Sent from the JMeter - User mailing list archive at Nabble.com.
 
 
  -
  To unsubscribe, e-mail: jmeter-user-unsubscr...@jakarta.apache.org
  For additional commands, e-mail: jmeter-user-h...@jakarta.apache.org
 
 
 
 
 
  --
  View this message in context:
 
 http://www.nabble.com/Recording-of-funtionality-on-Oracle-forms..-can-it-be-possible--tp23476698p23477337.html
  Sent from the JMeter - User mailing list archive at Nabble.com.
 
 
  -
  To unsubscribe, e-mail: jmeter-user-unsubscr...@jakarta.apache.org
  For additional commands, e-mail: jmeter-user-h...@jakarta.apache.org
 
 
 
  DISCLAIMER:
  This email (including any attachments) is intended for the sole use of
 the
  intended recipient/s and may contain material that is CONFIDENTIAL AND
  PRIVATE COMPANY INFORMATION. Any review or reliance by others or copying
  or distribution or forwarding of any or all of the contents in 

RE: Recording of funtionality on Oracle forms.. can it be possible?

2009-05-11 Thread gpub

i already did the same that you said..bt again jmter only shows the
jars..whereas i am looking for the forms 

you can see the image and let me know the comments!!

regards
-gp


suvendu wrote:
 
 Do you want to see each forms and form elements??
 
 Have you tried to replay back the recorded script by adding an listener-
 view result tree and selecting the render html under response data??
 
 With Regards,
 Suvendu
 
 
 -Original Message-
 From: gpub [mailto:affablepr...@gmail.com]
 Sent: Monday, May 11, 2009 11:22 AM
 To: jmeter-user@jakarta.apache.org
 Subject: RE: Recording of funtionality on Oracle forms.. can it be
 possible?
 
 
 yes you have, but thing is that.. i am not looking at backend with databse
 currently,
 just checking the static load thats it.. :) it is very simple... in
 know..
 
 The thing which you have said is my Future Task not the current one... gud
 catch though...
 
 i am just stuck with oracle FORMS.. thats it.. dnt know even this that
 Jmeter can further records the Forms(FORMS are same like those are in the
 .net applicaiton)
 
 Rest i have done the things...
 
 Hope i am clear this time ...
 
 
 
 suvendu wrote:

 Hi,

 Do you have access to the database server??
 If yes, please check the database after updating something through
 jmeter.
 If no, then first update some data in the application through jmeter by
 replaying back the script. Then open the application directly(do not use
 jmeter) and try to retrieve that updated field.

 Hope I understand your problem correctly
 Generally jmeter does the above thing.

 With Regards,
 Suvendu


 -Original Message-
 From: gpub [mailto:affablepr...@gmail.com]
 Sent: Monday, May 11, 2009 11:05 AM
 To: jmeter-user@jakarta.apache.org
 Subject: Re: Recording of funtionality on Oracle forms.. can it be
 possible?


 Hey,

 let me give you a example, see i have only Jmter with me :)

 and i just want that my Oracle applcation can genrate the expected
 funtionality on the FORMS(which it does). and Jmeter also records the
 Forms(
 bt i am not confirmed wheathe Jmeter have recorded the my clicks on the
 forms pages or not).

 I think this eg should be quite handy :) :)...




 Ravina wrote:

 Hi Gp,

 If you are looking to test for click functionality, you cant test it via
 Jmeter. For this you need to use any functional testing tool.

 Thanks,
 Ravindra

 On Mon, May 11, 2009 at 10:36 AM, gpub affablepr...@gmail.com wrote:


 Hey Drew,

 Well, My oracle application has some Forms(pages in the links URLS) and
 have
 some clickable funtionalty. Currently i am just trying to record the
 script
 on those it seems they only have recorded the FORMS(bt not the
 clickable
 funtionality).

 Data is getting updated at backend, bt how can i confirm the same, that
 clickable funtionality has been performed. I am currenty having a look
 at
 URLs in script to find the same(looks tough though)

 Do guide me how to plan the same.

 -Gp


 drubix wrote:
 
  Hi Gp,
 
  What do you mean by the funtionality on the forms it self? Is the
 data
  not being inserted into the database?
 
  Drew
 
 
  gpub wrote:
 
  Hi.
 
  i am recording an oracle application, and it has many FORMS pages,
 how
  can i record the funtionality on those forms, i already did this
 with
  http proxy server but it seems Jmeter only records the forms bt not
 the
  funtionality on the forms it self ?
 
  please let me know where is the prob and sugesstion too.
 
  Thanks.
 
  -Gp
 
 
 

 --
 View this message in context:
 http://www.nabble.com/Recording-of-funtionality-on-Oracle-forms..-can-it-be-possible--tp23476698p23477173.html
 Sent from the JMeter - User mailing list archive at Nabble.com.


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





 --
 View this message in context:
 http://www.nabble.com/Recording-of-funtionality-on-Oracle-forms..-can-it-be-possible--tp23476698p23477337.html
 Sent from the JMeter - User mailing list archive at Nabble.com.


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



 DISCLAIMER:
 This email (including any attachments) is intended for the sole use of
 the
 intended recipient/s and may contain material that is CONFIDENTIAL AND
 PRIVATE COMPANY INFORMATION. Any review or reliance by others or copying
 or distribution or forwarding of any or all of the contents in this
 message is STRICTLY PROHIBITED. If you are not the intended recipient,
 please contact the sender by email and delete all copies; your
 cooperation
 in this regard is appreciated.

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

RE: Recording of funtionality on Oracle forms.. can it be possible?

2009-05-11 Thread Suvendu_Mohapatra
You say  bt again jmter only shows the jars..

I do not have any idea what are you trying to sayCan you clarify little bit 
more...

With Regards,
Suvendu


-Original Message-
From: gpub [mailto:affablepr...@gmail.com]
Sent: Monday, May 11, 2009 12:29 PM
To: jmeter-user@jakarta.apache.org
Subject: RE: Recording of funtionality on Oracle forms.. can it be possible?


i already did the same that you said..bt again jmter only shows the
jars..whereas i am looking for the forms

you can see the image and let me know the comments!!

regards
-gp


suvendu wrote:

 Do you want to see each forms and form elements??

 Have you tried to replay back the recorded script by adding an listener-
 view result tree and selecting the render html under response data??

 With Regards,
 Suvendu


 -Original Message-
 From: gpub [mailto:affablepr...@gmail.com]
 Sent: Monday, May 11, 2009 11:22 AM
 To: jmeter-user@jakarta.apache.org
 Subject: RE: Recording of funtionality on Oracle forms.. can it be
 possible?


 yes you have, but thing is that.. i am not looking at backend with databse
 currently,
 just checking the static load thats it.. :) it is very simple... in
 know..

 The thing which you have said is my Future Task not the current one... gud
 catch though...

 i am just stuck with oracle FORMS.. thats it.. dnt know even this that
 Jmeter can further records the Forms(FORMS are same like those are in the
 .net applicaiton)

 Rest i have done the things...

 Hope i am clear this time ...



 suvendu wrote:

 Hi,

 Do you have access to the database server??
 If yes, please check the database after updating something through
 jmeter.
 If no, then first update some data in the application through jmeter by
 replaying back the script. Then open the application directly(do not use
 jmeter) and try to retrieve that updated field.

 Hope I understand your problem correctly
 Generally jmeter does the above thing.

 With Regards,
 Suvendu


 -Original Message-
 From: gpub [mailto:affablepr...@gmail.com]
 Sent: Monday, May 11, 2009 11:05 AM
 To: jmeter-user@jakarta.apache.org
 Subject: Re: Recording of funtionality on Oracle forms.. can it be
 possible?


 Hey,

 let me give you a example, see i have only Jmter with me :)

 and i just want that my Oracle applcation can genrate the expected
 funtionality on the FORMS(which it does). and Jmeter also records the
 Forms(
 bt i am not confirmed wheathe Jmeter have recorded the my clicks on the
 forms pages or not).

 I think this eg should be quite handy :) :)...




 Ravina wrote:

 Hi Gp,

 If you are looking to test for click functionality, you cant test it via
 Jmeter. For this you need to use any functional testing tool.

 Thanks,
 Ravindra

 On Mon, May 11, 2009 at 10:36 AM, gpub affablepr...@gmail.com wrote:


 Hey Drew,

 Well, My oracle application has some Forms(pages in the links URLS) and
 have
 some clickable funtionalty. Currently i am just trying to record the
 script
 on those it seems they only have recorded the FORMS(bt not the
 clickable
 funtionality).

 Data is getting updated at backend, bt how can i confirm the same, that
 clickable funtionality has been performed. I am currenty having a look
 at
 URLs in script to find the same(looks tough though)

 Do guide me how to plan the same.

 -Gp


 drubix wrote:
 
  Hi Gp,
 
  What do you mean by the funtionality on the forms it self? Is the
 data
  not being inserted into the database?
 
  Drew
 
 
  gpub wrote:
 
  Hi.
 
  i am recording an oracle application, and it has many FORMS pages,
 how
  can i record the funtionality on those forms, i already did this
 with
  http proxy server but it seems Jmeter only records the forms bt not
 the
  funtionality on the forms it self ?
 
  please let me know where is the prob and sugesstion too.
 
  Thanks.
 
  -Gp
 
 
 

 --
 View this message in context:
 http://www.nabble.com/Recording-of-funtionality-on-Oracle-forms..-can-it-be-possible--tp23476698p23477173.html
 Sent from the JMeter - User mailing list archive at Nabble.com.


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





 --
 View this message in context:
 http://www.nabble.com/Recording-of-funtionality-on-Oracle-forms..-can-it-be-possible--tp23476698p23477337.html
 Sent from the JMeter - User mailing list archive at Nabble.com.


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



 DISCLAIMER:
 This email (including any attachments) is intended for the sole use of
 the
 intended recipient/s and may contain material that is CONFIDENTIAL AND
 PRIVATE COMPANY INFORMATION. Any review or reliance by others or copying
 or distribution or forwarding of any or all 

RE: Recording of funtionality on Oracle forms.. can it be possible?

2009-05-11 Thread gpub


 bt again jmter only shows the jars..--.. jmetre shows jars files while
recording on the oracle forms.. why so ... why not the URLs of FORMS.



suvendu wrote:
 
 You say  bt again jmter only shows the jars..
 
 I do not have any idea what are you trying to sayCan you clarify
 little bit more...
 
 With Regards,
 Suvendu
 
 
 -Original Message-
 From: gpub [mailto:affablepr...@gmail.com]
 Sent: Monday, May 11, 2009 12:29 PM
 To: jmeter-user@jakarta.apache.org
 Subject: RE: Recording of funtionality on Oracle forms.. can it be
 possible?
 
 
 i already did the same that you said..bt again jmter only shows the
 jars..whereas i am looking for the forms
 
 you can see the image and let me know the comments!!
 
 regards
 -gp
 
 
 suvendu wrote:

 Do you want to see each forms and form elements??

 Have you tried to replay back the recorded script by adding an listener-
 view result tree and selecting the render html under response data??

 With Regards,
 Suvendu


 -Original Message-
 From: gpub [mailto:affablepr...@gmail.com]
 Sent: Monday, May 11, 2009 11:22 AM
 To: jmeter-user@jakarta.apache.org
 Subject: RE: Recording of funtionality on Oracle forms.. can it be
 possible?


 yes you have, but thing is that.. i am not looking at backend with
 databse
 currently,
 just checking the static load thats it.. :) it is very simple... in
 know..

 The thing which you have said is my Future Task not the current one...
 gud
 catch though...

 i am just stuck with oracle FORMS.. thats it.. dnt know even this that
 Jmeter can further records the Forms(FORMS are same like those are in the
 .net applicaiton)

 Rest i have done the things...

 Hope i am clear this time ...



 suvendu wrote:

 Hi,

 Do you have access to the database server??
 If yes, please check the database after updating something through
 jmeter.
 If no, then first update some data in the application through jmeter by
 replaying back the script. Then open the application directly(do not use
 jmeter) and try to retrieve that updated field.

 Hope I understand your problem correctly
 Generally jmeter does the above thing.

 With Regards,
 Suvendu


 -Original Message-
 From: gpub [mailto:affablepr...@gmail.com]
 Sent: Monday, May 11, 2009 11:05 AM
 To: jmeter-user@jakarta.apache.org
 Subject: Re: Recording of funtionality on Oracle forms.. can it be
 possible?


 Hey,

 let me give you a example, see i have only Jmter with me :)

 and i just want that my Oracle applcation can genrate the expected
 funtionality on the FORMS(which it does). and Jmeter also records the
 Forms(
 bt i am not confirmed wheathe Jmeter have recorded the my clicks on the
 forms pages or not).

 I think this eg should be quite handy :) :)...




 Ravina wrote:

 Hi Gp,

 If you are looking to test for click functionality, you cant test it
 via
 Jmeter. For this you need to use any functional testing tool.

 Thanks,
 Ravindra

 On Mon, May 11, 2009 at 10:36 AM, gpub affablepr...@gmail.com wrote:


 Hey Drew,

 Well, My oracle application has some Forms(pages in the links URLS)
 and
 have
 some clickable funtionalty. Currently i am just trying to record the
 script
 on those it seems they only have recorded the FORMS(bt not the
 clickable
 funtionality).

 Data is getting updated at backend, bt how can i confirm the same,
 that
 clickable funtionality has been performed. I am currenty having a look
 at
 URLs in script to find the same(looks tough though)

 Do guide me how to plan the same.

 -Gp


 drubix wrote:
 
  Hi Gp,
 
  What do you mean by the funtionality on the forms it self? Is the
 data
  not being inserted into the database?
 
  Drew
 
 
  gpub wrote:
 
  Hi.
 
  i am recording an oracle application, and it has many FORMS pages,
 how
  can i record the funtionality on those forms, i already did this
 with
  http proxy server but it seems Jmeter only records the forms bt not
 the
  funtionality on the forms it self ?
 
  please let me know where is the prob and sugesstion too.
 
  Thanks.
 
  -Gp
 
 
 

 --
 View this message in context:
 http://www.nabble.com/Recording-of-funtionality-on-Oracle-forms..-can-it-be-possible--tp23476698p23477173.html
 Sent from the JMeter - User mailing list archive at Nabble.com.


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





 --
 View this message in context:
 http://www.nabble.com/Recording-of-funtionality-on-Oracle-forms..-can-it-be-possible--tp23476698p23477337.html
 Sent from the JMeter - User mailing list archive at Nabble.com.


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



 DISCLAIMER:
 This email (including any attachments) is intended for the sole use of
 

Re: Qry: Help needed to parameterize SOAP/XML-RPC sampler?

2009-05-11 Thread Mohamed Niyas
Hi Deepak,

Thanks for your help, i was able to loop through as you have suggested.
Thanks a lot for your quick response.

Regards
Mohamed Niyas M

On Mon, May 11, 2009 at 11:28 AM, Deepak Shetty shet...@gmail.com wrote:

 Hi
 cant see what you have marked in red, but just replace it with
 ${whateverVarNameYouWant} and  use a CSV data set config with a while loop
 controller. The CSV Data Set config would have to read the variable data
 from your file (into the variable specified above). You can run it for
 single or multiple threads

 regards
 deepak

 On Sun, May 10, 2009 at 10:45 PM, Mohamed Niyas niyas.m...@gmail.com
 wrote:

  Hi Deepak,
 
  Thanks for your reply. i tried the settings that you have suggested. But
 i
  have some questions to clarify or i might have been
  misunderstood your reply. Before going to the actual, i just wanted to
 give
  you some details of my test with an XML request.
 
  I am not testing any SOAP request, rather i am just posting a XML request
  over HTTP thru soap/xml-rpc sampler.
 
  *A sample XML Request will be like this.*
 
  ?xml version=1.0 encoding=UTF-8?Request  SourceRequestorID
  Client=XMLApp4 EMailAddress=octxmla...@gmail.com
 Password=oct...@app4
  
  /RequestorPreferences Language=en
  RequestModeSYNCHRONOUS/RequestMode /RequestorPreferences
  /SourceRequestDetailsSearchCityRequest
  CountryCode=GBCityName![CDATA[AM]]/CityName
  /SearchCityRequest/RequestDetails/Request
 
  When i paste this content in the Sampler Data field area  executing it
  that
  will be working well  i am getting the right result.
  In the otherway, if i save the content of the above in a file  given the
  file path as input, that will also working well.
 
  Questions:
 
  As you well said, my XML request format not going to be changed. But some
  of
  the XML tag data going to be changed dynamically to differ from each
  request. Those dynamic tags marked as RED color.
 
  From here please provide me some inputs how to iterate it for different
  number of threads?
  Even i am ready to make each single request in a different flat file. My
  ultimate goal is to traverse one by one if the no of threads
  are more than one.
 
  Hope you understand my questions well.
 
  Regards
  Mohamed Niyas M
  +91 96633 29080
 
 
 
 
 
 
  On Sat, May 9, 2009 at 8:29 PM, Deepak Shetty shet...@gmail.com wrote:
 
   Hi
   what do you want to parameterise and how do you want this data kept?
   If your structure of the SOAP request is the same and you only want to
   parameterise the data within the tag , you can still use a CSV data set
   along with a while loop .
   ( e.g.
   Thread group
 while controller (${__javascript(${var} != EOF)})
 Make Request
soap
sometag${someothervar}/sometag
 /soap
   CSV Data Set Config
  
   If you have multiple files that you want to test , then by following a
   naming convention for them, or keeping the names within a File, you can
   still iterate and make the requests.
   regards
   deepak
  
   On Sat, May 9, 2009 at 3:13 AM, Mohamed Niyas niyas.m...@gmail.com
   wrote:
  
Hi team,
   
I am testing XML-RPC request on HTTP. I am using SOAP/XML-RPC
 sampler.
It is working fine if a single request is being used in the test
 plan.
   
The file input can be given in 2 ways here. we can use the XML
 request
  in
the
data field or we can provide the file name which contains the XML
   request.
   
*What I want from here:*
   
I can not parameterise the test script with multiple XML requests as
 we
   do
in
usual CSV data-set with input variable names. How can i dynamically
  give
the
input to my test script for this SOAP/XML-RPC sampler?
   
If i use 5 threads,  if my CSV input has 5 input data, Then it
 should
iterate one
by one as it will do in HTTP samplers.
   
Any help in this highly appreciated.
   
Regards
Mohamed Niyas M
+91 96633 29080
   
  
 



Jmeter and SAP Netweaver Portal

2009-05-11 Thread Christian Vogel
Hello JMeter Users,

I’m new with JMeter and have a big problem.

In my Company I should do some performance tests. I read about it in the 
Internet and found this tool, JMeter. The Manual on the page was very good and 
I could start my tests very fast.

But now, I’ve got a problem and can’t find something to resolve that.

I’m testing in a SAP Netweaver Portal. 
If I send a Request to the server e.g. http://cobspoq.x.net and Port 5, 
than I have no problems. The login that I did with JMeter was correctly, too.

But when I do a test with a page like 
http://cobspoq.x.net:5/irj/portal?NavigationTarget=navurl://d0bc6e82997b5af8c5725b9c279751f6
 Jmeter do the HHTP test not correctly.

What does JMeter need whe I use such kinds of URL??


I hope you can help me.

__
Verschicken Sie SMS direkt vom Postfach aus - in alle deutschen und viele 
ausländische Netze zum gleichen Preis! 
https://produkte.web.de/webde_sms/sms




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



Script fail?? need suggestions .. what to do ahead

2009-05-11 Thread gpub

After recording thru workbench and then runnin the script, the sample result
shows for all the jar file(checked from java console)

Response code 304 for jars and Response code: 403for
/OA_JAVA/java/awt/KeyboardFocusManager.class  these 2 urls.

See below information:


Thread Name: Static_load 1-1
Sample Start: 2009-05-11 15:03:32 IST
Load time: 344
Size in bytes: 0
Sample Count: 1
Error Count: 0
Response code: 304
Response message: Not Modified

Response headers:
HTTP/1.1 304 Not Modified
Date: Mon, 11 May 2009 09:33:31 GMT
Connection: Keep-Alive
Keep-Alive: timeout=15
ETag: 9f078c-218ad0-4987752a
---



for below urls --- shows error (Response code: 304)

Loading http://path...:8003/OA_JAVA/oracle/apps/fnd/jar/fndforms.jar from
JAR cache
Loading http://path...:8003/OA_JAVA/oracle/apps/fnd/jar/fndformsi18n.jar
from JAR cache
Loading http://path...:8003/OA_JAVA/oracle/apps/fnd/jar/fndewt.jar from JAR
cache
Loading http://path...:8003/OA_JAVA/oracle/apps/fnd/jar/fndswing.jar from
JAR cache
Loading http://path...:8003/OA_JAVA/oracle/apps/fnd/jar/fndbalishare.jar
from JAR cache
Loading http://path...:8003/OA_JAVA/oracle/apps/fnd/jar/fndaol.jar from JAR
cache
Loading http://path...:8003/OA_JAVA/oracle/apps/fnd/jar/fndctx.jar from JAR
cache
Loading http://path...:8003/OA_JAVA/oracle/apps/fnd/jar/fndlist.jar from JAR
cache


:And the error in the script:::.???

And for below 2 URLs give Response code: -- 404


!DOCTYPE HTML PUBLIC -//IETF//DTD HTML 2.0//EN
HTMLHEAD
TITLE403 Forbidden/TITLE
/HEADBODY
H1Forbidden/H1
You don't have permission to access
/OA_JAVA/java/awt/KeyboardFocusManager.class
on this server.P
/BODY/HTML

IS THIS MEANS THAT I NEED TO COPY THE above JAR FILES IN THE LIB ??

or it is due to somthing else.??
-- 
View this message in context: 
http://www.nabble.com/Script-fail---need-suggestions-..-what-to-do-ahead-tp23480427p23480427.html
Sent from the JMeter - User mailing list archive at Nabble.com.


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



Re: Script fail?? need suggestions .. what to do ahead

2009-05-11 Thread sebb
On 11/05/2009, gpub affablepr...@gmail.com wrote:

  After recording thru workbench and then runnin the script, the sample result
  shows for all the jar file(checked from java console)

  Response code 304 for jars and Response code: 403for
  /OA_JAVA/java/awt/KeyboardFocusManager.class  these 2 urls.

  See below information:


  Thread Name: Static_load 1-1
  Sample Start: 2009-05-11 15:03:32 IST
  Load time: 344
  Size in bytes: 0
  Sample Count: 1
  Error Count: 0
  Response code: 304
  Response message: Not Modified

  Response headers:
  HTTP/1.1 304 Not Modified
  Date: Mon, 11 May 2009 09:33:31 GMT
  Connection: Keep-Alive
  Keep-Alive: timeout=15
  ETag: 9f078c-218ad0-4987752a
  ---



  for below urls --- shows error (Response code: 304)

304 is a redirect.

  Loading http://path...:8003/OA_JAVA/oracle/apps/fnd/jar/fndforms.jar from
  JAR cache
  Loading http://path...:8003/OA_JAVA/oracle/apps/fnd/jar/fndformsi18n.jar
  from JAR cache
  Loading http://path...:8003/OA_JAVA/oracle/apps/fnd/jar/fndewt.jar from JAR
  cache
  Loading http://path...:8003/OA_JAVA/oracle/apps/fnd/jar/fndswing.jar from
  JAR cache
  Loading http://path...:8003/OA_JAVA/oracle/apps/fnd/jar/fndbalishare.jar
  from JAR cache
  Loading http://path...:8003/OA_JAVA/oracle/apps/fnd/jar/fndaol.jar from JAR
  cache
  Loading http://path...:8003/OA_JAVA/oracle/apps/fnd/jar/fndctx.jar from JAR
  cache
  Loading http://path...:8003/OA_JAVA/oracle/apps/fnd/jar/fndlist.jar from JAR
  cache

These are presumably referenced in the main page.


  :And the error in the script:::.???

  And for below 2 URLs give Response code: -- 404

404 means not found.
403 means permission problem.


  !DOCTYPE HTML PUBLIC -//IETF//DTD HTML 2.0//EN
  HTMLHEAD
  TITLE403 Forbidden/TITLE
  /HEADBODY
  H1Forbidden/H1
  You don't have permission to access
  /OA_JAVA/java/awt/KeyboardFocusManager.class
  on this server.P

  /BODY/HTML

  IS THIS MEANS THAT I NEED TO COPY THE above JAR FILES IN THE LIB ??

No.

  or it is due to somthing else.??

Probably forgot to add cookie manager to the test plan.

 --
  View this message in context: 
 http://www.nabble.com/Script-fail---need-suggestions-..-what-to-do-ahead-tp23480427p23480427.html
  Sent from the JMeter - User mailing list archive at Nabble.com.


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



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



Re: Script fail?? need suggestions .. what to do ahead

2009-05-11 Thread gpub

.. Cookie manager is already there

These are presumably referenced in the main page.
Yes they are but, now they are redirected so  no issue (as 304 response)

left with the Permission prob what do i say my team, i need to access of
required path
and even though i asked them, and team says we dont remember about this
classs file .. so any suggestion on it ?...




sebb-2-2 wrote:
 
 On 11/05/2009, gpub affablepr...@gmail.com wrote:

  After recording thru workbench and then runnin the script, the sample
 result
  shows for all the jar file(checked from java console)

  Response code 304 for jars and Response code: 403for
  /OA_JAVA/java/awt/KeyboardFocusManager.class  these 2 urls.

  See below information:


  Thread Name: Static_load 1-1
  Sample Start: 2009-05-11 15:03:32 IST
  Load time: 344
  Size in bytes: 0
  Sample Count: 1
  Error Count: 0
  Response code: 304
  Response message: Not Modified

  Response headers:
  HTTP/1.1 304 Not Modified
  Date: Mon, 11 May 2009 09:33:31 GMT
  Connection: Keep-Alive
  Keep-Alive: timeout=15
  ETag: 9f078c-218ad0-4987752a
  ---



  for below urls --- shows error (Response code: 304)
 
 304 is a redirect.
 
  Loading http://path...:8003/OA_JAVA/oracle/apps/fnd/jar/fndforms.jar
 from
  JAR cache
  Loading http://path...:8003/OA_JAVA/oracle/apps/fnd/jar/fndformsi18n.jar
  from JAR cache
  Loading http://path...:8003/OA_JAVA/oracle/apps/fnd/jar/fndewt.jar from
 JAR
  cache
  Loading http://path...:8003/OA_JAVA/oracle/apps/fnd/jar/fndswing.jar
 from
  JAR cache
  Loading http://path...:8003/OA_JAVA/oracle/apps/fnd/jar/fndbalishare.jar
  from JAR cache
  Loading http://path...:8003/OA_JAVA/oracle/apps/fnd/jar/fndaol.jar from
 JAR
  cache
  Loading http://path...:8003/OA_JAVA/oracle/apps/fnd/jar/fndctx.jar from
 JAR
  cache
  Loading http://path...:8003/OA_JAVA/oracle/apps/fnd/jar/fndlist.jar from
 JAR
  cache
 
 These are presumably referenced in the main page.
 

  :And the error in the script:::.???

  And for below 2 URLs give Response code: -- 404
 
 404 means not found.
 403 means permission problem.
 

  !DOCTYPE HTML PUBLIC -//IETF//DTD HTML 2.0//EN
  HTMLHEAD
  TITLE403 Forbidden/TITLE
  /HEADBODY
  H1Forbidden/H1
  You don't have permission to access
  /OA_JAVA/java/awt/KeyboardFocusManager.class
  on this server.P
 
  /BODY/HTML

  IS THIS MEANS THAT I NEED TO COPY THE above JAR FILES IN THE LIB ??
 
 No.
 
  or it is due to somthing else.??
 
 Probably forgot to add cookie manager to the test plan.
 
 --
  View this message in context:
 http://www.nabble.com/Script-fail---need-suggestions-..-what-to-do-ahead-tp23480427p23480427.html
  Sent from the JMeter - User mailing list archive at Nabble.com.


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


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

-- 
View this message in context: 
http://www.nabble.com/Script-fail---need-suggestions-..-what-to-do-ahead-tp23480427p23480949.html
Sent from the JMeter - User mailing list archive at Nabble.com.


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



Re: Script fail?? need suggestions .. what to do ahead

2009-05-11 Thread sebb
On 11/05/2009, gpub affablepr...@gmail.com wrote:

  .. Cookie manager is already there


  These are presumably referenced in the main page.

 Yes they are but, now they are redirected so  no issue (as 304 response)

  left with the Permission prob what do i say my team, i need to access of
  required path
  and even though i asked them, and team says we dont remember about this
  classs file .. so any suggestion on it ?...


Again, it must be referenced from one of the HTML pages.




  sebb-2-2 wrote:
  
   On 11/05/2009, gpub affablepr...@gmail.com wrote:
  
After recording thru workbench and then runnin the script, the sample
   result
shows for all the jar file(checked from java console)
  
Response code 304 for jars and Response code: 403for
/OA_JAVA/java/awt/KeyboardFocusManager.class  these 2 urls.
  
See below information:
  
  
Thread Name: Static_load 1-1
Sample Start: 2009-05-11 15:03:32 IST
Load time: 344
Size in bytes: 0
Sample Count: 1
Error Count: 0
Response code: 304
Response message: Not Modified
  
Response headers:
HTTP/1.1 304 Not Modified
Date: Mon, 11 May 2009 09:33:31 GMT
Connection: Keep-Alive
Keep-Alive: timeout=15
ETag: 9f078c-218ad0-4987752a
---
  
  
  
for below urls --- shows error (Response code: 304)
  
   304 is a redirect.
  
Loading http://path...:8003/OA_JAVA/oracle/apps/fnd/jar/fndforms.jar
   from
JAR cache
Loading http://path...:8003/OA_JAVA/oracle/apps/fnd/jar/fndformsi18n.jar
from JAR cache
Loading http://path...:8003/OA_JAVA/oracle/apps/fnd/jar/fndewt.jar from
   JAR
cache
Loading http://path...:8003/OA_JAVA/oracle/apps/fnd/jar/fndswing.jar
   from
JAR cache
Loading http://path...:8003/OA_JAVA/oracle/apps/fnd/jar/fndbalishare.jar
from JAR cache
Loading http://path...:8003/OA_JAVA/oracle/apps/fnd/jar/fndaol.jar from
   JAR
cache
Loading http://path...:8003/OA_JAVA/oracle/apps/fnd/jar/fndctx.jar from
   JAR
cache
Loading http://path...:8003/OA_JAVA/oracle/apps/fnd/jar/fndlist.jar from
   JAR
cache
  
   These are presumably referenced in the main page.
  
  
:And the error in the script:::.???
  
And for below 2 URLs give Response code: -- 404
  
   404 means not found.
   403 means permission problem.
  
  
!DOCTYPE HTML PUBLIC -//IETF//DTD HTML 2.0//EN
HTMLHEAD
TITLE403 Forbidden/TITLE
/HEADBODY
H1Forbidden/H1
You don't have permission to access
/OA_JAVA/java/awt/KeyboardFocusManager.class
on this server.P
  
/BODY/HTML
  
IS THIS MEANS THAT I NEED TO COPY THE above JAR FILES IN THE LIB ??
  
   No.
  
or it is due to somthing else.??
  
   Probably forgot to add cookie manager to the test plan.
  
   --
View this message in context:
   
 http://www.nabble.com/Script-fail---need-suggestions-..-what-to-do-ahead-tp23480427p23480427.html
Sent from the JMeter - User mailing list archive at Nabble.com.
  
  
-
To unsubscribe, e-mail: jmeter-user-unsubscr...@jakarta.apache.org
For additional commands, e-mail: jmeter-user-h...@jakarta.apache.org
  
  
  
   -
   To unsubscribe, e-mail: jmeter-user-unsubscr...@jakarta.apache.org
   For additional commands, e-mail: jmeter-user-h...@jakarta.apache.org
  
  
  


 --
  View this message in context: 
 http://www.nabble.com/Script-fail---need-suggestions-..-what-to-do-ahead-tp23480427p23480949.html

 Sent from the JMeter - User mailing list archive at Nabble.com.


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



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



Re: Script fail?? need suggestions .. what to do ahead

2009-05-11 Thread gpub

hey sebb
Again, it must be referenced from one of the HTML pages.

NO idea about this.. so how could i get my scipt without errror





sebb-2-2 wrote:
 
 On 11/05/2009, gpub affablepr...@gmail.com wrote:

  .. Cookie manager is already there


  These are presumably referenced in the main page.

 Yes they are but, now they are redirected so  no issue (as 304 response)

  left with the Permission prob what do i say my team, i need to access
 of
  required path
  and even though i asked them, and team says we dont remember about this
  classs file .. so any suggestion on it ?...

 
 Again, it must be referenced from one of the HTML pages.
 



  sebb-2-2 wrote:
  
   On 11/05/2009, gpub affablepr...@gmail.com wrote:
  
After recording thru workbench and then runnin the script, the
 sample
   result
shows for all the jar file(checked from java console)
  
Response code 304 for jars and Response code: 403for
/OA_JAVA/java/awt/KeyboardFocusManager.class  these 2 urls.
  
See below information:
  
  
Thread Name: Static_load 1-1
Sample Start: 2009-05-11 15:03:32 IST
Load time: 344
Size in bytes: 0
Sample Count: 1
Error Count: 0
Response code: 304
Response message: Not Modified
  
Response headers:
HTTP/1.1 304 Not Modified
Date: Mon, 11 May 2009 09:33:31 GMT
Connection: Keep-Alive
Keep-Alive: timeout=15
ETag: 9f078c-218ad0-4987752a
---
  
  
  
for below urls --- shows error (Response code: 304)
  
   304 is a redirect.
  
Loading http://path...:8003/OA_JAVA/oracle/apps/fnd/jar/fndforms.jar
   from
JAR cache
Loading
 http://path...:8003/OA_JAVA/oracle/apps/fnd/jar/fndformsi18n.jar
from JAR cache
Loading http://path...:8003/OA_JAVA/oracle/apps/fnd/jar/fndewt.jar
 from
   JAR
cache
Loading http://path...:8003/OA_JAVA/oracle/apps/fnd/jar/fndswing.jar
   from
JAR cache
Loading
 http://path...:8003/OA_JAVA/oracle/apps/fnd/jar/fndbalishare.jar
from JAR cache
Loading http://path...:8003/OA_JAVA/oracle/apps/fnd/jar/fndaol.jar
 from
   JAR
cache
Loading http://path...:8003/OA_JAVA/oracle/apps/fnd/jar/fndctx.jar
 from
   JAR
cache
Loading http://path...:8003/OA_JAVA/oracle/apps/fnd/jar/fndlist.jar
 from
   JAR
cache
  
   These are presumably referenced in the main page.
  
  
:And the error in the script:::.???
  
And for below 2 URLs give Response code: -- 404
  
   404 means not found.
   403 means permission problem.
  
  
!DOCTYPE HTML PUBLIC -//IETF//DTD HTML 2.0//EN
HTMLHEAD
TITLE403 Forbidden/TITLE
/HEADBODY
H1Forbidden/H1
You don't have permission to access
/OA_JAVA/java/awt/KeyboardFocusManager.class
on this server.P
  
/BODY/HTML
  
IS THIS MEANS THAT I NEED TO COPY THE above JAR FILES IN THE LIB ??
  
   No.
  
or it is due to somthing else.??
  
   Probably forgot to add cookie manager to the test plan.
  
   --
View this message in context:
  
 http://www.nabble.com/Script-fail---need-suggestions-..-what-to-do-ahead-tp23480427p23480427.html
Sent from the JMeter - User mailing list archive at Nabble.com.
  
  
   
 -
To unsubscribe, e-mail: jmeter-user-unsubscr...@jakarta.apache.org
For additional commands, e-mail: jmeter-user-h...@jakarta.apache.org
  
  
  
   -
   To unsubscribe, e-mail: jmeter-user-unsubscr...@jakarta.apache.org
   For additional commands, e-mail: jmeter-user-h...@jakarta.apache.org
  
  
  


 --
  View this message in context:
 http://www.nabble.com/Script-fail---need-suggestions-..-what-to-do-ahead-tp23480427p23480949.html

 Sent from the JMeter - User mailing list archive at Nabble.com.


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


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

-- 
View this message in context: 
http://www.nabble.com/Script-fail---need-suggestions-..-what-to-do-ahead-tp23480427p23481046.html
Sent from the JMeter - User mailing list archive at Nabble.com.


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



Re: Script fail?? need suggestions .. what to do ahead

2009-05-11 Thread sebb
On 11/05/2009, gpub affablepr...@gmail.com wrote:

  hey sebb

 Again, it must be referenced from one of the HTML pages.


 NO idea about this.. so how could i get my scipt without errror


Either of:
- Remove the sampler that causes the download
- fix the permissions issue.





  sebb-2-2 wrote:
  
   On 11/05/2009, gpub affablepr...@gmail.com wrote:
  
.. Cookie manager is already there
  
  
These are presumably referenced in the main page.
  
   Yes they are but, now they are redirected so  no issue (as 304 response)
  
left with the Permission prob what do i say my team, i need to access
   of
required path
and even though i asked them, and team says we dont remember about this
classs file .. so any suggestion on it ?...
  
  
   Again, it must be referenced from one of the HTML pages.
  
  
  
  
sebb-2-2 wrote:

 On 11/05/2009, gpub affablepr...@gmail.com wrote:

  After recording thru workbench and then runnin the script, the
   sample
 result
  shows for all the jar file(checked from java console)

  Response code 304 for jars and Response code: 403for
  /OA_JAVA/java/awt/KeyboardFocusManager.class  these 2 urls.

  See below information:


  Thread Name: Static_load 1-1
  Sample Start: 2009-05-11 15:03:32 IST
  Load time: 344
  Size in bytes: 0
  Sample Count: 1
  Error Count: 0
  Response code: 304
  Response message: Not Modified

  Response headers:
  HTTP/1.1 304 Not Modified
  Date: Mon, 11 May 2009 09:33:31 GMT
  Connection: Keep-Alive
  Keep-Alive: timeout=15
  ETag: 9f078c-218ad0-4987752a
  ---



  for below urls --- shows error (Response code: 304)

 304 is a redirect.

  Loading http://path...:8003/OA_JAVA/oracle/apps/fnd/jar/fndforms.jar
 from
  JAR cache
  Loading
   http://path...:8003/OA_JAVA/oracle/apps/fnd/jar/fndformsi18n.jar
  from JAR cache
  Loading http://path...:8003/OA_JAVA/oracle/apps/fnd/jar/fndewt.jar
   from
 JAR
  cache
  Loading http://path...:8003/OA_JAVA/oracle/apps/fnd/jar/fndswing.jar
 from
  JAR cache
  Loading
   http://path...:8003/OA_JAVA/oracle/apps/fnd/jar/fndbalishare.jar
  from JAR cache
  Loading http://path...:8003/OA_JAVA/oracle/apps/fnd/jar/fndaol.jar
   from
 JAR
  cache
  Loading http://path...:8003/OA_JAVA/oracle/apps/fnd/jar/fndctx.jar
   from
 JAR
  cache
  Loading http://path...:8003/OA_JAVA/oracle/apps/fnd/jar/fndlist.jar
   from
 JAR
  cache

 These are presumably referenced in the main page.


  :And the error in the script:::.???

  And for below 2 URLs give Response code: -- 404

 404 means not found.
 403 means permission problem.


  !DOCTYPE HTML PUBLIC -//IETF//DTD HTML 2.0//EN
  HTMLHEAD
  TITLE403 Forbidden/TITLE
  /HEADBODY
  H1Forbidden/H1
  You don't have permission to access
  /OA_JAVA/java/awt/KeyboardFocusManager.class
  on this server.P

  /BODY/HTML

  IS THIS MEANS THAT I NEED TO COPY THE above JAR FILES IN THE LIB ??

 No.

  or it is due to somthing else.??

 Probably forgot to add cookie manager to the test plan.

 --
  View this message in context:

   
 http://www.nabble.com/Script-fail---need-suggestions-..-what-to-do-ahead-tp23480427p23480427.html
  Sent from the JMeter - User mailing list archive at Nabble.com.



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



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



  
  
   --
View this message in context:
   
 http://www.nabble.com/Script-fail---need-suggestions-..-what-to-do-ahead-tp23480427p23480949.html
  
   Sent from the JMeter - User mailing list archive at Nabble.com.
  
  
-
To unsubscribe, e-mail: jmeter-user-unsubscr...@jakarta.apache.org
For additional commands, e-mail: jmeter-user-h...@jakarta.apache.org
  
  
  
   -
   To unsubscribe, e-mail: jmeter-user-unsubscr...@jakarta.apache.org
   For additional commands, e-mail: jmeter-user-h...@jakarta.apache.org
  
  
  

  --

 View this message in context: 
 http://www.nabble.com/Script-fail---need-suggestions-..-what-to-do-ahead-tp23480427p23481046.html

 Sent from the JMeter - User mailing list archive at Nabble.com.


  

Re: Script fail?? need suggestions .. what to do ahead

2009-05-11 Thread gpub


Nice said 
Either of:
- Remove the sampler that causes the download--- this one is nice :) ... 
- fix the permissions issue.. this is what im infact looking into.

thanks sebb. 


sebb-2-2 wrote:
 
 On 11/05/2009, gpub affablepr...@gmail.com wrote:

  hey sebb

 Again, it must be referenced from one of the HTML pages.


 NO idea about this.. so how could i get my scipt without errror

 
 Either of:
 - Remove the sampler that causes the download
 - fix the permissions issue.
 




  sebb-2-2 wrote:
  
   On 11/05/2009, gpub affablepr...@gmail.com wrote:
  
.. Cookie manager is already there
  
  
These are presumably referenced in the main page.
  
   Yes they are but, now they are redirected so  no issue (as 304
 response)
  
left with the Permission prob what do i say my team, i need to
 access
   of
required path
and even though i asked them, and team says we dont remember about
 this
classs file .. so any suggestion on it ?...
  
  
   Again, it must be referenced from one of the HTML pages.
  
  
  
  
sebb-2-2 wrote:

 On 11/05/2009, gpub affablepr...@gmail.com wrote:

  After recording thru workbench and then runnin the script, the
   sample
 result
  shows for all the jar file(checked from java console)

  Response code 304 for jars and Response code: 403for
  /OA_JAVA/java/awt/KeyboardFocusManager.class  these 2 urls.

  See below information:


  Thread Name: Static_load 1-1
  Sample Start: 2009-05-11 15:03:32 IST
  Load time: 344
  Size in bytes: 0
  Sample Count: 1
  Error Count: 0
  Response code: 304
  Response message: Not Modified

  Response headers:
  HTTP/1.1 304 Not Modified
  Date: Mon, 11 May 2009 09:33:31 GMT
  Connection: Keep-Alive
  Keep-Alive: timeout=15
  ETag: 9f078c-218ad0-4987752a
  ---



  for below urls --- shows error (Response code: 304)

 304 is a redirect.

  Loading
 http://path...:8003/OA_JAVA/oracle/apps/fnd/jar/fndforms.jar
 from
  JAR cache
  Loading
   http://path...:8003/OA_JAVA/oracle/apps/fnd/jar/fndformsi18n.jar
  from JAR cache
  Loading
 http://path...:8003/OA_JAVA/oracle/apps/fnd/jar/fndewt.jar
   from
 JAR
  cache
  Loading
 http://path...:8003/OA_JAVA/oracle/apps/fnd/jar/fndswing.jar
 from
  JAR cache
  Loading
   http://path...:8003/OA_JAVA/oracle/apps/fnd/jar/fndbalishare.jar
  from JAR cache
  Loading
 http://path...:8003/OA_JAVA/oracle/apps/fnd/jar/fndaol.jar
   from
 JAR
  cache
  Loading
 http://path...:8003/OA_JAVA/oracle/apps/fnd/jar/fndctx.jar
   from
 JAR
  cache
  Loading
 http://path...:8003/OA_JAVA/oracle/apps/fnd/jar/fndlist.jar
   from
 JAR
  cache

 These are presumably referenced in the main page.


  :And the error in the script:::.???

  And for below 2 URLs give Response code: -- 404

 404 means not found.
 403 means permission problem.


  !DOCTYPE HTML PUBLIC -//IETF//DTD HTML 2.0//EN
  HTMLHEAD
  TITLE403 Forbidden/TITLE
  /HEADBODY
  H1Forbidden/H1
  You don't have permission to access
  /OA_JAVA/java/awt/KeyboardFocusManager.class
  on this server.P

  /BODY/HTML

  IS THIS MEANS THAT I NEED TO COPY THE above JAR FILES IN THE LIB
 ??

 No.

  or it is due to somthing else.??

 Probably forgot to add cookie manager to the test plan.

 --
  View this message in context:

  
 http://www.nabble.com/Script-fail---need-suggestions-..-what-to-do-ahead-tp23480427p23480427.html
  Sent from the JMeter - User mailing list archive at Nabble.com.



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




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



  
  
   --
View this message in context:
  
 http://www.nabble.com/Script-fail---need-suggestions-..-what-to-do-ahead-tp23480427p23480949.html
  
   Sent from the JMeter - User mailing list archive at Nabble.com.
  
  
   
 -
To unsubscribe, e-mail: jmeter-user-unsubscr...@jakarta.apache.org
For additional commands, e-mail: jmeter-user-h...@jakarta.apache.org
  
  
  
   -
   To unsubscribe, e-mail: jmeter-user-unsubscr...@jakarta.apache.org
   For additional commands, e-mail: jmeter-user-h...@jakarta.apache.org
  
  
  

  --

 View this message in context:
 

Re: Jmeter and SAP Netweaver Portal

2009-05-11 Thread Christian Vogel
And this is the message i received from Jmeter :((

Thread Name: Thread Group 1-1
Sample Start: 2009-05-11 10:49:21 CEST
Load time: 21110
Latency: 0
Size in bytes: 1337
Sample Count: 1
Error Count: 1
Response code: Non HTTP response code: java.net.ConnectException
Response message: Non HTTP response message: Connection timed out: connect



 -Ursprüngliche Nachricht-
 Von: Christian Vogel king_b...@web.de
 Gesendet: 11.05.09 11:49:10
 An: jmeter-user@jakarta.apache.org
 Betreff: Jmeter and SAP Netweaver Portal


 Hello JMeter Users,
 
 I’m new with JMeter and have a big problem.
 
 In my Company I should do some performance tests. I read about it in the 
 Internet and found this tool, JMeter. The Manual on the page was very good 
 and I could start my tests very fast.
 
 But now, I’ve got a problem and can’t find something to resolve that.
 
 I’m testing in a SAP Netweaver Portal. 
 If I send a Request to the server e.g. http://cobspoq.x.net and Port 
 5, than I have no problems. The login that I did with JMeter was 
 correctly, too.
 
 But when I do a test with a page like 
 http://cobspoq.x.net:5/irj/portal?NavigationTarget=navurl://d0bc6e82997b5af8c5725b9c279751f6
  Jmeter do the HHTP test not correctly.
 
 What does JMeter need whe I use such kinds of URL??
 
 
 I hope you can help me.
 
 __
 Verschicken Sie SMS direkt vom Postfach aus - in alle deutschen und viele 
 ausländische Netze zum gleichen Preis! 
 https://produkte.web.de/webde_sms/sms
 
 
 
 
 -
 To unsubscribe, e-mail: jmeter-user-unsubscr...@jakarta.apache.org
 For additional commands, e-mail: jmeter-user-h...@jakarta.apache.org
 
 


__
GRATIS für alle WEB.DE-Nutzer: Die maxdome Movie-FLAT!
Jetzt freischalten unter http://movieflat.web.de


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



Re: Jmeter and SAP Netweaver Portal

2009-05-11 Thread sebb
On 11/05/2009, Christian Vogel king_b...@web.de wrote:
 And this is the message i received from Jmeter :((

  Thread Name: Thread Group 1-1
  Sample Start: 2009-05-11 10:49:21 CEST
  Load time: 21110
  Latency: 0
  Size in bytes: 1337
  Sample Count: 1
  Error Count: 1
  Response code: Non HTTP response code: java.net.ConnectException
  Response message: Non HTTP response message: Connection timed out: connect


Which means the server is not responding.


   -Ursprüngliche Nachricht-
   Von: Christian Vogel king_b...@web.de
   Gesendet: 11.05.09 11:49:10
   An: jmeter-user@jakarta.apache.org
   Betreff: Jmeter and SAP Netweaver Portal



   Hello JMeter Users,
  
   I m new with JMeter and have a big problem.
  
   In my Company I should do some performance tests. I read about it in the 
 Internet and found this tool, JMeter. The Manual on the page was very good 
 and I could start my tests very fast.
  
   But now, I ve got a problem and can t find something to resolve that.
  
   I m testing in a SAP Netweaver Portal.
   If I send a Request to the server e.g. http://cobspoq.x.net and Port 
 5, than I have no problems. The login that I did with JMeter was 
 correctly, too.
  
   But when I do a test with a page like 
 http://cobspoq.x.net:5/irj/portal?NavigationTarget=navurl://d0bc6e82997b5af8c5725b9c279751f6
  Jmeter do the HHTP test not correctly.
  
   What does JMeter need whe I use such kinds of URL??
  
  
   I hope you can help me.
  
   __
   Verschicken Sie SMS direkt vom Postfach aus - in alle deutschen und viele
   ausländische Netze zum gleichen Preis!
   https://produkte.web.de/webde_sms/sms
  
  
  
  
   -
   To unsubscribe, e-mail: jmeter-user-unsubscr...@jakarta.apache.org
   For additional commands, e-mail: jmeter-user-h...@jakarta.apache.org
  
  



 __
  GRATIS für alle WEB.DE-Nutzer: Die maxdome Movie-FLAT!
  Jetzt freischalten unter http://movieflat.web.de



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



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



Re: Jmeter and SAP Netweaver Portal

2009-05-11 Thread Christian Vogel
Ok... 

the first problem was, that sap portal givs me a short url wish was hashed.

now i have the real (long) url to the page in the portal.

But when i put the url into the url field in the HTTP Request  and press start, 
the cursor blinks in the field where i have to put in my url. and nothing 
happens. the listener shows me no hit.

The URL is:
http://cobspoq.x.net/irj/portal?NavigationTarget=ROLES://portal_content/net.x.portal.x/net.x.system.system/net.x.portal.roles/net.x.portal.ca.ui.user_standard/net.x.portal.ca.ui.docu_center/net.x.portal.ca_dc.document_center_intro


When i put this url into the Internet Explorer, the site i wish to load 
appears. So why has JMeter a problem with it?

__
GRATIS für alle WEB.DE-Nutzer: Die maxdome Movie-FLAT!
Jetzt freischalten unter http://movieflat.web.de


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



Re: Jmeter and SAP Netweaver Portal

2009-05-11 Thread Christian Vogel
Problem Completely Solved...


__
GRATIS für alle WEB.DE-Nutzer: Die maxdome Movie-FLAT!
Jetzt freischalten unter http://movieflat.web.de


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



Re: Jmeter and SAP Netweaver Portal

2009-05-11 Thread sebb
Perhaps you could let the list know what the solution was in case
someone else has a similar problem?

On 11/05/2009, Christian Vogel king_b...@web.de wrote:
 Problem Completely Solved...



  __
  GRATIS für alle WEB.DE-Nutzer: Die maxdome Movie-FLAT!
  Jetzt freischalten unter http://movieflat.web.de


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



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



Jmeter JMS Test

2009-05-11 Thread emmandi

Hi friends,
I am doing a JMS queue test with Junit as a sampler. I have written
a code which would read a property value from the config file. When i run
this sampler in Jmeter, I am having a thread problem. Its takes the value of
the variable to be null instead of the value from the file. So I have
declared the variable as public static variable and tried to run it in
Jmeter. It just not able to pick the Junit sampler now. Please help how to
use a static variable in Jmeter JUnit sampler code.Thank you in advance.
-- 
View this message in context: 
http://www.nabble.com/Jmeter-JMS-Test-tp23486700p23486700.html
Sent from the JMeter - User mailing list archive at Nabble.com.


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



Non HTTP response message: Exceeded maximum number of

2009-05-11 Thread kbluekens

When trying to test a Silverlight application, I get the below error. Has
anybody experienced this before and advise me?

Many thanks, Koen


Thread Name: Thread Group 1-1
Sample Start: 2009-05-11 17:48:41 BST
Load time: 55
Latency: 55
Size in bytes: 662
Sample Count: 1
Error Count: 1
Response code: Non HTTP response code: java.io.IOException
Response message: Non HTTP response message: Exceeded maximum number of
redirects: 20

Response headers:
HTTP/1.1 302 Found
Date: Mon, 11 May 2009 16:48:41 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
X-AspNet-Version: 2.0.50727
Location: /Default.aspx
Set-Cookie: Portal.ReturnUrl=/loginad.aspx; path=/
Set-Cookie: ASP.NET_SessionId=1xs1fhjhglhdiirgdvcj5y55; path=/; HttpOnly
Set-Cookie:
.ASPXAUTH=8D294EB05229E93A1D72B2BEF434316AA6ABEE57D13F3A6124E97AF34BC228948431B1\
6F1C2AF837CD085C1C66B4C0AF7588EB3FCC7BDC85FFB365B2C672092A16828A2E2A471F6CB597BE\
040784818C7AD06E8BA599BC1AA82EDEF8509DC18A; path=/; HttpOnly
Cache-Control: private
Content-Type: text/html; charset=utf-8
Content-Length: 645


-- 
View this message in context: 
http://www.nabble.com/Non-HTTP-response-message%3A-Exceeded-maximum-number-of-tp23488990p23488990.html
Sent from the JMeter - User mailing list archive at Nabble.com.


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



ThreadGroup and User Login Account

2009-05-11 Thread Nguyen Dao
Hi everyone,

I need to load test a JSF application with 500 users, and need your
tips/recommendations on how to go about doing that.  Please help!

*MY CURRENT TEST PLAN:*
**
ThreadGroup1 (100 threads)
-- Login
-- Search for a record of type # 1
-- Switching between different views
-- Logout

ThreadGroup2 (100 threads)
 -- Login
-- Search for a record of type # 2
-- Switching between different views
-- Logout

ThreadGroup3 (100 threads)
 -- Login
-- Search for a record of type # 1
-- Switching between different views
-- Logout

ThreadGroup4 (100 threads)
 -- Login
-- Search for a record of type # 1
-- Switching between different views
-- Logout

ThreadGroup5 (100 threads)
 -- Login
-- Search for a record of type # 1
-- Switching between different views
-- Logout

 *QUESTIONS:*
**
(1) How to configure each thread to use a unique test login account?  The
application does not allow one login account to have two concurrent
logged-on sessions.  For example, if thread # 1 of ThreadGroup1 logs on
using testuser1, then thread # 2 of ThreadGroup1 must use something else,
otherwise the session for thread # will be expired/destroyed requiring a
logging in again.

(2) What is a popular practice for load testing many users?  Creating 500
test login accounts sounds a bit overkill.



Thank you,
Nguyen Dao
mr.nguyen...@gmail.com


Re: Non HTTP response message: Exceeded maximum number of

2009-05-11 Thread sebb
On 11/05/2009, kbluekens kbluek...@hotmail.com wrote:

  When trying to test a Silverlight application, I get the below error. Has
  anybody experienced this before and advise me?

If you search the mailing list archives you can check ;-)

Most likely login failed.
Perhaps you omitted the Cookie Manager.

Try disabling follow redirects, and see what the first page says in
the tree view listener.

  Many thanks, Koen


  Thread Name: Thread Group 1-1
  Sample Start: 2009-05-11 17:48:41 BST
  Load time: 55
  Latency: 55
  Size in bytes: 662
  Sample Count: 1
  Error Count: 1
  Response code: Non HTTP response code: java.io.IOException
  Response message: Non HTTP response message: Exceeded maximum number of
  redirects: 20

  Response headers:
  HTTP/1.1 302 Found
  Date: Mon, 11 May 2009 16:48:41 GMT
  Server: Microsoft-IIS/6.0
  X-Powered-By: ASP.NET
  X-AspNet-Version: 2.0.50727
  Location: /Default.aspx
  Set-Cookie: Portal.ReturnUrl=/loginad.aspx; path=/
  Set-Cookie: ASP.NET_SessionId=1xs1fhjhglhdiirgdvcj5y55; path=/; HttpOnly
  Set-Cookie:
  
 .ASPXAUTH=8D294EB05229E93A1D72B2BEF434316AA6ABEE57D13F3A6124E97AF34BC228948431B1\
  
 6F1C2AF837CD085C1C66B4C0AF7588EB3FCC7BDC85FFB365B2C672092A16828A2E2A471F6CB597BE\
  040784818C7AD06E8BA599BC1AA82EDEF8509DC18A; path=/; HttpOnly
  Cache-Control: private
  Content-Type: text/html; charset=utf-8
  Content-Length: 645



  --
  View this message in context: 
 http://www.nabble.com/Non-HTTP-response-message%3A-Exceeded-maximum-number-of-tp23488990p23488990.html
  Sent from the JMeter - User mailing list archive at Nabble.com.


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



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



Re: ThreadGroup and User Login Account

2009-05-11 Thread Deepak Shetty
1. You can use a User Parameters Pre Processor to use a different username
and password for each thread group. You can use a module controller so that
you define the Login test in one place and just change the data you pass to
it
2. Depends on your requirement. If you wish to test unique users then that
is what you have to do , (since using the same username may give you better
results if your application does caching. In test environments we simply
update the password to known values and query the database to give us N
number of usernames and use those, dunno how popular this approach is :)
We also sometimes combine the creation  of the user process as part of the
script.
regards
deepak


On Mon, May 11, 2009 at 11:46 AM, Nguyen Dao mr.nguyen...@gmail.com wrote:

 Hi everyone,

 I need to load test a JSF application with 500 users, and need your
 tips/recommendations on how to go about doing that.  Please help!

 *MY CURRENT TEST PLAN:*
 **
 ThreadGroup1 (100 threads)
 -- Login
 -- Search for a record of type # 1
 -- Switching between different views
 -- Logout

 ThreadGroup2 (100 threads)
  -- Login
 -- Search for a record of type # 2
 -- Switching between different views
 -- Logout

 ThreadGroup3 (100 threads)
  -- Login
 -- Search for a record of type # 1
 -- Switching between different views
 -- Logout

 ThreadGroup4 (100 threads)
  -- Login
 -- Search for a record of type # 1
 -- Switching between different views
 -- Logout

 ThreadGroup5 (100 threads)
  -- Login
 -- Search for a record of type # 1
 -- Switching between different views
 -- Logout

  *QUESTIONS:*
 **
 (1) How to configure each thread to use a unique test login account?  The
 application does not allow one login account to have two concurrent
 logged-on sessions.  For example, if thread # 1 of ThreadGroup1 logs on
 using testuser1, then thread # 2 of ThreadGroup1 must use something else,
 otherwise the session for thread # will be expired/destroyed requiring a
 logging in again.

 (2) What is a popular practice for load testing many users?  Creating 500
 test login accounts sounds a bit overkill.



 Thank you,
 Nguyen Dao
 mr.nguyen...@gmail.com



Re: ThreadGroup and User Login Account

2009-05-11 Thread Nguyen Dao
Thank you.  User Parameters Pre Processor works for getting each thread a
unique user login.

On Mon, May 11, 2009 at 3:10 PM, Deepak Shetty shet...@gmail.com wrote:

 1. You can use a User Parameters Pre Processor to use a different username
 and password for each thread group. You can use a module controller so that
 you define the Login test in one place and just change the data you pass to
 it
 2. Depends on your requirement. If you wish to test unique users then that
 is what you have to do , (since using the same username may give you better
 results if your application does caching. In test environments we simply
 update the password to known values and query the database to give us N
 number of usernames and use those, dunno how popular this approach is :)
 We also sometimes combine the creation  of the user process as part of the
 script.
 regards
 deepak


 On Mon, May 11, 2009 at 11:46 AM, Nguyen Dao mr.nguyen...@gmail.com
 wrote:

  Hi everyone,
 
  I need to load test a JSF application with 500 users, and need your
  tips/recommendations on how to go about doing that.  Please help!
 
  *MY CURRENT TEST PLAN:*
  **
  ThreadGroup1 (100 threads)
  -- Login
  -- Search for a record of type # 1
  -- Switching between different views
  -- Logout
 
  ThreadGroup2 (100 threads)
   -- Login
  -- Search for a record of type # 2
  -- Switching between different views
  -- Logout
 
  ThreadGroup3 (100 threads)
   -- Login
  -- Search for a record of type # 1
  -- Switching between different views
  -- Logout
 
  ThreadGroup4 (100 threads)
   -- Login
  -- Search for a record of type # 1
  -- Switching between different views
  -- Logout
 
  ThreadGroup5 (100 threads)
   -- Login
  -- Search for a record of type # 1
  -- Switching between different views
  -- Logout
 
   *QUESTIONS:*
  **
  (1) How to configure each thread to use a unique test login account?  The
  application does not allow one login account to have two concurrent
  logged-on sessions.  For example, if thread # 1 of ThreadGroup1 logs on
  using testuser1, then thread # 2 of ThreadGroup1 must use something else,
  otherwise the session for thread # will be expired/destroyed requiring a
  logging in again.
 
  (2) What is a popular practice for load testing many users?  Creating 500
  test login accounts sounds a bit overkill.
 
 
 
  Thank you,
  Nguyen Dao
  mr.nguyen...@gmail.com
 



TestNG sampler

2009-05-11 Thread Chi Tong

Hi,

Will there be a TestNG sampler available in Jmeter's future release for driving 
TestNG tests? Or is there already an existing TestNG plugin for Jmeter 
available?

Thanks,
Chi



  

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



Re: TestNG sampler

2009-05-11 Thread Peter Lin
there's already an existing JUnit sampler.

you could extend that sampler to support TestNG.  I wrote the JUnit
sampler back in 2006.

peter


On Mon, May 11, 2009 at 5:31 PM, Chi Tong chict...@yahoo.com wrote:

 Hi,

 Will there be a TestNG sampler available in Jmeter's future release for 
 driving TestNG tests? Or is there already an existing TestNG plugin for 
 Jmeter available?

 Thanks,
 Chi





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



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



Re: TestNG sampler

2009-05-11 Thread sebb
On 11/05/2009, Peter Lin wool...@gmail.com wrote:
 there's already an existing JUnit sampler.

  you could extend that sampler to support TestNG.  I wrote the JUnit
  sampler back in 2006.


There is a Bugzilla issue for this:

https://issues.apache.org/bugzilla/show_bug.cgi?id=46972

However, AFAIK TestNG requires Java 1.5+ and JMeter still targets Java 1.4.

Once the next version (2.3.3) has been released - hopefully this
quarter - we'll move to Java 1.5.

  peter



  On Mon, May 11, 2009 at 5:31 PM, Chi Tong chict...@yahoo.com wrote:
  
   Hi,
  
   Will there be a TestNG sampler available in Jmeter's future release for 
 driving TestNG tests? Or is there already an existing TestNG plugin for 
 Jmeter available?
  
   Thanks,
   Chi
  
  
  
  
  
   -
   To unsubscribe, e-mail: jmeter-user-unsubscr...@jakarta.apache.org
   For additional commands, e-mail: jmeter-user-h...@jakarta.apache.org
  
  

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



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



Re: TestNG sampler

2009-05-11 Thread Chi Tong

Thanks a lot for the info, hope that the TestNG sampler will be available soon.

--- On Mon, 5/11/09, sebb seb...@gmail.com wrote:

 From: sebb seb...@gmail.com
 Subject: Re: TestNG sampler
 To: JMeter Users List jmeter-user@jakarta.apache.org
 Date: Monday, May 11, 2009, 3:04 PM
 On 11/05/2009, Peter Lin wool...@gmail.com
 wrote:
  there's already an existing JUnit sampler.
 
   you could extend that sampler to support
 TestNG.  I wrote the JUnit
   sampler back in 2006.
 
 
 There is a Bugzilla issue for this:
 
 https://issues.apache.org/bugzilla/show_bug.cgi?id=46972
 
 However, AFAIK TestNG requires Java 1.5+ and JMeter still
 targets Java 1.4.
 
 Once the next version (2.3.3) has been released - hopefully
 this
 quarter - we'll move to Java 1.5.
 
   peter
 
 
 
   On Mon, May 11, 2009 at 5:31 PM, Chi Tong chict...@yahoo.com
 wrote:
   
    Hi,
   
    Will there be a TestNG sampler available in
 Jmeter's future release for driving TestNG tests? Or is
 there already an existing TestNG plugin for Jmeter
 available?
   
    Thanks,
    Chi
   
   
   
   
   
   
 -
    To unsubscribe, e-mail: jmeter-user-unsubscr...@jakarta.apache.org
    For additional commands, e-mail: jmeter-user-h...@jakarta.apache.org
   
   
 
  
 -
   To unsubscribe, e-mail: jmeter-user-unsubscr...@jakarta.apache.org
   For additional commands, e-mail: jmeter-user-h...@jakarta.apache.org
 
 
 
 -
 To unsubscribe, e-mail: jmeter-user-unsubscr...@jakarta.apache.org
 For additional commands, e-mail: jmeter-user-h...@jakarta.apache.org
 
 




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



Jmeter launcing prob

2009-05-11 Thread gpub

Hi,

Jmeter batch file is showing errors 
Exception in thread main java.lang.UnsupportedClassVersionError:
org/apache/jmeter/NewDriver (Unsupported major.minor version 48.0) at
java.lang.ClassLoader.defineClass0(Native Method)

But Jmeter gets launched with ApacheJMeter.jar file under
\Jmeter\jakarta-jmeter-2.3\bin folder

Does this affect any operation or any prob it will give in future ??
-- 
View this message in context: 
http://www.nabble.com/Jmeter-launcing-prob-tp23496603p23496603.html
Sent from the JMeter - User mailing list archive at Nabble.com.


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