kxramas

Absent Member.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2017-06-05
11:53
2505 views
How to trigger tests on Silk central from TeamCity ?
Hi,
There are references to trigger tests on Silk Central via SCTM plugin. Please advise how to trigger tests on Silk Central from TeamCity.
Thanks!
6 Replies
Florian Guenther

Admiral
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2017-06-06
01:36
Hi,
Silk Central provides API calls to start Execution Plans in Silk Central - those are also used by the Jenkins integration.
In Silk Central go to Help > Documentation > Silk Central API Specification and check out the tmexecution webservice - it provides startExecution, getStateOfExecution, and getExecutionResult. With those methods you can start the execution, track it till its finished and then collect the results.
Regards,
Florian
Silk Central provides API calls to start Execution Plans in Silk Central - those are also used by the Jenkins integration.
In Silk Central go to Help > Documentation > Silk Central API Specification and check out the tmexecution webservice - it provides startExecution, getStateOfExecution, and getExecutionResult. With those methods you can start the execution, track it till its finished and then collect the results.
Regards,
Florian
Product Owner - Silk
kxramas

Absent Member.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2017-06-07
03:29
Hi Florian,
Thank you for getting back. Do you have a road map for TeamCity-SCTM plugin ?
The reason I ask is that we have about 400 applications , creating axis client stub and mapping each JUnit test to Silk Central test could be quite tedious as I can imagine. We are looking for a simple and quick integration. Please advise.
Thanks!
Thank you for getting back. Do you have a road map for TeamCity-SCTM plugin ?
The reason I ask is that we have about 400 applications , creating axis client stub and mapping each JUnit test to Silk Central test could be quite tedious as I can imagine. We are looking for a simple and quick integration. Please advise.
Thanks!
Florian Guenther

Admiral
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2017-06-07
05:15
Hi,
at the moment there are no short-term plans to integrate with TeamCity.
Please raise an RFE via support line - the more demand for this integration the bigger the likelihood that it is implemented.
Regards,
Florian
at the moment there are no short-term plans to integrate with TeamCity.
Please raise an RFE via support line - the more demand for this integration the bigger the likelihood that it is implemented.
Regards,
Florian
Product Owner - Silk
kxramas

Absent Member.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2017-06-12
05:48
Hi Florian,
Are there any maven plugins for Silk that could run the silk tests making it agnostic to the actual CI server being used ?
Also, something similar with ant and gradle ?
Thanks.
Are there any maven plugins for Silk that could run the silk tests making it agnostic to the actual CI server being used ?
Also, something similar with ant and gradle ?
Thanks.
Prateek966

Absent Member.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2018-03-13
01:24
Hi Florian,
Do we have any workaround/Solution regarding the same i.e. triggering tests on Silk central from TeamCity.
Thanks.
Do we have any workaround/Solution regarding the same i.e. triggering tests on Silk central from TeamCity.
Thanks.
sebastian_korne xl

Micro Focus Expert
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2018-07-18
07:28