Forum Discussion

sunsmile's avatar
sunsmile
Occasional Contributor
14 years ago

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


  • 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.