Forum Discussion
Sachin_Sawe
18 years agoContributor
Yes, Ole. This does work fine now. However a feedback for you:
1. Setup Script and Tear Down Scripts can be executed individually perfectly fine. I can also see the effect/results of running these when I run my individual test steps afterwards to test specific stuff I need to.
2. I can also run individual test steps and access string based properties on context. I have been able to do this in the past.
The only issue seemed to be accessing - other than string - based properties on context on individual test steps. It seems now I can access this sql connection that I set on context only when I run a complete TestCase. But, nevertheless, it works now and that is what counts.
I appreciate your help.
-Sachin
1. Setup Script and Tear Down Scripts can be executed individually perfectly fine. I can also see the effect/results of running these when I run my individual test steps afterwards to test specific stuff I need to.
2. I can also run individual test steps and access string based properties on context. I have been able to do this in the past.
The only issue seemed to be accessing - other than string - based properties on context on individual test steps. It seems now I can access this sql connection that I set on context only when I run a complete TestCase. But, nevertheless, it works now and that is what counts.
I appreciate your help.
-Sachin