Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
1 vote
1 answer
91 views

I'm trying to virtualize an XML-based API using WireMock and generate a JSON response using wiremock standalone jar. The requirement is to copy a tag value from the XML request payload to the JSON ...
2 votes
1 answer
229 views

Say I’m working on a project that communicates with the API www.example.api. I’m implementing a new feature, that requests data from an API endpoint https://www.example.api/feature. This endpoint will ...
1 vote
1 answer
1k views

I am using dotnet-testcontainers https://github.com/HofmeisterAn/dotnet-testcontainers to spin up a container with mountebank in my xUnit test. I can successfully create a mountebank client and create ...
0 votes
2 answers
73 views

Does QAF support mocking/virtualization of service endpoint and request/response ? Using QAF WSstep class we can invoke live url or we can register local endpoint ?
0 votes
1 answer
2k views

I am using mountebank for service virtualisation in my performance test. So, first time when I hit the mountebank service url with request parameter e.g. flightNo=513, it goes to target application ...
1 vote
1 answer
990 views

New to service virtualization but while I was researching I noticed that Karate has some support for it too. Since I'm already using it, I'm curious to see if it would fit the need. I am trying to ...
5 votes
1 answer
7k views

If a virtualservice A is defined in namespace A using networking.istio.io, how can it use a gateway B defined in another namespace, namespace B? Thanks
1 vote
0 answers
745 views

Hi i am new to graphql i want to create an mocked api that uses graphql api can someone tell me how can i do it in spring boot or by any other framework. I tried searching for it i found there is ...
2 votes
0 answers
673 views

We are trying to setup service virtualization/mocking server for our system which is dependent on several other api's/services. We were looking for options to do service virtualization and i was doing ...
3 votes
1 answer
2k views

Trying to use Wiremock as a tool for virtualizing SOAP services. The request mapping criteria looks something like below:- Mapping Criteria: { "request":{ "method":"POST", ...
8 votes
2 answers
14k views

I want to create a Stub for an API and want to verify API call and response returned by the server. for that i have implemented WireMock example : import org.junit.Rule; import org.junit.Test; ...
3 votes
2 answers
16k views

I'm newbie with Mockito and trying to lean from Here, All configuration I have done (Using Win-10) which mentioned in the tutorial. Setting in Environment variable : Mockito version : <!-- https:...
1 vote
1 answer
85 views

CA service virtualization can be configured by Java 8 As I checked with CA sv document I had seen its supports only limited Java versions. Kindly help me to get info.
0 votes
2 answers
445 views

Using JMeter, the HTTP Request is hitting a URL with the port. Eg : apitesting.com:8888/api/series/one I have also added a HTTP Test Script Recorder in JMeter, where I can mention the port and ...
0 votes
2 answers
872 views

I am using JMeter for API Testing. Using HTTP Request and Beanshell I am able to achieve this. There are times where the Services are down for a weeks time. Since I the have the Request and ...

15 30 50 per page
1
2

AltStyle によって変換されたページ (->オリジナル) /