How do i integrate my robot framework scripts with TFS(Azure DevOps)
922 views
Skip to first unread message
Karthik M S
unread,
Jun 20, 2019, 9:33:47 AM6/20/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to robotframework-users
Hi All,
I want to integrate my Robot framework scripts with TFS and run them on Azure DevOps. Can anyone help me out to achieve this task please.
Thanks,
Karthik.
Jeff King
unread,
Jun 20, 2019, 9:51:20 AM6/20/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to robotframework-users
I'm also looking to do this. So far I have all the batch files created with tests and their parameters (i.e. tags, rerun, logfile location and argument files.)
I'm not part of the group that integrates with Azure DevOps (which we use) but I write all the tests.. I just want to be able to hand off the required batch files so they can run them.
Anthony fromtheuk
unread,
Jun 20, 2019, 12:25:02 PM6/20/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to robotframework-users
I did this using docker, add your files install requirements, run tests.
Anthony fromtheuk
unread,
Jun 20, 2019, 12:35:38 PM6/20/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message