As a tester, I get a story (requirement\new feature) to test, then:
1. I begin to design the test cases I going to run and build the test tree under the repository.
2. Map the testing to the requirement.
3. Open a test phase under the test cycle for this story.
4. Move to test execution to run the test phase.
I want the option to create test phase directly from the repository folder.
Furthermore, I usually, during the test execution, think of more scenarios to test, and I need to go the whole process again from 1-4 for the new scenarios.
I want the option to run the test case as part of the phase, from the test case in the repository level.