SlideShare a Scribd company logo
By: Diwas Kandel 
Yakendra Adhikari 
Shrikar Reddy
 Communication of Component A with Component B 
 consists of sequence of 
messages exchanged between 
A and B 
 based on standards 
Internet or 
other 
network 
Component A Component B
 software component which can be programmatically accessed by its clients 
 clients send and receive messages to and from web service 
 messages are processed programmatically 
 comprises interface and implementation 
 interface strictly separated from implementation 
 interface is exposed to the clients 
 implementation is hidden
Web service
 Demonstration

More Related Content

PPT
PPTX
Business awareness of testers and the quality of testing
PPTX
Фгос в начальной школе
PPTX
Simple Ways of Planning, Designing and Testing Usability of a Software Produc...
PDF
Analiza wpływu_TestingCup 2016
PPTX
Flash builder installation_guide_v1.0
PPT
An informed community is a resilient community
Business awareness of testers and the quality of testing
Фгос в начальной школе
Simple Ways of Planning, Designing and Testing Usability of a Software Produc...
Analiza wpływu_TestingCup 2016
Flash builder installation_guide_v1.0
An informed community is a resilient community

Viewers also liked (11)

PPTX
DOCX
Analyzing magazine cover microsoft word
PDF
First-launch by 張閔傑
PDF
Analiza wpływu - beIT
PPTX
W poszukiwaniu źródeł problemów w projektach IT
PPTX
Visualization: For Business
PPTX
Flash builder installation_guide_v1.1
PPTX
Minimize the project risk - build good business requirements
PDF
IMD 2012:
PPTX
Don’t just test Usability – build it!
PPTX
Knowledge Discovery in Databases
Analyzing magazine cover microsoft word
First-launch by 張閔傑
Analiza wpływu - beIT
W poszukiwaniu źródeł problemów w projektach IT
Visualization: For Business
Flash builder installation_guide_v1.1
Minimize the project risk - build good business requirements
IMD 2012:
Don’t just test Usability – build it!
Knowledge Discovery in Databases
Ad

Recently uploaded (20)

PPTX
New ISO 27001_2022 standard and the changes
PPTX
QUANTUM_COMPUTING_AND_ITS_POTENTIAL_APPLICATIONS[2].pptx
PDF
Transcultural that can help you someday.
PDF
Microsoft Core Cloud Services powerpoint
PDF
Business Analytics and business intelligence.pdf
PPTX
Acceptance and paychological effects of mandatory extra coach I classes.pptx
PDF
annual-report-2024-2025 original latest.
PDF
Data Engineering Interview Questions & Answers Batch Processing (Spark, Hadoo...
PPTX
A Complete Guide to Streamlining Business Processes
PPTX
Market Analysis -202507- Wind-Solar+Hybrid+Street+Lights+for+the+North+Amer...
PPTX
IBA_Chapter_11_Slides_Final_Accessible.pptx
PDF
Data Engineering Interview Questions & Answers Cloud Data Stacks (AWS, Azure,...
PPTX
Managing Community Partner Relationships
PPTX
Microsoft-Fabric-Unifying-Analytics-for-the-Modern-Enterprise Solution.pptx
PPT
Predictive modeling basics in data cleaning process
PPTX
retention in jsjsksksksnbsndjddjdnFPD.pptx
PPTX
SAP 2 completion done . PRESENTATION.pptx
PPTX
mbdjdhjjodule 5-1 rhfhhfjtjjhafbrhfnfbbfnb
PPTX
AI Strategy room jwfjksfksfjsjsjsjsjfsjfsj
PDF
Optimise Shopper Experiences with a Strong Data Estate.pdf
New ISO 27001_2022 standard and the changes
QUANTUM_COMPUTING_AND_ITS_POTENTIAL_APPLICATIONS[2].pptx
Transcultural that can help you someday.
Microsoft Core Cloud Services powerpoint
Business Analytics and business intelligence.pdf
Acceptance and paychological effects of mandatory extra coach I classes.pptx
annual-report-2024-2025 original latest.
Data Engineering Interview Questions & Answers Batch Processing (Spark, Hadoo...
A Complete Guide to Streamlining Business Processes
Market Analysis -202507- Wind-Solar+Hybrid+Street+Lights+for+the+North+Amer...
IBA_Chapter_11_Slides_Final_Accessible.pptx
Data Engineering Interview Questions & Answers Cloud Data Stacks (AWS, Azure,...
Managing Community Partner Relationships
Microsoft-Fabric-Unifying-Analytics-for-the-Modern-Enterprise Solution.pptx
Predictive modeling basics in data cleaning process
retention in jsjsksksksnbsndjddjdnFPD.pptx
SAP 2 completion done . PRESENTATION.pptx
mbdjdhjjodule 5-1 rhfhhfjtjjhafbrhfnfbbfnb
AI Strategy room jwfjksfksfjsjsjsjsjfsjfsj
Optimise Shopper Experiences with a Strong Data Estate.pdf
Ad

Web service

  • 1. By: Diwas Kandel Yakendra Adhikari Shrikar Reddy
  • 2.  Communication of Component A with Component B  consists of sequence of messages exchanged between A and B  based on standards Internet or other network Component A Component B
  • 3.  software component which can be programmatically accessed by its clients  clients send and receive messages to and from web service  messages are processed programmatically  comprises interface and implementation  interface strictly separated from implementation  interface is exposed to the clients  implementation is hidden