1.

What do you understand by RIDE in the context of the robot framework?

Answer»

The Ride is the Robot FRAMEWORK's Integrated Development Environment. An Integrated Development Environment (IDE) is a software APPLICATION that gives computer programmers a set of tools for authoring and debugging CODE. there are two ways to go to Ride, as mentioned below:

Type 'Ride.py' at the command prompt.

OR

  • Create a desktop shortcut for Ride for quick access. Follow the instructions below:
  • OPEN Windows Explorer.
  • Go to the Ride installation folder ("C\python27\scripts" in our case).
  • Select 'Send To' Desktop (Create shortcut)' from the context menu.
  • Ride can be launched by CLICKING a shortcut on the desktop.


Discussion

No Comment Found