design and implement a framework for interoperability testing, plus a simple
demonstration test
-----------------------------------------------------------------------------------------------
Key: ETCH-15
URL: https://issues.apache.org/jira/browse/ETCH-15
Project: Etch
Issue Type: New Feature
Components: build
Environment: windows, unix, mac
Reporter: scott comer
Assignee: scott comer
Fix For: 1.0.2
we need a way to automate the interoperability tests. hard enough now with 2
versions of java (1.5.x, 1.6.x), 3 versions of .net (2, 3, 3.5), 2 bindings
(java, csharp), and four operating systems (win xp pro, win 2k3, mac osx, and
some linux), multitudinous runtime transport options...
we need a mechanism to:
1) describe the test programs (i.e., java server, java client, csharp server,
csharp client)
2) invoke the tests again and again with various configurations and options
3) correlate and report the results
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.