BAlasubramani,
you can test it using the browser developer tools by invoking the OData end points with the OData syntax...
or you can also use a browser plug in such as POSTMan rest client. this tool is very useful to test get/post requests from your browser into xsjs services or odata as you mentioned.
hope this helps