I am facing an issue while running robot framework test cases using Jenkins?

sailaja

New Member
We are utilizing Jenkins for the Continuous Integration.

I have additionally made a Jenkins work for robot system test cases. Be that as it may, am facing an issue while running robot structure test cases using Jenkins.

Say, on the off chance that I need to incorporate around 300 experiments in Jenkins work for robot system, while running the experiments, in the event that any of the experiment comes up short, the rest of the test scripts won't be get executed.

For instance : while running the experiments , in the event that tenth test case fails, the staying 290 experiments won't be get executed !

Is there any better alternative in Jenkins to run all test cases in a simultaneous way ? - So that disappointment of any experiments won't impact the execution of other test cases !

My only requirement is - All the test cases listed in Jenkins job must be get executed even if any test cases got failed in between.

Would you be able to please suggest an answer for this issue ?

Do I need to include some other modules for this ?

Thanks,
Sailaja
 
Top