<< < 1 2 3   Sort: Rank

Load Test of Google and Bing Home Pages
How to create a load test in SoapUI to compare Google home page with Bing home page? If you are looking for a load test example to try the LoadTestRunner command, you can follow this tutorial to build a load test to compare Google home page with Bing home page. 1. Start SoapUI. 2. Click on "File &am...
2018-02-14, 1423🔥, 0💬

"TestRunner -a" to Export All Results
How to use SoapUI "TestRunner -a" command option to Export All Results of all test cases? If you want to get a dump report of all results of all test cases, you can use the SoapUI "TestRunner -a" command option as shown below: C:\fyicenter&gt;\fyicenter \SoapUI\bin\testrunner.bat-a -r First-proj...
2018-02-14, 1407🔥, 0💬

"timeout value is negative" on LoadTestRunner
Why am I getting the "timeout value is negative" error on LoadTestRunner? You will get the "Decompression of response failed" error on LoadTestRunner, if your load test delay random factor is &gt; 1.0. For example, your load test has the following settings: Strategy: Simple Delay: 1000 Random: 1...
2018-02-08, 2886🔥, 0💬

"Decompression of response failed" on LoadTestRunner
Why am I getting the "Decompression of response failed" error on LoadTestRunner? My load test runs ok on SoapUI GUI. You will get the "Decompression of response failed" error on LoadTestRunner, if the Web server is sending you gzip compressed HTTP responses. For example, your load test has the follo...
2018-02-08, 2343🔥, 0💬

Run Google-vs-Bing-soapui.xml with LoadTestRunner
How to Run Google-vs-Bing-soapui.xml with the LoadTestRunner command? You can follow this tutorial to Run Google-vs-Bing-soapui.xml with LoadTestRunner in batch mode. 1. Open Windows command line window. 2. Go to the folder where your SoapUI project file is located and run the LoadTestRunner command...
2018-02-08, 1894🔥, 0💬

Launch LoadTestRunner from SoapUI GUI
How to Launch LoadTestRunner from SoapUI GUI? If you don't like to run LoadTestRunner from the command window, you can launch LoadTestRunner from SoapUI GUI as shown in this tutorial. 1. Start SoapUI. 2. Click on "File &gt; Import Project" menu to open \fyicenter\Google-vs-Bing-soap ui.xml.3. Cl...
2018-02-08, 1833🔥, 0💬

"LoadTestRunner -r" to Generate Load Test Report
How to use SoapUI "LoadTestRunner -r" command option to generate load test reports? If you want to get a load test result report, you can use the SoapUI "LoadTestRunner -r" command option as shown below: C:\fyicenter&gt;\fyicenter \SoapUI\bin\LoadTestRunner.bat-r Google-vs-Bing-soapui.xml ... 21...
2018-02-08, 1196🔥, 0💬

SoapUI Tutorials
Where to find tutorials on SoapUI test tool? I want to know how to use SoapUI. Here is a large collection of tutorials to answer many frequently asked questions compiled by FYIcenter.com team about SoapUI test tool: Getting Started with SoapUI What Is SoapUI? Download and Install SoapUI Start Up Soa...
2018-02-03, 2284🔥, 0💬

What Is SoapUI?
What Is SoapUI? SoapUI is web service testing application for service-oriented architectures (SOA) and representational state transfers (REST). Its functionality covers web service inspection, invoking, development, simulation and mocking, functional testing, load and compliance testing. SoapUI has ...
2018-02-03, 2194🔥, 0💬

Download and Install SoapUI
How to Download and Install SoapUI on my Windows computer? If you want to try SoapUI, you follow this tutorial to download and install SoapUI on your Windows computer. 1. Go to SoapUI Website . 2. Click "Get It" under the "SoapUI OpenSource" heading. 3. Save the download file to your computer like: ...
2018-02-03, 2058🔥, 0💬

Start Up SoapUI
How to Start Up SoapUI on my Windows computer? There are 2 ways to startup SoapUI on your computer: 1. Run the SoapUI executable file in a command window: C:\fyicenter&gt;\fyicenter \SoapUI\bin\SoapUI-5.4.0.exe2. Double-click on the batch file: \fyicenter\SoapUI\bin\SoapUI-5 .4.0.exein Windows E...
2018-02-03, 1353🔥, 0💬

Getting Started with SoapUI
Where to find tutorials on getting started with SoapUI? Here is a list of tutorials to answer many frequently asked questions compiled by FYIcenter.com team on getting started with SoapUI. What Is SoapUI? Download and Install SoapUI Start Up SoapUI Create My First SoapUI Test Run My First SoapUI Tes...
2018-02-03, 1184🔥, 0💬

<< < 1 2 3   Sort: Rank