Mailing List - Entries from 2018 up to now
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000099">
<div class="moz-cite-prefix">Hi Swaminathan,<br>
<br>
If what you are after is the variation of test failed/passed
between two runs one solution is to use the jUnit report also
generated by QFTest.<br>
With this there are a few tools that can keep a record of the
different pass rate.<br>
For instance Hudson/Jenkins does a good job at highlighting the
variations in the jUnit results. You can even have the history of
one specific test case.<br>
<br>
Now the introduction of such tools can have its own challenges,
but as Gregor pointed out, it is fairly simple to implement your
own parsers and reports.<br>
<br>
Cheers,<br>
<div class="moz-signature">
<p style="font-family:arial;font-size:12px;color:#808080;"><b
style="color:#0000FF;">Denis</b></p>
</div>
On 25/09/2012 12:01 AM, Gregor Schmid wrote:<br>
</div>
<blockquote cite="mid:joehlrzfhr.fsf@gsl.qfs.de" type="cite">
<meta http-equiv="Content-Type" content="text/html;
charset=ISO-8859-1">
<meta name="Generator" content="MS Exchange Server version
08.02.0254.000">
<title>Re: [QF-Test] Number of Failed/Passed testcases</title>
<!-- Converted from text/plain format -->
<br>
<p><font size="2">Hello Swaminathan,<br>
<br>
it's usually not a good idea to post run-logs to the QF-Test
mailing<br>
list, but as the question is of general interest I decided to
let it<br>
pass.<br>
<br>
In short, you'll want to look at the summary report file named<br>
report.xml located in the same directory as the XML file you
attached.<br>
The first summary node has attributes like executedtests or<br>
passedtests that represent the values shown in the HTML
report.<br>
<br>
Best regards,<br>
Greg<br>
<br>
Swaminathan Guruvayurappan
<a class="moz-txt-link-rfc2396E" href="mailto:swaminathan.guruvayurappan@veryxtech.com"><swaminathan.guruvayurappan@veryxtech.com></a><br>
writes:<br>
<br>
> Hello Folks,<br>
><br>
> Good day to all.<br>
><br>
> We are working on GUI Automation for past 2 years using
QF-Test. Now we got a obvious requirement.<br>
><br>
> How to find "How many test cases are Passed, Failed and
Aborted from the Regression". Test suite<br>
> structure as follows<br>
><br>
> [cid] <br>
><br>
> Each Test call will contain a
TestSuite->TestSet->TestCase in it. We need to identify
'Overall<br>
> result of how many test cases are<br>
> Passed(that is the test case node will contain errors as
0)<br>
> Failed(that is the test case node will contain errors as
>1)'<br>
> Aborted(that is the test case node will contain
exceptions as >1)'<br>
><br>
> Please find attached QFS Log in qrl and xml format.<br>
><br>
> Regards,<br>
><br>
> Swaminathan<br>
<br>
--<br>
Gregor Schmid
<a class="moz-txt-link-abbreviated" href="mailto:Gregor.Schmid@qfs.de">Gregor.Schmid@qfs.de</a><br>
Quality First Software GmbH <a
moz-do-not-send="true" href="http://www.qfs.de">http://www.qfs.de</a><br>
Tulpenstr. 41 Tel: +49 8171
38648-0<br>
DE-82538 Geretsried Fax: +49 8171
3864816<br>
GF: Gregor Schmid, Karlheinz Kellerer HRB München
140833<br>
<br>
_______________________________________________<br>
qftest-list mailing list<br>
<a class="moz-txt-link-abbreviated" href="mailto:qftest-list@qfs.de">qftest-list@qfs.de</a><br>
<a moz-do-not-send="true"
href="http://www.qfs.de/mailman/listinfo/qftest-list">http://www.qfs.de/mailman/listinfo/qftest-list</a><br>
</font>
</p>
</blockquote>
<br>
-------------------------------------------------------------------------
DISCLAIMER: This e-mail transmission and any documents, files and
previous e-mail messages attached to it are private and confidential.
They may contain proprietary or copyright material or information that
is subject to legal professional privilege. They are for the use of
the intended recipient only. Any unauthorised viewing, use, disclosure,
copying, alteration, storage or distribution of, or reliance on, this
message is strictly prohibited. No part may be reproduced, adapted or
transmitted without the written permission of the owner. If you have
received this transmission in error, or are not an authorised recipient,
please immediately notify the sender by return email, delete this
message and all copies from your e-mail system, and destroy any printed
copies. Receipt by anyone other than the intended recipient should not
be deemed a waiver of any privilege or protection. Thales Australia
does not warrant or represent that this e-mail or any documents, files
and previous e-mail messages attached are error or virus free.
-------------------------------------------------------------------------
</body>
</html>