+91-7710033016 / +91-8291749529 support@effectivepmc.com

What is AWS?

What is Cloud Computing? The need for dedicated infrastructure is going away with cloud. Cloud computing is about using a shared hardware hosted by some provider. The development team is then abstracted from the infrastructure. Infrastructure in the modern days are...

Why is User Story not part of core Scrum?

User story is one of the popular way of writing requirement in Agile. Lot of Agilists prefer the User Story format. However, that is not the only way of writing requirements in Agile projects. You could write requirements in many ways, for e.g.Use Cases, Business...

Agile Tester Skills

In an Agile testing team, testers must closely collaborate with all other team members and with business stakeholders. This has a number of implications in terms of agile tester skills must have and the activities they perform within an Agile team. Agile Tester Skills...

Organization Options for Agile Testing

Some of the options while deciding the strategy for structuring of Agile Testing teams are as follows Testers Embedded into the Development Teams : Independent testers are often more effective at finding defects. In some Agile teams, developers create many of the...

Deployment Pipeline

A Deployment pipeline is an important concept in Continuous Delivery. In Deployment pipeline we break the build process into distinct stages In each stage we get feedback to move into the next stage. It is a collaborative effort between various groups involved in...

DevOps Perspective of Infrastructure and Environments

There are three steps to deploying software Creating and Managing the infrastructure in which your application will run (hardware, networking, middleware, external services) Installing correct version of your application into it Configuring the application including...

Continuous Delivery

Continuous Integration is an enormous step forward in productivity and quality for most projects that adopt it. It ensures that the teams working together to create large and complex systems can do so with higher level of confidence and control then is achievable...

DevOps Tool – Cucumber

DevOps Tool – Cucumber is a tool based on Behavior Driven Development (BDD) framework which is used to write acceptance tests for web application. It allows automation of functional validation in easily readable and understandable format (like plain...

DevOps Toolchain

DevOps is all about how businesses must be results-oriented to meet evolving customer demand and gain greater market share. Today’s marketplace is connected, always on and increasingly competitive. Companies are adopting what we call an “as-a-service” approach to...

Agile Testing Quadrant

Many kinds of testing exist. Brian Marick came up with the Agile Testing Quadrant as shown below. In this diagram, he categorized tests according to whether they are business facing or technology facing and whether they support the development process or are used to...