You could look at this blog as a repository of information related to performance testing n engineering areas. It provides key details from basic conceptual foundation topics & advanced topics providing a detailed insight to the readers. Am sharing some of the key things that i learnt in my career to benefit future Performance Assurance professionals to also it will provide me an opportunity to learn from your experiences. You can also reach me out through www.elitesouls.in
Monday, April 20, 2009
WCF Services Performance Testing
The following are the tools which supports WCF web servcies performance testing.
> WCFStorm
> WCF Load Test
> SOAtest
SOAPUI doesnt support WCF web services performance testing. Out of above 3 tools, we have finlized on the SOAtest 5.5 tool to carryout WCF web services performance testing.
Web Services Performance Testing
Web Services Performance Testing using SOAPUI Recently i had a chance to recommend a performance testing tool to carryout performance testing for web services system. I evaluated a series of open source and licensed tools and finally concluded SOAPUI would be meet the requirement for our system. soapUI provides extensive load testing functionality allowing you to do the following: Behavioral LoadTesting : analyze performance behaviour under varying load with different load strategies. Performance LoadTesting : find maximal performance available using thread strategies and Command Line LoadTest execution. Requirements Driven LoadTesting : define performance requirements and continuously validate using Load Test assertions. SOAPUI helps in the following.
Functional LoadTesting : validate functionality under load using standard TestCase methods.
> Validate a Web Services performance under different Load scenarios.
> Maintain Functional validations to see that they don't "break" under load.
> Run several load tests simultaneously to see how they affect each other.
Its a freeware tool which best suits web services load testing. Its commercial version is called SOAPUI Pro includes productivity enahancements. In Overall SOAPUI meets most the requirements for a Web services performance testing and it is a apt tool to meet most of the web services.