It's all about the answers!

Ask a question

How to automate testing of participants?


Susan Hanson (1.6k2201194) | asked Aug 20 '14, 8:57 p.m.
We have recently deployed a set of participants and advisors (server-side) and I am looking for guidance/best practices around automating testing within RTC.  For example, i'd like to write a testcase that opens a new work item (checks a few things), then attempts to move it to a state (via action) but has not entered valid information and it validates that a server-side validator comes back with an error, it gets fixed, the action works, etc.

Susan

Comments
sam detweiler commented Aug 21 '14, 7:38 a.m.

that sounds like a typical web application test, so you could use selenium.  I don't know how to test thru eclipse, but there is probably an eclipse UI test framework.

Be the first one to answer this question!


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.