As i am new to webservice in jmeter ,I am not understand how to move ahead in this, I have a json response like below,How can i put assertion for the below...
{
"flightDetails": [
{
"outBoundFlights": [
{
"flightInfo": {
"departureCity": "Bengaluru, , IN - Kempegowda International Airport",
"departureDateAndTime": "2017-04-24T17:00:00",
"arrivalCity": "Newark, NJ, US - Newark Liberty Intl Arpt",
"arrivalDateAndTime": "2017-04-25T07:55:00",
"numberOfStops": 1,
"individualPricing": [
{
"passengerType": 1,
"totalTaxFeePerPaxType": 626.55,
"totalTaxAmountPerPaxType": 461.55,
"baseFareAmountPerPaxType": 165.0,
"taxandFee": {
"markup": 6.6,
"merchantFee": 40.99,
"supplierTax": 410.96