• <ruby id="5koa6"></ruby>
    <ruby id="5koa6"><option id="5koa6"><thead id="5koa6"></thead></option></ruby>

    <progress id="5koa6"></progress>

  • <strong id="5koa6"></strong>
  • anteater-0.9.16-bin.zip

    上一篇 / 下一篇  2007-05-17 11:24:21

    • 文件大小: 5.51 MB
    • 文件版本: V1.0
    • 開發商: 來源網絡
    • 文件來源: 網絡
    • 界面語言: english
    • 授權方式: 免費
    • 運行平臺: Win9X/Win2000/WinXP

    Welcome to Anteater!

    Anteater is a testing framework designed around Ant, from the Apache Jakarta Project. It provides an easy way to write tests for checking the functionality of a Web application or of an XML Web service.

    The type of tests you can write using Anteater are:

    • Send a HTTP/HTTPS request to a Web server. When the response comes back, test that it meets certain criteria. You can check for HTTP headers and response codes, and validate the response body with regexp, XPath, Relax NG, or contentEquals tests, plus some binary formats. New tests can be easily added.
    • Listen for incoming HTTP requests at an given URL on the local machine. When a request comes on that URL, you can check its parameters and/or content, and send a response accordingly.

    The ability to wait for incoming HTTP messages is something unique to Anteater, which makes it especially useful when building tests for applications that use high level SOAP-based communication, like ebXML or BizTalk. Applications written using these protocols usually receive SOAP messages, and send back a meaningless response. It is only later when they inform. the client, using an HTTP request on the client, about the results of the processing. These are the so-called asynchronous SOAP messages, and are the heart of many high-level protocols based on SOAP or XML messages.

    Here is a simple example written using Anteater:

    <target name="simple">
      <soapRequest description="Post a simple SOAP request"
                   
                   content="test/requests/get-quote">
        <namespace prefix="soap" uri="http://schemas.xmlsoap.org/soap/envelope/"/>
        <namespace prefix="n" uri="urn:xmethods-delayed-quotes"/>
        <match>
          <responseCode value="200"/>
          <xpath select="/soap:Envelope/soap:Body/n:getQuoteResponse/Result"/>
        </match>
      </soapRequest>
    </target>

    Anteater provides XML and text logging support, and the ability to render the logs into HTML reports.

    Features

    • Uses Ant as a technical foundation, taking advantage of Ant's stability, features, widespread deployment and acceptance.
    • Built-in webserver allows testing of HTTP requests as well as responses, making Anteater uniquely suitable for testing interactive web services.
    • Suitable for non-interactive, cron-driven use in Continuous integration environments. Provides one-step deployment, testing and reporting of webapps.
    • Provides XML logging and HTML reporting, extending that found in Ant's JUnit tasks. Supports frames and non-frames HTML output. The generated HTML is easily customizable to match your website's look.
    • Tests in scripts can be grouped by functionality, or any other classification scheme. Grouped tasks can share common configurations, allowing the user to manage large scripts easily. Groups are hierarchical, with configurations being inherited. The grouping system is fully integrated with the HTML reporting, so test reports are meaningfully classified.
    • Anteater updates (new matchers, schemas, bugfixes, even version upgrades) can be automatically downloaded and installed as needed.
    • Comes with extensive documentation in the form. of a 40-page user manual, available as HTML or PDF, plus numerous example scripts.

    TAG: 測試 工具 開源

     

    評分:0

    我來說兩句

    顯示全部

    :loveliness: :handshake :victory: :funk: :time: :kiss: :call: :hug: :lol :'( :Q :L ;P :$ :P :o :@ :D :( :)

    日歷

    « 2011-02-26  
      12345
    6789101112
    13141516171819
    20212223242526
    2728     

    數據統計

    • 訪問量: 93254
    • 日志數: 1
    • 影音數: 2
    • 文件數: 192
    • 建立時間: 2007-05-08
    • 更新時間: 2007-08-13

    RSS訂閱

    Open Toolbar
    老湿亚洲永久精品ww47香蕉图片_日韩欧美中文字幕北美法律_国产AV永久无码天堂影院_久久婷婷综合色丁香五月

  • <ruby id="5koa6"></ruby>
    <ruby id="5koa6"><option id="5koa6"><thead id="5koa6"></thead></option></ruby>

    <progress id="5koa6"></progress>

  • <strong id="5koa6"></strong>