ü We started recording BBC NEWS website(www.bbc.com)
ü The steps we followed are as follows: Launch à Click on ‘Home’ link à Click on ‘Sport’ link à Click on ‘Football’ link
ü We grouped each of these transactions inside separate Objects
ü Then, we created 2 copies of the same script, namely BBCTC.scala for Text Check validation and BBCEXT.scala for Correlation extraction
o BBCTC – We added Text check for the request - http://www.bbc.com/sport/
§ We gave the text check value as ‘Rugby Union’. The text check is passing
o BBCEXT – We tried to capture the same value, ‘Rugby Union’ by correlating it. We are getting the below error:
§ value saveAs is not a member of io.gatling.http.request.builder.HttpRequestBuilder