I am a computer science engineer. I love to keep growing as the technological world grows. I feel there is no powerful tool than a computer to change the world in any way. Apart from my field of study, I like reading books a lot and develop new stuff. I also write sometimes on
The Meaningless Life
Follow me
on Twitter
on Linkedin and
on Instagram
While going through the post on cloning in GitHub, I realised that to clone the repository, a link was used which appears when we press the Clone or download button. But, observing closely you might have noticed the caption of the popup. For those who missed it, let me show it. The pop-up after pressing…
The perks and usage of SSH authentication were seen in the last tutorial. We also discussed private and public keys which are used in authenticating through SSH in GitHub. Not only this, actually, it has a lot of applications. But, we will stick to SSH currently. Going through the advantages of SSH, it was clear…
In the previous tutorials about SSH, we have learnt What is SSH Authentication and How to Generate SSH Keys in Git. By now, it is expected that you already have a good understanding of SSH and have generated the keys on your system too. In this tutorial, we will share some thoughts on cloning using…
Git TutorialIntroduction to GitWhat is Version Control SystemLocal, Central and Distributed Version Control SystemsWhat is GIT?Difference between Git and GitHubGit Life CycleGit InstallationGit ClientsInstall Git on WindowsQuick Start with Git RepositoryGit HelpSet Up Default Credentials for Git ConfigSet Up Notepad++ for Git BashCommon Directory commands on Git BashCreate Git RepositoryDot Git FolderStage and Commit ChangesGit…
In continuation to the previous tutorial about making changes in the local repository and pushing them to the remote repository, this post starts from where we left. If you somehow landed on this post without reading the git push tutorial, it is highly recommended to give it a read first. Catching up, the changes were…
BlogsProgram QA AutomaionEstimating an Automation ImplementationAutomation (Importance of Feasibility Study & Returns on Investments)Five most important Automation best practicesTest Data Management Best Practices for AutomationProgram QAAuto-Tracking Project SchedulesTest Data Management or Test Data Masking ProcessHow to Attain more Test Coverage in Lesser timeProduct TestingDid we ever hear of Sampling TestingComparison Testing – Legacy to Modernized…
Katalon Studio – Robust Codeless Testing Tool Built for Teams at ScaleWhy Katalon Studio is powerful than other Selenium based Frameworks?Katalon BasicsKickstart the automation testing using Katalon StudioHandle Drag and Drop testing for web applications with Katalon StudioCommon Condition and Control statements with Katalon StudioDatabase Testing using Katalon StudioHow to create a custom keywordCommon validation…
What is Browserling?Screenshot Testing with BrowserlingBrowserling Browser ExtensionBrowserling Live APIBrowserling Tools – Online easy-to-use tools As web developers and testers, we often need to finish things fast. We need to prettify CSS or JavaScript code, convert between data formats, find hash digests of data (such as MD5 or SHA1), do date calculations, and much…
Python TutorialPython IntroductionPCEP – The Complete Python CourseWhat is ProgrammingPython BasicsInstall PythonPython IDEPython BasicsPython Print FunctionEscape Sequences in PythonPython Data Types & LiteralsPython Literal – Character, String and BooleanPython Arithmetic OperatorsPython VariableShortcut Operators in PythonComments in PythonPython Input FunctionPython String OperatorData Types, Evaluations, &Basic I/O OperationsPython Bitwise OperatorsPython Boolean OperatorsComparison Operators In PythonFlow ControlConditional Statements…
Python TutorialPython IntroductionPCEP – The Complete Python CourseWhat is ProgrammingPython BasicsInstall PythonPython IDEPython BasicsPython Print FunctionEscape Sequences in PythonPython Data Types & LiteralsPython Literal – Character, String and BooleanPython Arithmetic OperatorsPython VariableShortcut Operators in PythonComments in PythonPython Input FunctionPython String OperatorData Types, Evaluations, &Basic I/O OperationsPython Bitwise OperatorsPython Boolean OperatorsComparison Operators In PythonFlow ControlConditional Statements…