Advertisement
Guest User

Untitled

a guest
May 17th, 2017
565
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.28 KB | None | 0 0
  1. 2017-05-17 12:49:32,647 INFO (pool-9-thread-1) (GlobalLoggerOutput.java:55) - [LAC-871][UI][CX] Extra Access Benefits modal - FULL without AECC
  2. (com/aeo/stories/web/ptc/aeRewards/Loyalty/ExtraAccessBenefitsWithoutAECCModal.story)
  3. 2017-05-17 12:49:32,647 INFO (pool-9-thread-1) (GlobalLoggerOutput.java:55) - Meta:
  4. 2017-05-17 12:49:32,647 INFO (pool-9-thread-1) (GlobalLoggerOutput.java:55) - @author skaramyshev
  5. 2017-05-17 12:49:32,647 INFO (pool-9-thread-1) (GlobalLoggerOutput.java:55) - @debug
  6. 2017-05-17 12:49:32,648 INFO (pool-9-thread-1) (GlobalLoggerOutput.java:55) - @feature aeRewards
  7. 2017-05-17 12:49:32,648 INFO (pool-9-thread-1) (GlobalLoggerOutput.java:55) - @loyalty
  8. 2017-05-17 12:49:32,648 INFO (pool-9-thread-1) (GlobalLoggerOutput.java:55) - @run
  9. 2017-05-17 12:49:32,650 INFO (pool-9-thread-1) (GlobalLoggerOutput.java:55) - Scenario: 1 check that "Extra Access Benefits" modal is available for user with following properties:
  10. user should be logged in
  11. user should have a rewards account
  12. user should have a full access tier
  13. ATG and a rewards accounts should be linked
  14. user doesn't have an AECC as saved payment methods
  15. 2017-05-17 12:49:32,651 INFO (pool-9-thread-1) (GlobalLoggerOutput.java:55) - Meta:
  16. 2017-05-17 12:49:32,651 INFO (pool-9-thread-1) (GlobalLoggerOutput.java:55) - @acceptance LAC-871
  17. 2017-05-17 12:49:32,651 INFO (pool-9-thread-1) (GlobalLoggerOutput.java:55) - @release 17D
  18. 2017-05-17 12:49:32,651 INFO (pool-9-thread-1) (GlobalLoggerOutput.java:55) - @stub_only
  19. 2017-05-17 12:49:32,667 INFO (pool-9-thread-1) (GlobalLoggerOutput.java:55) - Given customer is on ⦅Login⦆ Page
  20. 2017-05-17 12:49:32,669 INFO (pool-9-thread-1) (GlobalLoggerOutput.java:55) - When customer logs in with login ⦅aeuser99@ae.com⦆ and password ⦅qwe123⦆
  21. 2017-05-17 12:49:32,669 INFO (pool-9-thread-1) (GlobalLoggerOutput.java:55) - Then ⦅My Account⦆ Page is opened
  22. 2017-05-17 12:49:32,669 ERROR (pool-9-thread-1) (GlobalLoggerOutput.java:53) - When customer goes to ⦅AERewards⦆ page (FAILED)
  23. (java.lang.AssertionError: AERewards page was not correctly opened. Error: null)
  24. 2017-05-17 12:49:32,671 INFO (pool-9-thread-1) (GlobalLoggerOutput.java:55) - Then ⦅AERewards⦆ Page is opened (NOT PERFORMED)
  25. 2017-05-17 12:49:32,672 INFO (pool-9-thread-1) (GlobalLoggerOutput.java:55) - And element ⦅Extra Access Benefits⦆ has text ⦅SEE EXTRA ACCESS BENEFITS⦆ (NOT PERFORMED)
  26. 2017-05-17 12:49:32,673 INFO (pool-9-thread-1) (GlobalLoggerOutput.java:55) - When customer selects ⦅Extra Access Benefits⦆ (NOT PERFORMED)
  27. 2017-05-17 12:49:32,673 INFO (pool-9-thread-1) (GlobalLoggerOutput.java:55) - Then Extra Access Benefits modal is opened (NOT PERFORMED)
  28. 2017-05-17 12:49:32,673 INFO (pool-9-thread-1) (GlobalLoggerOutput.java:55) - And element ⦅Extra Access Benefits⦆ has text ⦅EXTRA ACCESS BENEFITS⦆ (NOT PERFORMED)
  29. 2017-05-17 12:49:32,674 INFO (pool-9-thread-1) (GlobalLoggerOutput.java:55) - When customer selects ⦅Close Extra Access Benefits⦆ (NOT PERFORMED)
  30. 2017-05-17 12:49:32,674 INFO (pool-9-thread-1) (GlobalLoggerOutput.java:55) - Then Extra Access Benefits modal is closed (NOT PERFORMED)
  31. 2017-05-17 12:49:32,677 ERROR (pool-9-thread-1) (GlobalLoggerOutput.java:53) - java.lang.AssertionError: AERewards page was not correctly opened. Error: null
  32. at org.junit.Assert.fail(Assert.java:88)
  33. at com.aeo.web.common.steps.NavigationSteps.goToPage(NavigationSteps.java:177)
  34. (reflection-invoke)
  35. at org.jbehave.core.steps.StepCreator$ParametrisedStep.perform(StepCreator.java:595)
  36. at org.jbehave.core.embedder.StoryRunner$FineSoFar.run(StoryRunner.java:535)
  37. ...
  38. 2017-05-17 12:49:32,682 INFO (pool-9-thread-1) (GlobalLoggerOutput.java:55) - Scenario: 2 check that "Compare All Tiers" link on the "Extra Access Benefits" modal open Compare All Tiers Modal
  39. 2017-05-17 12:49:32,683 INFO (pool-9-thread-1) (GlobalLoggerOutput.java:55) - Meta:
  40. 2017-05-17 12:49:32,683 INFO (pool-9-thread-1) (GlobalLoggerOutput.java:55) - @acceptance LAC-871
  41. 2017-05-17 12:49:32,683 INFO (pool-9-thread-1) (GlobalLoggerOutput.java:55) - @release 17D
  42. 2017-05-17 12:49:32,683 INFO (pool-9-thread-1) (GlobalLoggerOutput.java:55) - @stub_only
  43. 2017-05-17 12:49:32,683 INFO (pool-9-thread-1) (GlobalLoggerOutput.java:55) - Given customer is on ⦅Login⦆ Page
  44. 2017-05-17 12:49:32,684 INFO (pool-9-thread-1) (GlobalLoggerOutput.java:55) - When customer logs in with login ⦅aeuser99@ae.com⦆ and password ⦅qwe123⦆
  45. 2017-05-17 12:49:32,684 INFO (pool-9-thread-1) (GlobalLoggerOutput.java:55) - Then ⦅My Account⦆ Page is opened
  46. 2017-05-17 12:49:32,684 ERROR (pool-9-thread-1) (GlobalLoggerOutput.java:53) - When customer goes to ⦅AERewards⦆ page (FAILED)
  47. (java.lang.AssertionError: AERewards page was not correctly opened. Error: null)
  48. 2017-05-17 12:49:32,684 INFO (pool-9-thread-1) (GlobalLoggerOutput.java:55) - Then ⦅AERewards⦆ Page is opened (NOT PERFORMED)
  49. 2017-05-17 12:49:32,685 INFO (pool-9-thread-1) (GlobalLoggerOutput.java:55) - And element ⦅Extra Access Benefits⦆ has text ⦅SEE EXTRA ACCESS BENEFITS⦆ (NOT PERFORMED)
  50. 2017-05-17 12:49:32,685 INFO (pool-9-thread-1) (GlobalLoggerOutput.java:55) - When customer selects ⦅Extra Access Benefits⦆ (NOT PERFORMED)
  51. 2017-05-17 12:49:32,685 INFO (pool-9-thread-1) (GlobalLoggerOutput.java:55) - Then Extra Access Benefits modal is opened (NOT PERFORMED)
  52. 2017-05-17 12:49:32,686 INFO (pool-9-thread-1) (GlobalLoggerOutput.java:55) - And element ⦅Extra Access Benefits⦆ has text ⦅EXTRA ACCESS BENEFITS⦆ (NOT PERFORMED)
  53. 2017-05-17 12:49:32,686 INFO (pool-9-thread-1) (GlobalLoggerOutput.java:55) - When customer selects ⦅Compare Tiers⦆ (NOT PERFORMED)
  54. 2017-05-17 12:49:32,686 INFO (pool-9-thread-1) (GlobalLoggerOutput.java:55) - Then Compare Tiers modal is opened (NOT PERFORMED)
  55. 2017-05-17 12:49:32,686 INFO (pool-9-thread-1) (GlobalLoggerOutput.java:55) - And element ⦅Benefits Compare⦆ appears (NOT PERFORMED)
  56. 2017-05-17 12:49:32,687 INFO (pool-9-thread-1) (GlobalLoggerOutput.java:55) - And element ⦅Benefits Lists⦆ appears (NOT PERFORMED)
  57. 2017-05-17 12:49:32,687 INFO (pool-9-thread-1) (GlobalLoggerOutput.java:55) - And element ⦅Apply now⦆ appears (NOT PERFORMED)
  58. 2017-05-17 12:49:32,687 INFO (pool-9-thread-1) (GlobalLoggerOutput.java:55) - When customer selects ⦅Close Compare Tiers modal⦆ (NOT PERFORMED)
  59. 2017-05-17 12:49:32,687 INFO (pool-9-thread-1) (GlobalLoggerOutput.java:55) - Then Compare Tiers modal is closed (NOT PERFORMED)
  60. 2017-05-17 12:49:32,688 ERROR (pool-9-thread-1) (GlobalLoggerOutput.java:53) - java.lang.AssertionError: AERewards page was not correctly opened. Error: null
  61. at org.junit.Assert.fail(Assert.java:88)
  62. at com.aeo.web.common.steps.NavigationSteps.goToPage(NavigationSteps.java:177)
  63. (reflection-invoke)
  64. at org.jbehave.core.steps.StepCreator$ParametrisedStep.perform(StepCreator.java:595)
  65. at org.jbehave.core.embedder.StoryRunner$FineSoFar.run(StoryRunner.java:535)
  66. ...
  67. 2017-05-17 12:49:32,689 INFO (pool-9-thread-1) (GlobalLoggerOutput.java:55) - Scenario: 3 check that "Extra Access Benefits" modal is unavailable for user with following properties:
  68. user should be logged in
  69. user should have a rewards account
  70. user should have a full access tier
  71. ATG and a rewards accounts should be not linked
  72. user doesn't have an AECC as saved payment methods
  73. 2017-05-17 12:49:32,689 INFO (pool-9-thread-1) (GlobalLoggerOutput.java:55) - Meta:
  74. 2017-05-17 12:49:32,689 INFO (pool-9-thread-1) (GlobalLoggerOutput.java:55) - @acceptance LAC-871
  75. 2017-05-17 12:49:32,689 INFO (pool-9-thread-1) (GlobalLoggerOutput.java:55) - @release 17D
  76. 2017-05-17 12:49:32,689 INFO (pool-9-thread-1) (GlobalLoggerOutput.java:55) - @stub_only
  77. 2017-05-17 12:49:32,690 INFO (pool-9-thread-1) (GlobalLoggerOutput.java:55) - Given customer is on ⦅Login⦆ Page
  78. 2017-05-17 12:49:32,690 INFO (pool-9-thread-1) (GlobalLoggerOutput.java:55) - When customer logs in with login ⦅aeuser50@ae.com⦆ and password ⦅qwe123⦆
  79. 2017-05-17 12:49:32,690 ERROR (pool-9-thread-1) (GlobalLoggerOutput.java:53) - Then ⦅My Account⦆ Page is opened (FAILED)
  80. (java.lang.AssertionError: Page My Account was not correctly opened due to error [ERROR] Expected URL [https://sit2-loyalty.aezone.com/myaccount], was [https://sit2-loyalty.aezone.com/login])
  81. 2017-05-17 12:49:32,690 INFO (pool-9-thread-1) (GlobalLoggerOutput.java:55) - When customer goes to ⦅AERewards⦆ page (NOT PERFORMED)
  82. 2017-05-17 12:49:32,691 INFO (pool-9-thread-1) (GlobalLoggerOutput.java:55) - Then ⦅AERewards⦆ Page is opened (NOT PERFORMED)
  83. 2017-05-17 12:49:32,691 INFO (pool-9-thread-1) (GlobalLoggerOutput.java:55) - And ⦅element Extra Access Benefits⦆ is ⦅not present⦆ on page (NOT PERFORMED)
  84. 2017-05-17 12:49:32,691 ERROR (pool-9-thread-1) (GlobalLoggerOutput.java:53) - java.lang.AssertionError: Page My Account was not correctly opened due to error [ERROR] Expected URL [https://sit2-loyalty.aezone.com/myaccount], was [https://sit2-loyalty.aezone.com/login]
  85. at org.junit.Assert.fail(Assert.java:88)
  86. at com.aeo.web.common.steps.CustomPageSteps.thenPageIsOpened(CustomPageSteps.java:93)
  87. (reflection-invoke)
  88. at org.jbehave.core.steps.StepCreator$ParametrisedStep.perform(StepCreator.java:595)
  89. at org.jbehave.core.embedder.StoryRunner$FineSoFar.run(StoryRunner.java:535)
  90. ...
  91. 2017-05-17 12:49:32,692 INFO (pool-9-thread-1) (GlobalLoggerOutput.java:55) - Scenario: 4 check that "Extra Access Benefits" modal is unavailable for user with following properties:
  92. user should be logged in
  93. user should have a rewards account
  94. user should have an extra access tier
  95. ATG and a rewards accounts should be linked
  96. user doesn't have an AECC as saved payment methods
  97. 2017-05-17 12:49:32,693 INFO (pool-9-thread-1) (GlobalLoggerOutput.java:55) - Meta:
  98. 2017-05-17 12:49:32,693 INFO (pool-9-thread-1) (GlobalLoggerOutput.java:55) - @acceptance LAC-871
  99. 2017-05-17 12:49:32,693 INFO (pool-9-thread-1) (GlobalLoggerOutput.java:55) - @release 17D
  100. 2017-05-17 12:49:32,693 INFO (pool-9-thread-1) (GlobalLoggerOutput.java:55) - @stub_only
  101. 2017-05-17 12:49:32,694 INFO (pool-9-thread-1) (GlobalLoggerOutput.java:55) - Given customer is on ⦅Login⦆ Page
  102. 2017-05-17 12:49:32,694 INFO (pool-9-thread-1) (GlobalLoggerOutput.java:55) - When customer logs in with login ⦅aeuser4@ae.com⦆ and password ⦅qwe123⦆
  103. 2017-05-17 12:49:32,694 INFO (pool-9-thread-1) (GlobalLoggerOutput.java:55) - Then ⦅My Account⦆ Page is opened
  104. 2017-05-17 12:49:32,694 ERROR (pool-9-thread-1) (GlobalLoggerOutput.java:53) - When customer goes to ⦅AERewards⦆ page (FAILED)
  105. (java.lang.AssertionError: AERewards page was not correctly opened. Error: null)
  106. 2017-05-17 12:49:32,695 INFO (pool-9-thread-1) (GlobalLoggerOutput.java:55) - Then ⦅AERewards⦆ Page is opened (NOT PERFORMED)
  107. 2017-05-17 12:49:32,695 INFO (pool-9-thread-1) (GlobalLoggerOutput.java:55) - And ⦅element Extra Access Benefits⦆ is ⦅not present⦆ on page (NOT PERFORMED)
  108. 2017-05-17 12:49:32,696 ERROR (pool-9-thread-1) (GlobalLoggerOutput.java:53) - java.lang.AssertionError: AERewards page was not correctly opened. Error: null
  109. at org.junit.Assert.fail(Assert.java:88)
  110. at com.aeo.web.common.steps.NavigationSteps.goToPage(NavigationSteps.java:177)
  111. (reflection-invoke)
  112. at org.jbehave.core.steps.StepCreator$ParametrisedStep.perform(StepCreator.java:595)
  113. at org.jbehave.core.embedder.StoryRunner$FineSoFar.run(StoryRunner.java:535)
  114. ...
  115. 2017-05-17 12:49:32,696 INFO (pool-9-thread-1) (GlobalLoggerOutput.java:55) - Scenario: 5 check that "Extra Access Benefits" modal is unavailable for user with following properties:
  116. user should be logged in
  117. user should doesn't have a rewards account
  118. 2017-05-17 12:49:32,697 INFO (pool-9-thread-1) (GlobalLoggerOutput.java:55) - Meta:
  119. 2017-05-17 12:49:32,697 INFO (pool-9-thread-1) (GlobalLoggerOutput.java:55) - @acceptance LAC-871
  120. 2017-05-17 12:49:32,697 INFO (pool-9-thread-1) (GlobalLoggerOutput.java:55) - @release 17D
  121. 2017-05-17 12:49:32,697 INFO (pool-9-thread-1) (GlobalLoggerOutput.java:55) - @stub_only
  122. 2017-05-17 12:49:32,698 INFO (pool-9-thread-1) (GlobalLoggerOutput.java:55) - Given customer is on ⦅Login⦆ Page
  123. 2017-05-17 12:49:32,698 INFO (pool-9-thread-1) (GlobalLoggerOutput.java:55) - When customer logs in with login ⦅aeuser7@ae.com⦆ and password ⦅qwe123⦆
  124. 2017-05-17 12:49:32,698 INFO (pool-9-thread-1) (GlobalLoggerOutput.java:55) - Then ⦅My Account⦆ Page is opened
  125. 2017-05-17 12:49:32,699 ERROR (pool-9-thread-1) (GlobalLoggerOutput.java:53) - When customer goes to ⦅AERewards⦆ page (FAILED)
  126. (java.lang.AssertionError: AERewards page was not correctly opened. Error: null)
  127. 2017-05-17 12:49:32,699 INFO (pool-9-thread-1) (GlobalLoggerOutput.java:55) - Then ⦅AERewards⦆ Page is opened (NOT PERFORMED)
  128. 2017-05-17 12:49:32,699 INFO (pool-9-thread-1) (GlobalLoggerOutput.java:55) - And ⦅element Extra Access Benefits⦆ is ⦅not present⦆ on page (NOT PERFORMED)
  129. 2017-05-17 12:49:32,700 ERROR (pool-9-thread-1) (GlobalLoggerOutput.java:53) - java.lang.AssertionError: AERewards page was not correctly opened. Error: null
  130. at org.junit.Assert.fail(Assert.java:88)
  131. at com.aeo.web.common.steps.NavigationSteps.goToPage(NavigationSteps.java:177)
  132. (reflection-invoke)
  133. at org.jbehave.core.steps.StepCreator$ParametrisedStep.perform(StepCreator.java:595)
  134. at org.jbehave.core.embedder.StoryRunner$FineSoFar.run(StoryRunner.java:535)
  135. ...
  136. 2017-05-17 12:49:32,700 INFO (pool-9-thread-1) (GlobalLoggerOutput.java:55) - Scenario: 6 check that "Extra Access Benefits" modal is unavailable for user with following properties:
  137. user should be logged in
  138. user should have a frozen loyalty account
  139. 2017-05-17 12:49:32,700 INFO (pool-9-thread-1) (GlobalLoggerOutput.java:55) - Meta:
  140. 2017-05-17 12:49:32,700 INFO (pool-9-thread-1) (GlobalLoggerOutput.java:55) - @acceptance LAC-871
  141. 2017-05-17 12:49:32,701 INFO (pool-9-thread-1) (GlobalLoggerOutput.java:55) - @release 17D
  142. 2017-05-17 12:49:32,701 INFO (pool-9-thread-1) (GlobalLoggerOutput.java:55) - @stub_only
  143. 2017-05-17 12:49:32,701 INFO (pool-9-thread-1) (GlobalLoggerOutput.java:55) - Given customer is on ⦅Login⦆ Page
  144. 2017-05-17 12:49:32,702 INFO (pool-9-thread-1) (GlobalLoggerOutput.java:55) - When customer logs in with login ⦅aeuser8@ae.com⦆ and password ⦅qwe123⦆
  145. 2017-05-17 12:49:32,702 ERROR (pool-9-thread-1) (GlobalLoggerOutput.java:53) - Then ⦅My Account⦆ Page is opened (FAILED)
  146. (java.lang.AssertionError: Page My Account was not correctly opened due to error [ERROR] Expected URL [https://sit2-loyalty.aezone.com/myaccount], was [https://sit2-loyalty.aezone.com/login])
  147. 2017-05-17 12:49:32,702 INFO (pool-9-thread-1) (GlobalLoggerOutput.java:55) - When customer goes to ⦅AERewards⦆ page (NOT PERFORMED)
  148. 2017-05-17 12:49:32,702 INFO (pool-9-thread-1) (GlobalLoggerOutput.java:55) - Then ⦅AERewards⦆ Page is opened (NOT PERFORMED)
  149. 2017-05-17 12:49:32,703 INFO (pool-9-thread-1) (GlobalLoggerOutput.java:55) - And ⦅element Extra Access Benefits⦆ is ⦅not present⦆ on page (NOT PERFORMED)
  150. 2017-05-17 12:49:32,704 ERROR (pool-9-thread-1) (GlobalLoggerOutput.java:53) - java.lang.AssertionError: Page My Account was not correctly opened due to error [ERROR] Expected URL [https://sit2-loyalty.aezone.com/myaccount], was [https://sit2-loyalty.aezone.com/login]
  151. at org.junit.Assert.fail(Assert.java:88)
  152. at com.aeo.web.common.steps.CustomPageSteps.thenPageIsOpened(CustomPageSteps.java:93)
  153. (reflection-invoke)
  154. at org.jbehave.core.steps.StepCreator$ParametrisedStep.perform(StepCreator.java:595)
  155. at org.jbehave.core.embedder.StoryRunner$FineSoFar.run(StoryRunner.java:535)
  156. ...
  157. 2017-05-17 12:49:32,705 INFO (pool-9-thread-1) (GlobalLoggerOutput.java:55) - Scenario: 7 check that "Extra Access Benefits" modal is unavailable for user with following properties:
  158. user should be logged in
  159. user should have a terminated loyalty account
  160. 2017-05-17 12:49:32,706 INFO (pool-9-thread-1) (GlobalLoggerOutput.java:55) - Meta:
  161. 2017-05-17 12:49:32,706 INFO (pool-9-thread-1) (GlobalLoggerOutput.java:55) - @acceptance LAC-871
  162. 2017-05-17 12:49:32,706 INFO (pool-9-thread-1) (GlobalLoggerOutput.java:55) - @release 17D
  163. 2017-05-17 12:49:32,706 INFO (pool-9-thread-1) (GlobalLoggerOutput.java:55) - @stub_only
  164. 2017-05-17 12:49:32,707 INFO (pool-9-thread-1) (GlobalLoggerOutput.java:55) - Given customer is on ⦅Login⦆ Page
  165. 2017-05-17 12:49:32,707 INFO (pool-9-thread-1) (GlobalLoggerOutput.java:55) - When customer logs in with login ⦅aeuser9@ae.com⦆ and password ⦅qwe123⦆
  166. 2017-05-17 12:49:32,708 ERROR (pool-9-thread-1) (GlobalLoggerOutput.java:53) - Then ⦅My Account⦆ Page is opened (FAILED)
  167. (java.lang.AssertionError: Page My Account was not correctly opened due to error [ERROR] Expected URL [https://sit2-loyalty.aezone.com/myaccount], was [https://sit2-loyalty.aezone.com/login])
  168. 2017-05-17 12:49:32,708 INFO (pool-9-thread-1) (GlobalLoggerOutput.java:55) - When customer goes to ⦅AERewards⦆ page (NOT PERFORMED)
  169. 2017-05-17 12:49:32,709 INFO (pool-9-thread-1) (GlobalLoggerOutput.java:55) - Then ⦅AERewards⦆ Page is opened (NOT PERFORMED)
  170. 2017-05-17 12:49:32,709 INFO (pool-9-thread-1) (GlobalLoggerOutput.java:55) - And ⦅element Extra Access Benefits⦆ is ⦅not present⦆ on page (NOT PERFORMED)
  171. 2017-05-17 12:49:32,710 ERROR (pool-9-thread-1) (GlobalLoggerOutput.java:53) - java.lang.AssertionError: Page My Account was not correctly opened due to error [ERROR] Expected URL [https://sit2-loyalty.aezone.com/myaccount], was [https://sit2-loyalty.aezone.com/login]
  172. at org.junit.Assert.fail(Assert.java:88)
  173. at com.aeo.web.common.steps.CustomPageSteps.thenPageIsOpened(CustomPageSteps.java:93)
  174. (reflection-invoke)
  175. at org.jbehave.core.steps.StepCreator$ParametrisedStep.perform(StepCreator.java:595)
  176. at org.jbehave.core.embedder.StoryRunner$FineSoFar.run(StoryRunner.java:535)
  177. ...
  178. 2017-05-17 12:49:32,711 INFO (pool-9-thread-1) (GlobalLoggerOutput.java:55) - Scenario: 8 check that "Extra Access Benefits" modal is unavailable for user with following properties:
  179. user should be logged in
  180. user doesn't have an ATG account
  181. user should have a full access tier
  182. user doesn't have an AECC as saved payment methods
  183. 2017-05-17 12:49:32,711 INFO (pool-9-thread-1) (GlobalLoggerOutput.java:55) - Meta:
  184. 2017-05-17 12:49:32,712 INFO (pool-9-thread-1) (GlobalLoggerOutput.java:55) - @acceptance LAC-871
  185. 2017-05-17 12:49:32,712 INFO (pool-9-thread-1) (GlobalLoggerOutput.java:55) - @release 17D
  186. 2017-05-17 12:49:32,712 INFO (pool-9-thread-1) (GlobalLoggerOutput.java:55) - @stub_only
  187. 2017-05-17 12:49:32,713 INFO (pool-9-thread-1) (GlobalLoggerOutput.java:55) - Given customer is on ⦅Login⦆ Page
  188. 2017-05-17 12:49:32,713 INFO (pool-9-thread-1) (GlobalLoggerOutput.java:55) - When customer logs in with login ⦅aeuser5@ae.com⦆ and password ⦅qwe123⦆
  189. 2017-05-17 12:49:32,714 INFO (pool-9-thread-1) (GlobalLoggerOutput.java:55) - Then ⦅My Account⦆ Page is opened
  190. 2017-05-17 12:49:32,714 ERROR (pool-9-thread-1) (GlobalLoggerOutput.java:53) - When customer goes to ⦅AERewards⦆ page (FAILED)
  191. (java.lang.AssertionError: AERewards page was not correctly opened. Error: null)
  192. 2017-05-17 12:49:32,714 INFO (pool-9-thread-1) (GlobalLoggerOutput.java:55) - Then ⦅AERewards⦆ Page is opened (NOT PERFORMED)
  193. 2017-05-17 12:49:32,715 INFO (pool-9-thread-1) (GlobalLoggerOutput.java:55) - And ⦅element Extra Access Benefits⦆ is ⦅not present⦆ on page (NOT PERFORMED)
  194. 2017-05-17 12:49:32,716 ERROR (pool-9-thread-1) (GlobalLoggerOutput.java:53) - java.lang.AssertionError: AERewards page was not correctly opened. Error: null
  195. at org.junit.Assert.fail(Assert.java:88)
  196. at com.aeo.web.common.steps.NavigationSteps.goToPage(NavigationSteps.java:177)
  197. (reflection-invoke)
  198. at org.jbehave.core.steps.StepCreator$ParametrisedStep.perform(StepCreator.java:595)
  199. at org.jbehave.core.embedder.StoryRunner$FineSoFar.run(StoryRunner.java:535)
  200. ...
  201. 2017-05-17 12:49:32,726 INFO (pool-9-thread-1) (CustomPrintStreamEmbedderMonitor.java:34) - Failed to run story com/aeo/stories/web/ptc/aeRewards/Loyalty/ExtraAccessBenefitsWithoutAECCModal.story
  202. 2017-05-17 12:49:32,727 ERROR (pool-9-thread-1) (CustomPrintStreamEmbedderMonitor.java:42) - java.lang.AssertionError: AERewards page was not correctly opened. Error: null
  203. at org.junit.Assert.fail(Assert.java:88)
  204. at com.aeo.web.common.steps.NavigationSteps.goToPage(NavigationSteps.java:177)
  205. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  206. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  207. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  208. at java.lang.reflect.Method.invoke(Method.java:498)
  209. at org.jbehave.core.steps.StepCreator$ParametrisedStep.perform(StepCreator.java:595)
  210. at org.jbehave.core.embedder.StoryRunner$FineSoFar.run(StoryRunner.java:535)
  211. at org.jbehave.core.embedder.StoryRunner.runStepsWhileKeepingState(StoryRunner.java:515)
  212. at org.jbehave.core.embedder.StoryRunner.runScenarioSteps(StoryRunner.java:479)
  213. at org.jbehave.core.embedder.StoryRunner.runStepsWithLifecycle(StoryRunner.java:445)
  214. at org.jbehave.core.embedder.StoryRunner.runCancellable(StoryRunner.java:305)
  215. at org.jbehave.core.embedder.StoryRunner.run(StoryRunner.java:220)
  216. at org.jbehave.core.embedder.StoryRunner.run(StoryRunner.java:181)
  217. at org.jbehave.core.embedder.StoryManager$EnqueuedStory.call(StoryManager.java:235)
  218. at org.jbehave.core.embedder.StoryManager$EnqueuedStory.call(StoryManager.java:207)
  219. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  220. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  221. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  222. at java.lang.Thread.run(Thread.java:745)
  223.  
  224. 2017-05-17 12:49:32,866 INFO (main) (CustomPrintStreamEmbedderMonitor.java:34) - 39 stories excluded by filter: groovy: loyalty && (run || given || data) && !(defect || platform.toString().contains('mobile') || environment.toString().contains('dev')|| environment.toString().contains('qa') || environment.toString().contains('zone') ||environment.toString().contains('prod')|| skip.toString().contains('sit2')|| skip.toString().contains('all'))
  225.  
  226. 2017-05-17 12:49:32,874 INFO (main) (GlobalLoggerOutput.java:55) - (AfterStories)
  227. 2017-05-17 12:49:33,164 INFO (main) (CustomPrintStreamEmbedderMonitor.java:34) - Generating reports view to '/Users/vasyl/Projects/AE/awp-ui-new/target/jbehave' using formats '[stats, txt, xml, com.griddynamics.qa.framework.logger.globalloggeroutput, html, uiallurereporter]' and view properties '{navigator=ftl/jbehave-navigator.ftl, views=ftl/jbehave-views.ftl, reports=ftl/jbehave-reports-with-totals.ftl, nonDecorated=ftl/jbehave-report-non-decorated.ftl, decorated=ftl/jbehave-report-decorated.ftl, maps=ftl/jbehave-maps.ftl}'
  228. 2017-05-17 12:49:33,566 INFO (main) (CustomPrintStreamEmbedderMonitor.java:34) - Reports view generated with 1 stories (of which 0 pending) containing 8 scenarios (of which 0 pending)
  229. 2017-05-17 12:49:33,566 INFO (main) (CustomPrintStreamEmbedderMonitor.java:34) - Failures in reports view: 8 scenarios failed
  230. 2017-05-17 12:49:33,566 INFO (main) (BaseStoriesRunner.java:264) - Suite: LoyaltyAEOWebSuite. After run.
  231. [INFO] ------------------------------------------------------------------------
  232. [INFO] BUILD SUCCESS
  233. [INFO] ------------------------------------------------------------------------
  234. [INFO] Total time: 4:04.639s
  235. [INFO] Finished at: Wed May 17 12:49:33 EEST 2017
  236. [INFO] Final Memory: 66M/1366M
  237. [INFO] ------------------------------------------------------------------------
  238.  
  239. Process finished with exit code 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement