Log Results Specifc To TestItem
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-25-2010
06:44 AM
05-25-2010
06:44 AM
Log Results Specifc To TestItem
Hi,
I have 5 testitems in my project. After I run each and every testitem in the test project, i am logging the testitems log to a .mht file in
OnStopTest event.
The problem i am facing here is that say if i run TestItem2 and log the results i am also seeing testitem1's logs. Is there any way to prevent this and Log results specific to the TestItem?
I am using below code to Log the results specific to testitem.
Log["SaveResultsAs"](LogPath,2);
1 REPLY 1
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-25-2010
06:23 PM
05-25-2010
06:23 PM
Hi Pradeep,
The current version of the tool does not have an ability to export results only of an individual test item. We have a corresponding suggestion in our database, and your request has increased its rating. Thank you.
--
Dmitry Nikolaev
Did my reply answer your question? Give Kudos or Accept it as a Solution to help others. ⬇️⬇️⬇️
Dmitry Nikolaev
Did my reply answer your question? Give Kudos or Accept it as a Solution to help others. ⬇️⬇️⬇️
