Compare commits

..

No commits in common. "4bbbecc3c74291bfd8787ebcfdd07ebf52516f97" and "48a2a96d54fdf03ac470fcc0f6395e8268a7499b" have entirely different histories.

20 changed files with 106 additions and 87 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -1,2 +0,0 @@
URL: https://cardio.konectar.io
Username: abbottmgr@aissel.com

View File

@ -1,4 +1,4 @@
<project xmlns="https://maven.apache.org/POM/4.0.0" xmlns:xsi="https://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="https://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>DCIMC_Check</groupId>
<artifactId>DCIMC_Check</artifactId>
@ -37,6 +37,13 @@
<version>2.41.2</version>
</dependency>
<!-- https://mvnrepository.com/artifact/org.seleniumhq.selenium/selenium-java -->
<dependency>
<groupId>org.seleniumhq.selenium</groupId>
<artifactId>selenium-java</artifactId>
<version>4.18.1</version>
</dependency>
<!-- https://mvnrepository.com/artifact/ch.qos.logback/logback-classic -->
<dependency>
@ -46,20 +53,12 @@
<scope>test</scope>
</dependency>
<!-- https://mvnrepository.com/artifact/org.seleniumhq.selenium/selenium-java -->
<dependency>
<groupId>org.seleniumhq.selenium</groupId>
<artifactId>selenium-java</artifactId>
<version>4.20.0</version>
</dependency>
<!-- https://mvnrepository.com/artifact/io.github.bonigarcia/webdrivermanager -->
<dependency>
<groupId>io.github.bonigarcia</groupId>
<artifactId>webdrivermanager</artifactId>
<version>5.5.3</version>
<version>5.8.0</version>
<scope>test</scope>
</dependency>
@ -84,6 +83,13 @@
<version>4.1.2</version> <!-- Use the latest version available -->
</dependency>
<!-- JavaMail API for sending emails -->
<dependency>
<groupId>com.sun.mail</groupId>
<artifactId>javax.mail</artifactId>
<version>1.6.2</version> <!-- Use the latest version available -->
</dependency>
<dependency>
<groupId>org.apache.poi</groupId>
@ -103,6 +109,12 @@
<version>5.1.0</version>
</dependency>
<!-- https://mvnrepository.com/artifact/org.apache.poi/poi-ooxml -->
<dependency>
<groupId>org.apache.poi</groupId>
<artifactId>poi-ooxml</artifactId>
<version>3.9</version>
</dependency>
<!-- https://mvnrepository.com/artifact/javax.mail/javax.mail-api -->
<dependency>
@ -117,6 +129,15 @@
<version>3.4</version>
</dependency>
<!--
https://mvnrepository.com/artifact/io.github.bonigarcia/webdrivermanager -->
<dependency>
<groupId>io.github.bonigarcia</groupId>
<artifactId>webdrivermanager</artifactId>
<version>5.7.0</version>
</dependency>
<dependency>
<groupId>com.sun.mail</groupId>
<artifactId>javax.mail</artifactId>

View File

@ -81,9 +81,9 @@ public class GenericTest {
@Test
public void performTestForSet() throws InterruptedException {
ConfigReader config = new ConfigReader();
String[] sets = {"set1", "set2", "set3", "set4", "set5", "set6", "set7", "set8", "set10", "set12", "set13", "set15", "set16", "set17", "set18", "set19", "set20", "set22", "set23", "set24", "set21"};
String[] sets = {"set1", "set2", "set3", "set4", "set5", "set6", "set7", "set8", "set10", "set12", "set13", "set15", "set16", "set17", "set18", "set19", "set20", "set21", "set22", "set23", "set24", "set14"};
// String[] sets = {"set1", "set2", "set3", "set4", "set5", "set6", "set7", "set8", "set10", "set12", "set13", "set15"};
// String[] sets = {"set12", "set13", "set15", "set16", "set17", "set18", "set19", "set20", "set22", "set23", "set24", "set21"};
// String[] sets = {"set4"};
ConsoleOutputToFile.redirectConsoleOutput();
for (String set : sets) {
@ -128,9 +128,9 @@ public class GenericTest {
Thread.sleep(6000);
// Discover
////div[@class='navLinkIdentify sprite_iconSet activeIcon']
driver.findElement(By.xpath("//div[@class='navLinkIdentify sprite_iconSet']")).click();
Thread.sleep(2000);
Thread.sleep(1000);
WebDriverWait wait = new WebDriverWait(driver, 60);
wait.until(ExpectedConditions.visibilityOfElementLocated(By.xpath("//div[normalize-space()='Reset']")));
Thread.sleep(6000);

View File

@ -2,145 +2,145 @@
# Set 1
set1.url=https://cardio.konectar.io
set1.username=abbottmgr@aissel.com
set1.password=konecN$28
set1.password=aisselK^21
set1.options = Amulet KOL List,Piedmont Hospital,Sentara Norfolk,CRF Faculty,Cardiology,Neonatology,Cleveland Clinic,Swedish Medical Center \u2013 Cherry Hill,Vanderbilt Medical Center,New York University (NYU),North Shore University Hospital,Memorial Hermann,University of Kansas Medical Center,Mayo Clinic,MitraClip KOLs,St. Thomas West,CHD KOLs
# Set 2
set2.url=https://cardio.konectar.io
set2.username=Altatheramgr@aissel.com
set2.password=konecN$28
set2.password=aisselK^21
set2.options = Cardiac Arrhythmia
# Set 3
set3.url=https://cardio.konectar.io
set3.username=bdtxmanager@aissel.com
set3.password=konecN$28
set3.password=aisselK^21
set3.options = Solid Tumor
# Set 4
set4.url=https://oralhealth.konectar.io
set4.username=carestreammgr@aissel.com
set4.password=konecN$28
set4.password=aisselK^21
set4.options = Oralhealth
# Set 5
set5.url=https://cardio.konectar.io
set5.username=chiesimanager@aissel.com
set5.password=konecN$28
set5.password=aisselK^21
set5.options = Critical Care,Special Care
# Set 6
set6.url=https://cardio.konectar.io
set6.username=chiesitllmanager@aissel.com
set6.password=konecN$28
set6.password=aisselK^21
set6.options = Critical Care,Special Care
# Set 7
set7.url=https://cmsu.konectar.io
set7.username=cmsumanager@aissel.com
set7.password=konecN$28
set7.password=aisselK^21
set7.options = Medical Imaging
# Set 8
set8.url=https://cardio.konectar.io
set8.username=ferronova.mgr@aissel.com
set8.password=konecN$28
set8.password=aisselK^21
set8.options = Tika_Ferronova
# Set 9
set9.url=https://cardio.konectar.io
set9.username=iteosmgr@aissel.com
set9.password=konecN$28
set9.password=aisselK^21
set9.options = iTeos Trial HCPs,iTeos EX - US,Oncology
# Set 10
set10.url=https://cardio.konectar.io
set10.username=ipsenmanager@aissel.com
set10.password=konecN$28
set10.password=aisselK^21
set10.options = Precision Oncology
# Set 11
set11.url=https://oralhealth.konectar.io
set11.username=ivoclarmgr@aissel.com
set11.password=konecN$28
set11.password=aisselK^21
set11.options = Restorartive Dentistry,Secondary List,Oralhealth_EU Staging,Oralhealth
# Set 12
set12.url=https://cardio.konectar.io
set12.username=MiMedxproductionmgr@aissel.com
set12.password=konecN$28
set12.password=aisselK^21
set12.options = Tika_MiMedx
# Set 13
set13.url=https://cardio.konectar.io
set13.username=merusmgr@aissel.com
set13.password=konecN$28
set13.password=aisselK^21
set13.options = Oncology
# Set 14
set14.url=https://cardio.konectar.io
set14.username=nateramanager@aissel.com
set14.password=konecN$28
set14.password=aisselK^21
set14.options = Hepatology,Cardiology,Nephrology,Womens Health,Pulmonology
# Set 15
set15.url=https://gastro.konectar.io
set15.username=nestlemgr@aissel.com
set15.password=konecN$28
set15.password=aisselK^21
set15.options = Gastroenterology,EPI and C-Diff NP_PAs
# Set 16
set16.url=https://nephro.konectar.io
set16.username=nipromedicals@aissel.com
set16.password=konecN$28
set16.password=aisselK^21
set16.options = Surgery & Vascular Access,Nephrology,Cardiology
# Set 17
set17.url=https://onco.konectar.io
set17.username=novartismgr@aissel.com
set17.password=konecN$28
set17.password=aisselK^21
set17.options = Oncology
# Set 18
set18.url=https://opko.konectar.io
set18.username=opkostaging@aissel.com
set18.password=konecN$28
set18.password=aisselK^21
set18.options = Nephrology
# Set 19
set19.url=https://cardio.konectar.io
set19.username=sareptamgr@aissel.com
set19.password=konecN$28
set19.password=aisselK^21
set19.options = DMD
# Set 20
set20.url=https://cardio.konectar.io
set20.username=harbingermgr@aissel.com
set20.password=konecN$28
set20.password=aisselK^21
set20.options = Cancer Screening
# Set 21
set21.url=https://Syros.konectar.io
set21.username=syrosmanager@aissel.com
set21.password=konecN$28
set21.password=aisselK^21
set21.options = Hematology/Oncology
# Set 22
set22.url=https://tidesmedical.konectar.io
set22.username=tidesmanager@aissel.com
set22.password=konecN$28
set22.password=aisselK^21
set22.options = Wound Management
# Set 23
set23.url=https://cardio.konectar.io
set23.username=tika_manager@aissel.com
set23.password=konecN$28
set23.password=aisselK^21
set23.options = Integra_Demo,Tika_Adolescent Psychiatry_Demo,Oncology,Tika_Eisai_Demo,Balt Group_ Demo,Mi_Medx_Demo,Reata_Demo,Alpine Immune_Demo,Deciphera_Demo,TikaMobile-Demo,Cardiometabolic Experts
# Set 24
set24.url=https://cardio.konectar.io
set24.username=veramanager@aissel.com
set24.password=konecN$28
set24.password=aisselK^21
set24.options = Iga Nephropathy,IgAN-Vera
# Set 25

View File

@ -57,9 +57,9 @@ function toggleAllBoxes() {
<tr>
<td>Tests passed/Failed/Skipped:</td><td>1/0/0</td>
</tr><tr>
<td>Started on:</td><td>Mon Jun 10 16:21:00 IST 2024</td>
<td>Started on:</td><td>Mon May 27 14:26:16 IST 2024</td>
</tr>
<tr><td>Total time:</td><td>5420 seconds (5420634 ms)</td>
<tr><td>Total time:</td><td>5679 seconds (5679197 ms)</td>
</tr><tr>
<td>Included groups:</td><td></td>
</tr><tr>
@ -77,8 +77,8 @@ function toggleAllBoxes() {
<tr>
<td title='Generic.GenericTest.performTestForSet()'><b>performTestForSet</b><br>Test class: Generic.GenericTest</td>
<td></td>
<td>5418</td>
<td>Generic.GenericTest@7d3e8655</td></tr>
<td>5674</td>
<td>Generic.GenericTest@6cb107fd</td></tr>
</table><p>
</body>
</html>

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated by org.testng.reporters.JUnitXMLReporter -->
<testsuite ignored="0" hostname="Shashikuamr" failures="0" tests="1" name="Default test" time="5420.634" errors="0" timestamp="10 Jun 2024 12:21:21 GMT">
<testcase classname="Generic.GenericTest" name="performTestForSet" time="5418.179"/>
<testsuite ignored="0" hostname="Shashikuamr" failures="0" tests="1" name="Default test" time="5679.197" errors="0" timestamp="27 May 2024 10:30:56 GMT">
<testcase classname="Generic.GenericTest" name="performTestForSet" time="5674.442"/>
</testsuite> <!-- Default test -->

View File

View File

@ -9,9 +9,9 @@
<table>
<tr><th>Test</th><th># Passed</th><th># Skipped</th><th># Failed</th><th>Time (ms)</th><th>Included Groups</th><th>Excluded Groups</th></tr>
<tr><th colspan="7">Default suite</th></tr>
<tr><td><a href="#t0">Default test</a></td><td class="num">1</td><td class="num">0</td><td class="num">0</td><td class="num">5,420,634</td><td></td><td></td></tr>
<tr><td><a href="#t0">Default test</a></td><td class="num">1</td><td class="num">0</td><td class="num">0</td><td class="num">5,679,197</td><td></td><td></td></tr>
</table>
<table id='summary'><thead><tr><th>Class</th><th>Method</th><th>Start</th><th>Time (ms)</th></tr></thead><tbody><tr><th colspan="4">Default suite</th></tr></tbody><tbody id="t0"><tr><th colspan="4">Default test &#8212; passed</th></tr><tr class="passedeven"><td rowspan="1">Generic.GenericTest</td><td><a href="#m0">performTestForSet</a></td><td rowspan="1">1718016662625</td><td rowspan="1">5418179</td></tr></tbody>
<table id='summary'><thead><tr><th>Class</th><th>Method</th><th>Start</th><th>Time (ms)</th></tr></thead><tbody><tr><th colspan="4">Default suite</th></tr></tbody><tbody id="t0"><tr><th colspan="4">Default test &#8212; passed</th></tr><tr class="passedeven"><td rowspan="1">Generic.GenericTest</td><td><a href="#m0">performTestForSet</a></td><td rowspan="1">1716800181062</td><td rowspan="1">5674442</td></tr></tbody>
</table>
<h2>Default test</h2><h3 id="m0">Generic.GenericTest#performTestForSet</h3><table class="result"><tr><th class="invisible"/></tr></table><p class="totop"><a href="#summary">back to summary</a></p>
</body>

View File

@ -135,7 +135,7 @@
</div> <!-- panel Default_suite -->
<div panel-name="test-xml-Default_suite" class="panel">
<div class="main-panel-header rounded-window-top">
<span class="header-content">/tmp/testng-eclipse--1742002139/testng-customsuite.xml</span>
<span class="header-content">/tmp/testng-eclipse-1409398301/testng-customsuite.xml</span>
</div> <!-- main-panel-header rounded-window-top -->
<div class="main-panel-content rounded-window-bottom">
<pre>
@ -188,7 +188,7 @@ data.addRows(1);
data.setCell(0, 0, 0)
data.setCell(0, 1, 'performTestForSet')
data.setCell(0, 2, 'Generic.GenericTest')
data.setCell(0, 3, 5418179);
data.setCell(0, 3, 5674442);
window.suiteTableData['Default_suite']= { tableData: data, tableDiv: 'times-div-Default_suite'}
return data;
}
@ -226,19 +226,19 @@ return data;
</div> <!-- configuration-class before -->
<div class="configuration-method before">
<span class="method-name">redirectConsoleOutputBeforeTest</span>
<span class="method-start">2214 ms</span>
<span class="method-start">4279 ms</span>
</div> <!-- configuration-method before -->
<div class="test-method">
<span class="method-name">performTestForSet</span>
<span class="method-start">2215 ms</span>
<span class="method-start">4280 ms</span>
</div> <!-- test-method -->
<div class="configuration-method after">
<span class="method-name">restoreConsoleOutputAfterTest</span>
<span class="method-start">5420399 ms</span>
<span class="method-start">5678727 ms</span>
</div> <!-- configuration-method after -->
<div class="configuration-class after">
<span class="method-name">tearDown</span>
<span class="method-start">5420401 ms</span>
<span class="method-start">5678743 ms</span>
</div> <!-- configuration-class after -->
</div> <!-- main-panel-content rounded-window-bottom -->
</div> <!-- panel -->

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated by org.testng.reporters.JUnitReportReporter -->
<testsuite hostname="Shashikuamr" failures="0" tests="1" name="Generic.GenericTest" time="5418.181" errors="0" timestamp="10 Jun 2024 12:21:21 GMT" skipped="0">
<testcase classname="Generic.GenericTest" name="performTestForSet" time="5418.181"/>
<testsuite hostname="Shashikuamr" failures="0" tests="1" name="Generic.GenericTest" time="5674.444" errors="0" timestamp="27 May 2024 10:30:56 GMT" skipped="0">
<testcase classname="Generic.GenericTest" name="performTestForSet" time="5674.444"/>
</testsuite> <!-- Generic.GenericTest -->

View File

@ -1,14 +1,14 @@
<h2>Methods run, sorted chronologically</h2><h3>&gt;&gt; means before, &lt;&lt; means after</h3><p/><br/><em>Default suite</em><p/><small><i>(Hover the method name to see the test class name)</i></small><p/>
<table border="1">
<tr><th>Time</th><th>Delta (ms)</th><th>Suite<br>configuration</th><th>Test<br>configuration</th><th>Class<br>configuration</th><th>Groups<br>configuration</th><th>Method<br>configuration</th><th>Test<br>method</th><th>Thread</th><th>Instances</th></tr>
<tr bgcolor="628087"> <td>24/06/10 16:21:02</td> <td>0</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="GenericTest.performTestForSet()[pri:0, instance:Generic.GenericTest@7d3e8655]">performTestForSet</td>
<td>main@2144838275</td> <td></td> </tr>
<tr bgcolor="628087"> <td>24/06/10 16:21:02</td> <td>-1</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="&gt;&gt;GenericTest.redirectConsoleOutputBeforeTest()[pri:0, instance:Generic.GenericTest@7d3e8655]">&gt;&gt;redirectConsoleOutputBeforeTest</td>
<td>&nbsp;</td> <td>main@2144838275</td> <td></td> </tr>
<tr bgcolor="628087"> <td>24/06/10 17:51:20</td> <td>5418185</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="&lt;&lt;GenericTest.restoreConsoleOutputAfterTest()[pri:0, instance:Generic.GenericTest@7d3e8655]">&lt;&lt;restoreConsoleOutputAfterTest</td>
<td>&nbsp;</td> <td>main@2144838275</td> <td></td> </tr>
<tr bgcolor="628087"> <td>24/06/10 16:21:00</td> <td>-2210</td> <td>&nbsp;</td><td>&nbsp;</td><td title="&gt;&gt;GenericTest.setUp()[pri:0, instance:Generic.GenericTest@7d3e8655]">&gt;&gt;setUp</td>
<td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td> <td>main@2144838275</td> <td></td> </tr>
<tr bgcolor="628087"> <td>24/06/10 17:51:20</td> <td>5418186</td> <td>&nbsp;</td><td>&nbsp;</td><td title="&lt;&lt;GenericTest.tearDown()[pri:0, instance:Generic.GenericTest@7d3e8655]">&lt;&lt;tearDown</td>
<td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td> <td>main@2144838275</td> <td></td> </tr>
<tr bgcolor="ad66d2"> <td>24/05/27 14:26:21</td> <td>0</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="GenericTest.performTestForSet()[pri:0, instance:Generic.GenericTest@6cb107fd]">performTestForSet</td>
<td>main@1571798597</td> <td></td> </tr>
<tr bgcolor="ad66d2"> <td>24/05/27 14:26:21</td> <td>0</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="&gt;&gt;GenericTest.redirectConsoleOutputBeforeTest()[pri:0, instance:Generic.GenericTest@6cb107fd]">&gt;&gt;redirectConsoleOutputBeforeTest</td>
<td>&nbsp;</td> <td>main@1571798597</td> <td></td> </tr>
<tr bgcolor="ad66d2"> <td>24/05/27 16:00:55</td> <td>5674447</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="&lt;&lt;GenericTest.restoreConsoleOutputAfterTest()[pri:0, instance:Generic.GenericTest@6cb107fd]">&lt;&lt;restoreConsoleOutputAfterTest</td>
<td>&nbsp;</td> <td>main@1571798597</td> <td></td> </tr>
<tr bgcolor="ad66d2"> <td>24/05/27 14:26:16</td> <td>-4275</td> <td>&nbsp;</td><td>&nbsp;</td><td title="&gt;&gt;GenericTest.setUp()[pri:0, instance:Generic.GenericTest@6cb107fd]">&gt;&gt;setUp</td>
<td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td> <td>main@1571798597</td> <td></td> </tr>
<tr bgcolor="ad66d2"> <td>24/05/27 16:00:55</td> <td>5674463</td> <td>&nbsp;</td><td>&nbsp;</td><td title="&lt;&lt;GenericTest.tearDown()[pri:0, instance:Generic.GenericTest@6cb107fd]">&lt;&lt;tearDown</td>
<td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td> <td>main@1571798597</td> <td></td> </tr>
</table>

View File

@ -1,14 +1,14 @@
<h2>Methods run, sorted chronologically</h2><h3>&gt;&gt; means before, &lt;&lt; means after</h3><p/><br/><em>Default suite</em><p/><small><i>(Hover the method name to see the test class name)</i></small><p/>
<table border="1">
<tr><th>Time</th><th>Delta (ms)</th><th>Suite<br>configuration</th><th>Test<br>configuration</th><th>Class<br>configuration</th><th>Groups<br>configuration</th><th>Method<br>configuration</th><th>Test<br>method</th><th>Thread</th><th>Instances</th></tr>
<tr bgcolor="628087"> <td>24/06/10 16:21:00</td> <td>0</td> <td>&nbsp;</td><td>&nbsp;</td><td title="&gt;&gt;GenericTest.setUp()[pri:0, instance:Generic.GenericTest@7d3e8655]">&gt;&gt;setUp</td>
<td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td> <td>main@2144838275</td> <td></td> </tr>
<tr bgcolor="628087"> <td>24/06/10 16:21:02</td> <td>2209</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="&gt;&gt;GenericTest.redirectConsoleOutputBeforeTest()[pri:0, instance:Generic.GenericTest@7d3e8655]">&gt;&gt;redirectConsoleOutputBeforeTest</td>
<td>&nbsp;</td> <td>main@2144838275</td> <td></td> </tr>
<tr bgcolor="628087"> <td>24/06/10 16:21:02</td> <td>2210</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="GenericTest.performTestForSet()[pri:0, instance:Generic.GenericTest@7d3e8655]">performTestForSet</td>
<td>main@2144838275</td> <td></td> </tr>
<tr bgcolor="628087"> <td>24/06/10 17:51:20</td> <td>5420395</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="&lt;&lt;GenericTest.restoreConsoleOutputAfterTest()[pri:0, instance:Generic.GenericTest@7d3e8655]">&lt;&lt;restoreConsoleOutputAfterTest</td>
<td>&nbsp;</td> <td>main@2144838275</td> <td></td> </tr>
<tr bgcolor="628087"> <td>24/06/10 17:51:20</td> <td>5420396</td> <td>&nbsp;</td><td>&nbsp;</td><td title="&lt;&lt;GenericTest.tearDown()[pri:0, instance:Generic.GenericTest@7d3e8655]">&lt;&lt;tearDown</td>
<td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td> <td>main@2144838275</td> <td></td> </tr>
<tr bgcolor="ad66d2"> <td>24/05/27 14:26:16</td> <td>0</td> <td>&nbsp;</td><td>&nbsp;</td><td title="&gt;&gt;GenericTest.setUp()[pri:0, instance:Generic.GenericTest@6cb107fd]">&gt;&gt;setUp</td>
<td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td> <td>main@1571798597</td> <td></td> </tr>
<tr bgcolor="ad66d2"> <td>24/05/27 14:26:21</td> <td>4275</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="&gt;&gt;GenericTest.redirectConsoleOutputBeforeTest()[pri:0, instance:Generic.GenericTest@6cb107fd]">&gt;&gt;redirectConsoleOutputBeforeTest</td>
<td>&nbsp;</td> <td>main@1571798597</td> <td></td> </tr>
<tr bgcolor="ad66d2"> <td>24/05/27 14:26:21</td> <td>4275</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="GenericTest.performTestForSet()[pri:0, instance:Generic.GenericTest@6cb107fd]">performTestForSet</td>
<td>main@1571798597</td> <td></td> </tr>
<tr bgcolor="ad66d2"> <td>24/05/27 16:00:55</td> <td>5678722</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="&lt;&lt;GenericTest.restoreConsoleOutputAfterTest()[pri:0, instance:Generic.GenericTest@6cb107fd]">&lt;&lt;restoreConsoleOutputAfterTest</td>
<td>&nbsp;</td> <td>main@1571798597</td> <td></td> </tr>
<tr bgcolor="ad66d2"> <td>24/05/27 16:00:55</td> <td>5678738</td> <td>&nbsp;</td><td>&nbsp;</td><td title="&lt;&lt;GenericTest.tearDown()[pri:0, instance:Generic.GenericTest@6cb107fd]">&lt;&lt;tearDown</td>
<td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td> <td>main@1571798597</td> <td></td> </tr>
</table>

0
DCIMC_Check/test-output/testng-failed.xml Normal file → Executable file
View File

View File

@ -2,28 +2,28 @@
<testng-results ignored="0" total="1" passed="1" failed="0" skipped="0">
<reporter-output>
</reporter-output>
<suite started-at="2024-06-10T10:51:00Z" name="Default suite" finished-at="2024-06-10T12:21:21Z" duration-ms="5420634">
<suite started-at="2024-05-27T08:56:16Z" name="Default suite" finished-at="2024-05-27T10:30:55Z" duration-ms="5679197">
<groups>
</groups>
<test started-at="2024-06-10T10:51:00Z" name="Default test" finished-at="2024-06-10T12:21:21Z" duration-ms="5420634">
<test started-at="2024-05-27T08:56:16Z" name="Default test" finished-at="2024-05-27T10:30:55Z" duration-ms="5679197">
<class name="Generic.GenericTest">
<test-method is-config="true" signature="setUp()[pri:0, instance:Generic.GenericTest@7d3e8655]" started-at="2024-06-10T10:51:00Z" name="setUp" finished-at="2024-06-10T10:51:02Z" duration-ms="2199" status="PASS">
<test-method is-config="true" signature="setUp()[pri:0, instance:Generic.GenericTest@6cb107fd]" started-at="2024-05-27T08:56:16Z" name="setUp" finished-at="2024-05-27T08:56:21Z" duration-ms="4271" status="PASS">
<reporter-output>
</reporter-output>
</test-method> <!-- setUp -->
<test-method is-config="true" signature="redirectConsoleOutputBeforeTest()[pri:0, instance:Generic.GenericTest@7d3e8655]" started-at="2024-06-10T10:51:02Z" name="redirectConsoleOutputBeforeTest" finished-at="2024-06-10T10:51:02Z" duration-ms="1" status="PASS">
<test-method is-config="true" signature="redirectConsoleOutputBeforeTest()[pri:0, instance:Generic.GenericTest@6cb107fd]" started-at="2024-05-27T08:56:21Z" name="redirectConsoleOutputBeforeTest" finished-at="2024-05-27T08:56:21Z" duration-ms="1" status="PASS">
<reporter-output>
</reporter-output>
</test-method> <!-- redirectConsoleOutputBeforeTest -->
<test-method signature="performTestForSet()[pri:0, instance:Generic.GenericTest@7d3e8655]" started-at="2024-06-10T10:51:02Z" name="performTestForSet" finished-at="2024-06-10T12:21:20Z" duration-ms="5418179" status="PASS">
<test-method signature="performTestForSet()[pri:0, instance:Generic.GenericTest@6cb107fd]" started-at="2024-05-27T08:56:21Z" name="performTestForSet" finished-at="2024-05-27T10:30:55Z" duration-ms="5674442" status="PASS">
<reporter-output>
</reporter-output>
</test-method> <!-- performTestForSet -->
<test-method is-config="true" signature="restoreConsoleOutputAfterTest()[pri:0, instance:Generic.GenericTest@7d3e8655]" started-at="2024-06-10T12:21:20Z" name="restoreConsoleOutputAfterTest" finished-at="2024-06-10T12:21:20Z" duration-ms="1" status="PASS">
<test-method is-config="true" signature="restoreConsoleOutputAfterTest()[pri:0, instance:Generic.GenericTest@6cb107fd]" started-at="2024-05-27T10:30:55Z" name="restoreConsoleOutputAfterTest" finished-at="2024-05-27T10:30:55Z" duration-ms="1" status="PASS">
<reporter-output>
</reporter-output>
</test-method> <!-- restoreConsoleOutputAfterTest -->
<test-method is-config="true" signature="tearDown()[pri:0, instance:Generic.GenericTest@7d3e8655]" started-at="2024-06-10T12:21:20Z" name="tearDown" finished-at="2024-06-10T12:21:21Z" duration-ms="221" status="PASS">
<test-method is-config="true" signature="tearDown()[pri:0, instance:Generic.GenericTest@6cb107fd]" started-at="2024-05-27T10:30:55Z" name="tearDown" finished-at="2024-05-27T10:30:55Z" duration-ms="443" status="PASS">
<reporter-output>
</reporter-output>
</test-method> <!-- tearDown -->

Binary file not shown.