AUS:Tests: Difference between revisions

Jump to navigation Jump to search
843 bytes added ,  1 September 2006
no edit summary
No edit summary
Line 19: Line 19:
* Develop a script to finally retrieve AUS XML data based on passed inputs/fixtures then compare to expected results
* Develop a script to finally retrieve AUS XML data based on passed inputs/fixtures then compare to expected results
* Think about ways to display results or provide reporting capabilities down the road?  Logging?
* Think about ways to display results or provide reporting capabilities down the road?  Logging?
= Inputs =
* uri version
* product
* version
* build
* platform
* locale
* channel
= Outputs =
* See [[Software_Update:updates.xml_Format|Software Update XML format definition]]
Example:
<?xml version="1.0"?>
<updates>
    <update type="minor" version="1.5.0.7" extensionVersion="1.5.0.7" buildID="2006083105" >
        <patch type="complete" URL="http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/2006-08-31-05-mozilla1.8.0/firefox-1.5.0.7.en-US.mac.complete.mar" hashFunction="md5" hashValue="90f58b8836f288d42e2c14ea5ba3c71e" size="15408802"/>
        <patch type="partial" URL="http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/2006-08-30-05-mozilla1.8.0/firefox-1.5.0.7.en-US.mac.partial.2006083005-2006083105.mar" hashFunction="MD5" hashValue="712b418e5c300be941515d5f75eb167f" size="6859"/>
    </update>
</updates>


= AUS Flow =
= AUS Flow =
3,035

edits

Navigation menu