Cargando…

Web Services Testing with soapUI.

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 practi...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Kankanamge, Charitha
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Birmingham : Packt Pub., 2012.
Temas:
Acceso en línea:Texto completo

MARC

LEADER 00000cam a2200000Ia 4500
001 KNOVEL_ocn818819126
003 OCoLC
005 20231027140348.0
006 m o d
007 cr cnu---unuuu
008 121124s2012 enk o 000 0 eng d
040 |a EBLCP  |b eng  |e pn  |c EBLCP  |d N$T  |d OCLCQ  |d UMI  |d COO  |d OCLCQ  |d KNOVL  |d DEBSZ  |d OCLCQ  |d YDXCP  |d OCLCQ  |d OCLCF  |d KNOVL  |d OCLCQ  |d FEM  |d JBG  |d AGLDB  |d MERUC  |d OCLCQ  |d OCLCO  |d ZCU  |d VTS  |d CEF  |d ICG  |d NLE  |d OCLCQ  |d OCLCO  |d UKMGB  |d STF  |d UAB  |d DKC  |d AU@  |d OCLCQ  |d M8D  |d OCLCQ  |d OCLCO  |d OCLCQ  |d K6U  |d OCLCO  |d OCLCQ  |d OCLCO 
015 |a GBB747692  |2 bnb 
016 7 |a 018014788  |2 Uk 
019 |a 824761411  |a 968007978  |a 969074224 
020 |a 9781849515672  |q (electronic bk.) 
020 |a 1849515670  |q (electronic bk.) 
020 |a 9781621989011  |q (electronic bk.) 
020 |a 1621989011  |q (electronic bk.) 
020 |a 1849515662 
020 |a 9781849515665 
020 |z 9781849515665 
029 1 |a AU@  |b 000050492753 
029 1 |a AU@  |b 000050635542 
029 1 |a AU@  |b 000053046152 
029 1 |a DEBBG  |b BV041120749 
029 1 |a DEBBG  |b BV043119280 
029 1 |a DEBBG  |b BV044170466 
029 1 |a DEBSZ  |b 396756549 
029 1 |a DEBSZ  |b 39742289X 
029 1 |a DEBSZ  |b 421316217 
029 1 |a GBVCP  |b 785367357 
029 1 |a UKMGB  |b 018014788 
029 1 |a DKDLA  |b 820120-katalog:999934872905765 
035 |a (OCoLC)818819126  |z (OCoLC)824761411  |z (OCoLC)968007978  |z (OCoLC)969074224 
037 |a CL0500000184  |b Safari Books Online 
050 4 |a QA76 
072 7 |a COM  |x 087000  |2 bisacsh 
072 7 |a COM  |x 034000  |2 bisacsh 
072 7 |a COM  |x 060130  |2 bisacsh 
072 7 |a COM  |x 060150  |2 bisacsh 
082 0 4 |a 006.7  |2 22 
049 |a UAMI 
100 1 |a Kankanamge, Charitha. 
245 1 0 |a Web Services Testing with soapUI. 
260 |a Birmingham :  |b Packt Pub.,  |c 2012. 
300 |a 1 online resource (512 pages) 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
347 |a text file  |2 rda 
505 0 |a Web Services Testing with soapUI; Web Services Testing with soapUI; Credits; About the Author; Acknowledgement; About the Reviewers; www.PacktPub.com; Support files, eBooks, discount offers and more; Why Subscribe?; Free Access for Packt account holders; 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. Web Services Testing and soapUI; SOA and web services; Service-oriented solutions; Case study; Building blocks of SOA; Web services; Mediation. 
505 8 |a CompositionSimple Object Access Protocol; Alternatives to SOAP; REST; Java Script Object Notation; Web Services Description Language; Message exchanging patterns; SOAP Faults; Approaches of testing web services; Unit testing of web services; Functional testing; Tool assisted testing; Using client APIs provided by service container middleware; Integration testing of web services; Performance testing of web services; The common challenges of Web services testing; Use of external web services; Implications of using complex standards and protocols; Headless nature of web services; What is soapUI? 
505 8 |a Capabilities of soapUIInstalling soapUI; System requirements; Installing soapUI on Linux; soapUI installation on Windows; Installing soapUI on MacOS; A glance at soapUI user interface; Summary; 2. The Sample Project; The problem domain; Project pre-requisites; Java; Apache Ant; MySQL; Setting up Apache Axis2; Setting up project source directories; Designing the web services; Creating the database; Implementing the web services; Web services fault handling; Managing database operations; Completing the web service implementation classes; Deploying web services; Summary. 
505 8 |a 3. First Steps with soapUI and ProjectsUnderstanding the web services definition; Schema; portType; binding; Service; Creating a soapUI project; Invoking the guest management web service; A detailed look at SOAP requests and responses; Generating SOAP Faults; Summary; 4. Working with Your First TestSuite; A sample test scenario; Creating a TestSuite; Adding TestCases; addRoom TestCase; getRoomDetails TestCase; deleteRoom TestCase; Running the first TestSuite; Adding test assertions; Not SOAP Fault assertion; XPath Match assertion; The Contains assertion; Adding properties to soapUI tests. 
505 8 |a Reading property values from a fileTransferring property values between TestSteps; Summary; 5. Load and Performance Testing with soapUI; Non-functional testing of web services; Performance testing; Planning for web service performance testing; Using soapUI for performance testing; Working with load tests in soapUI; Limit of a load test; Threads in a soapUI load test; Load test strategies of soapUI; Simple load strategy; Burst load strategy; Thread load strategy; Variance strategy; A closer look at the load test report and statistics of soapUI; Using load test assertions in soapUI. 
520 |a 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. This book directly targets software quality assurance professionals, software project managers, and software developers interested in automated or manual testing web services. 
588 0 |a Print version record. 
590 |a O'Reilly  |b O'Reilly Online Learning: Academic/Public Library Edition 
590 |a Knovel  |b ACADEMIC - Software Engineering 
590 |a eBooks on EBSCOhost  |b EBSCO eBook Subscription Academic Collection - Worldwide 
630 0 7 |a SoapUI.  |2 blmlsh 
650 0 |a Interactive multimedia. 
650 0 |a World Wide Web. 
650 0 |a Computers. 
650 2 |a Internet 
650 2 |a Computers 
650 6 |a Multimédias interactifs. 
650 6 |a Web. 
650 6 |a Ordinateurs. 
650 7 |a World Wide Web.  |2 aat 
650 7 |a computers.  |2 aat 
650 7 |a COMPUTERS  |x Digital Media  |x General.  |2 bisacsh 
650 7 |a COMPUTERS  |x Interactive & Multimedia.  |2 bisacsh 
650 7 |a COMPUTERS  |x Web  |x Site Design.  |2 bisacsh 
650 7 |a COMPUTERS  |x Web  |x User Generated Content.  |2 bisacsh 
650 7 |a Computers  |2 fast 
650 7 |a Interactive multimedia  |2 fast 
650 7 |a World Wide Web  |2 fast 
856 4 0 |u https://appknovel.uam.elogim.com/kn/resources/kpWSTUI001/toc  |z Texto completo 
938 |a ProQuest Ebook Central  |b EBLB  |n EBL1057935 
938 |a EBSCOhost  |b EBSC  |n 499148 
938 |a YBP Library Services  |b YANK  |n 9905044 
994 |a 92  |b IZTAP