Skip to main content

Posts

Showing posts from January, 2021

Cypress UI Automation - part 1b

  Requirement analysis, Test Execution, Implement testing procedures: As this project contains more than one requirement ticket, I will be documenting the Requirement analysis, test executions and test procedures under this heading for each requirement, to enable flow readability. Cypress  Automation Jira Ticket ECOM-1705_ Gift Shop search scenario1 - Search and publications checkout1   As part of the Quality Assurance, Cypress automation migration strategy document and instructions, each Tester within their product the team had to create a ticket on Jira for each feature file or scenarios they wish to work on. The above is the first ticket I created. As you can see here, I have provided the cucumber behaviour driven steps from the Java automation framework. This way, others in the team could visualise what I was working on. The ticket has a link to an Epic-  ecom Automation java to cypress , this was an instruction provided to all Quality Assurance members to follow...