Back to Browse

#8 Refactoring http request to make it work for any test environment

186 views
Apr 17, 2023
48:05

GitHub: https://github.com/PramodKumarYadav/restpro Goal: Refactoring http request to make it work for any test environment and use it as a viable exploratory option for doing quick manual tests. Objective: - Refactor HTTP requests to make it work for any test environment. - Get/set variables between scripts for values such as auth token. - Write basic tests to verify response and body. Next steps: - Write some basic RestAssured tests next.

Download

0 formats

No download links available.

#8 Refactoring http request to make it work for any test environment | NatokHD