GithubHelp home page GithubHelp logo

alphanash / qa-devintest-application Goto Github PK

View Code? Open in Web Editor NEW

This project forked from economistdigitalsolutions/qa-devintest-application

0.0 1.0 0.0 27 KB

Application for accessing DevInTest candidates

Gherkin 23.54% JavaScript 76.46%

qa-devintest-application's Introduction

Software Development Engineer in Test Assessment

Your Challenge

We need you to create an integration test suite for https://jobs.economist.com/ using the following technologies:

  • NodeJS/JavaScript
  • Cucumber
  • Selenium-Webdriver
  • Chromedriver

Steps

  1. Fork this project.
  2. Document assumptions (if necessary).
  3. Implement test suite from the user stories mentioned below.
  4. Further document and comment as much as you feel necessary. Ensure your code is clean and readable.
  5. Pull request your fork back into this repository and send the link to us

The Scenario

We have a jobs site (https://jobs.economist.com) for advertising various career opportunities at The Economist. We'd like you to write an automated test suite to ensure that some features have been developed properly.

The Features

The following are a list of criteria we would like tested. It is your job to break these down further into cucumber scenarios and steps:

  • Jobs page renders correctly with the following components visible:
    • navigation bar
    • search fields
    • sector lists
    • jobs blog
    • featured jobs
    • footer
  • Both 'Sign in' and 'Create account' links go to their respective pages.
  • Each of the links in the navigation bar is functional and goes to the correct page.
  • Clicking on a sector shows a list of jobs from only that sector. Clicking further on a job listing shows you the job details, with an 'apply' button.
  • Searching for a job correctly displays relevant search results.
  • Ensuring all the links in the footer are functional

Assessment Criteria

Your test suite will be assessed on the following criteria with scoring in order of importance:

  1. Approach and style
  2. Code organisation, commenting and documentation
  3. Use of git

Bonus Points

The following qualifies for extra bonus points in your application:

  1. Sharing your GitHub repo with us early and working on this task iteratively
  2. Add JS code linting
  3. Adding reporting
  4. Test one of the following additional features:
  • Creating an account
  • Signing in

Running the tests

To get the tests running, ensure that you have NodeJS, npm, Google Chrome and Java installed. Then run the following commands to start the tests:

  1. npm install
  2. npm run test

The basic setup has been done for you, with the web browser restarting at the beginning of each test scenario.

Finally

You have 24 hours to complete as much of this task as possible, good luck!

qa-devintest-application's People

Contributors

alphanash avatar sam-barker avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.