Project Number Date
ApolloFullRunnerReport kapibary.19 27 maj 2021, 08:37

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 50s 905ms Failed
Feature Set transport order on auction
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 454ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 103ms
When Fill auction form 16s 125ms
Then Verify that the auction has been added to transport 152ms
After Hooks.deleteTransportAfterTest() 680ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 893ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 077ms
When Fill auction form 16s 270ms
Then Verify that the auction has been added to transport 172ms
After Hooks.deleteTransportAfterTest() 585ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 571ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 081ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-adama" 2s 856ms
When If user is login then logout 259ms
And Login as "paa1-carrier@qa.qa-test" 4s 791ms
And Go to auction offer 1s 701ms
And Accept transport with minimum rate 16s 984ms
Then Check if carrier is assigned to transport 075ms
After Hooks.deleteTransportAfterTest() 656ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 543ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 045ms
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 251ms
And Login as "paa1-carrier@qa.qa-test" 2s 696ms
And Go to auction offer 1s 645ms
And Reject auction offer 15s 758ms
Then Verify that offer has been removed from transport 15s 102ms
After Hooks.deleteTransportAfterTest() 609ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 867ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 120ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 862ms
When If user is login then logout 260ms
And Login as "pskza1-carrier@qa.qa-test" 2s 766ms
And Go to auction offer 3s 014ms
And Reject auction offer 15s 765ms
Then Verify that offer has been removed from transport 15s 087ms
After Hooks.deleteTransportAfterTest() 639ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 657ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 039ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-adama" 2s 841ms
When If user is login then logout 255ms
And Login as "paa1-carrier@qa.qa-test" 2s 556ms
And Go to auction offer 1s 677ms
And Offer prize above maximum - "20000" 350ms
Then Verify that is not possible to add offer 812ms
After Hooks.deleteTransportAfterTest() 574ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 631ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 089ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 786ms
When If user is login then logout 253ms
And Login as "pskza1-carrier@qa.qa-test" 2s 477ms
And Go to auction offer 2s 857ms
And Offer prize above maximum - "20000" 422ms
Then Verify that is not possible to add offer 827ms
After Hooks.deleteTransportAfterTest() 600ms
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 413ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 144ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-adama" 2s 775ms
And Wait till auction end 1m 58s 015ms
Then Verify that is possible to add auction 15s 096ms
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() 723ms
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 902ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 087ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 770ms
And Wait till auction end 1m 58s 014ms
Then Verify that is possible to add auction 15s 071ms
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() 675ms
Given Login as "paa1-carrier@qa.qa-test" and set token of apiUsername "super-admin-adama" 2s 789ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 293ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-adama" 2s 871ms
And Go to auction offer 1s 554ms
When Offer "1000" 358ms
Then Verify that offer with "1000" has been added to auction 3s 073ms
After Hooks.deleteTransportAfterTest() 663ms
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 2s 595ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 330ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 783ms
And Go to auction offer 1s 557ms
When Offer "1000" 356ms
Then Verify that offer with "1000" has been added to auction 3s 081ms
After Hooks.deleteTransportAfterTest() 606ms
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 2s 608ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 466ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 787ms
And Go to auction offer 1s 559ms
When Offer "1000" 360ms
And Verify that offer with "1000" has been added to auction 3s 084ms
Then Go to auction offer 1s 537ms
And Revoke current offer 728ms
And Verify that offer has been revoked 33s 045ms
After Hooks.deleteTransportAfterTest() 612ms
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 2s 787ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 334ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 804ms
And Go to auction offer 1s 600ms
When Offer "1000" 381ms
And Verify that offer with "1000" has been added to auction 3s 088ms
Then Go to auction offer 1s 553ms
And Offer "1500" 357ms
And Verify that offer with "1500" has been added to auction 3s 090ms
After Hooks.deleteTransportAfterTest() 608ms
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 2s 782ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 346ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 764ms
And Go to auction offer 1s 565ms
When Offer "1000" 368ms
And Verify that offer with "1000" has been added to auction 3s 096ms
Then Login as "swisskrono-admin" 2s 319ms
And Go to auction details 2s 193ms
And Finish active auction 156ms
And Verify that the transport has no active auction 710ms
After Hooks.deleteTransportAfterTest() 650ms
Given Login as "paa1-carrier@qa.qa-test" and set token of apiUsername "super-admin-adama" 2s 519ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 252ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-adama" 2s 773ms
And Go to auction offer 1s 548ms
When Offer "1000" 364ms
Then Verify that carrier can see current place in auction depending on the "true" role 827ms
After Hooks.deleteTransportAfterTest() 608ms
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 2s 619ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 282ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 814ms
And Go to auction offer 1s 545ms
When Offer "1000" 339ms
Then Verify that carrier can see current place in auction depending on the "false" role 15s 039ms
After Hooks.deleteTransportAfterTest() 624ms
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 2s 789ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 501ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 800ms
And Go to auction offer 1s 542ms
When Offer "300" 353ms
And Verify that carrier can't add offer to auction 094ms
After Hooks.deleteTransportAfterTest() 676ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 427ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 048ms
And Show all transport "false" 163ms
When Go to auction form 1s 601ms
Then Verify carrier selection value "false" 143ms
After Hooks.deleteTransportAfterTest() 559ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 459ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 2s 243ms
And Show all transport "true" 321ms
When Go to auction form 1s 572ms
Then Verify carrier selection value "true" 135ms
After Hooks.deleteTransportAfterTest() 531ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 403ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 043ms
When Open transport auction form 405ms
And Select all companies checkbox in transport auction form 144ms
And Unselect company "PAA2" in transport auction form 132ms
And Put transport on auction 15s 428ms
And Open transport auction history 202ms
And Open participants section in transport auction history 151ms
Then Check if unselected "PAA2" is in transport auction history as participant 15s 029ms
After Hooks.deleteTransportAfterTest() 570ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 824ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 087ms
When Open transport auction form 585ms
And Select all companies checkbox in transport auction form 162ms
And Unselect company "PSKZA2" in transport auction form 214ms
And Put transport on auction 15s 445ms
And Open transport auction history 204ms
And Open participants section in transport auction history 148ms
Then Check if unselected "PSKZA2" is in transport auction history as participant 15s 055ms
After Hooks.deleteTransportAfterTest() 694ms