Skip to main content
1-Visitor
February 12, 2015
Question

JS Trigger for Test Result

  • February 12, 2015
  • 2 replies
  • 970 views

How do I make a trigger that can reference test results for a session? I am looking through the trigger javascript documentation but I haven't been able to figure it out. I want the trigger to run when the test session is moved to the ALM_Completed state. What beans do I need to reference and how do I call them?

    2 replies

    1-Visitor
    February 12, 2015

    Disregard for now. I'm thinking it's getAssociatedSessionTestResultBeans.

    1-Visitor
    February 13, 2015

    How do you get the Created and Modified dates for a test case result?