Project goal: testing the API response during a conversion temperature (Celcius to Farenheit)
To execute the program on the terminal:
- Start the virtual env (Robot_env):
.\Scripts\activate
- Execute the command line to start automation:
robot -d log -L TRACE .
To make any edition on test edit the files:
- Add or edit new Keywords
- path: Robot_env\RF_XML_tests\resource\routes\tempConvert.resource
- Edit Python script
- path: Robot_env\RF_XML_tests\resource\build_xml\build_xml_tempconvert.py