ContributionsMost RecentMost LikesSolutionsJSON Response incomplete Hello, i have a rest webservice returning json data. The json reponse contains the key "class". Soap UI does not display the key. I can see the "class" in the raw data. { "class" : "ABC", "id": "123", .... Displayed as: { "id": "123", .... Thanks Andi Re: JSON Response incomplete Hello richie, thanks for your help. I'm moving to the other forum now. Re: JSON Response incomplete Hello, i am using Soap UI 5.5.0 >What happens if you have a content match assertion to verify class="LEAGUE"? I dont' know what to do. But when i add a test case soap ui is freezing. Re: JSON Response incomplete Json and raw tab. I don't know the outline tab. JSON Response incomplete Hello, i have a rest webservice returning json data. The json reponse contains the key "class". Soap UI does not display the key. I can see the "class" in the raw data. { "class" : "ABC", "id": "123", .... Displayed as: { "id": "123", .... Thanks Andi Solved