Forum Discussion

PrathapR's avatar
PrathapR
Frequent Contributor
4 years ago

How to run a particular test step from test suite tear down script

Hi All,

How to run a particular test step from test suite tear down script.

EX:

TestSuite1

     -TestCase1

         -Restreqstep1

         -Restreqstep2

I'm trying to run Restreqstep2 from TestSuite1 tear down script, not whole TestCase1. But I couldn't find a way, did any one have idea?

 

Thanks in advance!

7 Replies

  • nmrao's avatar
    nmrao
    Champion Level 3
    What have you tried?
    What is the use case?
    • PrathapR's avatar
      PrathapR
      Frequent Contributor

      nmrao 

      EX

      TestProject

         ::TestSuite1

               -TestCase1

                  -Restreqstep1

                  -Restreqstep2

      How  to run Restreqstep2 from TestSuite1 tear down script, not whole TestCase1.

      • nmrao's avatar
        nmrao
        Champion Level 3
        There is no answers to the previous request while the above is no new information from the original post.