Page 1 sur 1
Execution of squash TM compagne from jenkins job
Publié : ven. sept. 02, 2016 11:34 am
par sabrina
Hello,
I want to know if it is possible to run squash TM compagne from jenkins job and get back the status in squash TM. I mean from jenkins execute tests on squash TM.
I have already configured my squash TM and Squash TA and I could execute test from squash TM and getting back the status.
Thanks
Execution of squash TM compagne from jenkins job
Publié : mar. sept. 06, 2016 12:34 pm
par sdo2
Hello,
Normally it is possible.
You use which version of Squash TM and TA?
TA and your project is in a version control system (eg SVN) or locally?
Cordially.
Execution of squash TM compagne from jenkins job
Publié : mer. févr. 01, 2017 2:09 pm
par micwoj
Hello,
I have posted the same request in french some weeks ago with never answers.
How do we configure Jenkins to launch TM execution campaign in order to keep the results ?
Tks
Execution of squash TM compagne from jenkins job
Publié : mer. févr. 01, 2017 2:32 pm
par sabrina
Hello,
Unfortunately I didn't have the solution. As I said in my post I Am able to execute test from squash TM and have the result back, if you need help with these I could see with you.
Execution of squash TM compagne from jenkins job
Publié : mer. févr. 08, 2017 12:39 pm
par palbaret
On our side we are developping some code in Java, for our Junit test.
We are manipulating SquashTm by sending HttpRequest on the SquashTm Server, thru the TestWatcher @rule from Junit
If there is another way to do that, we appreciate to know it
Execution of squash TM compagne from jenkins job
Publié : mer. mai 31, 2017 11:04 am
par Karim Drifi
Hello,
A jenkins plugin for squash will be available in about 2 month. It will be able to parse any junit report and send it back to squash-tm for updating test statuses.
As far as I know it is not (yet) possible to run directly a job from jenkins and get the results back in tm.
Sincerely yours,
Karim Drifi
Execution of squash TM compagne from jenkins job
Publié : lun. sept. 11, 2017 4:37 pm
par micwoj
Hello,
Where is the new plugin, I didn't find it in new release 1.16 ?
Please give me the documentation too.
Tks,
Michel
Execution of squash TM compagne from jenkins job
Publié : mar. sept. 12, 2017 6:08 pm
par jpjoly
Hi,
The plugin is a plugin for Jenkins, available on the Jenkins Marketplace, called Squash4Jenkins :
https://wiki.jenkins.io/display/JENKINS ... ins+Plugin
Yours,
The Squash Team
Execution of squash TM compagne from jenkins job
Publié : lun. sept. 25, 2017 7:59 am
par FibYar
Hello!
I'm a new to this plugin. Would you mind to tell me what should I type in the field "auto. script" in the test management space?
If I use a "pick" button, SquashTM shows me an error: "The script name is malformed; it must match /TA project name/path/to/script".
I understand what is "TA project name" (it's a Jenkins job name), but what is "path/to/script"? I do not remember to type it anywhere.