Methods & Tools Software Development Magazine

Software Development Magazine - Project Management, Programming, Software Testing

Scrum Expert - Articles, tools, videos, news and other resources on Agile, Scrum and Kanban


Methods & Tools - August 2022
Sharing global software development expertise since 1993


=== Sponsor ===


Does Your Code Meet Its Spec?​

Prove your tests check that software does what it should. Requirements traceability links test cases to the requirements (what the software should do) they verify. Having 100% requirements coverage over your tests ensures all requirements are verified. Any gaps show requirements which are not tested. A curated set of whitepapers, videos and presentations in this free content pack explains the techniques and tools available. ​

Learn how with this FREE Content Pack​


*** Updates ***


Last Articles Published on Methods & Tools Website

Node.JS VS React.JS: Which to Choose for Your Project You need to use particular programming platforms and libraries like React JS and Node JS to create modern website. Although both are based on JavaScript, they have considerable differences that need to be known before deciding which to choose for your projects. As the decision-making process is not so easy, this article will walk you through the important aspects of both NodeJS and ReactJS for your clarification. Read more...


*** From The Archives ***


Articles from Methods & Tools' Archives

Agile Behavior Driven Database Development (BDDD) All of the principles of Behavior Driven Development (BDD) can be applied to Agile database development. When interacting with the database, we tend to assume certain behavior of the database. Some of this is universal, like when a row is inserted in a table, the same row can later be retrieved. There are other behaviors of the database on every project that are not that universal, like Person table should have at least firstname or lastname. This behavior changes based on the functionality being developed and thus needs to be properly specified and executed. The database lends itself very well to the new way of thinking in the BDD space, where the behavior of the objects is considered. BDD is similar to describing requirements in code. This article shows how the BDD technique can be applied to database development and how this technique can be used to develop and design databases in an iterative and incremental way. Read more...


=== Sponsor ===


3 Team Effectiveness Models You Can Use to Create Highly Productive Teams

Creating effective Agile teams is not easy. This article explores three models that can inspire you in the Scrum team creation process: the Lencioni Model, the 7T Model and the Tuckman’s Team Development Model.

Discover These 3 Team Effectiveness Models


*** Quote of the Month ***


We should all know that products and features need to continually improve to stay relevant for our users over time. And it should come as no surprise that no product or feature is perfect on initial release. They need to be refined over time to get better, incorporating feedback from actual users. Many companies just launch new features and forget they exist, rarely improving them. This is not how great products are built. What this means though is that initial releases will never have everything teams want. But if you continue to iterate, this is not a problem. As long as we’re getting value to users as they become available.

If you’re going to continue to iterate on features, supporting them takes effort to maintain and improve over time. The much bigger question then becomes whether product work should be started, and when progress should be shared with users over time. If you start the work, you’re implicitly saying the company should expect to support it for years. That’s a big commitment

Source: Reducing Product Risk and Removing the MVP Mindset, Casey Winters, https://caseyaccidental.com/product-risk-and-mvp-mindset/  


*** Software Development Linkopedia ***


Text: How to Join a Team and Learn a Codebase. I have switched teams more often than I have had to implement an AVL tree, and you can guess which one of those two was taught in school. I wish someone had taught me how to join a new team! While learning a new codebase can be daunting, I’ve found a few things that work for me.

Text: Testability Is An Architectural Choice. Ask 10 people what a software architect is and you’ll get 10 different answers. For me, I see the software architect position as a role that requires as much management as it does technical expertise. Engaging with stakeholders, and technical specialists, to determine what is actually demanded of the platform, and identifying the best way to meet these needs.

Text: Lean UX Documentation for Tracking and Communicating in Agile. Succinctly documenting the right details in key places helps Agile teams avoid information overload. When UX documentation is skipped or disorganized, teams waste time trying to find or remember information instead of improving the product.

Text: Can You Really Measure Individual Developer Productivity? There is a question that comes up at some point in every engineer’s and engineering manager’s career, where their manager, or the one above will pop the question. Can you measure engineering productivity? And if so, how can we measure it right now?

Text: Making Testing a Value-Added Activity. We all say that testing is important—after all, for any requirement, we can only say that it’s “done” when all the relevant tests have been passed. But “important” isn’t the same as “valuable.” That’s not only an important distinction, it’s also one that QA people don’t get to make.

Text: Scaling the Practice of Architecture, Conversationally. Architecture need not be a monologue; delivered top-down from the minds and mouths of a centralised few. This article describes another way to do architecture; as a series of conversations, driven by a decentralised and empowering decision-making technique, and supported by four learning and alignment mechanisms: Decision Records, Advisory Forum, Team-sourced Principles, and a Technology Radar

Text: An Agile Focus on Process. Has improving your Scrum team been like taking a walk to Mordor? “Not with ten thousand men could you do this. It is folly.” Tolkien, Lord of the Rings. The path seems wrought with peril. Why not just implement the ceremonies first, then focus on the intent later. Stopping there incurs the risk of slipping back into bad habits.

Text: Why Do You Need Test Orchestration in Your Test Automation Process? Test automation is a must for most large and medium-sized software businesses. However, just automation, even implemented in a project according to all the rules, may not be enough. The company will face several new challenges that slow down the team’s work and negatively affect the release speed. It doesn’t sound very optimistic, does it?

Video: Shaping the Work: Assigning Whole Projects, not Tasks. As software development teams start to grow, some common struggles appear: team members feel like projects go on and on, with no end in sight, and product managers cannot find time to think strategically about the product. In this talk, Ryan Singer explains how the Basecamp team operates.

Video: What Software Architecture Should Look Like. What is Software Architecture? It’s a surprisingly difficult question to answer. We can describe software architecture patterns and argue about what is the best software architecture, but in reality, most definitions are vague enough to be unhelpful or so over the top to be more like a list of everything that you need to think about when building software. Popular descriptions of what software architects do often focus on checklists of architectural qualities, which can help us remember things we may otherwise forget, but don’t really tell us what the job is for and how to do it well.

Video: Feature Branching Considered Evil in Software Development. With Distributed Version Control Systems (DVCSs), branch creation became very easy in software development, but it comes at a certain cost. Long living branches break the flow of the software delivery process, impacting stability and throughput.

Video: A Java Refactoring Story. ‘Entropy is the price of a Structure’. But sometimes, the price turns too high to pay. Is your Java codebase turning untestable, unreadable, and unmaintainable? Does your costs to add new features aren’t meeting the ROI?

Video: MERN Stack (MongoDB, Express, React, Node.js) Full Tutorial. This tutorial teaches how to create a full-stack web application using the MERN stack. The MERN stack combines the following technologies MongoDB, Express, React, and Node.js. This tutorial also explains how to use MongoDB Realm to convert the backend to serverless.

Video: Project Team Self-organization: The Good, the Bad & the Ugly. For years the presenter was telling you how awesome self-organization and autonomy are in the context of organizational design and software development project management. Well, he lied.

Video: Mission Impossible: The Scrum Product Owner. Does Scrum ask too much of product owners? Is the role set up to fail? In this presentation, Allan Kelly looks at some of the problems Product Owners face… and tries to make some useful suggestions.

Video: Building Better Software Faster with Continuous Delivery Pipelines. A delivery pipeline is a set of automated processes that allow developers and DevOps professionals to efficiently compile, build, test and deploy their code to their production platforms. It most common components of a pipeline are build automation/continuous integration, test automation and deploy automation.

Tools: Testsigma is an open-source, extensible test automation platform that works out of the box. Rapidly(5X faster) automate web, mobile app, and API tests in plain English.

Tools: Open Source Test Data Generators. In most of your software testing activities, you need data. Sometimes you can rely on a small sample, but if you want to perform some load testing or if you want to test a feature that needs to produce a multipage invoice, then you start to need more than just two or three occurrences. Test data generators are tools that can help you in this task with the automatic generation of hundreds or thousands of customers, products or accounts items with different attributes for their id, email, name, etc.

Tools: Open Source Kanban Tools. There are still many open source kanban tools available, contrary to open source projects for Scrum tools that have mostly ended being transformed in a limited offer that supports a main commercial product. The simplicity of the Kanban approach has allowed open source software developers to create and maintain Kanban tools based on various platforms.

Tools: Tools to Automate Pairwise Testing. Pairwise testing is a black box testing techniques that aims to achieve a nice test coverage of an application with a good benefit-cost ratio. This article provides a list of some of the best tools that are available to automate the pairwise testing approach.

Tools: Cross-Browser Testing Tools (Free, Open Source, Paid) When today’s applications run on various browsers (Chrome, Firefox, Safari, Edge, etc.) on different mobile or desktop devices with specific screen settings. This is why you need to perform cross-browser testing for your automated tests. This article lists the main cross-browser testing tools available today.


=== Web Sponsors ===


This month, the Methods & Tools website is supported by Vornexinc.com, Testmatick.com, Software Testing Magazine and Scrum Expert. We thank them for their support.


*** Software Development Training ***


Software Development Lifecycle Specialization: This course is designed for people who are new to software engineering. It is also for those who have already developed software, but wish to gain a deeper understanding of the underlying context and theory of software development practices.


Contact us if you want to your training courses listed in this newsletter and reach 35'000 software development profesionnals worldwide.


*** Featured Software Development Conferences ***


Agile Prague, Prague, Czech Republic, September 19-20 2022

Pacific Northwest Software Quality Conference, Portland, USA, October 10-12 2022


Contact us if you want your software development conference listed here.
Find more upcoming conferences on SoftDevConferences.com, ScrumExpert.com, SoftwareTestingMagazine.com

 
November 2022
October 2022
September 2022
August 2022
June 2022
May 2022
April 2022
March 2022
February 2022
January 2022
December 2021
November 2021
October 2021
September 2021
August 2021
June 2021
May 2021
April 2021
March 2021
February 2021
January 2021
December 2020
November 2020
October 2020
September 2020
August 2020
June 2020
May 2020
April 2020
March 2020
February 2020
January 2020
December 2019
November 2019
October 2019
September 2019
August 2019
June 2019
May 2019
April 2019
March 2019
February 2019
January 2019
December 2018
November 2018
October 2018
September 2018
August 2018
June 2018
May 2018
April 2018
March 2018
February 2018
January 2018
December 2017
November 2017
October 2017
September 2017
August 2017
June 2017
May 2017
April 2017
March 2017
February 2017
January 2017
December 2016
November 2016
October 2016
September 2016
August 2016
June 2016
May 2016
April 2016
March 2016
February 2016
January 2016
December 2015
November 2015
October 2015
September 2015
August 2015
June 2015
May 2015
April 2015
March 2015
February 2015
January 2015
December 2014
November 2014
October 2014
September 2014
August 2014
June 2014
May 2014
April 2014
March 2014
February 2014
January 2014
December 2013
November 2013
October 2013
September 2013
August 2013
June 2013
May 2013
April 2013
March 2013
February 2013
January 2013
December 2012
November 2012
October 2012
September 2012
August 2012
June 2012
May 2012
April 2012
March 2012
February 2012
January 2012
December 2011
November 2011
October 2011
September 2011
August 2011
June 2011
May 2011
April 2011
March 2011
February 2011
January 2011
December 2010
November 2010
October 2010
September 2010
August 2010
June 2010
May 2010
April 2010
March 2010
February 2010
January 2010
November 2009
October 2009
August 2009
May 2009
April 2009
February 2009
January 2009
November 2008
October 2008
August 2008
May 2008
April 2008
February 2008
January 2008
November 2007
October 2007
August 2007
May 2007
April 2007
February 2007
January 2007
November 2006
October 2006
August 2006
May 2006
April 2006
February 2006
January 2006
November 2005
October 2005
August 2005
May 2005
April 2005
February 2005
January 2005
November 2004
October 2004
August 2004
May 2004
April 2004
February 2004
January 2004
November 2003
October 2003
August 2003
May 2003
April 2003
February 2003
January 2003
November 2002
October 2002
May 2002
April 2002
February 2002
January 2002
November 2001
October 2001
May 2001
April 2001
February 2001
January 2001
Winter 2000
Fall 2000

Methods & Tools
is supported by


Testmatick.com

Software Testing
Magazine


The Scrum Expert