How do I Open Test Explorer with a Keyboard Shortcut?

Jason Hunter 21 Reputation points
2023-02-21T07:24:02.1166667+00:00

Is there a way to open the Test Explorer window with a keyboard shortcut?

I can't find this option.

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,110 questions
Visual Studio Testing
Visual Studio Testing
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Testing: The act or process of applying tests as a means of analysis or diagnosis.
349 questions
0 comments No comments
{count} votes

Accepted answer
  1. Tianyu Sun-MSFT 30,566 Reputation points Microsoft Vendor
    2023-02-21T08:49:13.58+00:00

    Hello @Jason Hunter ,

    Welcome to Microsoft Q&A forum.

    Yes, the keyboard shortcut is Ctrl + E, T.

    You can try to press Ctrl + E and then release them, after that press T, to open the Test Explorer window.

    User's image


    Update1:

    Please confirm if the TestExplorer.ShowTestExplorer command has been assigned to Ctrl+E, T keyboard shortcuts in Tools > Options... > Environment > Keyboard > find and click to select the "Press shortcut keys:" box > press Ctrl+E, T on your keyboard > check the "Shortcut currently used by:" box.

    If it was assigned, please double check if you press the keyboard shortcuts correctly => press Ctrl and E together, and then release them together, after that just press T and release it.

    If it wasn't assigned, please try to type "TestExplorer.ShowTestExplorer" in "Show commands containing:" box, select it from the list and press the shortcut keys that you want in the "Press shortcut keys:" box and click the Assign button to assign this customized keys to this command. Check if it works.

    User's image

    Have a great day.

    Sincerely,

    Tianyu


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.