Developer Documentation Library > Interviewer - Server > UNICOM Intelligence Interviewer architecture > Web Service tier > Interview Web Service > Testing the web service calls
 
Testing the web service calls
To test and understand the web service calls, use the Interview Web Service Tester:
1 In the App.config file, set the base server URL.
2 Go to the following folder:
[INSTALL_FOLDER]\IBM\SPSS\DataCollection\<version>\DDL\Code\Tools\VC#.NET\InterviewWebServiceTester
3 Start the Interview Web Service Tester.
4 In the Project box, specify an activated project, and then click Start.
To move through interview, click the Interview tab.
To test sending a response, click the Composer tab. Click Create to create a skeleton response for the page. Update the request, and then click Send.
See also
Interview Web Service