Click here to Skip to main content
15,885,435 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Dear Friends,

I want to measure the quality of my web application based Service Oriented Architecture.
There are a standard for webservice quality factor from OASIS :
Web Services Quality Factors Version 1.0:
http://docs.oasis-open.org/wsqm/WS-Quality-Factors/v1.0/cos01/WS-Quality-Factors-v1.0-cos01.pdf

I following the software quality measurement method for :
1. Response Time
Response Time = Client Latency + Network Latency + Server Latency
2.Maximum Throughput
3.Availability
4.Accessibility
5.Successability

My questions are :
1. Do you guys have another way to measure the software quality for web services?
2. I'm develop the web service using visual studio 2010 with WCF, did you guys know a tool for measure the quality of web service?
As I know, there is a tool named "Lab Center" from microsoft visual studio 2010 to testing the software from performance and response time attributte.
http://msdn.microsoft.com/library/jj159341.aspx
But I don't know how to use it to measure other quality attrbute for a web service?

Thank you guys,
God bless you :)
Posted
Updated 21-Jun-13 20:15pm
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900