- Web Services Testing with soapUI
- Charitha Kankanamge
- 202字
- 2021-08-05 18:39:22
Chapter 1. Web Services Testing and soapUI
Web services are one of the key building blocks of service-oriented solutions. Because of their usage and importance in the enterprise applications, the project teams are expected to be knowledgeable and familiar with the technologies which are associated with web services and service-oriented architecture(SOA). The testing aspect of web services in particular is one of the key topics which needs to be discussed when you work with web services.
Web servics testing can be performed using many approaches. The client APIs included in web service frameworks such as Apache Axis2 can be used to programatically invoke web services. In addition to that, number of properitory and open source tools are avaialble to test web services automatically. soapUI is one such free and open source testing tool that suppots functional and non-functional evaluations of web services.
We will discuss the following topics in this chapter which will provide you with an introduction to the basic concepts of SOA, web services testing, and soapUI:
- Overview of some of the key characteristics of web services
- The role of web services in SOA
- Approaches of testing web services
- Web services testing challenges
- Introduction to soapUI
- Installing soapUI
- 數(shù)據(jù)庫(kù)應(yīng)用實(shí)戰(zhàn)
- 有趣的二進(jìn)制:軟件安全與逆向分析
- Unity 5.x Game AI Programming Cookbook
- 算法競(jìng)賽入門經(jīng)典:習(xí)題與解答
- Game Development with Swift
- Spark核心技術(shù)與高級(jí)應(yīng)用
- Sybase數(shù)據(jù)庫(kù)在UNIX、Windows上的實(shí)施和管理
- “互聯(lián)網(wǎng)+”時(shí)代立體化計(jì)算機(jī)組
- gnuplot Cookbook
- 數(shù)據(jù)庫(kù)應(yīng)用系統(tǒng)技術(shù)
- 大數(shù)據(jù)時(shí)代系列(套裝9冊(cè))
- Access 2016數(shù)據(jù)庫(kù)應(yīng)用基礎(chǔ)
- 基于數(shù)據(jù)發(fā)布的隱私保護(hù)模型研究
- 實(shí)用預(yù)測(cè)分析
- TypeScript Microservices