Saturday, 17 September 2011

Testing the Composite Application


Testing the Composite Application
You can test your Composite Application project by adding test cases, binding to the operation, supplying input, and then using the tester.
Test the HelloWorldApplication Composite Application Project
1. In the Projects window, expand the HelloWorldApplication project node, right-click the Test node, and choose New Test Case.
The New Test Case wizard opens.
2. Accept the default test case name, TestCase1, and click Next.
3. From the Select the WSDL Document page, expand the HelloWorld - Proecss Files node, select Synchronous.wsdl, and click Next.
4. From the Select the Operation to Test page, select the Operation1 and click Finish.
A new TestCase1 node is added under the project's Test node in the Projects window, containing two subnodes, Input and Output.
The Source Editor appears containing the Input file, Input.xml

0 comments:

Post a Comment