InterviewSolution
Saved Bookmarks
| 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
|
|