GSoC 2025: Extend Performance Tests - Requirement Gathering

Hello Everyone :raised_hands:,

I am interested in the Extend Performance Tests project on this year’s Google Summer of Code project list.

I went through the project description and got some understanding on “What is perfomance testing?”, how Gatling works through it’s documentation, what are the challenges on this and what is the current situation using openmrs-contrib-performance-test while familiarizing my self with this.

Currently i’m working with switching Hibernate Mappings to JPA Annotations while getting more familiar with openmrs-core .

I would love to get guidance and advices to understand this project more deeply.

Looking forward for your thoughts and can’t wait to learn from your experiences.:blush:

Thank you!

@jayasanka @dkayiwa @wikumc

1 Like

Thanks for expressing your interest, @dilankavishka! I’ve just created a new wiki page that outlines the requirements and resources for the Project. Take a look and let me know if you have any questions. You can find it here: https://openmrs.atlassian.net/wiki/spaces/projects/pages/368967702/Performance+Testing+Enhancement+Project+GSoC+2025

1 Like

@jayasanka I’m currently on identifying new personas for our performance testing scenarios. So far, we have doctors and clerks implemented, but I’m unsure how to determine additional key personas in OpenMRS. Could you share some guidance on how to approach this please? Once I identify the personas. i believe the next step would be to think about more real world scenarios for them. Am I correct? please correct me if my understanding is wrong.

I found these user roles and picked some main roles as by reading the description of them. Do these roles seem like the right choices, or should I consider any other roles as more important?

1 Like

When choosing a persona, you need to consider whether performance testing is actually necessary and what tasks they perform in the real world. Based on that, you can select the right persona. A nurse is a good choice, but it’s important to consider the real-world tasks that other roles have as well.

2 Likes

Thank you so much.

I give a try to run the performance tests couple of times locally, but i have some concerns with that. Here I added some screenshots of that.

1.

2.

3.

I would love to learn why this is happening, as my local project is up to date, and the Docker container is running perfectly. @jayasanka @bawanthathilan

Hi @dilankavishka,

These failures are normal, most of them are caused due to data duplication, which is something that we are aiming to solve with GSoC project.

1 Like