Page 1 of 1

Getting trouble with automation

Posted: Tue Dec 04, 2012 3:05 pm
by afor2012
Hi all,

I have Testlink and Selenium IDE. For the moment, i export Selenium Test case in Java (Junit4), i make a little ap which ask for a file, i submit the selenium test file, it runs it and thanks to the Testlink Api it update the testcase execution result in Testlink.

However this is not automatic at all, i need to choose the file, to enter the test case id i want to update ...

I'm wondering how i would be able to make it simple and ... More automatic.

if anybody got an idea / a solution, i'd be thanksful.