05-05-2010, 03:16 PM
Suppose I have a set of reusable actions say "TestSet001".
Inside this set of reusable actions "TestSet001" -> Action1 is called inside Action2.
Now when I call external "Action2" inside Driver script, Action1 is not called automatically.
now If I am calling Action1 in Driver script explicitly. then Action1 is also displayed in test flow pane after driver script i.e. at the same hirerarchy level that of driver script along with as subbranch where required in driver script.
Anything other way to make this call?
Inside this set of reusable actions "TestSet001" -> Action1 is called inside Action2.
Now when I call external "Action2" inside Driver script, Action1 is not called automatically.
now If I am calling Action1 in Driver script explicitly. then Action1 is also displayed in test flow pane after driver script i.e. at the same hirerarchy level that of driver script along with as subbranch where required in driver script.
Anything other way to make this call?