Need help with StresStimulus? Start here.
Testing Navision 2015 Soap APIs
Unregistered User Posts: 514
9/5/2018
|
I need to test Navision 2015 Soap APIs (i.e. Pages like Vendor, Customer etc). I have exposed few SOAP APIs from NAVISION 2015. is there a way to test them. I can not record and play them.
|
|
0
link
|
George @StresStimulus Administrator Posts: 568
9/5/2018
|
When testing Web API, as you correctly noted, recording used in scenario recording is not available. So, instead of the recorder, you need to use Web API Test Builder described here http://support.stresstimulus.com/display/doc51/Creating+Sessions+with+Web+API+Test+Builder
It allows entering any HTTP requests including SOAP APIs and then adds them to the session grid along with corresponding responses.
After that, in the session grid, select all necessary requests -> right-click > select Create test case and a new test case with your API requests will be created http://support.stresstimulus.com/display/doc51/Adding+Deleting+and+Changing+Sessions
After that, you can parameterize it if necessary and execute it like any other test case.
|
|
0
link
|
Copyright © 2025 Stimulus Technology