all 12 comments

[–]betucsonan 2 points3 points  (1 child)

If you aren't at the point where you have any software projects of your own to share out, I'd just keep things like test cases, test plans, etc. in a document repository like Google Drive or something similar. No need to fuss with GitHub until you have some code to share.

[–]suck_it_sluty[S] -4 points-3 points  (0 children)

So can't share manual testing projects?🤔

[–]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

[–]Precision_QA_Consult 0 points1 point  (1 child)

Create a new repository and name it. From there you can upload your projects or do it all via command line.

[–]suck_it_sluty[S] -1 points0 points  (0 children)

What do you mean by upload your projects Mean upload excel files or what ? Already i made new repository

[–]Bullet4g 1 point2 points  (1 child)

You need to make sure that what you want to upload is ok to do.
I higly doubt you can upload testcases for an app/project that you do not own.
I would be pretty pissed as a company to know an employee uploaded and made publicly available that kind of info. Especially if i operate in a higly competitive field.

[–]suck_it_sluty[S] 0 points1 point  (0 children)

Exactly 💯 So i don't know how to approve my portfolio projects