• Categories
    Category
  • Categories
    Category
  • News
  • Tutorials
  • Forums
  • Tags
  • Users
Tutorial Comments FAQ Related Articles

How to install SoapUI in CentOS 7 

1316

To install SoapUI in CentOS 7

SoapUI is a free and open source cross-platform functional testing tool used on the web services. SoapUI is a simple to use tool, and its installation is also quite simple. This article covers the installation of SoapUI on CentOS 7.


Installing SoapUI

You can go to the official website of SoapUI :http://www.soapui.org and select the appropriate file to download. Here “ linux tarball (Java not included)” option is used as we are installing SoapUI on CentOS.
download_soapUI

Or you can also use the following command for the same purpose.

[root@linuxhelp ~]# wget cdn01.downloads.smartbear.com/soapui/5.3.0/SoapUI-5.3.0-linux-bin.tar.gz
--2016-12-21 12:41:11--  http://cdn01.downloads.smartbear.com/soapui/5.3.0/SoapUI-5.3.0-linux-bin.tar.gz
Resolving cdn01.downloads.smartbear.com (cdn01.downloads.smartbear.com)... 23.76.157.123, 23.76.157.130, 2600:1417:53::1703:4612, ...
Connecting to cdn01.downloads.smartbear.com (cdn01.downloads.smartbear.com)|23.76.157.123|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 48972753 (47M) [application/gzip]
Saving to: ‘ SoapUI-5.3.0-linux-bin.tar.gz’ 

100%[========================================================> ] 48,972,753   324KB/s   in 95s    

2016-12-21 12:42:47 (506 KB/s) - ‘ SoapUI-5.3.0-linux-bin.tar.gz’  saved [48972753/48972753]

Once the file is downloaded, extract its contents by using the following command.

[root@linuxhelp ~]# tar -xzf SoapUI-5.3.0-linux-bin.tar.gz -C /opt/

Once the contents are extracted, change its directory to opt > SoapUIxxx > bin.

[root@linuxhelp ~]# cd /opt/SoapUI-5.3.0/bin/

Now is the time to install SoapUI. Use the following command to install its free version.

[root@linuxhelp bin]# ./soapui.sh 
================================
=
= SOAPUI_HOME = /opt/SoapUI-5.3.0
=
================================
2016-12-21 12:54:18,494 [main] WARN  com.eviware.soapui.SoapUI - Could not find jfxrt.jar. Internal browser will be disabled.
Configuring log4j from [/opt/SoapUI-5.3.0/bin/soapui-log4j.xml]
12:54:19,355 INFO  [DefaultSoapUICore] Creating new settings at [/root/soapui-settings.xml]
.
.

SoapUI has now been installed.

2

3

It was so simple to install SoapUI, wasn' t it? SoapUI creates and executes automated functional regression compliance and load tests with a graphical interface. In a single test environment, SoapUI provides complete test coverage and supports all the standard protocols and technologies. SoapUI can also be used for web-services inspection, development, REST API testing, SOAP testing and functional, compliance and load testing.

Tags:
michael
Author: 

Comments ( 1 )

harveyflinn
This does not work for me. When I get the SoapUI window up, it hangs and I have to kill the process. The behavior is differnt on Windows and seems to work there but not on Centos 7.
Add a comment

Frequently asked questions ( 5 )

Q

What is SoapUI?

A

SoapUI is the world's leading Functional Testing tool for SOAP and REST testing. With its easy-to-use graphical interface, and enterprise-class features, SoapUI allows you to easily and rapid

Q

How does the usage model for SoapUI Pro look like?

A

It's pretty easy, the licenses are purchased per machine, per year; one license grants one user the right to use SoapUI Pro for one year on one machine

Q

When should I use SoapUI?

A

Use it when you are developing/discovering Web Service clients or implementations and need a tool to test them interactively and/or create functional and load tests that can be run in a continuous integration environment.

Q

What can't I do with SoapUI?

A

Some of the more obvious missing features are WSDL authoring WS-Security support. Check out the Future Plans document to see what's missing (for now).

Q

Does SoapUI work with any Web Service technology?

A

SoapUI is platform agnostic, you can use it for Web Services created with .NET, J2EE, Perl, PHP, etc. The only requirements on your Web Service are that they have a defining WSDL, that they are bound with the SOAP/HTTP binding, and that they do not use SOAP-Encoding (if you want to do validations)

Related Tutorials in How to install SoapUI in CentOS 7 

Related Tutorials in How to install SoapUI in CentOS 7 

How To Install AnyDesk on Centos 7
How To Install AnyDesk on Centos 7
Apr 2, 2018
How to install Tiki Wiki CMS Groupware on CentOS 7
How to install Tiki Wiki CMS Groupware on CentOS 7
May 31, 2018
How to install PHP ImageMagick on CentOS 7
How to install PHP ImageMagick on CentOS 7
Nov 4, 2017
How to Upgrade and Downgrade the PHP Versions on CentOS 7.6
How to Upgrade and Downgrade the PHP Versions on CentOS 7.6
Jun 4, 2019
How to install Apache from Source Code on CentOS 7
How to install Apache from Source Code on CentOS 7
Oct 21, 2017
How to enable or disable repositories in CentOS
How to enable or disable repositories in CentOS
Mar 28, 2018
How to install AWStats on CentOS 7
How to install AWStats on CentOS 7
Dec 8, 2017
How to install Apache JMeter in CentOS 7
How to install Apache JMeter in CentOS 7
Mar 24, 2017

Related Forums in How to install SoapUI in CentOS 7 

Related Forums in How to install SoapUI in CentOS 7 

CentOS
connor class=
How To Completely Remove Apache package On CentOS 7.6
May 14, 2019
CentOS
ceriaimmaculate class=
setfacl : command not found
Jan 3, 2018
CentOS
mason class=
Error getting authority: Error initializing authority: Could not connect: No such file or directory (g-io-error-quark, 1)
Nov 20, 2018
CentOS
landon class=
Command to find SNMP Version
May 28, 2018
CentOS
arjitharon class=
cannot start minio service help
Mar 10, 2018
Apache tomcat
AadrikaAnshu class=
Cannot find ./catalina.sh The file is absent or does not have execute permission This file is needed to run this program
Jun 17, 2019
gitlab
caden class=
Insufficient space in download directory /var/cache/yum/x86_64/6/base/packages
Jul 22, 2019
OpenVAS
frank class=
Could not retrieve mirrorlist http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os&infra=stock error was 14: curl#6 - "Could not resolve host: mirrorlist.centos.org; Unknown error"
Dec 20, 2018
Back To Top!
Rank
User
Points

Top Contributers

userNamenaveelansari
135850

Top Contributers

userNameayanbhatti
92510

Top Contributers

userNamehamzaahmed
32150

Top Contributers

1
userNamelinuxhelp
31040

Top Contributers

userNamemuhammadali
24500
Can you help Elijah ?
Remote Desktop Connection Has Stopped Working

When accessing my remote machine server using remote desktop on a windows machine I am getting this error

forum (1)

Networking
  • Routing
  • trunk
  • Netmask
  • Packet Capture
  • domain
  • HTTP Proxy
Server Setup
  • NFS
  • KVM
  • Memory
  • Sendmail
  • WebDAV
  • LXC
Shell Commands
  • Cloud commander
  • Command line archive tools
  • last command
  • Shell
  • terminal
  • Throttle
Desktop Application
  • Linux app
  • Pithos
  • Retrospect
  • Scribe
  • TortoiseHg
  • 4Images
Monitoring Tool
  • Monit
  • Apache Server Monitoring
  • EtherApe 
  • Arpwatch Tool
  • Auditd
  • Barman
Web Application
  • Nutch
  • Amazon VPC
  • FarmWarDeployer
  • Rukovoditel
  • Mirror site
  • Chef
Contact Us | Terms of Use| Privacy Policy| Disclaimer
© 2025 LinuxHelp.com All rights reserved. Linux™ is the registered trademark of Linus Torvalds. This site is not affiliated with linus torvalds in any way.