API Testing using Robot Framework - Write End to End Test Case(Validate Response using JSON Path)

preview_player
Показать описание
API Testing using Robot Framework - Write End to End Test Case(Validate Response using JSON Path)
Рекомендации по теме
Комментарии
Автор

his demo explains clearly the GET response. Thank you. But How to use a POST API which has multiple values and multiple parameters in its body?

sudharshanjagannathan
Автор

Great explanation
Make some more videos

transformersoumya
Автор

How do I use an extracted value of a variable from one execution to another execution in the same script? Some how, when I pass the variable to the second command, the value does not seem to pass. It is empty. Please let me know if anyone knows how to do that.

khaledreza
Автор

I am getting a response in HTML instead Json format. Is there any setting or do I need to convert from HTML to Json ?

deepaktogloor
Автор

Hi Sir, may I check with u is there any alternative way if I not using JSONLibrary ? I pip install robotframework-jsonlibrary and restart my visual studio already, but it always show ModuleNotFoundError: No module named 'Requestslibrary' and 'JSONlibrary'

thengkhor