Forum Discussion
sabereshcp
15 years agoContributor
Hi ,
Thanks for all your reply.
But I am calling the test case from another test case and i need to execute the test steps in the test case which is begin called in a alternative manner(one test step at a time) for each and every time I call it.Say for example I have 4 test steps in the test case which is being called I need to execute only step 1 at the first time the test case is called and step 2 when it is called second time.
So, I just wanted to know whether using groovy script can we invoke only a particular test step in another test case by getting hold of the test case.
Thanks in Advance,
Saberesh C P
Thanks for all your reply.
But I am calling the test case from another test case and i need to execute the test steps in the test case which is begin called in a alternative manner(one test step at a time) for each and every time I call it.Say for example I have 4 test steps in the test case which is being called I need to execute only step 1 at the first time the test case is called and step 2 when it is called second time.
So, I just wanted to know whether using groovy script can we invoke only a particular test step in another test case by getting hold of the test case.
Thanks in Advance,
Saberesh C P