Company: MataQuotes
Products: MetaTrader 5, TeamWox
Create an automated e2e test for the economic calendar. The test should have the following steps:
-
Filter calendar events using following parameters:
Period Importance Currency Current month Medium CHF - Swiss frank -
Open the first event with the CHF currency in the list filtered
-
Verify that importance and country of the event displayed matches the filter applied
-
Log the event history for last 12 months using the following format:
| Date | Actual | Forecast | Previous | | 31 May 2019 | -0.7& | 0.3% | 0.0% |
Requirements:
-
Java 8
-
Any Selenium wrapper can be used
-
Any logging framework can be used
-
Google Chrome browser using Googlebot user agent
-
(Optional) Any BDD framework can be used
-
(Optional) HTML Report