CFP last date
22 April 2024
Reseach Article

Web Service Testing Automation using SoapUI Tool

by Meenakshi Garg, Niveta Lavhate
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
Volume 167 - Number 2
Year of Publication: 2017
Authors: Meenakshi Garg, Niveta Lavhate
10.5120/ijca2017914179

Meenakshi Garg, Niveta Lavhate . Web Service Testing Automation using SoapUI Tool. International Journal of Computer Applications. 167, 2 ( Jun 2017), 23-28. DOI=10.5120/ijca2017914179

@article{ 10.5120/ijca2017914179,
author = { Meenakshi Garg, Niveta Lavhate },
title = { Web Service Testing Automation using SoapUI Tool },
journal = { International Journal of Computer Applications },
issue_date = { Jun 2017 },
volume = { 167 },
number = { 2 },
month = { Jun },
year = { 2017 },
issn = { 0975-8887 },
pages = { 23-28 },
numpages = {9},
url = { https://ijcaonline.org/archives/volume167/number2/27744-2017914179/ },
doi = { 10.5120/ijca2017914179 },
publisher = {Foundation of Computer Science (FCS), NY, USA},
address = {New York, USA}
}
%0 Journal Article
%1 2024-02-07T00:13:45.864711+05:30
%A Meenakshi Garg
%A Niveta Lavhate
%T Web Service Testing Automation using SoapUI Tool
%J International Journal of Computer Applications
%@ 0975-8887
%V 167
%N 2
%P 23-28
%D 2017
%I Foundation of Computer Science (FCS), NY, USA
Abstract

In today’s world, web services have become an integral part of web. A web service is a service offered by one device to another device electronically, for communicating with each other over the World Wide Web. The web services can be also act as an API which facilitates various services for devices over network. Today majority of web applications which keep running makes the use of web services and use service-oriented architecture. A service-oriented architecture (SOA) is a way of designing software where services are provided to the other components by application components, through a communication protocol over the network. The testing of these web services should be considered as an important factor now. Testing the web service manually becomes complicated. The solution is test automation! Web services can be tested by using test automation frameworks. SOAPUI is such an open source tool which can be used for testing of web services. SOAPUI provides a variety of testing facilities. This tool provides the web service tester a modern way through which he can save his time and perform testing efficiently.

References
  1. Shariq Hussain, Paper on Web Service Testing Tools: A Comparative Study
  2. Ravi Kumar, Research article on A Comparative Study and Analysis of Web Service Testing Tools
  3. Evan Martin, Paper on Automated Robustness Testing of Web Services
  4. Mustafa Bozkurt, Testing Web Services: A Survey
  5. Vinod Patil, Introduction to Testing Web services
  6. Tanuj Wala, A Comparative Study of Web Service Testing Tools
  7. SmartBear Software Further Expands by Acquiring World’s Most Widely Used Web Services Testing Tool soapUI https://smartbear.com/news/press-releases/ smartbear-acquiring-web-services-testing-tool/
  8. Getting Started With SoapUI https://www.SoapUI.org/getting-started/introduction .html/
  9. Understanding SOAP and REST Basics And Differences https://blog.smartbear.com/apis/understanding-soap-and-rest-basics/
  10. Why use SoapUI Pro for Functional Testing? https://www.soapui.org/functional-testing/getting-started.html
  11. API Testing Features https://www.soapui.org/open-source/features.html
  12. Introduction for the SoapUI Newbie https://www.soapui.org/getting-started/10-tips-for-the-soapui-beginner.html
  13. Installation and Configuration of SoapUI http://www.softwaretestingclass.com/installation-and-configuration-of-soap-ui-complete-guide/
  14. Advanced SOAP and REST API Functional Testing with SoapUI NG Pro https://www.soapui.org/professional/ soapui-ng-pro.html
Index Terms

Computer Science
Information Sciences

Keywords

SOAP SOAPUI REST Automation testing Web Service Testing