Forum Discussion
nmrao
Champion Level 3
Two things to mention here:
1. A test case should not be tear down.
2. "context" variable can be used to access the data.
1. A test case should not be tear down.
2. "context" variable can be used to access the data.
nagoorkj
6 years agoContributor
Thanks 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??
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
- 5 months ago
Recent Discussions
- 12 hours ago