Skip to content

MancLad89/BPDTS-technical-test-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

BPDTS 34.20 Technical Test - Hussain Ashraf

Run tests

Instructions for setting up environment to run tests

  • Download soapUI
  • Clone repository BPDTS-technical-test- from GitHub
  • In soapUI import project by following File > Import Project and select bpdts-tech-test-soapui-project.xml from cloned repository
  • Open bpdts-tech-test-project project followed by API TestSuite
  • Finally double click on happy path test case and click the play icon
  • All tests steps should execute with assertions

Possible Improvements

  • First test step to query /users to obtain longitude and latitude of a random user to a location instead of current hardcoded to London
  • Assert /city/{city}/users only returns users to specified city
  • Assert /user/{id} only returns one user
  • Test for invalid scenarios and as a minimum assert for status codes other than 200
  • Assert response headers

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published