When I log MasterTest, than I become Name of the master test.
More tests can have same name.
What I need to do, when I have more than one master tests.
In macro variable is only first master test name.
How can I create macro variable for master test ID, and give in this variable more then one ID of the test?
Macro Variable %MasterTest%
Yes, %MasterTest% variable represents name of the 1st master test. Its not a bug.
Not sure I understand your needs. You need list of IDs for all master tests? Separated by space? comma? semicolon? Like "15, 1065, 4321"? What for?
If you need some additional information probably you should use Comment propert of the test and %TaskComment% or %CommentLine1% .. %CommentLine99% macro variables?
Regards
Alex
Not sure I understand your needs. You need list of IDs for all master tests? Separated by space? comma? semicolon? Like "15, 1065, 4321"? What for?
If you need some additional information probably you should use Comment propert of the test and %TaskComment% or %CommentLine1% .. %CommentLine99% macro variables?
Regards
Alex
Exactly: I'm creating module for mx-bb portal www.mx-system.com.
I'm using mx-portal for our pages and I need include hostmonitor into portal.
Web service is running, but some peoples that should look into hostmonitor could not have rights to edit.
Web service refresh pages and I don't need it.
Regards,
Culprit
I'm using mx-portal for our pages and I need include hostmonitor into portal.
Web service is running, but some peoples that should look into hostmonitor could not have rights to edit.
Web service refresh pages and I don't need it.
Regards,
Culprit