Iβd like to share my testing exercise on https://tech.yandex./translate/ in POSTMAN
The test was in the following:
- for /translate api method - translate word βrainβ from EN into FR
- for /translate api method - verify status code of response, language pair, whether translation is correct
- insert the result of translation from the 1) into global variable
- for /detect api method - verify that language for the word in global variable is detected correctly