Skip to content

Use Case 2 : Search

KT edited this page Jun 25, 2018 · 9 revisions

Testing : Search

User searches domain object list

User : Job seeker
Domain Object : Job

Job Seeker searches jobs by Keyword and Location

  1. Click Login on nav bar
  2. Login with username and password as alice and alice
  3. Click Home tab on nav bar
  4. Click Search button with Keyword as Full Stack and Location as Boston to search jobs.
  5. You are redirected to Jobs page which shows the listings as per the search filters.

Demo

view premium feature gif

Job Seeker searches jobs by Job Type and Company

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

Demo

view premium feature gif

Clone this wiki locally