93 |
94 |
--------------------------------------------------------------------------------
/target/surefire-reports/Suite/my hub spot test chrome.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |
7 |
8 |
--------------------------------------------------------------------------------
/target/surefire-reports/Suite/my hub spot test firefox.html:
--------------------------------------------------------------------------------
1 |
2 |
3 |
93 |
94 |
--------------------------------------------------------------------------------
/target/surefire-reports/Suite/my hub spot test firefox.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |
7 |
8 |
--------------------------------------------------------------------------------
/target/surefire-reports/TEST-TestSuite.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |
7 |
8 |
9 |
10 |
11 |
12 |
13 |
14 |
15 |
16 |
17 |
18 |
19 |
20 |
21 |
22 |
23 |
24 |
25 |
26 |
27 |
28 |
29 |
30 |
31 |
32 |
33 |
34 |
35 |
36 |
37 |
38 |
39 |
40 |
41 |
42 |
43 |
44 |
45 |
46 |
47 |
48 |
49 |
50 |
51 |
52 |
53 |
54 |
55 |
56 |
57 |
58 |
59 |
60 |
61 |
62 |
63 |
64 |
65 |
66 |
67 |
68 |
69 |
70 |
71 |
72 |
73 |
--------------------------------------------------------------------------------
/target/surefire-reports/TestSuite.txt:
--------------------------------------------------------------------------------
1 | -------------------------------------------------------------------------------
2 | Test set: TestSuite
3 | -------------------------------------------------------------------------------
4 | Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 48.405 sec - in TestSuite
5 |
--------------------------------------------------------------------------------
/target/surefire-reports/bullet_point.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/naveenanimation20/JiraIntegrationWithSelenium/31a58f34af6f85b36d77a3f9d4df8cc135e30df2/target/surefire-reports/bullet_point.png
--------------------------------------------------------------------------------
/target/surefire-reports/collapseall.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/naveenanimation20/JiraIntegrationWithSelenium/31a58f34af6f85b36d77a3f9d4df8cc135e30df2/target/surefire-reports/collapseall.gif
--------------------------------------------------------------------------------
/target/surefire-reports/emailable-report.html:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
143 |
144 |
145 |
146 |
147 |
148 |
com.MyTests.LoginTest
149 |
150 |
151 |
152 |
153 |
154 |
155 |
doLoginTest
156 |
157 |
158 |
159 |
160 |
161 |
162 |
doLoginTest
163 |
164 |
165 |
166 |
167 |
168 |
169 |
verifyLoginPageHeaderTest
170 |
171 |
172 |
173 |
174 |
175 |
176 |
verifyLoginPageHeaderTest
177 |
178 |
179 |
180 |
181 |
182 |
183 |
verifyLoginPageTitleTest
184 |
185 |
186 |
187 |
188 |
189 |
190 |
verifyLoginPageTitleTest
191 |
192 |
193 |
194 |
195 |
196 |
197 |
198 |
199 |
200 |
201 |
202 | <?xml version="1.0" encoding="UTF-8"?>
203 | <!DOCTYPE suite SYSTEM "http://testng.org/testng-1.0.dtd">
204 | <suite thread-count="2" guice-stage="DEVELOPMENT" verbose="0" name="Suite" parallel="tests">
205 | <test thread-count="5" verbose="0" name="my hub spot test chrome" parallel="methods">
206 | <parameter name="browser" value="chrome"/>
207 | <classes>
208 | <class name="com.MyTests.LoginTest"/>
209 | </classes>
210 | </test> <!-- my hub spot test chrome -->
211 | <test thread-count="5" verbose="0" name="my hub spot test firefox" parallel="methods">
212 | <parameter name="browser" value="ff"/>
213 | <classes>
214 | <class name="com.MyTests.LoginTest"/>
215 | </classes>
216 | </test> <!-- my hub spot test firefox -->
217 | </suite> <!-- Suite -->
218 |
219 |
220 |
221 |
222 |
223 |
224 |
225 |
226 |
227 |
228 | my hub spot test chrome (1 class)
229 |
230 |
231 | my hub spot test firefox (1 class)
232 |
233 |
234 |
235 |
236 |
237 |
238 |
239 |
240 |
241 |
242 |
243 |
244 |
245 |
246 |
247 |
248 |
249 |
286 |
Total running time: 12 seconds
287 |
288 |
289 |
290 |
291 |
292 |
293 |
294 |
295 |
296 |
297 |
298 |
299 |
300 |
301 |
302 |
303 |
304 |
305 |
306 |
307 |
308 |
309 |
310 |
311 |
312 |
com.MyTests.LoginTest
313 |
314 | setUpTest(chrome)
315 | 0 ms
316 |
317 |
318 | setUpTest(ff)
319 | 0 ms
320 |
321 |
322 | verifyLoginPageTitleTest
323 | 8405 ms
324 |
325 |
326 | verifyLoginPageTitleTest
327 | 9802 ms
328 |
329 |
330 | tearDown
331 | 9808 ms
332 |
333 |
334 | tearDown
335 | 10411 ms
336 |
337 |
338 | setUpTest(ff)
339 | 10475 ms
340 |
341 |
342 | setUpTest(chrome)
343 | 10551 ms
344 |
345 |
346 | verifyLoginPageHeaderTest
347 | 18381 ms
348 |
349 |
350 | tearDown
351 | 18871 ms
352 |
353 |
354 | setUpTest(chrome)
355 | 18962 ms
356 |
357 |
358 | verifyLoginPageHeaderTest
359 | 20121 ms
360 |
361 |
362 | tearDown
363 | 20170 ms
364 |
365 |
366 | setUpTest(ff)
367 | 21112 ms
368 |
369 |
370 | doLoginTest
371 | 27068 ms
372 |
373 |
374 | doLoginTest
375 | 30211 ms
376 |
377 |
378 | tearDown
379 | 32926 ms
380 |
381 |
382 | tearDown
383 | 34225 ms
384 |
385 |
386 |
387 |
388 |
389 |
390 |
391 |
--------------------------------------------------------------------------------
/target/surefire-reports/junitreports/TEST-com.MyTests.LoginTest.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |
7 |
8 |
9 |
10 |
11 |
--------------------------------------------------------------------------------
/target/surefire-reports/navigator-bullet.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/naveenanimation20/JiraIntegrationWithSelenium/31a58f34af6f85b36d77a3f9d4df8cc135e30df2/target/surefire-reports/navigator-bullet.png
--------------------------------------------------------------------------------
/target/surefire-reports/old/Suite/classes.html:
--------------------------------------------------------------------------------
1 |
2 |
3 | Class name
4 | Method name
5 | Groups
6 |
7 | com.MyTests.LoginTest
8 |
9 |
10 | @Test
11 |
12 |
13 |
14 | doLoginTest
15 |
16 |
17 |
18 | verifyLoginPageTitleTest
19 |
20 |
21 |
22 | verifyLoginPageHeaderTest
23 |
24 |
25 | @BeforeClass
26 |
27 |
28 | @BeforeMethod
29 |
30 |
31 |
32 | setUpTest
33 |
34 |
35 | @AfterMethod
36 |
37 |
38 |
39 | tearDown
40 |
41 |
42 | @AfterClass
43 |
44 |
45 |
--------------------------------------------------------------------------------
/target/surefire-reports/old/Suite/groups.html:
--------------------------------------------------------------------------------
1 |
Groups used for this test run
--------------------------------------------------------------------------------
/target/surefire-reports/old/Suite/index.html:
--------------------------------------------------------------------------------
1 |
Results for Suite
2 |
3 |
4 |
5 |
6 |
7 |
--------------------------------------------------------------------------------
/target/surefire-reports/old/Suite/main.html:
--------------------------------------------------------------------------------
1 |
Results for Suite
2 | Select a result on the left-hand pane.
3 |
--------------------------------------------------------------------------------
/target/surefire-reports/old/Suite/methods-alphabetical.html:
--------------------------------------------------------------------------------
1 |
Methods run, sorted chronologically >> means before, << means after
Suite
(Hover the method name to see the test class name)
2 |
3 | Time Delta (ms) Suite configuration Test configuration Class configuration Groups configuration Method configuration Test method Thread Instances
4 | 19/07/27 19:38:10 0 doLoginTest
5 | TestNG-test=my hub spot test chrome-3@1218820837
6 | 19/07/27 19:38:13 3143 doLoginTest
7 | TestNG-test=my hub spot test firefox-3@1356657401
8 | 19/07/27 19:37:43 -27066 >>setUpTest
9 | TestNG-test=my hub spot test chrome-3@1218820837
10 | 19/07/27 19:37:43 -27066 >>setUpTest
11 | TestNG-test=my hub spot test firefox-3@1356657401
12 | 19/07/27 19:37:53 -16592 >>setUpTest
13 | TestNG-test=my hub spot test firefox-3@1356657401
14 | 19/07/27 19:37:53 -16516 >>setUpTest
15 | TestNG-test=my hub spot test chrome-3@1218820837
16 | 19/07/27 19:38:02 -8106 >>setUpTest
17 | TestNG-test=my hub spot test chrome-3@1218820837
18 | 19/07/27 19:38:04 -5956 >>setUpTest
19 | TestNG-test=my hub spot test firefox-3@1356657401
20 | 19/07/27 19:37:53 -17260 <<tearDown
21 | TestNG-test=my hub spot test firefox-3@1356657401
22 | 19/07/27 19:37:53 -16657 <<tearDown
23 | TestNG-test=my hub spot test chrome-3@1218820837
24 | 19/07/27 19:38:02 -8197 <<tearDown
25 | TestNG-test=my hub spot test chrome-3@1218820837
26 | 19/07/27 19:38:03 -6898 <<tearDown
27 | TestNG-test=my hub spot test firefox-3@1356657401
28 | 19/07/27 19:38:16 5858 <<tearDown
29 | TestNG-test=my hub spot test chrome-3@1218820837
30 | 19/07/27 19:38:17 7158 <<tearDown
31 | TestNG-test=my hub spot test firefox-3@1356657401
32 | 19/07/27 19:38:01 -8687 verifyLoginPageHeaderTest
33 | TestNG-test=my hub spot test chrome-2@775649496
34 | 19/07/27 19:38:03 -6947 verifyLoginPageHeaderTest
35 | TestNG-test=my hub spot test firefox-2@1394754188
36 | 19/07/27 19:37:51 -18663 verifyLoginPageTitleTest
37 | TestNG-test=my hub spot test chrome-1@1439905302
38 | 19/07/27 19:37:53 -17266 verifyLoginPageTitleTest
39 | TestNG-test=my hub spot test firefox-1@1593171783
40 |
41 |
--------------------------------------------------------------------------------
/target/surefire-reports/old/Suite/methods-not-run.html:
--------------------------------------------------------------------------------
1 |
Methods that were not run
--------------------------------------------------------------------------------
/target/surefire-reports/old/Suite/methods.html:
--------------------------------------------------------------------------------
1 |
Methods run, sorted chronologically >> means before, << means after
Suite
(Hover the method name to see the test class name)
2 |
3 | Time Delta (ms) Suite configuration Test configuration Class configuration Groups configuration Method configuration Test method Thread Instances
4 | 19/07/27 19:37:43 0 >>setUpTest
5 | TestNG-test=my hub spot test chrome-3@1218820837
6 | 19/07/27 19:37:43 0 >>setUpTest
7 | TestNG-test=my hub spot test firefox-3@1356657401
8 | 19/07/27 19:37:51 8403 verifyLoginPageTitleTest
9 | TestNG-test=my hub spot test chrome-1@1439905302
10 | 19/07/27 19:37:53 9800 verifyLoginPageTitleTest
11 | TestNG-test=my hub spot test firefox-1@1593171783
12 | 19/07/27 19:37:53 9806 <<tearDown
13 | TestNG-test=my hub spot test firefox-3@1356657401
14 | 19/07/27 19:37:53 10409 <<tearDown
15 | TestNG-test=my hub spot test chrome-3@1218820837
16 | 19/07/27 19:37:53 10474 >>setUpTest
17 | TestNG-test=my hub spot test firefox-3@1356657401
18 | 19/07/27 19:37:53 10550 >>setUpTest
19 | TestNG-test=my hub spot test chrome-3@1218820837
20 | 19/07/27 19:38:01 18379 verifyLoginPageHeaderTest
21 | TestNG-test=my hub spot test chrome-2@775649496
22 | 19/07/27 19:38:02 18869 <<tearDown
23 | TestNG-test=my hub spot test chrome-3@1218820837
24 | 19/07/27 19:38:02 18960 >>setUpTest
25 | TestNG-test=my hub spot test chrome-3@1218820837
26 | 19/07/27 19:38:03 20119 verifyLoginPageHeaderTest
27 | TestNG-test=my hub spot test firefox-2@1394754188
28 | 19/07/27 19:38:03 20168 <<tearDown
29 | TestNG-test=my hub spot test firefox-3@1356657401
30 | 19/07/27 19:38:04 21110 >>setUpTest
31 | TestNG-test=my hub spot test firefox-3@1356657401
32 | 19/07/27 19:38:10 27066 doLoginTest
33 | TestNG-test=my hub spot test chrome-3@1218820837
34 | 19/07/27 19:38:13 30209 doLoginTest
35 | TestNG-test=my hub spot test firefox-3@1356657401
36 | 19/07/27 19:38:16 32924 <<tearDown
37 | TestNG-test=my hub spot test chrome-3@1218820837
38 | 19/07/27 19:38:17 34224 <<tearDown
39 | TestNG-test=my hub spot test firefox-3@1356657401
40 |
41 |
--------------------------------------------------------------------------------
/target/surefire-reports/old/Suite/my hub spot test chrome.properties:
--------------------------------------------------------------------------------
1 | [SuiteResult context=my hub spot test chrome][SuiteResult context=my hub spot test firefox]
--------------------------------------------------------------------------------
/target/surefire-reports/old/Suite/my hub spot test firefox.properties:
--------------------------------------------------------------------------------
1 | [SuiteResult context=my hub spot test chrome][SuiteResult context=my hub spot test firefox]
--------------------------------------------------------------------------------
/target/surefire-reports/old/Suite/reporter-output.html:
--------------------------------------------------------------------------------
1 |
Reporter output
--------------------------------------------------------------------------------
/target/surefire-reports/old/Suite/testng.xml.html:
--------------------------------------------------------------------------------
1 |
testng.xml for Suite <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE suite SYSTEM "http://testng.org/testng-1.0.dtd"> <suite thread-count="2" guice-stage="DEVELOPMENT" verbose="0" name="Suite" parallel="tests"> <test thread-count="5" verbose="0" name="my hub spot test chrome" parallel="methods"> <parameter name="browser" value="chrome"/> <classes> <class name="com.MyTests.LoginTest"/> </classes> </test> <!-- my hub spot test chrome --> <test thread-count="5" verbose="0" name="my hub spot test firefox" parallel="methods"> <parameter name="browser" value="ff"/> <classes> <class name="com.MyTests.LoginTest"/> </classes> </test> <!-- my hub spot test firefox --> </suite> <!-- Suite -->
--------------------------------------------------------------------------------
/target/surefire-reports/old/Suite/toc.html:
--------------------------------------------------------------------------------
1 |
2 |
3 |
Results for Suite
4 |
5 |
6 |
7 |
8 |
Results forSuite
9 |
23 |
24 |
25 | my hub spot test chrome (3/0/0)
26 | Results
27 |
28 |
29 |
30 |
31 |
32 |
33 | my hub spot test firefox (3/0/0)
34 | Results
35 |
36 |
37 |
38 |
--------------------------------------------------------------------------------
/target/surefire-reports/old/index.html:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
Test results
6 |
Suite Passed Failed Skipped testng.xml
7 | Total 6 0 0
8 | Suite
9 | 6 0 0 Link
10 |
--------------------------------------------------------------------------------
/target/surefire-reports/passed.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/naveenanimation20/JiraIntegrationWithSelenium/31a58f34af6f85b36d77a3f9d4df8cc135e30df2/target/surefire-reports/passed.png
--------------------------------------------------------------------------------
/target/surefire-reports/skipped.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/naveenanimation20/JiraIntegrationWithSelenium/31a58f34af6f85b36d77a3f9d4df8cc135e30df2/target/surefire-reports/skipped.png
--------------------------------------------------------------------------------
/target/surefire-reports/testng-reports.css:
--------------------------------------------------------------------------------
1 | body {
2 | margin: 0px 0px 5px 5px;
3 | }
4 |
5 | ul {
6 | margin: 0px;
7 | }
8 |
9 | li {
10 | list-style-type: none;
11 | }
12 |
13 | a {
14 | text-decoration: none;
15 | }
16 |
17 | a:hover {
18 | text-decoration: underline;
19 | }
20 |
21 | .navigator-selected {
22 | background: #ffa500;
23 | }
24 |
25 | .wrapper {
26 | position: absolute;
27 | top: 60px;
28 | bottom: 0;
29 | left: 400px;
30 | right: 0;
31 | overflow: auto;
32 | }
33 |
34 | .navigator-root {
35 | position: absolute;
36 | top: 60px;
37 | bottom: 0;
38 | left: 0;
39 | width: 400px;
40 | overflow-y: auto;
41 | }
42 |
43 | .suite {
44 | margin: 0px 10px 10px 0px;
45 | background-color: #fff8dc;
46 | }
47 |
48 | .suite-name {
49 | padding-left: 10px;
50 | font-size: 25px;
51 | font-family: Times;
52 | }
53 |
54 | .main-panel-header {
55 | padding: 5px;
56 | background-color: #9FB4D9; //afeeee;
57 | font-family: monospace;
58 | font-size: 18px;
59 | }
60 |
61 | .main-panel-content {
62 | padding: 5px;
63 | margin-bottom: 10px;
64 | background-color: #DEE8FC; //d0ffff;
65 | }
66 |
67 | .rounded-window {
68 | border-radius: 10px;
69 | border-style: solid;
70 | border-width: 1px;
71 | }
72 |
73 | .rounded-window-top {
74 | border-top-right-radius: 10px 10px;
75 | border-top-left-radius: 10px 10px;
76 | border-style: solid;
77 | border-width: 1px;
78 | overflow: auto;
79 | }
80 |
81 | .light-rounded-window-top {
82 | border-top-right-radius: 10px 10px;
83 | border-top-left-radius: 10px 10px;
84 | }
85 |
86 | .rounded-window-bottom {
87 | border-style: solid;
88 | border-width: 0px 1px 1px 1px;
89 | border-bottom-right-radius: 10px 10px;
90 | border-bottom-left-radius: 10px 10px;
91 | overflow: auto;
92 | }
93 |
94 | .method-name {
95 | font-size: 12px;
96 | font-family: monospace;
97 | }
98 |
99 | .method-content {
100 | border-style: solid;
101 | border-width: 0px 0px 1px 0px;
102 | margin-bottom: 10;
103 | padding-bottom: 5px;
104 | width: 80%;
105 | }
106 |
107 | .parameters {
108 | font-size: 14px;
109 | font-family: monospace;
110 | }
111 |
112 | .stack-trace {
113 | white-space: pre;
114 | font-family: monospace;
115 | font-size: 12px;
116 | font-weight: bold;
117 | margin-top: 0px;
118 | margin-left: 20px;
119 | }
120 |
121 | .testng-xml {
122 | font-family: monospace;
123 | }
124 |
125 | .method-list-content {
126 | margin-left: 10px;
127 | }
128 |
129 | .navigator-suite-content {
130 | margin-left: 10px;
131 | font: 12px 'Lucida Grande';
132 | }
133 |
134 | .suite-section-title {
135 | margin-top: 10px;
136 | width: 80%;
137 | border-style: solid;
138 | border-width: 1px 0px 0px 0px;
139 | font-family: Times;
140 | font-size: 18px;
141 | font-weight: bold;
142 | }
143 |
144 | .suite-section-content {
145 | list-style-image: url(bullet_point.png);
146 | }
147 |
148 | .top-banner-root {
149 | position: absolute;
150 | top: 0;
151 | height: 45px;
152 | left: 0;
153 | right: 0;
154 | padding: 5px;
155 | margin: 0px 0px 5px 0px;
156 | background-color: #0066ff;
157 | font-family: Times;
158 | color: #fff;
159 | text-align: center;
160 | }
161 |
162 | .top-banner-title-font {
163 | font-size: 25px;
164 | }
165 |
166 | .test-name {
167 | font-family: 'Lucida Grande';
168 | font-size: 16px;
169 | }
170 |
171 | .suite-icon {
172 | padding: 5px;
173 | float: right;
174 | height: 20;
175 | }
176 |
177 | .test-group {
178 | font: 20px 'Lucida Grande';
179 | margin: 5px 5px 10px 5px;
180 | border-width: 0px 0px 1px 0px;
181 | border-style: solid;
182 | padding: 5px;
183 | }
184 |
185 | .test-group-name {
186 | font-weight: bold;
187 | }
188 |
189 | .method-in-group {
190 | font-size: 16px;
191 | margin-left: 80px;
192 | }
193 |
194 | table.google-visualization-table-table {
195 | width: 100%;
196 | }
197 |
198 | .reporter-method-name {
199 | font-size: 14px;
200 | font-family: monospace;
201 | }
202 |
203 | .reporter-method-output-div {
204 | padding: 5px;
205 | margin: 0px 0px 5px 20px;
206 | font-size: 12px;
207 | font-family: monospace;
208 | border-width: 0px 0px 0px 1px;
209 | border-style: solid;
210 | }
211 |
212 | .ignored-class-div {
213 | font-size: 14px;
214 | font-family: monospace;
215 | }
216 |
217 | .ignored-methods-div {
218 | padding: 5px;
219 | margin: 0px 0px 5px 20px;
220 | font-size: 12px;
221 | font-family: monospace;
222 | border-width: 0px 0px 0px 1px;
223 | border-style: solid;
224 | }
225 |
226 | .border-failed {
227 | border-top-left-radius: 10px 10px;
228 | border-bottom-left-radius: 10px 10px;
229 | border-style: solid;
230 | border-width: 0px 0px 0px 10px;
231 | border-color: #f00;
232 | }
233 |
234 | .border-skipped {
235 | border-top-left-radius: 10px 10px;
236 | border-bottom-left-radius: 10px 10px;
237 | border-style: solid;
238 | border-width: 0px 0px 0px 10px;
239 | border-color: #edc600;
240 | }
241 |
242 | .border-passed {
243 | border-top-left-radius: 10px 10px;
244 | border-bottom-left-radius: 10px 10px;
245 | border-style: solid;
246 | border-width: 0px 0px 0px 10px;
247 | border-color: #19f52d;
248 | }
249 |
250 | .times-div {
251 | text-align: center;
252 | padding: 5px;
253 | }
254 |
255 | .suite-total-time {
256 | font: 16px 'Lucida Grande';
257 | }
258 |
259 | .configuration-suite {
260 | margin-left: 20px;
261 | }
262 |
263 | .configuration-test {
264 | margin-left: 40px;
265 | }
266 |
267 | .configuration-class {
268 | margin-left: 60px;
269 | }
270 |
271 | .configuration-method {
272 | margin-left: 80px;
273 | }
274 |
275 | .test-method {
276 | margin-left: 100px;
277 | }
278 |
279 | .chronological-class {
280 | background-color: #0ccff;
281 | border-style: solid;
282 | border-width: 0px 0px 1px 1px;
283 | }
284 |
285 | .method-start {
286 | float: right;
287 | }
288 |
289 | .chronological-class-name {
290 | padding: 0px 0px 0px 5px;
291 | color: #008;
292 | }
293 |
294 | .after, .before, .test-method {
295 | font-family: monospace;
296 | font-size: 14px;
297 | }
298 |
299 | .navigator-suite-header {
300 | font-size: 22px;
301 | margin: 0px 10px 5px 0px;
302 | background-color: #deb887;
303 | text-align: center;
304 | }
305 |
306 | .collapse-all-icon {
307 | padding: 5px;
308 | float: right;
309 | }
310 |
--------------------------------------------------------------------------------
/target/surefire-reports/testng-reports.js:
--------------------------------------------------------------------------------
1 | $(document).ready(function() {
2 | $('a.navigator-link').click(function() {
3 | // Extract the panel for this link
4 | var panel = getPanelName($(this));
5 |
6 | // Mark this link as currently selected
7 | $('.navigator-link').parent().removeClass('navigator-selected');
8 | $(this).parent().addClass('navigator-selected');
9 |
10 | showPanel(panel);
11 | });
12 |
13 | installMethodHandlers('failed');
14 | installMethodHandlers('skipped');
15 | installMethodHandlers('passed', true); // hide passed methods by default
16 |
17 | $('a.method').click(function() {
18 | showMethod($(this));
19 | return false;
20 | });
21 |
22 | // Hide all the panels and display the first one (do this last
23 | // to make sure the click() will invoke the listeners)
24 | $('.panel').hide();
25 | $('.navigator-link').first().click();
26 |
27 | // Collapse/expand the suites
28 | $('a.collapse-all-link').click(function() {
29 | var contents = $('.navigator-suite-content');
30 | if (contents.css('display') == 'none') {
31 | contents.show();
32 | } else {
33 | contents.hide();
34 | }
35 | });
36 | });
37 |
38 | // The handlers that take care of showing/hiding the methods
39 | function installMethodHandlers(name, hide) {
40 | function getContent(t) {
41 | return $('.method-list-content.' + name + "." + t.attr('panel-name'));
42 | }
43 |
44 | function getHideLink(t, name) {
45 | var s = 'a.hide-methods.' + name + "." + t.attr('panel-name');
46 | return $(s);
47 | }
48 |
49 | function getShowLink(t, name) {
50 | return $('a.show-methods.' + name + "." + t.attr('panel-name'));
51 | }
52 |
53 | function getMethodPanelClassSel(element, name) {
54 | var panelName = getPanelName(element);
55 | var sel = '.' + panelName + "-class-" + name;
56 | return $(sel);
57 | }
58 |
59 | $('a.hide-methods.' + name).click(function() {
60 | var w = getContent($(this));
61 | w.hide();
62 | getHideLink($(this), name).hide();
63 | getShowLink($(this), name).show();
64 | getMethodPanelClassSel($(this), name).hide();
65 | });
66 |
67 | $('a.show-methods.' + name).click(function() {
68 | var w = getContent($(this));
69 | w.show();
70 | getHideLink($(this), name).show();
71 | getShowLink($(this), name).hide();
72 | showPanel(getPanelName($(this)));
73 | getMethodPanelClassSel($(this), name).show();
74 | });
75 |
76 | if (hide) {
77 | $('a.hide-methods.' + name).click();
78 | } else {
79 | $('a.show-methods.' + name).click();
80 | }
81 | }
82 |
83 | function getHashForMethod(element) {
84 | return element.attr('hash-for-method');
85 | }
86 |
87 | function getPanelName(element) {
88 | return element.attr('panel-name');
89 | }
90 |
91 | function showPanel(panelName) {
92 | $('.panel').hide();
93 | var panel = $('.panel[panel-name="' + panelName + '"]');
94 | panel.show();
95 | }
96 |
97 | function showMethod(element) {
98 | var hashTag = getHashForMethod(element);
99 | var panelName = getPanelName(element);
100 | showPanel(panelName);
101 | var current = document.location.href;
102 | var base = current.substring(0, current.indexOf('#'))
103 | document.location.href = base + '#' + hashTag;
104 | var newPosition = $(document).scrollTop() - 65;
105 | $(document).scrollTop(newPosition);
106 | }
107 |
108 | function drawTable() {
109 | for (var i = 0; i < suiteTableInitFunctions.length; i++) {
110 | window[suiteTableInitFunctions[i]]();
111 | }
112 |
113 | for (var k in window.suiteTableData) {
114 | var v = window.suiteTableData[k];
115 | var div = v.tableDiv;
116 | var data = v.tableData
117 | var table = new google.visualization.Table(document.getElementById(div));
118 | table.draw(data, {
119 | showRowNumber : false
120 | });
121 | }
122 | }
123 |
--------------------------------------------------------------------------------
/target/surefire-reports/testng-results.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |
7 |
8 |
9 |
10 |
11 |
12 |
13 |
14 |
15 |
16 |
17 |
18 |
19 |
20 |
21 |
22 |
23 |
24 |
25 |
26 |
27 |
28 |
29 |
30 |
31 |
32 |
33 |
34 |
35 |
36 |
37 |
38 |
39 |
40 |
41 |
42 |
43 |
44 |
45 |
46 |
47 |
48 |
49 |
50 |
51 |
52 |
53 |
54 |
55 |
56 |
57 |
58 |
59 |
60 |
61 |
62 |
63 |
64 |
65 |
66 |
67 |
68 |
69 |
70 |
71 |
72 |
73 |
74 |
75 |
76 |
77 |
78 |
79 |
80 |
81 |
82 |
83 |
84 |
85 |
86 |
87 |
88 |
89 |
90 |
91 |
92 |
93 |
94 |
95 |
96 |
97 |
98 |
99 |
100 |
101 |
102 |
103 |
104 |
105 |
106 |
107 |
108 |
109 |
110 |
111 |
112 |
113 |
114 |
115 |
116 |
117 |
118 |
119 |
120 |
121 |
122 |
123 |
124 |
125 |
126 |
127 |
128 |
129 |
130 |
131 |
132 |
--------------------------------------------------------------------------------
/target/surefire-reports/testng.css:
--------------------------------------------------------------------------------
1 | .invocation-failed, .test-failed { background-color: #DD0000; }
2 | .invocation-percent, .test-percent { background-color: #006600; }
3 | .invocation-passed, .test-passed { background-color: #00AA00; }
4 | .invocation-skipped, .test-skipped { background-color: #CCCC00; }
5 |
6 | .main-page {
7 | font-size: x-large;
8 | }
9 |
10 |
--------------------------------------------------------------------------------
/target/test-classes/com/MyTests/BaseTest.class:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/naveenanimation20/JiraIntegrationWithSelenium/31a58f34af6f85b36d77a3f9d4df8cc135e30df2/target/test-classes/com/MyTests/BaseTest.class
--------------------------------------------------------------------------------
/target/test-classes/com/MyTests/LoginTest.class:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/naveenanimation20/JiraIntegrationWithSelenium/31a58f34af6f85b36d77a3f9d4df8cc135e30df2/target/test-classes/com/MyTests/LoginTest.class
--------------------------------------------------------------------------------
/test-output/Suite/my hub spot test chrome.html:
--------------------------------------------------------------------------------
1 |
2 |
3 |
TestNG: my hub spot test chrome
4 |
5 |
6 |
7 |
11 |
53 |
54 |
55 |
56 |
my hub spot test chrome
57 |
58 | Tests passed/Failed/Skipped: 0/1/0
59 |
60 | Started on: Mon Aug 12 00:23:16 IST 2019
61 |
62 | Total time: 10 seconds (10460 ms)
63 |
64 | Included groups:
65 |
66 | Excluded groups:
67 |
68 |
69 |
(Hover the method name to see the test class name)
70 |
71 | FAILED TESTS
72 | Test method
73 | Exception
74 | Time (seconds)
75 | Instance
76 |
77 |
78 | verifyLoginPageTitleTest Test class: com.MyTests.LoginTest
79 | java.lang.AssertionError: expected [HubSpot LoginXX] but found [HubSpot Login]
80 | at org.testng.Assert.fail(Assert.java:96)
81 | at org.testng.Assert.failNotEquals(Assert.java:776)
82 | at org.testng.Assert.assertEqualsImpl(Assert.java:137)
83 | at org.testng.Assert.assertEquals(Assert.java:118)
84 | at org.testng.Assert.assertEquals(Assert.java:453)
85 | at org.testng.Assert.assertEquals(Assert.java:463)
86 | at com.MyTests.LoginTest.verifyLoginPageTitleTest(LoginTest.java:24)
87 | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
88 | at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
89 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
90 | at java.lang.reflect.Method.invoke(Method.java:498)
91 | at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
92 | at org.testng.internal.Invoker.invokeMethod(Invoker.java:583)
93 | at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:719)
94 | at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:989)
95 | at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
96 | at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
97 | at org.testng.TestRunner.privateRun(TestRunner.java:648)
98 | at org.testng.TestRunner.run(TestRunner.java:505)
99 | at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
100 | at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
101 | at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
102 | at org.testng.SuiteRunner.run(SuiteRunner.java:364)
103 | at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
104 | at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
105 | at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
106 | at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
107 | at org.testng.TestNG.runSuites(TestNG.java:1049)
108 | at org.testng.TestNG.run(TestNG.java:1017)
109 | at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:114)
110 | at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
111 | at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
112 | Click to show all stack frames
113 | java.lang.AssertionError: expected [HubSpot LoginXX] but found [HubSpot Login]
114 | at org.testng.Assert.fail(Assert.java:96)
115 | at org.testng.Assert.failNotEquals(Assert.java:776)
116 | at org.testng.Assert.assertEqualsImpl(Assert.java:137)
117 | at org.testng.Assert.assertEquals(Assert.java:118)
118 | at org.testng.Assert.assertEquals(Assert.java:453)
119 | at org.testng.Assert.assertEquals(Assert.java:463)
120 | at com.MyTests.LoginTest.verifyLoginPageTitleTest(LoginTest.java:24)
121 | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
122 | at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
123 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
124 | at java.lang.reflect.Method.invoke(Method.java:498)
125 | at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
126 | at org.testng.internal.Invoker.invokeMethod(Invoker.java:583)
127 | at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:719)
128 | at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:989)
129 | at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
130 | at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
131 | at org.testng.TestRunner.privateRun(TestRunner.java:648)
132 | at org.testng.TestRunner.run(TestRunner.java:505)
133 | at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
134 | at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
135 | at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
136 | at org.testng.SuiteRunner.run(SuiteRunner.java:364)
137 | at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
138 | at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
139 | at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
140 | at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
141 | at org.testng.TestNG.runSuites(TestNG.java:1049)
142 | at org.testng.TestNG.run(TestNG.java:1017)
143 | at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:114)
144 | at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
145 | at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
146 |
147 | 1
148 | com.MyTests.LoginTest@3159c4b8
149 |
150 |
151 |
--------------------------------------------------------------------------------
/test-output/Suite/my hub spot test chrome.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |
40 |
41 |
42 |
43 |
--------------------------------------------------------------------------------
/test-output/Suite/my hub spot test firefox.html:
--------------------------------------------------------------------------------
1 |
2 |
3 |
TestNG: my hub spot test firefox
4 |
5 |
6 |
7 |
11 |
53 |
54 |
55 |
56 |
my hub spot test firefox
57 |
58 | Tests passed/Failed/Skipped: 1/0/0
59 |
60 | Started on: Sat Jul 27 19:35:57 IST 2019
61 |
62 | Total time: 14 seconds (14891 ms)
63 |
64 | Included groups:
65 |
66 | Excluded groups:
67 |
68 |
69 |
(Hover the method name to see the test class name)
70 |
71 | PASSED TESTS
72 | Test method
73 | Exception
74 | Time (seconds)
75 | Instance
76 |
77 |
78 | doLoginTest Test class: com.MyTests.LoginTest
79 |
80 | 4
81 | com.MyTests.LoginTest@6e1ec318
82 |
83 |
84 |
--------------------------------------------------------------------------------
/test-output/Suite/my hub spot test firefox.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |
7 |
8 |
9 |
10 |
11 |
12 |
--------------------------------------------------------------------------------
/test-output/Suite/testng-failed.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |
7 |
8 |
9 |
10 |
11 |
12 |
13 |
14 |
15 |
16 |
17 |
18 |
19 |
20 |
--------------------------------------------------------------------------------
/test-output/bullet_point.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/naveenanimation20/JiraIntegrationWithSelenium/31a58f34af6f85b36d77a3f9d4df8cc135e30df2/test-output/bullet_point.png
--------------------------------------------------------------------------------
/test-output/collapseall.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/naveenanimation20/JiraIntegrationWithSelenium/31a58f34af6f85b36d77a3f9d4df8cc135e30df2/test-output/collapseall.gif
--------------------------------------------------------------------------------
/test-output/emailable-report.html:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
TestNG Report
6 |
7 |
8 |
9 |
10 | Test # Passed # Skipped # Failed Time (ms) Included Groups Excluded Groups
11 | Suite
12 | my hub spot test chrome 0 0 1 10,460
13 |
14 |
Class Method Start Time (ms) Suite my hub spot test chrome — failed com.MyTests.LoginTest verifyLoginPageTitleTest 1565549606028 1057
15 |
16 |
my hub spot test chrome com.MyTests.LoginTest#verifyLoginPageTitleTest Exception java.lang.AssertionError: expected [HubSpot LoginXX] but found [HubSpot Login]
17 | at org.testng.Assert.fail(Assert.java:96)
18 | at org.testng.Assert.failNotEquals(Assert.java:776)
19 | at org.testng.Assert.assertEqualsImpl(Assert.java:137)
20 | at org.testng.Assert.assertEquals(Assert.java:118)
21 | at org.testng.Assert.assertEquals(Assert.java:453)
22 | at org.testng.Assert.assertEquals(Assert.java:463)
23 | at com.MyTests.LoginTest.verifyLoginPageTitleTest(LoginTest.java:24)
24 | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
25 | at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
26 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
27 | at java.lang.reflect.Method.invoke(Method.java:498)
28 | at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
29 | at org.testng.internal.Invoker.invokeMethod(Invoker.java:583)
30 | at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:719)
31 | at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:989)
32 | at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
33 | at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
34 | at org.testng.TestRunner.privateRun(TestRunner.java:648)
35 | at org.testng.TestRunner.run(TestRunner.java:505)
36 | at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
37 | at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
38 | at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
39 | at org.testng.SuiteRunner.run(SuiteRunner.java:364)
40 | at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
41 | at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
42 | at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
43 | at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
44 | at org.testng.TestNG.runSuites(TestNG.java:1049)
45 | at org.testng.TestNG.run(TestNG.java:1017)
46 | at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:114)
47 | at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
48 | at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
49 |
back to summary
50 |
51 |
52 |
--------------------------------------------------------------------------------
/test-output/failed.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/naveenanimation20/JiraIntegrationWithSelenium/31a58f34af6f85b36d77a3f9d4df8cc135e30df2/test-output/failed.png
--------------------------------------------------------------------------------
/test-output/index.html:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |
TestNG reports
7 |
8 |
9 |
10 |
11 |
12 |
18 |
21 |
22 |
23 |
24 |
25 | Test results
26 |
27 | 1 suite, 1 failed test
28 |
29 |
30 |
37 |
38 |
39 |
44 |
45 |
46 | Info
47 |
48 |
87 |
88 |
89 | Results
90 |
91 |
112 |
113 |
114 |
115 |
116 |
117 |
118 |
119 |
120 |
121 |
122 |
123 |
com.MyTests.LoginTest
124 |
125 |
126 |
127 |
128 |
129 |
130 |
verifyLoginPageTitleTest
131 |
java.lang.AssertionError: expected [HubSpot LoginXX] but found [HubSpot Login]
132 | at org.testng.Assert.fail(Assert.java:96)
133 | at org.testng.Assert.failNotEquals(Assert.java:776)
134 | at org.testng.Assert.assertEqualsImpl(Assert.java:137)
135 | at org.testng.Assert.assertEquals(Assert.java:118)
136 | at org.testng.Assert.assertEquals(Assert.java:453)
137 | at org.testng.Assert.assertEquals(Assert.java:463)
138 | at com.MyTests.LoginTest.verifyLoginPageTitleTest(LoginTest.java:24)
139 | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
140 | at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
141 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
142 | at java.lang.reflect.Method.invoke(Method.java:498)
143 | at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
144 | at org.testng.internal.Invoker.invokeMethod(Invoker.java:583)
145 | at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:719)
146 | at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:989)
147 | at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
148 | at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
149 | at org.testng.TestRunner.privateRun(TestRunner.java:648)
150 | at org.testng.TestRunner.run(TestRunner.java:505)
151 | at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
152 | at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
153 | at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
154 | at org.testng.SuiteRunner.run(SuiteRunner.java:364)
155 | at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
156 | at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
157 | at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
158 | at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
159 | at org.testng.TestNG.runSuites(TestNG.java:1049)
160 | at org.testng.TestNG.run(TestNG.java:1017)
161 | at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:114)
162 | at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
163 | at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
164 |
165 |
166 |
167 |
168 |
169 |
170 |
171 |
172 |
173 |
174 |
175 |
176 |
177 | <?xml version="1.0" encoding="UTF-8"?>
178 | <!DOCTYPE suite SYSTEM "http://testng.org/testng-1.0.dtd">
179 | <suite thread-count="2" guice-stage="DEVELOPMENT" verbose="3" name="Suite">
180 | <listeners>
181 | <listener class-name="com.listeners.TestJiraListener"/>
182 | </listeners>
183 | <test thread-count="5" verbose="3" name="my hub spot test chrome">
184 | <parameter name="browser" value="chrome"/>
185 | <classes>
186 | <class name="com.MyTests.LoginTest"/>
187 | </classes>
188 | </test> <!-- my hub spot test chrome -->
189 | </suite> <!-- Suite -->
190 |
191 |
192 |
193 |
194 |
195 |
196 |
197 |
198 |
199 |
200 | my hub spot test chrome (1 class)
201 |
202 |
203 |
204 |
205 |
206 |
207 |
208 |
209 |
210 |
211 |
212 |
213 |
214 |
215 |
216 |
217 |
218 |
235 |
Total running time: 1 seconds
236 |
237 |
238 |
239 |
240 |
241 |
242 |
243 |
244 |
245 |
246 |
247 |
248 |
249 |
250 |
251 |
252 |
253 |
254 |
255 |
256 |
257 |
258 |
259 |
260 |
261 |
com.MyTests.LoginTest
262 |
263 | setUpTest(chrome)
264 | 0 ms
265 |
266 |
267 |
268 |
269 |
verifyLoginPageTitleTest
270 |
9261 ms
271 |
272 |
273 | tearDown
274 | 10320 ms
275 |
276 |
277 |
278 |
279 |
280 |
281 |
282 |
--------------------------------------------------------------------------------
/test-output/junitreports/TEST-com.MyTests.LoginTest.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |
40 |
41 |
42 |
43 |
--------------------------------------------------------------------------------
/test-output/navigator-bullet.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/naveenanimation20/JiraIntegrationWithSelenium/31a58f34af6f85b36d77a3f9d4df8cc135e30df2/test-output/navigator-bullet.png
--------------------------------------------------------------------------------
/test-output/old/Suite/classes.html:
--------------------------------------------------------------------------------
1 |
2 |
3 | Class name
4 | Method name
5 | Groups
6 |
7 | com.MyTests.LoginTest
8 |
9 |
10 | @Test
11 |
12 |
13 |
14 | verifyLoginPageTitleTest
15 |
16 |
17 | @BeforeClass
18 |
19 |
20 | @BeforeMethod
21 |
22 |
23 |
24 | setUpTest
25 |
26 |
27 | @AfterMethod
28 |
29 |
30 |
31 | tearDown
32 |
33 |
34 | @AfterClass
35 |
36 |
37 |
--------------------------------------------------------------------------------
/test-output/old/Suite/groups.html:
--------------------------------------------------------------------------------
1 |
Groups used for this test run
--------------------------------------------------------------------------------
/test-output/old/Suite/index.html:
--------------------------------------------------------------------------------
1 |
Results for Suite
2 |
3 |
4 |
5 |
6 |
7 |
--------------------------------------------------------------------------------
/test-output/old/Suite/main.html:
--------------------------------------------------------------------------------
1 |
Results for Suite
2 | Select a result on the left-hand pane.
3 |
--------------------------------------------------------------------------------
/test-output/old/Suite/methods-alphabetical.html:
--------------------------------------------------------------------------------
1 |
Methods run, sorted chronologically >> means before, << means after
Suite
(Hover the method name to see the test class name)
2 |
3 | Time Delta (ms) Suite configuration Test configuration Class configuration Groups configuration Method configuration Test method Thread Instances
4 | 19/08/12 00:23:16 0 >>setUpTest
5 | main@1627821297
6 | 19/08/12 00:23:27 10318 <<tearDown
7 | main@1627821297
8 | 19/08/12 00:23:26 9259 verifyLoginPageTitleTest
9 | main@1627821297
10 |
11 |
--------------------------------------------------------------------------------
/test-output/old/Suite/methods-not-run.html:
--------------------------------------------------------------------------------
1 |
Methods that were not run
--------------------------------------------------------------------------------
/test-output/old/Suite/methods.html:
--------------------------------------------------------------------------------
1 |
Methods run, sorted chronologically >> means before, << means after
Suite
(Hover the method name to see the test class name)
2 |
3 | Time Delta (ms) Suite configuration Test configuration Class configuration Groups configuration Method configuration Test method Thread Instances
4 | 19/08/12 00:23:16 0 >>setUpTest
5 | main@1627821297
6 | 19/08/12 00:23:26 9259 verifyLoginPageTitleTest
7 | main@1627821297
8 | 19/08/12 00:23:27 10318 <<tearDown
9 | main@1627821297
10 |
11 |
--------------------------------------------------------------------------------
/test-output/old/Suite/my hub spot test chrome.properties:
--------------------------------------------------------------------------------
1 | [SuiteResult context=my hub spot test chrome]
--------------------------------------------------------------------------------
/test-output/old/Suite/my hub spot test firefox.properties:
--------------------------------------------------------------------------------
1 | [SuiteResult context=my hub spot test firefox][SuiteResult context=my hub spot test chrome]
--------------------------------------------------------------------------------
/test-output/old/Suite/reporter-output.html:
--------------------------------------------------------------------------------
1 |
Reporter output
--------------------------------------------------------------------------------
/test-output/old/Suite/testng.xml.html:
--------------------------------------------------------------------------------
1 |
testng.xml for Suite <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE suite SYSTEM "http://testng.org/testng-1.0.dtd"> <suite thread-count="2" guice-stage="DEVELOPMENT" verbose="3" name="Suite"> <listeners> <listener class-name="com.listeners.TestJiraListener"/> </listeners> <test thread-count="5" verbose="3" name="my hub spot test chrome"> <parameter name="browser" value="chrome"/> <classes> <class name="com.MyTests.LoginTest"/> </classes> </test> <!-- my hub spot test chrome --> </suite> <!-- Suite -->
--------------------------------------------------------------------------------
/test-output/old/Suite/toc.html:
--------------------------------------------------------------------------------
1 |
2 |
3 |
Results for Suite
4 |
5 |
6 |
7 |
8 |
Results forSuite
9 |
23 |
24 |
25 | my hub spot test chrome (0/1/0)
26 | Results
27 |
28 |
29 |
30 |
--------------------------------------------------------------------------------
/test-output/old/index.html:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
Test results
6 |
Suite Passed Failed Skipped testng.xml
7 | Total 0 1 0
8 | Suite
9 | 0 1 0 Link
10 |
--------------------------------------------------------------------------------
/test-output/passed.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/naveenanimation20/JiraIntegrationWithSelenium/31a58f34af6f85b36d77a3f9d4df8cc135e30df2/test-output/passed.png
--------------------------------------------------------------------------------
/test-output/skipped.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/naveenanimation20/JiraIntegrationWithSelenium/31a58f34af6f85b36d77a3f9d4df8cc135e30df2/test-output/skipped.png
--------------------------------------------------------------------------------
/test-output/testng-failed.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |
7 |
8 |
9 |
10 |
11 |
12 |
13 |
14 |
15 |
16 |
17 |
18 |
19 |
20 |
--------------------------------------------------------------------------------
/test-output/testng-reports.css:
--------------------------------------------------------------------------------
1 | body {
2 | margin: 0px 0px 5px 5px;
3 | }
4 |
5 | ul {
6 | margin: 0px;
7 | }
8 |
9 | li {
10 | list-style-type: none;
11 | }
12 |
13 | a {
14 | text-decoration: none;
15 | }
16 |
17 | a:hover {
18 | text-decoration: underline;
19 | }
20 |
21 | .navigator-selected {
22 | background: #ffa500;
23 | }
24 |
25 | .wrapper {
26 | position: absolute;
27 | top: 60px;
28 | bottom: 0;
29 | left: 400px;
30 | right: 0;
31 | overflow: auto;
32 | }
33 |
34 | .navigator-root {
35 | position: absolute;
36 | top: 60px;
37 | bottom: 0;
38 | left: 0;
39 | width: 400px;
40 | overflow-y: auto;
41 | }
42 |
43 | .suite {
44 | margin: 0px 10px 10px 0px;
45 | background-color: #fff8dc;
46 | }
47 |
48 | .suite-name {
49 | padding-left: 10px;
50 | font-size: 25px;
51 | font-family: Times;
52 | }
53 |
54 | .main-panel-header {
55 | padding: 5px;
56 | background-color: #9FB4D9; //afeeee;
57 | font-family: monospace;
58 | font-size: 18px;
59 | }
60 |
61 | .main-panel-content {
62 | padding: 5px;
63 | margin-bottom: 10px;
64 | background-color: #DEE8FC; //d0ffff;
65 | }
66 |
67 | .rounded-window {
68 | border-radius: 10px;
69 | border-style: solid;
70 | border-width: 1px;
71 | }
72 |
73 | .rounded-window-top {
74 | border-top-right-radius: 10px 10px;
75 | border-top-left-radius: 10px 10px;
76 | border-style: solid;
77 | border-width: 1px;
78 | overflow: auto;
79 | }
80 |
81 | .light-rounded-window-top {
82 | border-top-right-radius: 10px 10px;
83 | border-top-left-radius: 10px 10px;
84 | }
85 |
86 | .rounded-window-bottom {
87 | border-style: solid;
88 | border-width: 0px 1px 1px 1px;
89 | border-bottom-right-radius: 10px 10px;
90 | border-bottom-left-radius: 10px 10px;
91 | overflow: auto;
92 | }
93 |
94 | .method-name {
95 | font-size: 12px;
96 | font-family: monospace;
97 | }
98 |
99 | .method-content {
100 | border-style: solid;
101 | border-width: 0px 0px 1px 0px;
102 | margin-bottom: 10;
103 | padding-bottom: 5px;
104 | width: 80%;
105 | }
106 |
107 | .parameters {
108 | font-size: 14px;
109 | font-family: monospace;
110 | }
111 |
112 | .stack-trace {
113 | white-space: pre;
114 | font-family: monospace;
115 | font-size: 12px;
116 | font-weight: bold;
117 | margin-top: 0px;
118 | margin-left: 20px;
119 | }
120 |
121 | .testng-xml {
122 | font-family: monospace;
123 | }
124 |
125 | .method-list-content {
126 | margin-left: 10px;
127 | }
128 |
129 | .navigator-suite-content {
130 | margin-left: 10px;
131 | font: 12px 'Lucida Grande';
132 | }
133 |
134 | .suite-section-title {
135 | margin-top: 10px;
136 | width: 80%;
137 | border-style: solid;
138 | border-width: 1px 0px 0px 0px;
139 | font-family: Times;
140 | font-size: 18px;
141 | font-weight: bold;
142 | }
143 |
144 | .suite-section-content {
145 | list-style-image: url(bullet_point.png);
146 | }
147 |
148 | .top-banner-root {
149 | position: absolute;
150 | top: 0;
151 | height: 45px;
152 | left: 0;
153 | right: 0;
154 | padding: 5px;
155 | margin: 0px 0px 5px 0px;
156 | background-color: #0066ff;
157 | font-family: Times;
158 | color: #fff;
159 | text-align: center;
160 | }
161 |
162 | .top-banner-title-font {
163 | font-size: 25px;
164 | }
165 |
166 | .test-name {
167 | font-family: 'Lucida Grande';
168 | font-size: 16px;
169 | }
170 |
171 | .suite-icon {
172 | padding: 5px;
173 | float: right;
174 | height: 20;
175 | }
176 |
177 | .test-group {
178 | font: 20px 'Lucida Grande';
179 | margin: 5px 5px 10px 5px;
180 | border-width: 0px 0px 1px 0px;
181 | border-style: solid;
182 | padding: 5px;
183 | }
184 |
185 | .test-group-name {
186 | font-weight: bold;
187 | }
188 |
189 | .method-in-group {
190 | font-size: 16px;
191 | margin-left: 80px;
192 | }
193 |
194 | table.google-visualization-table-table {
195 | width: 100%;
196 | }
197 |
198 | .reporter-method-name {
199 | font-size: 14px;
200 | font-family: monospace;
201 | }
202 |
203 | .reporter-method-output-div {
204 | padding: 5px;
205 | margin: 0px 0px 5px 20px;
206 | font-size: 12px;
207 | font-family: monospace;
208 | border-width: 0px 0px 0px 1px;
209 | border-style: solid;
210 | }
211 |
212 | .ignored-class-div {
213 | font-size: 14px;
214 | font-family: monospace;
215 | }
216 |
217 | .ignored-methods-div {
218 | padding: 5px;
219 | margin: 0px 0px 5px 20px;
220 | font-size: 12px;
221 | font-family: monospace;
222 | border-width: 0px 0px 0px 1px;
223 | border-style: solid;
224 | }
225 |
226 | .border-failed {
227 | border-top-left-radius: 10px 10px;
228 | border-bottom-left-radius: 10px 10px;
229 | border-style: solid;
230 | border-width: 0px 0px 0px 10px;
231 | border-color: #f00;
232 | }
233 |
234 | .border-skipped {
235 | border-top-left-radius: 10px 10px;
236 | border-bottom-left-radius: 10px 10px;
237 | border-style: solid;
238 | border-width: 0px 0px 0px 10px;
239 | border-color: #edc600;
240 | }
241 |
242 | .border-passed {
243 | border-top-left-radius: 10px 10px;
244 | border-bottom-left-radius: 10px 10px;
245 | border-style: solid;
246 | border-width: 0px 0px 0px 10px;
247 | border-color: #19f52d;
248 | }
249 |
250 | .times-div {
251 | text-align: center;
252 | padding: 5px;
253 | }
254 |
255 | .suite-total-time {
256 | font: 16px 'Lucida Grande';
257 | }
258 |
259 | .configuration-suite {
260 | margin-left: 20px;
261 | }
262 |
263 | .configuration-test {
264 | margin-left: 40px;
265 | }
266 |
267 | .configuration-class {
268 | margin-left: 60px;
269 | }
270 |
271 | .configuration-method {
272 | margin-left: 80px;
273 | }
274 |
275 | .test-method {
276 | margin-left: 100px;
277 | }
278 |
279 | .chronological-class {
280 | background-color: #0ccff;
281 | border-style: solid;
282 | border-width: 0px 0px 1px 1px;
283 | }
284 |
285 | .method-start {
286 | float: right;
287 | }
288 |
289 | .chronological-class-name {
290 | padding: 0px 0px 0px 5px;
291 | color: #008;
292 | }
293 |
294 | .after, .before, .test-method {
295 | font-family: monospace;
296 | font-size: 14px;
297 | }
298 |
299 | .navigator-suite-header {
300 | font-size: 22px;
301 | margin: 0px 10px 5px 0px;
302 | background-color: #deb887;
303 | text-align: center;
304 | }
305 |
306 | .collapse-all-icon {
307 | padding: 5px;
308 | float: right;
309 | }
310 |
--------------------------------------------------------------------------------
/test-output/testng-reports.js:
--------------------------------------------------------------------------------
1 | $(document).ready(function() {
2 | $('a.navigator-link').click(function() {
3 | // Extract the panel for this link
4 | var panel = getPanelName($(this));
5 |
6 | // Mark this link as currently selected
7 | $('.navigator-link').parent().removeClass('navigator-selected');
8 | $(this).parent().addClass('navigator-selected');
9 |
10 | showPanel(panel);
11 | });
12 |
13 | installMethodHandlers('failed');
14 | installMethodHandlers('skipped');
15 | installMethodHandlers('passed', true); // hide passed methods by default
16 |
17 | $('a.method').click(function() {
18 | showMethod($(this));
19 | return false;
20 | });
21 |
22 | // Hide all the panels and display the first one (do this last
23 | // to make sure the click() will invoke the listeners)
24 | $('.panel').hide();
25 | $('.navigator-link').first().click();
26 |
27 | // Collapse/expand the suites
28 | $('a.collapse-all-link').click(function() {
29 | var contents = $('.navigator-suite-content');
30 | if (contents.css('display') == 'none') {
31 | contents.show();
32 | } else {
33 | contents.hide();
34 | }
35 | });
36 | });
37 |
38 | // The handlers that take care of showing/hiding the methods
39 | function installMethodHandlers(name, hide) {
40 | function getContent(t) {
41 | return $('.method-list-content.' + name + "." + t.attr('panel-name'));
42 | }
43 |
44 | function getHideLink(t, name) {
45 | var s = 'a.hide-methods.' + name + "." + t.attr('panel-name');
46 | return $(s);
47 | }
48 |
49 | function getShowLink(t, name) {
50 | return $('a.show-methods.' + name + "." + t.attr('panel-name'));
51 | }
52 |
53 | function getMethodPanelClassSel(element, name) {
54 | var panelName = getPanelName(element);
55 | var sel = '.' + panelName + "-class-" + name;
56 | return $(sel);
57 | }
58 |
59 | $('a.hide-methods.' + name).click(function() {
60 | var w = getContent($(this));
61 | w.hide();
62 | getHideLink($(this), name).hide();
63 | getShowLink($(this), name).show();
64 | getMethodPanelClassSel($(this), name).hide();
65 | });
66 |
67 | $('a.show-methods.' + name).click(function() {
68 | var w = getContent($(this));
69 | w.show();
70 | getHideLink($(this), name).show();
71 | getShowLink($(this), name).hide();
72 | showPanel(getPanelName($(this)));
73 | getMethodPanelClassSel($(this), name).show();
74 | });
75 |
76 | if (hide) {
77 | $('a.hide-methods.' + name).click();
78 | } else {
79 | $('a.show-methods.' + name).click();
80 | }
81 | }
82 |
83 | function getHashForMethod(element) {
84 | return element.attr('hash-for-method');
85 | }
86 |
87 | function getPanelName(element) {
88 | return element.attr('panel-name');
89 | }
90 |
91 | function showPanel(panelName) {
92 | $('.panel').hide();
93 | var panel = $('.panel[panel-name="' + panelName + '"]');
94 | panel.show();
95 | }
96 |
97 | function showMethod(element) {
98 | var hashTag = getHashForMethod(element);
99 | var panelName = getPanelName(element);
100 | showPanel(panelName);
101 | var current = document.location.href;
102 | var base = current.substring(0, current.indexOf('#'))
103 | document.location.href = base + '#' + hashTag;
104 | var newPosition = $(document).scrollTop() - 65;
105 | $(document).scrollTop(newPosition);
106 | }
107 |
108 | function drawTable() {
109 | for (var i = 0; i < suiteTableInitFunctions.length; i++) {
110 | window[suiteTableInitFunctions[i]]();
111 | }
112 |
113 | for (var k in window.suiteTableData) {
114 | var v = window.suiteTableData[k];
115 | var div = v.tableDiv;
116 | var data = v.tableData
117 | var table = new google.visualization.Table(document.getElementById(div));
118 | table.draw(data, {
119 | showRowNumber : false
120 | });
121 | }
122 | }
123 |
--------------------------------------------------------------------------------
/test-output/testng-results.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |
7 |
8 |
9 |
10 |
11 |
12 |
13 |
14 |
15 |
16 |
17 |
18 |
19 |
20 |
21 |
22 |
23 |
24 |
25 |
26 |
27 |
61 |
62 |
63 |
64 |
65 |
66 |
67 |
68 |
69 |
70 |
71 |
72 |
73 |
74 |
--------------------------------------------------------------------------------
/test-output/testng.css:
--------------------------------------------------------------------------------
1 | .invocation-failed, .test-failed { background-color: #DD0000; }
2 | .invocation-percent, .test-percent { background-color: #006600; }
3 | .invocation-passed, .test-passed { background-color: #00AA00; }
4 | .invocation-skipped, .test-skipped { background-color: #CCCC00; }
5 |
6 | .main-page {
7 | font-size: x-large;
8 | }
9 |
10 |
--------------------------------------------------------------------------------