开发者

Testing XML with FitNesse Automation Framework

We have the scenario to pass the XML file as input to the applications and validate the schema and transactions, Is there any FitNesse fixture framewor开发者_JS百科k available to simulate this?


There isn't a pre-defined fixture available but you can write your own, e.g., based on Do Fixture, something like:

|myXmlFixture|
|set schema file|xxx|
|validate xml file|yyy|
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜