Skip to content

laispsiqueira/TempConvert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The project created based on YouTube video about APIS SOAP

Project goal: testing the API response during a conversion temperature (Celcius to Farenheit)

To execute the program on the terminal:

  1. Start the virtual env (Robot_env):

    .\Scripts\activate

  2. 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

Enhancements:

1. Add Gerkin level

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published