Hi,

How one can get the result N/A in results.xml? I have not seen that. Can we 
somehow force result as N/A through tests.xml definition? If so, what is the 
syntax to be used in tess.xml?


Best Regards, 
Sajeev Manikkoth 
MeeGo SW R&D 
Phone: +918040159000 - Ext: 4585 
Hand Phone: +919663311378 

>-----Original Message-----
>From: [email protected] [mailto:meego-qa-
>[email protected]] On Behalf Of ext Ville Ilvonen
>Sent: Friday, January 07, 2011 11:43 AM
>To: [email protected]
>Subject: Re: [Meego-qa] No testable- result in results.xml from
>testrunner-lite tool
>
>On 01/06/2011 03:07 AM, ext [email protected] wrote:
>> Hi,
>>
>> I would like to know how can I get "Not testable" result in
>> results.xml file. If I don't want to execute any test cases via
>> testrunner-lite tool but want to get the result as "Not testable" in
>> results.xml file what syntax I should add in tests.xml file.
>
>Results schema defines following valid verdicts currently:
>
>...
><xs:attribute name="result" use="required">
>         <xs:simpleType>
>           <xs:restriction base="xs:string">
>             <xs:enumeration value="FAIL" />
>             <xs:enumeration value="PASS" />
>             <xs:enumeration value="N/A" />
>           </xs:restriction>
>         </xs:simpleType>
>       </xs:attribute>
>...
>
>testrunner tools validate results but I'm not sure if qa-reports
>validates (yet) so you can try anything for verdict and check whether
>you can publish it to qa-reports.
>
>I'm sure you have noticed that there's test verdict discussion ongoing
>in another thread of this mailing list so I'd recommend you to use
>verdicts that are currently allowed (N/A + comment would suit your need
>currently the best.
>
>In case you develop a habit of introducing whatever results that are not
>(yet) agreed MeeGo verdicts (e.g. "Not testable", "Blocked", "Measured")
>you might end up with problems later.
>
>-Ville
>
>>
>> Regards Dimpy _______________________________________________
>> MeeGo-qa mailing list [email protected]
>> http://lists.meego.com/listinfo/meego-qa
>
>_______________________________________________
>MeeGo-qa mailing list
>[email protected]
>http://lists.meego.com/listinfo/meego-qa
_______________________________________________
MeeGo-qa mailing list
[email protected]
http://lists.meego.com/listinfo/meego-qa

Reply via email to