How to execute e2e test in visual studio

Anonymous
2023-01-30T08:25:14.2166667+00:00

Hello, I want to know how to execute e2e test in VS 2022 User's image Check the screen shot above.

Developer technologies | Visual Studio | Testing
Developer technologies | Visual Studio | Other
Developer technologies | Visual Studio | Other
A family of Microsoft suites of integrated development tools for building applications for Windows, the web, mobile devices and many other platforms. Miscellaneous topics that do not fit into specific categories.
0 comments No comments
{count} votes

Answer accepted by question author
  1. JIAN WANG 340 Reputation points
    2023-01-30T12:13:40.28+00:00

    something wrong with your uploaded pic.

    1. first make sure you built the solution/project without any problem.
    2. add a separated project , the type is 'Test'.
    3. then write the test cases against your projects.

    User's image

    hope than can help you a little bit.

    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Olaf Helper 47,586 Reputation points
    2023-01-30T09:06:01.7533333+00:00
    0 comments No comments

Your answer

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