Forum Discussion
- nmraoChampion Level 3Two things to mention here:
1. A test case should not be tear down.
2. "context" variable can be used to access the data.- nagoorkjContributorThanks Rao for your response but you can share some ideas to achieve the below problem,
As part of my project I need to send the email to the team so I used email sender code and appended in the project tear down which is not good program practice so I thought to save it as common script and plan to invoke when ever required..
Hence I decided to call from tear down but unfortunately I couldn't done the without test runner so can you help me on this issue??
Related Content
- 2 years ago
- 3 years ago