How to access or test the Services in vTest?

How to access or test the vConnect services in vTest?

4 Likes

@simran.sachdeva

  1. Go to Project Management on the Vahana Developer portal (https://developer.vahanacloud.com/)

  2. Select the Application for which you want to test the services.

  3. Search for “VRT Portal”

  4. You will see the below modules, Select “vTest”

  5. Choose the Environment & Service that you want to test:

  6. Once you choose the service, the request body from the last call made on that environment will get pre-populated in the box.
    Click on “Send” button to test the response:

  7. You will get the response at the bottom box:

Note: This is available by default for Sandbox environment. For any other environment, you will first have to get the respective microservices updated in the VRT of that environment to be able to use vTest

5 Likes

In addition to the above, If you are testing a service and it has not been called before, the request body will not get auto-populated and you will have to manually put in the request body params

3 Likes

@Pradhyumn_Srivastava You can have a look on this for vTest.

1 Like

@simran.sachdeva @Pradhyumn_Srivastava
Please mark the above as a solution, if that answers your query.

1 Like