Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Web Services Testing with soapUI [Repost]

Posted By: ChrisRedfield
Web Services Testing with soapUI [Repost]

Charitha Kankanamge - Web Services Testing with soapUI
Published: 2012-10-26 | ISBN: 1849515662 | PDF + EPUB + MOBI | 332 pages | 27 MB


Build high quality service-oriented solutions by learning easy and efficient web services testing with this practical, hands-on guide
Become more proficient in testing web services included in your service-oriented solutions
Find, analyze, reproduce bugs effectively by adhering to best web service testing approaches
Learn with clear step-by-step instructions and hands-on examples on various topics related to web services testing using soapUI
In Detail
Quality is a key to success of service-oriented projects. Utilization of proper tools is important to the outcome of web service testing methodology. Being the leading open source web services testing tool, soapUI helps to build robust and flexible automated tests in a productive manner.
"Web Services Testing with soapUI" guides you on adopting best web service testing mechanisms with the industry leading open source testing tool, soapUI. You will learn to use soapUI effectively in testing service-oriented solutions focusing on testing functional as well as non-functional characteristics of web services. SoapUI is capable of testing JDBC data sources, web applications, RESTful services and web services exposed over transports such as JMS. The book discusses all these features and much more, in detail, through practical and clear examples.
This book is focused on learning soapUI in order to test web services in an effective manner. It starts with a general introduction to service-oriented architecture (SOA) followed by testing aspects of service-oriented solutions. This book aims to give readers a comprehensive overview of usage of soapUI in SOA and web services testing projects.
Starting with an overview of SOA and web services testing, you will quickly get your hands dirty with a sample project which makes use of open source web service engine, Apache Axis2. All demonstrations and hands-on exercises are based on this sample project. The tests in a soapUI project are organized into TestSuites, TestCases and TestSteps. You will also learn how soapUI can be used for both functional and non-functional testing. The book then teaches how by using groovy scripting and integrating with Junit and maven, soapUI can easily be used in automated web services testing.
By the end, you'llhave learned to test functional and non-functional aspects of web services and automate by integrating into continuous build systems using soapUI.
What will you learn from this book
Build a simple application based on web services which are deployed on Apache Axis2
Identify performance bottlenecks of service-oriented solutions
Invoke web services developed as part of a sample project using soapUI
Extend the sample soapUI project with TestSuites, TestCases and TestSteps
Validate the responses using various assertions, and use of soapUI properties in tests
Simulate web services with soapUI, use of static and dynamic responses
Test web services configured with WS-* policies (WS-Security, WS-Addressing)
Test JDBC datasources and services exposed over JMS and integrate soapUI with maven and Junit
Approach
"Web Services Testing with soapUI" starts with an overview of SOA and web services testing, and gets your hands dirty with a sample project which makes use of open source web service engine, Apache Axis2. All demonstrations and hands-on exercises are based on this sample project. This book is a practical and comprehensive tutorial for easy and efficient web services testing to build high quality service-oriented solutions.