Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file not shown.
Binary file added ARC/ARC 1.1.0/ARC_1.1.0_Verification_Report.xlsx
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,280 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">

<head>
<title>TestNG Report</title>
<style type="text/css">
body {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #111;
}

table {
margin-bottom: 20px;
border-collapse: collapse;
empty-cells: show;
width: 100%;
}

.env-table {
margin-bottom: 28px;
}

.summary-block {
margin-bottom: 22px;
}

.scenario-block {
margin-top: 14px;
margin-bottom: 26px;
}

#summary,
#summary table {
table-layout: fixed;
}

th,
td {
border: 1px solid #bbb;
padding: .35em .6em;
font-size: 13px;
vertical-align: middle;
}

th {
background: #f2f2f2;
font-weight: 700;
}

td {
color: #111;
}

.summary-title {
text-align: center;
font-weight: 700;
padding: 6px 0;
}

.summary-label {
background: #efefef;
text-align: center;
font-weight: 600;
}

.bar {
height: 30px;
text-align: center;
vertical-align: middle;
font-weight: 700;
color: #111;
}

.bar-total {
background: #ffffff;
}

.bar-passed {
background: #2fb500;
}

.bar-ignored {
background: #ff9900;
}

.bar-known {
background: #eaff7f;
}

.bar-skipped {
background: #ffd54f;
}

.bar-failed {
background: #e04b4b;
}

.passedeven td,
.passedodd td,
.passedeven th,
.passedodd th {
background-color: #2fb500 !important;
}

.skippedeven td,
.skippedodd td,
.skippedeven th,
.skippedodd th {
background-color: #ffd54f !important;
}

.failedeven td,
.failedodd td,
.failedeven th,
.failedodd th,
.attn,
.attn th {
background-color: #e04b4b !important;
}

.passedeven th {
background-color: #daf5d8 !important;
}

.failedeven th {
background-color: #f8d7da !important;
}

.skippedeven th {
background-color: #fff7dd !important;
}

.num {
text-align: center;
white-space: nowrap;
font-weight: 600;
}

.desc {
overflow: hidden;
text-overflow: ellipsis;
word-wrap: break-word;
max-height: 8em;
padding-right: 6px;
}

.result {
margin-top: 12px;
margin-bottom: 8px;
}

.exception-header {
text-align: center;
font-weight: 700;
background: #f2f2f2;
padding: 6px;
border: 1px solid #bbb;
}

.stacktrace-box {
background: #fff;
border: 1px solid #ccc;
padding: 12px;
font-family: monospace;
font-size: 12px;
white-space: pre-wrap;
overflow: auto;
}

.totop {
font-size: 85%;
text-align: center;
margin-top: 8px;
margin-bottom: 18px;
}
</style>
</head>

<body>
<table class='env-table'>
<tr>
<th colspan='7'>Use Cases Test Report ---- Report Date: Thursday 21 May 13:06:45 ---- Tested Environment:
qa21.mosip.net</th>
</tr>
</table>
<table class='summary-table' style='border:2px solid #2b2b90;'>
<colgroup>
<col style='width:14%'>
<col style='width:14%'>
<col style='width:14%'>
<col style='width:14%'>
<col style='width:14%'>
<col style='width:20%'>
<col style='width:10%'>
</colgroup>
<tr>
<th colspan='7' class='summary-title'>Summary of Test Results</th>
</tr>
<tr>
<td class='summary-label'># Total</td>
<td class='summary-label'># Passed</td>
<td class='summary-label'># Ignored</td>
<td class='summary-label'># Known Issues</td>
<td class='summary-label'># Skipped</td>
<td class='summary-label'># Failed</td>
<td class='summary-label'>Time (HH:MM:SS)</td>
</tr>
<tr>
<td class='bar bar-total num'>8</td>
<td class='bar bar-passed num'>8</td>
<td class='bar bar-ignored num'>0</td>
<td class='bar bar-known num'>0</td>
<td class='bar bar-skipped num'>0</td>
<td class='bar bar-failed num'>0</td>
<td class='time-cell'>01:29:50</td>
</tr>
</table>
<table id='summary' class='summary-block'>
<colgroup>
<col style='width:25%'>
<col style='width:65%'>
<col style='width:10%'>
</colgroup>
<thead>
<tr>
<th> Test </th>
<th> Description </th>
<th>Time (HH:MM:SS)</th>
</tr>
</thead>
<tbody id="t0">
<tr class="passedodd">
<th colspan="3">Scenarios &#8212; Passed</th>
</tr>
<tr class="passedeven">
<td><a href="#m0">newRegistrationAdult</a></td>
<td class='desc'>Verify adult new registration</td>
<td class='num'>00:10:24</td>
</tr>
<tr class="passedeven">
<td><a href="#m1">newRegistrationAdultException</a></td>
<td class='desc'>Verify adult new registration exception</td>
<td class='num'>00:09:54</td>
</tr>
<tr class="passedeven">
<td><a href="#m2">newRegistrationInfant</a></td>
<td class='desc'>Verify infant new registration</td>
<td class='num'>00:10:05</td>
</tr>
<tr class="passedeven">
<td><a href="#m3">newRegistrationMinor</a></td>
<td class='desc'>Verify minor new registration</td>
<td class='num'>00:11:44</td>
</tr>
<tr class="passedeven">
<td><a href="#m4">newRegistrationMinorException</a></td>
<td class='desc'>Verify minor new registration exception</td>
<td class='num'>00:11:56</td>
</tr>
<tr class="passedeven">
<td><a href="#m5">adultPreRegFetching</a></td>
<td class='desc'>Verify adult pre-reg fetching registration</td>
<td class='num'>00:10:46</td>
</tr>
<tr class="passedodd">
<td><a href="#m6">infantPreRegFetching</a></td>
<td class='desc'>Verify infant pre-reg fetching registration</td>
<td class='num'>00:10:22</td>
</tr>
<tr class="passedeven">
<td><a href="#m7">minorPreRegFetching</a></td>
<td class='desc'>Verify minor pre-reg fetching registration</td>
<td class='num'>00:12:56</td>
</tr>
</tbody>
</table>
</body>

</html>
Loading