RobotFrameWork: How to rerun only specific test cases

Asked by balu

I am using Sikuli in integrated environment with Robot Framework. I have 10 testcases as whole.

I am running all tests using "jybot.bat apps_test.robot" command.

With the above command I am able to run all 10 test cases at once.

How to rerun only failed testcases or only some particular test cases in this case?

Question information

Language:
English Edit question
Status:
Answered
For:
SikuliX Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
RaiMan (raimund-hocke) said :
#1

what do the RFW docs tell you about that?

Revision history for this message
balu (balu-networks7) said :
#2

RFW document says ..

"pybot -t testcase1 mytestsuite.robot"

But I am running tests using "jybot.bat mytestsuite.robot" command.

Could please tell me how to rerun tests using jybot.bat?

Revision history for this message
RaiMan (raimund-hocke) said :
#3

this is still a RFW question and should be answered there,

as far as I understand, then should jabot.bat accept the same parameters as pybot.
… if not: still a RFW problem

Can you help with this problem?

Provide an answer of your own, or ask balu for more information if necessary.

To post a message you must log in.