Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Looking for suggestions on how to best simulate user traffic in a sandbox instance

Jordan McCombs April 8, 2021

Hello,

In our Jira multi-node DataCenter we have several very complex scripted fields that are almost constantly updating custom field values across our instances. A recent code update to one of the scripted fields seems to have caused some issues in our instance, so we're looking to improve our testing process of these code updates in our sandbox. 

One thing we really want to improve in the scripted field code update testing is to simulate user traffic on our sandbox instance. Our production instance is used by internal and external users alike, and used fairly heavily (we're a 2000 user instance w/ 500 SD agents)

Does anyone have any suggestions on how we could best simulate user traffic on our sandbox environments? 

 

One idea I had was to put together a few scripts on various servers that would run API calls over to the sandbox. We would supply them with a set of projects, custom fields, and custom field values to set, and have them run through the sets randomly to generate tickets. But I'm hoping that maybe someone else has a better idea.

 

Thank you for your time!

 

1 answer

1 accepted

0 votes
Answer accepted
Thomas Deiler
Community Champion
April 10, 2021

Dear @Jordan McCombs ,

you could use Jmeter and fire REST API calls. But in this case, the server has to "ship" less data to the client due to missing UI elements. Much more complicated but closer to human interaction is Selenium.

Just my 50ct

Thomas

Jordan McCombs April 12, 2021

That's a good point in regards to the missing UI elements. Selenium does seem like an interesting solution, I'll look into that. Thanks!

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
SERVER
VERSION
8.5.12
TAGS
AUG Leaders

Atlassian Community Events