Does anyone try to catch performance issues of JIRA using JIRA REST?

Alana Fernando
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
August 23, 2022

So here is the thing,

Few users of our JIRA have complained slowness in jira. we decided to create a test automation script for that. but due to some issues, we were not able to record the test script from UI. 

What we have now is a perfectly working test script that create, update, comment via REST.

  • have any of you done something like this before? 
  • if so how did you capture performance issues in JIRA with REST?

1 answer

0 votes
Kurt Klinner
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
August 24, 2022

@Alana Fernando 

Hi Alana

Atlassian provided JPT https://bitbucket.org/atlassian/jira-performance-tests/src/master/README.md which you might want to take a look at.

How do you monitor your system at the moment, what kind of tooling is in use?

 

Cheers

Kurt

Suggest an answer

Log in or Sign up to answer