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
  •  | 
  •  

Frage

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

War es hilfreich?

Lösung

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.

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top