stevent
08-23-2010, 08:54 AM
I have some code I was testing that sends email notifications. I put it into the "Initialize" method of my test strategy so that I could see if it worked or not.
However, now I find that whenever I open the "Strategy" dialog box, regardless of which strategy I am invoking, I get an email notification for my test strategy.
Why is Initialize for my strategy that I'm not using getting called, and under what circumstances does Initialize get called? It is unexpected that it would get called when the Strategy dialog box is opened...
thanks for any help,
Steve
However, now I find that whenever I open the "Strategy" dialog box, regardless of which strategy I am invoking, I get an email notification for my test strategy.
Why is Initialize for my strategy that I'm not using getting called, and under what circumstances does Initialize get called? It is unexpected that it would get called when the Strategy dialog box is opened...
thanks for any help,
Steve