How do I include the Test case ID in Test lab section of Test Runs Tab
Question ID: 105023
0
0

I have a request to add TestCase ID on the Test Runs Tab on the Test Lab. How do i do this? Please assist. I know i have to create a userfield but how do i make it have the Testcase Id Value on the Runs

Your assistance will be highly appreciated
Thanks

Marked as spam
Posted by (Questions: 1, Answers: 1)
Asked on May 27, 2013 12:16 pm
47 views
Answers (2)
0
Private answer

You can create user field for Test Run and using workflow code you can generate Test Case ID within Test Run. I beleive this is a field within Test Run that has the test case id information Run_Fields(''RN_TEST_ID''), you can add Msgbox code to verify this. You may be able to use this field value within Run_MoveTo method to populate new user field. Give it a try!

Marked as spam
Posted by (Questions: 0, Answers: 1)
Answered on June 3, 2013 10:08 pm
0
Private answer

Hi Bhattaraib,

Thank you for the reply.
I am not good with VBScript,would it be possible for you to share the code?

Thanks

Marked as spam
Posted by (Questions: 1, Answers: 1)
Answered on July 24, 2013 2:42 pm
EyeOnTesting

Welcome back to "EyeOnTesting" brought to you by Orasi Software, Inc.

X
Scroll to Top