Jenkins and GitHub Integration

github

In this article, I will describe how to integrate Jenkins with GitHub. First, we need to download and install Jenkins. Get initial password from C:\Program Files (x86)\Jenkins\secrets\intialAdminPasword Install Jenkins with suggested plugins. Create the First Admin User Jenkins is Ready … Read more

Software Testing Dictionary

glossary

In this article, I shared the many buzzwords and important keywords about software testing. I hope this software testing glossary will be an important reference for many software testing professionals. acceptance criteria The exit criteria that a component or system … Read more

Visual Test Automation Tools

visual test

In agile software development world, we are dealing with many test tasks such as user story testing, exploratory testing, check-list based testing, regression testing, performance testing, security testing in each sprint. Besides these testing activities, one of the test type … Read more