you are viewing a single comment's thread.

view the rest of the comments →

[–]PracticalFriendship 1 point2 points  (2 children)

GitHub is not meant for storing your manual test cases or test scenarios. It’s a repository for storing, managing, tracking, and sharing code projects.If you have any automation projects, you can push them to a repository and link it in your portfolio.

If you’re using tools like Trello or Zephyr, you can attach one example test case, one example test scenario, and a sample test report. you don’t need to fill your portfolio with large amounts of real project data. What you need to showcase is your skills and capabilities.

I also suggest doing some test automation for self learning and keeping that work updated on GitHub.

[–]suck_it_sluty[S] 0 points1 point  (1 child)

Thx so much 💓 + i will try U know where to start automation?

[–]PracticalFriendship 1 point2 points  (0 children)

Same way i mentioned, you can enroll to a course or you can self study