Tuesday, October 14, 2008
Subject of SOA Testing
General speaking, SOA Testing should do following things:1. SOA protocol testing. You need to test performance of SOAP protocols.2. Test and evaluate individual services. You need to write program to test the service that you want to use.3. Test an integrated application or composite services. You need to write program to test the composed web service and integrated application to see if they work as you wished.4. Quality of Service (QoS) evaluation. You need to evaluate the QoS. Because you can not get it directly from service contract or WSDL.5. Interoperability testing. You need to do conformance testing to ensure SOA protocol compliance.6. Regression testing. To guarantee modification correct.7. Load/Stressing testing. To make sure the service work well under some stressful condition.8. Monitor testing. You need to get runtime information from monitor testing.9. Security testing. You need to see if your service is secure enough.10. Testing service brokers. You need to test your service brokers can do normal things correctly such as registration and discovery.11. SOA testing and evaluation framework. You need to build up a good framework to perform all kinds of SOA testing.12. SOA testing tool testing. You need to decide if you need to use any SOA testing tool and which tools can guarantee your testing requirement.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment