Forum Discussion

maddy1403's avatar
maddy1403
New Contributor
5 years ago

validation of JSON path count using robot framework

5 Replies

  • richie's avatar
    richie
    Community Hero

    Yep - those screenshots don't mean anything to me!

     

    Can you provide the use case you're dealing with, perhaps an example .json and what the problem actually is that you're having?

     

    Doubtful unless anyone's psychic they'd be able to guess the problem from your screenshots - other than perhaps you have a problem with your jsonpath - but without more info I don't see really how anyone can help you :)

     

    cheers,

     

    richie

    • maddy1403's avatar
      maddy1403
      New Contributor

      {
        "schemas": ["urn:hid:scim:api:idp:2.0:Authenticator"],
        "policy": {"value":"AT_CUSTOTP"},
        "status": {
          "status": "ENABLED",
          "expiryDate": "2018-05-15T18:15:21+0000",
          "startDate": "2015-05-15T18:15:21+0000"
        },
        "owner":{
          "value":"${#TestSuite#userID}"
        }
      }
       

      • richie's avatar
        richie
        Community Hero

        Hi maddy1403 

         

        ok - youve supplied a json - but absolutely no other details.  is this the request? response? what is your use case?  what is the problem you are trying to resolve?  you need to provide this info otherwise no onewill be able to help you

         

        richie

  • nmrao's avatar
    nmrao
    Champion Level 3
    Sorry, did not get the basic. If you are using robotframework, why the question in soapui forum?