From c407fc24474c2607f07f6211588d8ec94bb1bed2 Mon Sep 17 00:00:00 2001 From: sai vardhan reddy <90546880+Saivardhan987@users.noreply.github.com> Date: Mon, 2 Oct 2023 15:59:39 +0530 Subject: [PATCH 1/2] Delete FirstSeleniumProject/test-output/Live Project Automation : RediffMail directory --- .../Rediff PortFolio Test.html | 184 ------------------ .../Rediff PortFolio Test.xml | 21 -- .../testng-failed.xml | 15 -- 3 files changed, 220 deletions(-) delete mode 100644 FirstSeleniumProject/test-output/Live Project Automation : RediffMail/Rediff PortFolio Test.html delete mode 100644 FirstSeleniumProject/test-output/Live Project Automation : RediffMail/Rediff PortFolio Test.xml delete mode 100644 FirstSeleniumProject/test-output/Live Project Automation : RediffMail/testng-failed.xml diff --git a/FirstSeleniumProject/test-output/Live Project Automation : RediffMail/Rediff PortFolio Test.html b/FirstSeleniumProject/test-output/Live Project Automation : RediffMail/Rediff PortFolio Test.html deleted file mode 100644 index b37b944..0000000 --- a/FirstSeleniumProject/test-output/Live Project Automation : RediffMail/Rediff PortFolio Test.html +++ /dev/null @@ -1,184 +0,0 @@ - - -TestNG: Rediff PortFolio Test - - - - - - - - -

Rediff PortFolio Test

- - - - - - - - - - - -
Tests passed/Failed/Skipped:0/0/1
Started on:Tue Jun 21 19:13:55 IST 2022
Total time:0 seconds (82 ms)
Included groups:
Excluded groups:

-(Hover the method name to see the test class name)

- - - - - - - - - - - - -
FAILED CONFIGURATIONS
Test methodExceptionTime (seconds)Instance
OpenBrowser
Test class: com.selenuim.basic.InvokeBrowserDynamically
org.testng.TestNGException: 
-Parameter 'browser' is required by BeforeMethod on method OpenBrowser but has not been marked @Optional or defined
-in /Users/anshul/JavaTraining/FirstSeleniumProject/testng1.xml
-	at java.util.ArrayList.forEach(ArrayList.java:1257)
-... Removed 28 stack frames
Click to show all stack frames -
org.testng.TestNGException: 
-Parameter 'browser' is required by BeforeMethod on method OpenBrowser but has not been marked @Optional or defined
-in /Users/anshul/JavaTraining/FirstSeleniumProject/testng1.xml
-	at org.testng.internal.Parameters.createParams(Parameters.java:270)
-	at org.testng.internal.Parameters.createParametersForMethod(Parameters.java:358)
-	at org.testng.internal.Parameters.createParameters(Parameters.java:700)
-	at org.testng.internal.Parameters.createConfigurationParameters(Parameters.java:168)
-	at org.testng.internal.ConfigInvoker.invokeConfigurations(ConfigInvoker.java:302)
-	at org.testng.internal.TestInvoker.runConfigMethods(TestInvoker.java:700)
-	at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:527)
-	at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
-	at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
-	at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
-	at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
-	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
-	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
-	at java.util.ArrayList.forEach(ArrayList.java:1257)
-	at org.testng.TestRunner.privateRun(TestRunner.java:794)
-	at org.testng.TestRunner.run(TestRunner.java:596)
-	at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
-	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
-	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
-	at org.testng.SuiteRunner.run(SuiteRunner.java:276)
-	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
-	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
-	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
-	at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
-	at org.testng.TestNG.runSuites(TestNG.java:1063)
-	at org.testng.TestNG.run(TestNG.java:1031)
-	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
-	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
-	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
-
-1655819035com.selenuim.basic.InvokeBrowserDynamically@5ed828d

- - - - - - - - - - - - -
SKIPPED CONFIGURATIONS
Test methodExceptionTime (seconds)Instance
quitBrowser
Test class: com.selenuim.basic.InvokeBrowserDynamically
-1655819035com.selenuim.basic.InvokeBrowserDynamically@5ed828d

- - - - - - - - - - - - -
SKIPPED TESTS
Test methodExceptionTime (seconds)Instance
verifyFaceBookHomePage
Test class: com.selenuim.basic.InvokeBrowserDynamically
org.testng.TestNGException: 
-Parameter 'browser' is required by BeforeMethod on method OpenBrowser but has not been marked @Optional or defined
-in /Users/anshul/JavaTraining/FirstSeleniumProject/testng1.xml
-	at java.util.ArrayList.forEach(ArrayList.java:1257)
-... Removed 28 stack frames
Click to show all stack frames -
org.testng.TestNGException: 
-Parameter 'browser' is required by BeforeMethod on method OpenBrowser but has not been marked @Optional or defined
-in /Users/anshul/JavaTraining/FirstSeleniumProject/testng1.xml
-	at org.testng.internal.Parameters.createParams(Parameters.java:270)
-	at org.testng.internal.Parameters.createParametersForMethod(Parameters.java:358)
-	at org.testng.internal.Parameters.createParameters(Parameters.java:700)
-	at org.testng.internal.Parameters.createConfigurationParameters(Parameters.java:168)
-	at org.testng.internal.ConfigInvoker.invokeConfigurations(ConfigInvoker.java:302)
-	at org.testng.internal.TestInvoker.runConfigMethods(TestInvoker.java:700)
-	at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:527)
-	at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
-	at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
-	at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
-	at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
-	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
-	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
-	at java.util.ArrayList.forEach(ArrayList.java:1257)
-	at org.testng.TestRunner.privateRun(TestRunner.java:794)
-	at org.testng.TestRunner.run(TestRunner.java:596)
-	at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
-	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
-	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
-	at org.testng.SuiteRunner.run(SuiteRunner.java:276)
-	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
-	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
-	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
-	at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
-	at org.testng.TestNG.runSuites(TestNG.java:1063)
-	at org.testng.TestNG.run(TestNG.java:1031)
-	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
-	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
-	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
-
0com.selenuim.basic.InvokeBrowserDynamically@5ed828d

- - \ No newline at end of file diff --git a/FirstSeleniumProject/test-output/Live Project Automation : RediffMail/Rediff PortFolio Test.xml b/FirstSeleniumProject/test-output/Live Project Automation : RediffMail/Rediff PortFolio Test.xml deleted file mode 100644 index d05ba6a..0000000 --- a/FirstSeleniumProject/test-output/Live Project Automation : RediffMail/Rediff PortFolio Test.xml +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - - - - - - - - - diff --git a/FirstSeleniumProject/test-output/Live Project Automation : RediffMail/testng-failed.xml b/FirstSeleniumProject/test-output/Live Project Automation : RediffMail/testng-failed.xml deleted file mode 100644 index 1413f6f..0000000 --- a/FirstSeleniumProject/test-output/Live Project Automation : RediffMail/testng-failed.xml +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - - - - - From 9b1d5866adba5dafbd8fd6bfb231a142a087fc91 Mon Sep 17 00:00:00 2001 From: sai vardhan reddy <90546880+Saivardhan987@users.noreply.github.com> Date: Mon, 2 Oct 2023 16:01:42 +0530 Subject: [PATCH 2/2] Delete FirstSeleniumProject/test-output/old/Live Project Automation : RediffMail directory --- .../Rediff PortFolio Test.properties | 1 - .../classes.html | 36 ------------------- .../groups.html | 1 - .../index.html | 6 ---- .../main.html | 2 -- .../methods-alphabetical.html | 8 ----- .../methods-not-run.html | 2 -- .../methods.html | 8 ----- .../reporter-output.html | 1 - .../testng.xml.html | 1 - .../toc.html | 30 ---------------- 11 files changed, 96 deletions(-) delete mode 100644 FirstSeleniumProject/test-output/old/Live Project Automation : RediffMail/Rediff PortFolio Test.properties delete mode 100644 FirstSeleniumProject/test-output/old/Live Project Automation : RediffMail/classes.html delete mode 100644 FirstSeleniumProject/test-output/old/Live Project Automation : RediffMail/groups.html delete mode 100644 FirstSeleniumProject/test-output/old/Live Project Automation : RediffMail/index.html delete mode 100644 FirstSeleniumProject/test-output/old/Live Project Automation : RediffMail/main.html delete mode 100644 FirstSeleniumProject/test-output/old/Live Project Automation : RediffMail/methods-alphabetical.html delete mode 100644 FirstSeleniumProject/test-output/old/Live Project Automation : RediffMail/methods-not-run.html delete mode 100644 FirstSeleniumProject/test-output/old/Live Project Automation : RediffMail/methods.html delete mode 100644 FirstSeleniumProject/test-output/old/Live Project Automation : RediffMail/reporter-output.html delete mode 100644 FirstSeleniumProject/test-output/old/Live Project Automation : RediffMail/testng.xml.html delete mode 100644 FirstSeleniumProject/test-output/old/Live Project Automation : RediffMail/toc.html diff --git a/FirstSeleniumProject/test-output/old/Live Project Automation : RediffMail/Rediff PortFolio Test.properties b/FirstSeleniumProject/test-output/old/Live Project Automation : RediffMail/Rediff PortFolio Test.properties deleted file mode 100644 index 7b3463e..0000000 --- a/FirstSeleniumProject/test-output/old/Live Project Automation : RediffMail/Rediff PortFolio Test.properties +++ /dev/null @@ -1 +0,0 @@ -[SuiteResult context=Rediff PortFolio Test] \ No newline at end of file diff --git a/FirstSeleniumProject/test-output/old/Live Project Automation : RediffMail/classes.html b/FirstSeleniumProject/test-output/old/Live Project Automation : RediffMail/classes.html deleted file mode 100644 index 4b1c03e..0000000 --- a/FirstSeleniumProject/test-output/old/Live Project Automation : RediffMail/classes.html +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Class nameMethod nameGroups
com.selenuim.basic.InvokeBrowserDynamically  
@Test
 verifyFaceBookHomePage 
@BeforeClass
@BeforeMethod
 OpenBrowser 
@AfterMethod
 quitBrowser 
@AfterClass
diff --git a/FirstSeleniumProject/test-output/old/Live Project Automation : RediffMail/groups.html b/FirstSeleniumProject/test-output/old/Live Project Automation : RediffMail/groups.html deleted file mode 100644 index 199cb3f..0000000 --- a/FirstSeleniumProject/test-output/old/Live Project Automation : RediffMail/groups.html +++ /dev/null @@ -1 +0,0 @@ -

Groups used for this test run

\ No newline at end of file diff --git a/FirstSeleniumProject/test-output/old/Live Project Automation : RediffMail/index.html b/FirstSeleniumProject/test-output/old/Live Project Automation : RediffMail/index.html deleted file mode 100644 index dd12634..0000000 --- a/FirstSeleniumProject/test-output/old/Live Project Automation : RediffMail/index.html +++ /dev/null @@ -1,6 +0,0 @@ -Results for Live Project Automation : RediffMail - - - - - diff --git a/FirstSeleniumProject/test-output/old/Live Project Automation : RediffMail/main.html b/FirstSeleniumProject/test-output/old/Live Project Automation : RediffMail/main.html deleted file mode 100644 index c592b61..0000000 --- a/FirstSeleniumProject/test-output/old/Live Project Automation : RediffMail/main.html +++ /dev/null @@ -1,2 +0,0 @@ -Results for Live Project Automation : RediffMail -Select a result on the left-hand pane. diff --git a/FirstSeleniumProject/test-output/old/Live Project Automation : RediffMail/methods-alphabetical.html b/FirstSeleniumProject/test-output/old/Live Project Automation : RediffMail/methods-alphabetical.html deleted file mode 100644 index 066061a..0000000 --- a/FirstSeleniumProject/test-output/old/Live Project Automation : RediffMail/methods-alphabetical.html +++ /dev/null @@ -1,8 +0,0 @@ -

Methods run, sorted chronologically

>> means before, << means after


Live Project Automation : RediffMail

(Hover the method name to see the test class name)

- - - - - - -
TimeDelta (ms)Suite
configuration
Test
configuration
Class
configuration
Groups
configuration
Method
configuration
Test
method
ThreadInstances
22/06/21 19:13:55 0     <<quitBrowser 
22/06/21 19:13:55 -11      verifyFaceBookHomePagemain@876213901
diff --git a/FirstSeleniumProject/test-output/old/Live Project Automation : RediffMail/methods-not-run.html b/FirstSeleniumProject/test-output/old/Live Project Automation : RediffMail/methods-not-run.html deleted file mode 100644 index 54b14cb..0000000 --- a/FirstSeleniumProject/test-output/old/Live Project Automation : RediffMail/methods-not-run.html +++ /dev/null @@ -1,2 +0,0 @@ -

Methods that were not run

-
\ No newline at end of file diff --git a/FirstSeleniumProject/test-output/old/Live Project Automation : RediffMail/methods.html b/FirstSeleniumProject/test-output/old/Live Project Automation : RediffMail/methods.html deleted file mode 100644 index 066061a..0000000 --- a/FirstSeleniumProject/test-output/old/Live Project Automation : RediffMail/methods.html +++ /dev/null @@ -1,8 +0,0 @@ -

Methods run, sorted chronologically

>> means before, << means after


Live Project Automation : RediffMail

(Hover the method name to see the test class name)

- - - - - - -
TimeDelta (ms)Suite
configuration
Test
configuration
Class
configuration
Groups
configuration
Method
configuration
Test
method
ThreadInstances
22/06/21 19:13:55 0     <<quitBrowser 
22/06/21 19:13:55 -11      verifyFaceBookHomePagemain@876213901
diff --git a/FirstSeleniumProject/test-output/old/Live Project Automation : RediffMail/reporter-output.html b/FirstSeleniumProject/test-output/old/Live Project Automation : RediffMail/reporter-output.html deleted file mode 100644 index 063bc2e..0000000 --- a/FirstSeleniumProject/test-output/old/Live Project Automation : RediffMail/reporter-output.html +++ /dev/null @@ -1 +0,0 @@ -

Reporter output

\ No newline at end of file diff --git a/FirstSeleniumProject/test-output/old/Live Project Automation : RediffMail/testng.xml.html b/FirstSeleniumProject/test-output/old/Live Project Automation : RediffMail/testng.xml.html deleted file mode 100644 index 488aca0..0000000 --- a/FirstSeleniumProject/test-output/old/Live Project Automation : RediffMail/testng.xml.html +++ /dev/null @@ -1 +0,0 @@ -testng.xml for Live Project Automation : RediffMail<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE suite SYSTEM "https://testng.org/testng-1.0.dtd">
<suite guice-stage="DEVELOPMENT" name="Live Project Automation : RediffMail">
  <test thread-count="5" name="Rediff PortFolio Test">
    <classes>
      <class name="com.selenuim.basic.InvokeBrowserDynamically"/>
    </classes>
  </test> <!-- Rediff PortFolio Test -->
</suite> <!-- Live Project Automation : RediffMail -->
\ No newline at end of file diff --git a/FirstSeleniumProject/test-output/old/Live Project Automation : RediffMail/toc.html b/FirstSeleniumProject/test-output/old/Live Project Automation : RediffMail/toc.html deleted file mode 100644 index 898de9e..0000000 --- a/FirstSeleniumProject/test-output/old/Live Project Automation : RediffMail/toc.html +++ /dev/null @@ -1,30 +0,0 @@ - - -Results for Live Project Automation : RediffMail - - - - -

Results for
Live Project Automation : RediffMail

- - - - - - - - - - -
1 test1 class1 method:
-  chronological
-  alphabetical
-  not run (0)
0 groupreporter outputtestng.xml
- -

-

-
Rediff PortFolio Test (0/0/1) - Results -
-
- \ No newline at end of file