Page 1 of 1

Show Last Execution Note in `Test Result Matrix`

Posted: Fri Jun 01, 2018 8:01 pm
by tjosephine
This is about new feature http://mantis.testlink.org/view.php?id=8202
We should be able to display Last Execution note in `Test Result Matrix` report.
In latest release 1.9.17 I am able to see the changes in resultTC.php but when I test the feature, it doesn't work.

I executed a test case against build1, build2 and build3 (my latest build) and added a note in "Notes/Description" field for build3.
When running the "Test Result Matrix", I see the new added column "Notes / Description" but there is no value for my test case.

Could you let me know if this feature is working? What else do I need to check? Thanks

Re: Show Last Execution Note in `Test Result Matrix`

Posted: Sat Jun 02, 2018 2:08 pm
by fman
Please if this seems an issue then open an issue on mantis with a detailed step by step to reproduce.
The information provided in this post is not enough.
You can provide a test case recorded with Katalon Recorder.

Re: Show Last Execution Note in `Test Result Matrix`

Posted: Sat Jun 02, 2018 4:01 pm
by fman

Re: Show Last Execution Note in `Test Result Matrix`

Posted: Mon Jun 11, 2018 3:12 pm
by tjosephine
Yes, I followed changes from Mantis #8276 and it is working now. Thanks!