Mastering SoapUI
eBook - ePub

Mastering SoapUI

Pranai Nandan

Partager le livre
  1. 240 pages
  2. English
  3. ePUB (adapté aux mobiles)
  4. Disponible sur iOS et Android
eBook - ePub

Mastering SoapUI

Pranai Nandan

DĂ©tails du livre
Aperçu du livre
Table des matiĂšres
Citations

À propos de ce livre

Master the art of testing and automating your SOA using SoapUI

About This Book

  • Design real-time test automation frameworks for Enterprise applications using SoapUI
  • Learn how to solve test automation issues for complex systems
  • A complete guide to understanding SOA automation from quality assurance to business assurance

Who This Book Is For

The book is intended for test architects, SOA test specialists, automation testers, test managers, and software developers who have a good understanding of SOA, web services, Groovy Scripting, and the SOAP UI tool.

What You Will Learn

  • Familiarize yourself with Test Web services from functional, nonfunctional, and security aspects
  • Learn to test real-time service orchestrations
  • Design test automation solutions for SOA-based Enterprise applications
  • Learn multilayer test automation
  • Selenium plus SoapUI under a single umbrella
  • Integrate your SoapUI framework with Jenkins

In Detail

SoapUI is an open-source cross-platform testing application that provides complete test coverage and supports all the standard protocols and technologies. This book includes real-time examples of implementing SoapUI to achieve quality and business assurance.

Starting with the features and functionalities of SoapUI, the book will then focus on functional testing, load testing, and security testing of web services. Furthermore, you will learn how to automate your services and then design data-driven, keyword-driven, and hybrid-driven frameworks in SoapUI. Then the book will show you how to test UIs and services using SoapUI with the help of Selenium. You will also learn how to integrate SoapUI with Jenkins for CI and SoapUI test with QC with backward- and forward-compatibility. The final part of the book will show you how to virtualize a service response in SoapUI using Service Mocking.

You will finish the journey by discovering the best practices for SoapUI test automation and preparing yourself for the online certification of SoapUI.

Style and approach

Filled with real-time examples, this book will help readers take their knowledge to the next level. This book is a comprehensive guide that will cover the end-to-end life cycle of implementing SoapUI in various phases of software testing and the software development life cycle.

Foire aux questions

Comment puis-je résilier mon abonnement ?
Il vous suffit de vous rendre dans la section compte dans paramĂštres et de cliquer sur « RĂ©silier l’abonnement ». C’est aussi simple que cela ! Une fois que vous aurez rĂ©siliĂ© votre abonnement, il restera actif pour le reste de la pĂ©riode pour laquelle vous avez payĂ©. DĂ©couvrez-en plus ici.
Puis-je / comment puis-je télécharger des livres ?
Pour le moment, tous nos livres en format ePub adaptĂ©s aux mobiles peuvent ĂȘtre tĂ©lĂ©chargĂ©s via l’application. La plupart de nos PDF sont Ă©galement disponibles en tĂ©lĂ©chargement et les autres seront tĂ©lĂ©chargeables trĂšs prochainement. DĂ©couvrez-en plus ici.
Quelle est la différence entre les formules tarifaires ?
Les deux abonnements vous donnent un accĂšs complet Ă  la bibliothĂšque et Ă  toutes les fonctionnalitĂ©s de Perlego. Les seules diffĂ©rences sont les tarifs ainsi que la pĂ©riode d’abonnement : avec l’abonnement annuel, vous Ă©conomiserez environ 30 % par rapport Ă  12 mois d’abonnement mensuel.
Qu’est-ce que Perlego ?
Nous sommes un service d’abonnement Ă  des ouvrages universitaires en ligne, oĂč vous pouvez accĂ©der Ă  toute une bibliothĂšque pour un prix infĂ©rieur Ă  celui d’un seul livre par mois. Avec plus d’un million de livres sur plus de 1 000 sujets, nous avons ce qu’il vous faut ! DĂ©couvrez-en plus ici.
Prenez-vous en charge la synthÚse vocale ?
Recherchez le symbole Écouter sur votre prochain livre pour voir si vous pouvez l’écouter. L’outil Écouter lit le texte Ă  haute voix pour vous, en surlignant le passage qui est en cours de lecture. Vous pouvez le mettre sur pause, l’accĂ©lĂ©rer ou le ralentir. DĂ©couvrez-en plus ici.
Est-ce que Mastering SoapUI est un PDF/ePUB en ligne ?
Oui, vous pouvez accĂ©der Ă  Mastering SoapUI par Pranai Nandan en format PDF et/ou ePUB ainsi qu’à d’autres livres populaires dans Computer Science et Open Source Programming. Nous disposons de plus d’un million d’ouvrages Ă  dĂ©couvrir dans notre catalogue.

Informations

Année
2016
ISBN
9781783980802

Mastering SoapUI


Table of Contents

Mastering SoapUI
Credits
About the Author
Acknowledgments
About the Reviewer
www.PacktPub.com
eBooks, discount offers, and more
Why subscribe?
Preface
What this book covers
What you need for this book
Who this book is for
Conventions
Reader feedback
Customer support
Downloading the example code
Errata
Piracy
Questions
1. Introduction to SOA Testing
SoapUI architecture
Test architecture in detail
Test approaches in SOA testing
Functional testing
Let's see how to configure a SOAP service in SoapUI for functional testing
Performance testing
Security testing
Summary
2. Functional Testing In Detail
Service orchestration
A new user install in a telecom application
Key features of SoapUI to test service orchestration
Dynamic data generation
Groovy Script for random number generation
Property transfer
Assertions
Configuring SoapUI for JMS services using Hermes JMS
Groovy script
End-to-end demonstration of testing an orchestrated flow
Summary
3. Performance Testing of SOA Applications in Detail
Performance testing in the SOA world
Performance test planning
Types of tests
Test execution phase
Quality gates
Performance testing using SoapUI
Assertions in performance testing
Analysis
SoapUI and LoadUI Integration
Pre-requisites
Summary
4. Security Testing in Detail
Security testing in SOA world
A real time example of security testing in web services
Configuring boundary scan types
Summary
5. Test Automation in SOA World
Test automation ROI
Test automation using SoapUI
Types of test automation framework
Scripting types
Utilities for a test automation framework
Groovy script for reading data from an Excel sheet
Summary of the script
Database connection – why is it required?
Test automation report
Dynamic environment configuration
Assertions or validation
Summary
6. Multilayer Test Automation Using SoapUI and Selenium
UI test automation tools
SoapUI and Selenium integration
Automation in Google Chrome
Working with the IE browser
Implementing a real world test case using SoapUI and Selenium together
Locator identification
Summary
7. SoapUI Integration with Jenkins and HP QC
DevOps
Jenkins
Installing Jenkins on Windows
Integrating Jenkins with SoapUI
Integrating the test tools
Post execution steps
Integrating with test management tools
QC Integration with SoapUI
Summary
8. End-to-End Test Automation
Integrating everything together
Summary
9. Service Mocking
Creating mock services in SoapUI
Dispatch methods
Sequence
Random
XQuery Match
XPath Match
Script
Deploying mock services to an external server
Summary
10. Best Practices in SOA Test Automation
Why do we need best practices?
Choose the right tool
Get involved early in the lifecycle
Virtualization/mock services support
Get the right resources
Candidate for test automation
Dedicated and locked test environment
Encapsulated test automation framework
Benefits from TAF encapsulation
Dynamic assertions or validations
Performing non-functional tests
Correct onshore, nearshore and offshore ratios
Utilizing a unit test with test automation
Building good manual test cases
Summary
Index

Mastering SoapUI

Copyright © 2016 Packt Publishing
All rights reserved. No part of this book may be reproduced, stored in a retrieval system, or transmitted in any form or by any means, without the prior written permission of the publisher, except in the case of brief quotations embedded in critical articles or reviews.
Every effort has been made in the preparation of this book to ensure the accuracy of the information presented. However, the information contained in this book is sold without warranty, either express or implied. Neither the author, nor Packt Publishing, and its dealers and distributors will be held liable for any damages caused or alleged to be caused directly or indirectly by this book.
Packt Publishing has endeavored to provide trademark information about all of the companies and products mentioned in this book by the appropriate use of capitals. However, Packt Publishing cannot guarantee the accuracy of this information.
First published: August 2016
Production reference: 1260816
Published by Packt Publishing Ltd.
Livery Place
35 Livery Street
Birmingham B3 2PB, UK.
ISBN 978-1-78398-080-2
www.packtpub.com

Credits

Author
Pranai Nandan
Reviewer
Dennis Knol
Acquisition Editor
Prachi Bisht
Content Development Editor
Trusha Shriyan
Technical Editor
Nirant Carvalho
Copy Editors
Safis Editing
M...

Table des matiĂšres