The basic steps to adopt the continuous inspection pattern

The following outlines the basic steps to adopt the continuous inspection pattern: 1. Tool selection. Evaluate and select one or more tools that can perform static analysis…

Read More

Source code analysis tools: Evaluation criteria

Source code analysis tools: Evaluation criteria Support for the programming languages you use. Some companies support mobile devices, while others concentrate on enterprise languages like Java, .Net, C,…

Read More

Subversion User & Administration Training Course

  Our Subversion training courses are designed to provide the necessary hands-on experience to enable attendees to become productive immediately. We offer public classes at our training…

Read More

Difference between Code Coverage and Test Coverage | Code Coverage VS Test Coverage

There is not any official distinguished between code Coverage and Test Coverage. Some practitioner has expressed their difference opinion in terms of defining Code Coverage and Test…

Read More

How to Differentiate Dynamic code analysis and Static code analysis?

Difference between dynamic code analysis and static code analysis Static analysis is the testing and evaluation of an application by examining the code without executing the application…

Read More

Dynamic code analysis VS Static code analysis

Difference between dynamic code analysis and static code analysis Static analysis is the testing and evaluation of an application by examining the code without executing the application…

Read More

Difference between dynamic code analysis and static code analysis

Difference between dynamic code analysis and static code analysis Static analysis is the testing and evaluation of an application by examining the code without executing the application…

Read More

Static vs dynamic code analysis: Advantages and Disadvantages

What are the advantages and limitations of static and dynamic software code analysis? Maj. Michael Kleffman of the Air Force’s Application Software Assurance Center of Excellence spelled…

Read More

Build and Release Engineer Training | Build and Release Engineer Course | Online | Classroom

Training Duration – 30 Days (90 mins each day) Mode – Online (Webex | Skype | Gotomeeting) Email – info@scmgalaxy.com Call – +91 700 483 5930 Course…

Read More

Grunt Courses and Training | Grunt Training | Grunt Course | Online | Classroom | India

  Grunt is everywhere. JavaScript projects from jQuery to Twitter Bootstrap use Grunt to convert code, run tests, and produce distributions for production. It’s a build tool…

Read More

Gradle Training | Gradle Course | Online | Classroom | India | USA | UK

Gradle is the next generation in build automation. It uses convention-over-configuration to provide good defaults, but is also flexible enough to be usable in every situation you…

Read More

Integrating Github With Eclipse | Github Integration With Eclipse

  Git Tutorials | Github Tutorials | Git using Github Crash Course https://bit.ly/2Un3W4i Rajesh KumarI’m a DevOps/SRE/DevSecOps/Cloud Expert passionate about sharing knowledge and experiences. I have worked…

Read More

Build Configuration Templates in Teamcity | Teamcity Guide

Going meta with Meta-Runners in TeamCity We have seen that build runners can be very handy. Even though most build runners can be replaced with an equivalent…

Read More

Going meta with Meta-Runners in TeamCity

Going meta with Meta-Runners in TeamCity Official Reference – https://confluence.jetbrains.com/display/TCD9/Working+with+Meta-Runner We have seen that build runners can be very handy. Even though most build runners can be replaced…

Read More

Puppet Training for Devops and System Administrators | Puppet Course

Puppet Training for DevOps and System Administrators Agenda – Introduction to Puppet Installing and Configuring the Puppet Master Installing and Configuring the Puppet Agent Creating Manifests Creating…

Read More

Build and Release Course Training with Jenkins / Maven /Ant/ SVN & Git

Upcoming Training Dates | Training Agenda | Training Calender | FAQ | Why scmGalaxy Online Training Click Here Mode – Online based Email – info@scmgalaxy.com Lab Setup Details – Prerequisites Operating Systems…

Read More

20 useful tools for web developers | Handy tools for web developers

NEWS: Keep up with industry trends and developments HTML5Weekly: Those in the know sign up for this free weekly Wednesday newsletter, a curated selection of news about…

Read More

Build and Release Trainer, Instructor, Mentor and Coaches in Bangalore

Upcoming Training Dates | Training Agenda | Training Calender | FAQ | Why scmGalaxy Online Training scmGalaxy is a community initiatives based on Software configuration management that helps community members to optimize…

Read More

Top 10 Website to Host Git Repository Online

1 2 3 4 5 ; 6 7 8 9 10 Rajesh KumarI’m a DevOps/SRE/DevSecOps/Cloud Expert passionate about sharing knowledge and experiences. I have worked at Cotocus….

Read More

Build and Release Training in Bangalore

Upcoming Training Dates | Training Agenda | Training Calender | FAQ | Why scmGalaxy Online Training   Click Here Mode – Online Lab Setup Details OR Prerequisites for personal Laptop Operating Systems…

Read More

What Is The Dark Web?

Check video bottom of the page…. Rajesh KumarI’m a DevOps/SRE/DevSecOps/Cloud Expert passionate about sharing knowledge and experiences. I have worked at Cotocus. I share tech blog at…

Read More

Install SonaType SonaType Community Version

Download & Install JDK 1.8 64 bit [code]# cd /opt/</div> <div># wget –no-cookies –no-check-certificate –header “Cookie: gpw_e24=http%3A%2F%2Fwww.oracle.com%2F; oraclelicense=accept-securebackup-cookie” “http://download.oracle.com/otn-pub/java/jdk/8u66-b17/jdk-8u66-linux-x64.tar.gz”</div> <div># tar xzf jdk-8u66-linux-x64.tar.gz[/code] 32 bit [code]# cd…

Read More

Windows XP/2000 Commands & Tools

Windows XP/2000 Commands & Tools Here’s the ultimate Windows XP/2000 command list that will make any Linux user feel at home at the command prompt. A lot…

Read More

Command line switches of devenv.exe

To see this list, type devenv /? on command prompt /build – build the specified solution configuration /project – specifies the project to build instead of solution,…

Read More

Release Artificats with Maven Release and Git Flow Plugins

There are various ways using you can release the artifacts.  There are two plugins which is being frequently used is… Maven Release Plugin Maven Git Flow Plugin…

Read More

SVN SERVER SETUP

SVN SERVER SETUP Step to setting subversion server for administrator:- 1. Check to see if subversion is installed:- # rpm -q subversion subversion-1.4.4-1.fc7 or #svn –version svn,…

Read More

Introduction of Gradle

Gradle is build automation evolved. Gradle can automate the building, testing, publishing, deployment and more of software packages or other types of projects such as generated static…

Read More

Step by Step Instruction to Upgrade Perforce to 2014

Step by Step Instruction to Upgrade Perforce to 2014 The step are as follows: a) Check if the license is current. p4 license -o The expiry date…

Read More

Inrtroduction of Sonatype Nexus

Sonatype Nexus: Manage Artifacts Sonatype Nexus sets the standard for repository management providing development teams with the ability to proxy remote repositories and share software artifacts. Download…

Read More

Interview Questions and Answer for Perforce Version Control Tool

Some of the perforce commands which is not commonly used but useful. p4 annotate – Print file lines along with their revisions. e.g p4 annotate file.c How…

Read More