Skip to content

Instantly share code, notes, and snippets.

View rajesh825's full-sized avatar

Rajesh Yarlagadda rajesh825

View GitHub Profile
import scala.concurrent.duration._
import io.gatling.core.Predef._
import io.gatling.http.Predef._
import io.gatling.jdbc.Predef._
class TestSimulation extends Simulation {
val httpProtocol = http
.baseURL("https://intwww.testsite")