Skip to content

Mirada Medical - Automation Test Engineer Technical Test

Notifications You must be signed in to change notification settings

GH-MM/auto-test-technical-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Mirada Medical - Automation Test Engineer Technical Test

Brief

This repo contains a Java class for creating matrices and performing calculations on them. We would like you to write some functional tests using Cucumber for the requirement:

  • The application must be able to add two matrices

A simple introduction to matrix mathematics can be found here: https://www.cuemath.com/algebra/solve-matrices/.

What we are looking for

  • A comprehensive set of functional tests for the requirement
  • Tests that follow the best practices for using Cucumber
  • Clean and maintainable code

Getting started

  • Fork this repo into your own GitHub account
  • To run your tests, use your IDE to run tests in the RunCucumberTests.java class or run mvn test
  • Put any assumptions, notes and instructions into your README.md.

About

Mirada Medical - Automation Test Engineer Technical Test

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages