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 - May 2021
Sharing global software development expertise since 1993


=== Sponsor ===


TimeShiftX - Travel in Time, Test with Ease

TimeShiftX lets you time travel your software into the future or past to temporal test date and time sensitive functionality and code such as year-end, daylight savings, billing, and policies. Employ instant time travel inside Active Directory & Kerberos without changing system clocks, editing code, or isolating servers. TimeShiftX is multi-platform, cloud & container compatible, and supports all applications and databases.

Start your free trial today!


*** Updates ***


Last Articles Published on Methods & Tools Website

The Best Java Books for All Skill Levels Java is becoming increasingly popular in different parts of the world. If you decide to start learning Java or improve your current skills, you'll need good, clear, and concise literature to help. Among tons of resources, it is necessary to find the ones that will cope with the teaching mission the best. This article presents the best books to learn Java and other resources that will allow you to get started immediately. Read more...


DBeaver - Open Source Database Management Tool DBeaver is a free open source database management tool. It provides features to manage the full data lifecycle on your desktop, from the creation a database to the update of a column value in a table. DBeaver supports all popular databases: MySQL, PostgreSQL, SQLite, Oracle, DB2, SQL Server, Sybase, MS Access, Teradata, Firebird, Apache Hive, Phoenix, Presto, etc. Read more...


*** From The Archives ***


Articles from Methods & Tools' Archives

Fingers in the Air: a Gentle Introduction to Software Estimation Estimation is a fundamental activity of every project. A project has always some goals, and the purpose of estimation is to give a reasonably accurate idea of what is necessary in terms of time, costs, technology, and other resources, to achieve them. Since resources are always limited, an accurate estimate is an invaluable tool for deciding if the goals are realistic, as well as for creating and updating the project plans. Read more...


=== Sponsor ===


Advertise with Methods & Tools

Reach an audience of more than 60'000 professional software developers, software testers and project managers publishing with Methods & Tools for as low a $60 / month. Do you want to promote a software development tool? Are you interested in buying a link to your website from a good reference?

Contact Methods & Tools today to advertise with us!


*** Quote of the Month ***


Today, companies create ridiculously complicated multi-step interview processes that filter out candidates that are "not good enough." We rarely give an opportunity to candidates spoiled by shitty companies and bad influence. We forget that some candidates weren't lucky enough to meet an inspiring mentor or work in a supportive team. Broken toys are not welcome.

We prefer hiring self-confident rockstars with a solid track record. The reason is simple - we fail to create environment and work conditions in which people can grow professionally, develop good habits and become rock-stars. Skilled developers do not have time for mentoring, because they are busy with coding and architecture. Mentoring is not part of our hiring and delivery processes. Mentoring is not a buzzword, you can't learn it on Coursera, and it's not visible on a tech radar.

Companies spend millions on TA departments, recruiters, promo websites and videos, struggling to find the best talent. We have this crazy talent search problem because companies are searching for the best engineers, instead of raising them. Everyone is fishing, but there is not much fish left. Recruiting more fishers and paying them high commission does not help. The pond is empty.

In the current market situation, every company needs to build a mentoring capacity. The most experienced developers should find time to grow less experienced colleagues through pair programming, continuous feedback, career advice. We must suggest books, blogs, videos, encourage colleagues to attend meetups, conferences, and workshops.

Source: "Great Developers Are Raised, Not Hired", Eduards Sizovs, https://sizovs.net/2019/04/10/the-best-developers-are-raised-not-hired/


*** Books ***


Succeeding with OKRs in Agile

"OKRs" is the acronym of "Objectives and Key Results." This is a collaborative goal-setting tool used by teams and individuals to set goals with measurable results. In his book "Succeeding with OKRs in Agile", Allan Kelly explains why he considers that "OKRs have the potential to reawaken the early ambition and drive inherent in agile. This time managers can join in too, not as obstacles to change, or change drivers, but as partners focused on the same outcomes for a greater purpose."

Read the full review and quotes from Succeeding with OKRs in Agile.

Reference: Succeeding with OKRs in Agile - How to Create and Deliver Objectives Key Results for Teams, Allan Kelly, https://leanpub.com/agileokrs


*** Software Development Linkopedia ***


Text: Heisenberg Developers – You cannot observe a developer without altering their behavior

Text: What Agility Really is About

Text: Pushing the limits of AndroidX Test

Text: Engineering Management & Leadership Reads

Text: Attention Is My Most Valuable Asset for Productivity as a Software Developer

Text: The challenge of testing Data Pipelines

Text: Delivering Agile Value

Text: State of Testing Report 2021

Video: Debugging Techniques for Uncertain Times When we learn to code, we focus on writing features while we understand what the code is doing. When we debug, we don't understand what our code is doing. The less we understand, the less likely it is that our usual programming mindset – the one we use for feature development – can solve the problem.

Video: Java Behavior-Driven Development with Cucumber This video demonstrates how to work with Java and Cucumber and how to add new features to a Java application following the BDD style that provides requirements documentation and Agile testing benefits.

Video: Engineering Data Quality Garbage in, garbage out - we have all heard about the importance of data quality. Having high quality data is essential for all types of use cases, whether it is reporting, anomaly detection, or for avoiding bias in machine learning applications. But where does high quality data come from? How can one assess data quality, improve quality if necessary, and prevent bad quality from slipping in?

Video: The Forensics of Software Testing This presentation puts the role of the software tester under the microscope and discusses how software testers can learn from the research and work that criminal investigators do today, how to use hard facts, as well as hidden facts, to determine a trustworthy conclusion.

Video: We Are SAFe, But Are We Agile? This presentation shares in details how Skandinaviska Enskilda Banken implemented the SAFe agile framework, creating tribes, agile teams, iterations, PI Planning, Review, Backlogs or Kanban portfolio. The presenter adds a "but" to this, as the organization still does not know the priorities, requirements and their roles

Tools: Drone is an open source Continuous Delivery system built on container technology. Drone uses a simple YAML configuration file, a superset of docker-compose, to define and execute Pipelines inside Docker containers.

Tools: Webtau (short for web test automation) is an open source testing API, command line tool and a framework to write unit, integration and end-to-end tests. Test across REST-API, Graph QL, Browser, Database, CLI and Business Logic with consistent set of matchers and concepts. REPL mode speeds-up tests development. Rich reporting cuts down investigation time.

Tools: Selenium Drag and Drop Bug Workaround Have you ever met a widely known Selenium issue that drag and drop gesture doesn't work for Selenium in some cases? This bug has been around for years and Dmitrii Bormotov will tell you how to resolve it, especially in just a few lines of code if you use Python.


*** Promoted Software Development Conferences ***


deliver:Agile Live! a series of online sessions by the Agile Alliance

Agile2021, July 19-22 2021 - Online

Pacific Northwest Software Quality Conference, Portland, USA, October 11-13 2021


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


*** Software Development Training ***


BDD in C# - Using Specflow (Cucumber) to Develop a REST API and Automate Software Testing: Learn how to develop software in Behaviour Driven Development (BDD) using Specflow - part of the Cucumber software family of tools for software testing automation. In this course, you will learn about Behavior-Driven Development in C# and how this can be done using Specflow, which is the .Net implementation of Cucumber. We will be going Specflow's core features in detail including Installation, scenarios, features, tags, hooks, scenario outlines, scoped bindings, step definitions, running tests, and many more


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.

 
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