Import test results from Eclipse to Microsoft Test Manager

28 views
Skip to first unread message

Vaibhav Srivastava

unread,
May 20, 2016, 1:13:27 AM5/20/16
to Selenium Users
Hi, I am automating my test cases using selenium web driver using Java in Eclipse. The test cases are being managed using the Microsoft Test Manager 2013 tool. Now I want to update the  test cases in Microsoft test manager based on the results of the automation tests results which I get while running them in eclipse and also link them through Test case ID.

Please provide some solutions through which I can achieve this. It would be a great help.

Thanks 

⇜Krishnan Mahadevan⇝

unread,
May 20, 2016, 2:42:27 AM5/20/16
to Selenium Users
Selenium does not have anything to do with posting test results into a Test Management System.

Please help keep this forum relevant by posting queries that are only related to Selenium.

Based on the test runner you are using [ JUnit (or) TestNG ] the approach would piggy back on the Test Runner.

For e.g., if I were using TestNG as my Test Runner, then I would basically create a listener which would listen to onSuccess() events for a @Test method and then post the results back into the TCMS [ Microsoft Test Manager in your case ].

Thanks & Regards
Krishnan Mahadevan

"All the desirable things in life are either illegal, expensive, fattening or in love with someone else!"
My Scribblings @ http://wakened-cognition.blogspot.com/
My Technical Scribbings @ http://rationaleemotions.wordpress.com/

--
You received this message because you are subscribed to the Google Groups "Selenium Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to selenium-user...@googlegroups.com.
To post to this group, send email to seleniu...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/selenium-users/d5add808-784a-4825-8fc0-34a2048a439e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages