Nantha Posted March 7, 2013 Report Share Posted March 7, 2013 Hi, Can you please let me know whether I can re-use the task which is defined in the test library to my vseq library? Regards, Nantha Quote Link to comment Share on other sites More sharing options...
omahesh Posted March 11, 2013 Report Share Posted March 11, 2013 I would like to share my idea which might helpful to you. If your test guy is running the vseq, it's better to move the task present in the test case to vseq library. The test cases which ever want the task should call vseq_0.taskname(); from it's body. Then same task can be shared among multiple testcases and vseqs. Thanks, mahee. Quote Link to comment Share on other sites More sharing options...
Nantha Posted March 11, 2013 Author Report Share Posted March 11, 2013 Thanks Mahesh !! This helps. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.