Skip to content

sorinirimies/codingChallenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 

Repository files navigation

QA Engineer Coding Challenge

Hello there and welcome to our coding challenge. Buckel up and enjoy the ride.

Rules

Before we start there are some rules of engagement:

  1. Submissions must be formulated as GitHub merge requests
  2. You can make smaller commits and MRs so that we can see the gradual progress
  3. Please respect the given deadline

Setup before starting

The Challenge

The challenge consits in:

  1. Choose one of an already existing Android or iOS TMDB client Apps from these:

https://github.com/skydoves/TheMovies

https://github.com/alfianlosari/MovieInfoMVVMiOS

https://github.com/haroldadmin/MovieDB

https://github.com/IhwanID/belajar-android-jetpack-pro

  1. Write automation tests based on the sample project you chose. Automations tests should include:
  • going from main movies list screen to the details screen of the app
  • filtering movies based on year or popularity
  1. Cucumber UI features:
  • based on the screens in the app write Cucumber features
  1. Network tests
  • use one of the tracing tools to trace the app network traffic
  • simulate network velocity

About

QA Engineer Coding Challenge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published