In this Git and GitHub Tutorial, we will learn how to push code to GitHub. This is part 2 of 2 part video in which we will learn how to check in code to GitHub from local Git repository.
Tag: software testing mentor
Git Tutorial #5 – How to Push Code to GitHub – Part 1
In this Git and GitHub Tutorial, we will learn how to push code to GitHub. This is part 1 of 2 part video in which we will learn how to check in code to GitHub from local Git repository.
Git and GitHub Tutorial #1 – What is Git | Introduction to Git
In this Git and GitHub Tutorial, we will learn what is Git and introduce all the key concepts about Git and why do we need it. We will start with introduction to Git and what are the advantages of Git in software development and testing.
Software Testing Tutorial #46 -Test Summary Report in Software Testing
In this Software Testing Tutorial, we will learn about what is test summary report in software testing. Test report is a document that is produced as part of the testing which outlines the key activates performed in testing lifecycle for any release and what is the overall outcome of testing.
Test reporting is an very important document as it helps the stakeholders to make decisions on product releases. It contains key information about testing, like scope of testing, tests executed, defect raised, over all quality recommendations etc.