Skip to Main Content

APEX

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!

How to load test an Apex app

Zachariah FalgoutApr 24 2017 — edited May 2 2017

I have developed a schedule of classes app for the university that I attend and currently work for.

Functionally it works well, but we want to load test it to make sure the SQL, database, and server hosting the app will be able to handle

the 10,000 to 15,000 page hits we get on our busiest days.

The app version is 5.0, and what we want to know is, how have people been doing load testing on their apps?

I've looked into jmeter, however, since our app is mostly using buttons and links for navigation, I will add that the app is not complex at all,

it doesn't seem to be a good choice, or at least I'm not setting it up correctly.

I've also looked into Selenium grid 2.0, since I can record the user interaction with Selenium on the app, but the issue with Selenium grid is we don't

have enough resources to run it with the number of browsers we would need, and we don't have any available budget for using cloud services.

So any links to resources would be very helpful, and if possible, we are trying to stick with freely available tools, but comments to this question don't

have to be strictly free tools.

This post has been answered by Mahmoud_Rabie on Apr 25 2017
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 30 2017
Added on Apr 24 2017
3 comments
1,651 views