I logged as Administrator and in TL 1.9.13 and my permissions allows to "Edit Execution Notes".
I'm not able to Edit or modify the execution notes if not rexecuting the test.
In addition I'm not able to view the Test Execution unless print it or view in a additional TL window non modifiable
I saw that in previus TL version there was a config setting to modify but with newer TL versions this feature is controlled by the role permission.
Any suggestion ?
TIA
Massimo
How to add Execution Notes to test already run ?
Moderators: Amaradana, TurboPT, TL Developers
-
- TestLink user
- Posts: 8
- Joined: Sun Dec 07, 2014 9:54 am
Re: How to add Execution Notes to test already run ?
Tested using latest code from github.
Login as admin, create test project, test suite, test case, test plan, build, assign test case to test plan, execute it.
Then accessing again to EXECUTION FEATURE you will see the page+pencil icon near to the execution you have done, and putting your mouse there you will get the hint 'EDIT EXECUTION',
click and a POP UP will open when you can modify the notes.
What I'm pretty sure is that YOU CAN NOT ADD NEW FRESH NOTES, without touching the old one.
What can happen is you have created your 1.9.13 updating from older versions, that some RECORD IS MISSING on rights or roles rights table, and you are not able to set the right (has happened in the past).
Login as admin, create test project, test suite, test case, test plan, build, assign test case to test plan, execute it.
Then accessing again to EXECUTION FEATURE you will see the page+pencil icon near to the execution you have done, and putting your mouse there you will get the hint 'EDIT EXECUTION',
click and a POP UP will open when you can modify the notes.
What I'm pretty sure is that YOU CAN NOT ADD NEW FRESH NOTES, without touching the old one.
What can happen is you have created your 1.9.13 updating from older versions, that some RECORD IS MISSING on rights or roles rights table, and you are not able to set the right (has happened in the past).
-
- TestLink user
- Posts: 8
- Joined: Sun Dec 07, 2014 9:54 am
Re: How to add Execution Notes to test already run ?
Hi Francisco,
Ifollowed you instructions but unfortunately when I click on the page+pencil icon near an already executed test, a pop up windows with a simple Execution Notes appear (Save or Cancen Button are present).
I was expecting to see all the Test execution step notes in order to select and modify only the execution steps that needs corrections.
Could you confirm that the Edit Execution Notes permission affects only the final Test execution note and not every single Step execution note ?
Thanks,
Massimo
Ifollowed you instructions but unfortunately when I click on the page+pencil icon near an already executed test, a pop up windows with a simple Execution Notes appear (Save or Cancen Button are present).
I was expecting to see all the Test execution step notes in order to select and modify only the execution steps that needs corrections.
Could you confirm that the Edit Execution Notes permission affects only the final Test execution note and not every single Step execution note ?
Thanks,
Massimo
Re: How to add Execution Notes to test already run ?
yes you can only modify general notes and not steps notes, implementation was too complex
regards
regards