Forum Discussion
CBleunven
13 years agoContributor
Hi David,
thank you for your suggestion.
Unfortunately, it doesn't help as, if I stop the test execution, I stop the timer too and so the bug is never added to the database.
I've found a workaround using the OnStopTest event.
At the OnErrorEvent, I store the LogParameter object in a temporary variable.
When the test end (I stop test item on error), I check if there was an error and if it is the case, I create the issue.
thanks for help,
Christophe
thank you for your suggestion.
Unfortunately, it doesn't help as, if I stop the test execution, I stop the timer too and so the bug is never added to the database.
I've found a workaround using the OnStopTest event.
At the OnErrorEvent, I store the LogParameter object in a temporary variable.
When the test end (I stop test item on error), I check if there was an error and if it is the case, I create the issue.
thanks for help,
Christophe
Related Content
- 2 years ago
- 5 years ago
Recent Discussions
- 4 days ago
- 4 days ago