Can anybody please tell me how i can achieve distributed testing in robot framework. I found pabot library using which i can do parallel execution on same different.
Can anybody please let me if i can achieve this using pabot. I found below on pabot git hib page.
https://github.com/mkorpela/pabot/blob/master/TRICKS.md
It says below.
Cookbook example: How to use pabot to distribute testing to multiple remote machines
Basic idea:
1. Run remote library servers on the remote machines
2.Use pabotlib with a resource file to share the IP addresses of the remote machines
3.On a suite setup and teardown use pabot.PabotLib.Acquire Value Set, Get Value From Set and pabot.PabotLib.Release Value Set to set a specific suite to be executed with a specific remote machine (for example set the host ip to a global variable and use it in the Remote library import)
Any idea how can i run remote library server on remote machines
--
You received this message because you are subscribed to the Google Groups "robotframework-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to robotframework-u...@googlegroups.com.
To post to this group, send email to robotframe...@googlegroups.com.
Visit this group at https://groups.google.com/group/robotframework-users.
For more options, visit https://groups.google.com/d/optout.
To unsubscribe from this group and stop receiving emails from it, send an email to robotframework-users+unsub...@googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "robotframework-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to robotframework-u...@googlegroups.com.
To post to this group, send email to robotframe...@googlegroups.com.
Visit this group at https://groups.google.com/group/robotframework-users.
For more options, visit https://groups.google.com/d/optout.