Skip to content

Use Case 5 : Remote API

KT edited this page Jun 25, 2018 · 4 revisions

Testing Github Jobs API

Anonymous user views all job listings

  1. Click Jobs tab on nav bar
  2. You are redirected to Jobs page which shows the all the job listings.

Anonymous user searches jobs by Keyword and Location

  1. On Homepage, Search jobs with Keyword as Full Stack and Location as Boston
  2. You are redirected to Jobs page which shows the listings as per the search filters.

Anonymous user searches jobs by Job Type and Company

  1. Click Jobs tab on nav bar
  2. You are redirected to Jobs page which shows the all the job listings
  3. Click the Type drop-down and select Full Time
  4. Click the Company drop-down and select Apple Inc.
  5. Search jobs with Keyword as Full Stack and Location as Boston
  6. Job listings are now populated as per the search filters, which appear as filter pills just below the search region.

Clone this wiki locally