The lynchpin of testing web services is the WSDL file. That is the ‘Web Service Definition Language’ file that details the operations available as a web service. Before getting into the usual functional testing it would be wise to set up tests for the following aspects of the WSDL file. 1/ Being written in XML, it has a…
There may be times when the responses received for a load test may be in the region on 15MB, just due to the test you are running. Because of the Java heap size limitation on Windows, this may restrict the number of virtual users that can be used for this load test before an out of memory error occurs. There are several…
How to auto populate fields with parameterized fieldsUnder SOAtest 5.5.2 it is possible to automatically populate fields with datasource values, based on the datasource column names. This feature now allows you to specify what shold happen when items are NILable, or if there are multiple instances of that field. Please…
It looks like you're new here. Sign in or register to get started.