Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

JMeter Proxy and ADF issues

955932Aug 15 2012 — edited Aug 15 2012
Hi!

Now I'm trying to setup performance testing for our customers - application is created with ADF. Using this video guide (http://download.oracle.com/otn_hosted_doc/jdeveloper/11gdemos/adfjmeter/adfjmeter.html) I created JMeter script. During recording and running test I faces with several issues:

1. When JMeter Proxy is running and I'm clicking some links (tabs, buttons, etc.) in my applications - they are not working - nothing happens, I see just the same page after click. When JMeter Proxy is off everything is OK. To handle this issue I have to copy-paste direct URLs from another browser (without proxy).
2. I recorded the script of creating some business object - when I run it I see in "View Result Tree" (in HTML view) that it successfully logins, opens necessary pages one by one and submitting the form and sending POST-request. But then, when I open the list of the business object I don't see one in the list - so, something goes wrong. I used HTTPFox plugin to see the request details when form is submitted and business object is successfully created (manually) - and I don't see any difference in this request and those one, which send by JMeter.

It seems, it is necessary to have more details to help me. So, if somebody can help, I can provide more detailed information.

Thanks in advance
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 12 2012
Added on Aug 15 2012
1 comment
288 views