How can I get string in the Run Results for UFT API?
Question ID: 105996
0
0

Can I get a string in the Run Results from the custom code window?

Marked as spam
Posted by (Questions: 28, Answers: 0)
Asked on April 13, 2015 9:03 pm
49 views
Answers (1)
0
Private answer

Yes you can get custom inputs into Run Results. Just use the following code:

args.Activity.Report(''TestID'',''APR-12-2010_CYCLE_1'');

Found at :

Run Results Viewer User Guide > Using the Run Results Viewer > Concepts > Custom Fields (Service Test / UFT API Testing Only)

Marked as spam
Posted by (Questions: 2, Answers: 98)
Answered on April 13, 2015 9:05 pm
EyeOnTesting

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

X
Scroll to Top