ContributionsMost RecentMost LikesSolutionsRe: Request headers are not displayed for options verb when retrieving headers showing empty mapIdentified the issue... I am executing same 2 options verb requests with and without header/query params.. So when generating summary report in teardown step it is overriding the first request and displaying same results for both. How to handle this?Request headers are not displayed for options verb when retrieving headers showing empty mapI executed options verb with query and header params. Request headers are not displayed for options verb when retrieving headers showing empty map. I gave below statement returinngy empty map. getHttpRequest().getRequestHeaders() Headers are retrieved with GET/Post requests Please suggest Re: how to read csv file having delimiters as separators using groovy script ZDGN David Thank you for your support i could able to read data from CSV file. The link you provided is helpful Thank you again Aparna how to read csv file having delimiters as separators using groovy script Can anyone share sample code how to read CSV file having delimiter as separator and what all jars required Solved