Parse Json to object models in Scala using play-json

Donald Le
4 min readDec 19, 2019

Recently, I’m working on automation performance test for the new project in our company.

The working tool I’m using is Gatling. You can check out about Gatling in here.

In the future I will write a blog series about how to use Gatling for your loadtests.

In short, Gatling is developed based on Scala, Netty and Akka.

Since I’m testing using Gatling, a lot of things will be involved working with Scala.

--

--

Donald Le

A passionate automation engineer who strongly believes in “A man can do anything he wants if he puts in the work”.