Recently,I am learning a automation test framework for testing web service.
main element as:
Request XML File
Respose XML File
Verification File for Response information
MetaData File support request file.
Control File like TestCase
when I send a request to proxy,system will deal with the file and response it by xml file style,then automation test tool check it regarding verification file and report a check information.
this tool is suitable with system test or regress test.
when I go deep into using it, I will introduce it's detail.
main element as:
Request XML File
Respose XML File
Verification File for Response information
MetaData File support request file.
Control File like TestCase
when I send a request to proxy,system will deal with the file and response it by xml file style,then automation test tool check it regarding verification file and report a check information.
this tool is suitable with system test or regress test.
when I go deep into using it, I will introduce it's detail.
本文介绍了一种用于WebService测试的自动化测试框架。该框架通过请求XML文件、响应XML文件及验证文件进行测试,并利用元数据文件支持请求文件。控制系统文件如测试案例通过代理发送请求,系统以XML格式响应,自动化工具据此验证并报告结果。此工具适用于系统测试和回归测试。
2万+

被折叠的 条评论
为什么被折叠?



