Project Number Date
ApolloFullRunnerReport kapibary.21 29 maj 2021, 07:27

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Set transport order on auction 142 2 0 0 0 144 19 2 21 11m 49s 029ms Failed
Feature Set transport order on auction
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 497ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 065ms
When Fill auction form 16s 163ms
Then Verify that the auction has been added to transport 168ms
After Hooks.deleteTransportAfterTest() 772ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 847ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 124ms
When Fill auction form 16s 241ms
Then Verify that the auction has been added to transport 144ms
After Hooks.deleteTransportAfterTest() 590ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 472ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 042ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-adama" 2s 876ms
When If user is login then logout 264ms
And Login as "paa1-carrier@qa.qa-test" 4s 676ms
And Go to auction offer 1s 680ms
And Accept transport with minimum rate 17s 001ms
Then Check if carrier is assigned to transport 070ms
After Hooks.deleteTransportAfterTest() 740ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 538ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 060ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-adama" 2s 793ms
When If user is login then logout 272ms
And Login as "paa1-carrier@qa.qa-test" 2s 444ms
And Go to auction offer 1s 615ms
And Reject auction offer 15s 774ms
Then Verify that offer has been removed from transport 15s 073ms
After Hooks.deleteTransportAfterTest() 819ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 851ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 103ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 872ms
When If user is login then logout 272ms
And Login as "pskza1-carrier@qa.qa-test" 2s 475ms
And Go to auction offer 2s 953ms
And Reject auction offer 15s 885ms
Then Verify that offer has been removed from transport 15s 076ms
After Hooks.deleteTransportAfterTest() 780ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 596ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 044ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-adama" 2s 860ms
When If user is login then logout 263ms
And Login as "paa1-carrier@qa.qa-test" 2s 423ms
And Go to auction offer 1s 672ms
And Offer prize above maximum - "20000" 337ms
Then Verify that is not possible to add offer 837ms
After Hooks.deleteTransportAfterTest() 596ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 515ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 112ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 807ms
When If user is login then logout 265ms
And Login as "pskza1-carrier@qa.qa-test" 2s 474ms
And Go to auction offer 2s 745ms
And Offer prize above maximum - "20000" 404ms
Then Verify that is not possible to add offer 771ms
After Hooks.deleteTransportAfterTest() 616ms
Scenario Outline Check if it is possible to add auction again after previous auction end
Steps
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 371ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 068ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-adama" 2s 779ms
And Wait till auction end 1m 58s 018ms
Then Verify that is possible to add auction 15s 088ms
java.lang.AssertionError: Przycisk aukcji nie pojawił się ponownie
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at CucumberTests.Transport.AuctionTransport.verifyThatIsPossibleToAddAuction(AuctionTransport.java:162)
	at ✽.Verify that is possible to add auction(file:Features/Atom/Transport/Auction.feature:64)
After Hooks.deleteTransportAfterTest() 833ms
Scenario Outline Check if it is possible to add auction again after previous auction end
Steps
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 587ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 112ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 862ms
And Wait till auction end 1m 58s 034ms
Then Verify that is possible to add auction 15s 103ms
java.lang.AssertionError: Przycisk aukcji nie pojawił się ponownie
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at CucumberTests.Transport.AuctionTransport.verifyThatIsPossibleToAddAuction(AuctionTransport.java:162)
	at ✽.Verify that is possible to add auction(file:Features/Atom/Transport/Auction.feature:64)
After Hooks.deleteTransportAfterTest() 676ms
Given Login as "paa1-carrier@qa.qa-test" and set token of apiUsername "super-admin-adama" 2s 718ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 268ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-adama" 2s 834ms
And Go to auction offer 1s 540ms
When Offer "1000" 379ms
Then Verify that offer with "1000" has been added to auction 3s 080ms
After Hooks.deleteTransportAfterTest() 708ms
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 2s 591ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 332ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 798ms
And Go to auction offer 1s 545ms
When Offer "1000" 344ms
Then Verify that offer with "1000" has been added to auction 3s 089ms
After Hooks.deleteTransportAfterTest() 619ms
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 2s 623ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 499ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 802ms
And Go to auction offer 1s 581ms
When Offer "1000" 348ms
And Verify that offer with "1000" has been added to auction 3s 068ms
Then Go to auction offer 1s 503ms
And Revoke current offer 721ms
And Verify that offer has been revoked 32s 983ms
After Hooks.deleteTransportAfterTest() 635ms
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 2s 769ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 311ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 808ms
And Go to auction offer 1s 567ms
When Offer "1000" 381ms
And Verify that offer with "1000" has been added to auction 3s 090ms
Then Go to auction offer 1s 583ms
And Offer "1500" 369ms
And Verify that offer with "1500" has been added to auction 3s 085ms
After Hooks.deleteTransportAfterTest() 755ms
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 2s 560ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 470ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 767ms
And Go to auction offer 1s 552ms
When Offer "1000" 350ms
And Verify that offer with "1000" has been added to auction 3s 074ms
Then Login as "swisskrono-admin" 2s 443ms
And Go to auction details 2s 170ms
And Finish active auction 142ms
And Verify that the transport has no active auction 767ms
After Hooks.deleteTransportAfterTest() 604ms
Given Login as "paa1-carrier@qa.qa-test" and set token of apiUsername "super-admin-adama" 2s 545ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 308ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-adama" 2s 810ms
And Go to auction offer 1s 545ms
When Offer "1000" 383ms
Then Verify that carrier can see current place in auction depending on the "true" role 838ms
After Hooks.deleteTransportAfterTest() 634ms
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 2s 528ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 291ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 823ms
And Go to auction offer 1s 545ms
When Offer "1000" 356ms
Then Verify that carrier can see current place in auction depending on the "false" role 15s 032ms
After Hooks.deleteTransportAfterTest() 650ms
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 2s 703ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 379ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 830ms
And Go to auction offer 1s 550ms
When Offer "300" 343ms
And Verify that carrier can't add offer to auction 086ms
After Hooks.deleteTransportAfterTest() 541ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 268ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 084ms
And Show all transport "false" 155ms
When Go to auction form 1s 604ms
Then Verify carrier selection value "false" 130ms
After Hooks.deleteTransportAfterTest() 518ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 476ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 2s 195ms
And Show all transport "true" 292ms
When Go to auction form 1s 589ms
Then Verify carrier selection value "true" 132ms
After Hooks.deleteTransportAfterTest() 511ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 382ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 030ms
When Open transport auction form 419ms
And Select all companies checkbox in transport auction form 161ms
And Unselect company "PAA2" in transport auction form 159ms
And Put transport on auction 15s 429ms
And Open transport auction history 197ms
And Open participants section in transport auction history 160ms
Then Check if unselected "PAA2" is in transport auction history as participant 15s 053ms
After Hooks.deleteTransportAfterTest() 737ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 958ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 133ms
When Open transport auction form 503ms
And Select all companies checkbox in transport auction form 195ms
And Unselect company "PSKZA2" in transport auction form 138ms
And Put transport on auction 15s 368ms
And Open transport auction history 194ms
And Open participants section in transport auction history 141ms
Then Check if unselected "PSKZA2" is in transport auction history as participant 15s 081ms
After Hooks.deleteTransportAfterTest() 800ms