The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
1answer
27 views

Load testing web service with SoapUI to confirm android app's slowness

The AUT is on Android platform which has experienced slowness or long time loading a section's contents (more than 17s). I can notice the app only has long time loading the first time I enter that ...
0
votes
1answer
18 views

Remove WSDL from SoapUI project without removing test suite [To reduce size of SoapUI project file]

I have a SoapUI project which includes both the WSDL and the test suites. But the size is pretty large. Is there a way to remove the wsdl, retaining the test suites so that the size would be less. I ...
2
votes
0answers
91 views

How to deserialize and correlate Binary Large Objects in Load Runner 11.5 Web Custom Request?

I'm working on a Silverlight based application. We've recorded the scripts using Load Runner 11.5 and while replaying to find dynamic values for correlation, we found out that the entire data in a ...