Project Number Date
ApolloFullRunnerReport kapibary.22 30 maj 2021, 07:20

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 071ms Failed
Feature Set transport order on auction
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 425ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 076ms
When Fill auction form 16s 139ms
Then Verify that the auction has been added to transport 143ms
After Hooks.deleteTransportAfterTest() 561ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 923ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 088ms
When Fill auction form 16s 265ms
Then Verify that the auction has been added to transport 140ms
After Hooks.deleteTransportAfterTest() 600ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 445ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 001ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-adama" 2s 818ms
When If user is login then logout 272ms
And Login as "paa1-carrier@qa.qa-test" 4s 776ms
And Go to auction offer 1s 724ms
And Accept transport with minimum rate 16s 969ms
Then Check if carrier is assigned to transport 070ms
After Hooks.deleteTransportAfterTest() 650ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 505ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 048ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-adama" 2s 775ms
When If user is login then logout 262ms
And Login as "paa1-carrier@qa.qa-test" 2s 434ms
And Go to auction offer 1s 622ms
And Reject auction offer 15s 787ms
Then Verify that offer has been removed from transport 15s 097ms
After Hooks.deleteTransportAfterTest() 621ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 694ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 123ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 808ms
When If user is login then logout 258ms
And Login as "pskza1-carrier@qa.qa-test" 2s 569ms
And Go to auction offer 3s 099ms
And Reject auction offer 15s 813ms
Then Verify that offer has been removed from transport 15s 086ms
After Hooks.deleteTransportAfterTest() 534ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 360ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 019ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-adama" 2s 779ms
When If user is login then logout 262ms
And Login as "paa1-carrier@qa.qa-test" 2s 386ms
And Go to auction offer 1s 687ms
And Offer prize above maximum - "20000" 360ms
Then Verify that is not possible to add offer 825ms
After Hooks.deleteTransportAfterTest() 589ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 533ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 123ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 799ms
When If user is login then logout 250ms
And Login as "pskza1-carrier@qa.qa-test" 2s 445ms
And Go to auction offer 2s 873ms
And Offer prize above maximum - "20000" 409ms
Then Verify that is not possible to add offer 817ms
After Hooks.deleteTransportAfterTest() 596ms
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 338ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 151ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-adama" 2s 777ms
And Wait till auction end 1m 58s 015ms
Then Verify that is possible to add auction 15s 115ms
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() 680ms
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 834ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 136ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 827ms
And Wait till auction end 1m 58s 014ms
Then Verify that is possible to add auction 15s 133ms
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() 671ms
Given Login as "paa1-carrier@qa.qa-test" and set token of apiUsername "super-admin-adama" 2s 807ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 499ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-adama" 2s 827ms
And Go to auction offer 1s 533ms
When Offer "1000" 352ms
Then Verify that offer with "1000" has been added to auction 3s 077ms
After Hooks.deleteTransportAfterTest() 629ms
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 2s 622ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 440ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 864ms
And Go to auction offer 1s 552ms
When Offer "1000" 360ms
Then Verify that offer with "1000" has been added to auction 3s 082ms
After Hooks.deleteTransportAfterTest() 608ms
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 2s 552ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 344ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 812ms
And Go to auction offer 1s 544ms
When Offer "1000" 362ms
And Verify that offer with "1000" has been added to auction 3s 083ms
Then Go to auction offer 1s 523ms
And Revoke current offer 716ms
And Verify that offer has been revoked 33s 018ms
After Hooks.deleteTransportAfterTest() 711ms
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 2s 859ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 314ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 789ms
And Go to auction offer 1s 642ms
When Offer "1000" 367ms
And Verify that offer with "1000" has been added to auction 3s 094ms
Then Go to auction offer 1s 547ms
And Offer "1500" 348ms
And Verify that offer with "1500" has been added to auction 3s 069ms
After Hooks.deleteTransportAfterTest() 632ms
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 2s 662ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 338ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 782ms
And Go to auction offer 1s 542ms
When Offer "1000" 368ms
And Verify that offer with "1000" has been added to auction 3s 094ms
Then Login as "swisskrono-admin" 2s 247ms
And Go to auction details 2s 114ms
And Finish active auction 145ms
And Verify that the transport has no active auction 623ms
After Hooks.deleteTransportAfterTest() 570ms
Given Login as "paa1-carrier@qa.qa-test" and set token of apiUsername "super-admin-adama" 2s 419ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 243ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-adama" 2s 807ms
And Go to auction offer 1s 521ms
When Offer "1000" 352ms
Then Verify that carrier can see current place in auction depending on the "true" role 830ms
After Hooks.deleteTransportAfterTest() 640ms
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 2s 540ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 505ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 842ms
And Go to auction offer 1s 539ms
When Offer "1000" 339ms
Then Verify that carrier can see current place in auction depending on the "false" role 15s 098ms
After Hooks.deleteTransportAfterTest() 708ms
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 2s 691ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 292ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 790ms
And Go to auction offer 1s 545ms
When Offer "300" 358ms
And Verify that carrier can't add offer to auction 097ms
After Hooks.deleteTransportAfterTest() 586ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 401ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 052ms
And Show all transport "false" 153ms
When Go to auction form 1s 611ms
Then Verify carrier selection value "false" 142ms
After Hooks.deleteTransportAfterTest() 538ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 475ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 2s 206ms
And Show all transport "true" 285ms
When Go to auction form 1s 544ms
Then Verify carrier selection value "true" 127ms
After Hooks.deleteTransportAfterTest() 540ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 205ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 040ms
When Open transport auction form 432ms
And Select all companies checkbox in transport auction form 167ms
And Unselect company "PAA2" in transport auction form 179ms
And Put transport on auction 15s 401ms
And Open transport auction history 183ms
And Open participants section in transport auction history 146ms
Then Check if unselected "PAA2" is in transport auction history as participant 15s 034ms
After Hooks.deleteTransportAfterTest() 556ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 3s 100ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 099ms
When Open transport auction form 575ms
And Select all companies checkbox in transport auction form 216ms
And Unselect company "PSKZA2" in transport auction form 175ms
And Put transport on auction 15s 460ms
And Open transport auction history 184ms
And Open participants section in transport auction history 137ms
Then Check if unselected "PSKZA2" is in transport auction history as participant 15s 031ms
After Hooks.deleteTransportAfterTest() 646ms