How to Integrate Robotium test cases and Testlink, also send the result back to testlink [closed]

StackOverflow https://stackoverflow.com/questions/21544387

  •  06-10-2022
  •  | 
  •  

Pregunta

Testlink is a test management tool and i want to trigger robotium test cases from testlink and get the result back to testlink..Any help would be appreciated

¿Fue útil?

Solución

The easiest way I know of is to use the Test Link plugin for jenkins.

You basically map the name of the junit test to the test in testlink and it will automatically bring across the results.

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top