Click here to Skip to main content
15,887,683 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Dear All,

I am currently working on Selenium Web-driver automation using Java for my regression tests. The reporting tool used in Team Foundation server(TFS) 2015.
I know that TFS supports Continuous Integration and can be integrated with Selenium.

I would need help to know on
1.How can I run my selenium scripts stored in my local Selenium setup from TFS. There is no GIT/BIT-BUCKET solution available for me at this time.My main motive is to run the tests and update the results in TFS only.
2.My primary goal is to run the scripts from TFS. Does TFS allow to store and run the java scripts without storing them on a repository.Do we have an option to do this?
3.Since TFS uses C# and my Selenium scripts are in Java,will there be any issues in integrating these two.
4.Also the TFS tool is being accessed through Citrix environment. The plugins provided by Microsoft for Selenium is not identifying the TFS urls.Does this needs any interface since there is a Citrix environment involved.

Thanks,
Mohan M

What I have tried:

I have only tried connecting the Selenium web driver set up to TFS using TFS plugins till now.But, due to Citrix env, the urls are not being identified.
Posted
Updated 15-May-18 1:33am

1 solution

Hi ..are you able to intergrate this? I have a same situation... can you please help by sharing your knowledge
 
Share this answer
 
Comments
Richard Deeming 15-May-18 12:24pm    
In what way is this supposed to be a "solution" to the question from sixteen months ago?!

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900