Date
1 - 3 of 3
Question regarding Robot Framework
Arash Eghtesadi <aeghtesadi@...>
Dear All, I am new to Robot Framework and I am implementing some test cases. In some of the test cases I need to run some commands (such as "sudo mn --controller remote,ip=... topo tree,2") which are run in terminal. I appreciate if someone knows whether there is a library keyword for that purpose.? Best regards, Arash Eghtesadi
|
|
Baohua Yang <yangbaohua@...>
Hi Arash Please check "integration\test\csit\suites\base\__init__.txt", which will start the mininet when you begin the test on the base suite. And, you're welcome to add more test cases, thanks!
On Thu, Dec 19, 2013 at 5:59 AM, Arash Eghtesadi <aeghtesadi@...> wrote:
Best wishes! Baohua
|
|
Punal Patel <Punal.Patel@...>
Here is robotframework user guide:
https://code.google.com/p/robotframework/wiki/UserGuide
I hope this helps.
Thank You, Punal Patel
From: integration-dev-bounces@... [mailto:integration-dev-bounces@...]
On Behalf Of Arash Eghtesadi
Dear All,
I am new to Robot Framework and I am implementing some test cases. In some of the test cases I need to run some commands (such as "sudo mn --controller remote,ip=... topo tree,2") which are run in terminal.
Best regards,
-- Arash Eghtesadi Legal Disclaimer: The information contained in this message may be privileged and confidential. It is intended to be read only by the individual or entity to whom it is addressed or by their designee. If the reader of this message is not the intended recipient, you are on notice that any distribution of this message, in any form, is strictly prohibited. If you have received this message in error, please immediately notify the sender and delete or destroy any copy of this message!
|
|