
StickyMinds
@StickyMinds
Followers
7K
Following
827
Media
2K
Statuses
17K
A brand new StickyMinds is coming soon. Stay tuned for announcements coming soon about the new and improved community for all things software engineering.
Joined May 2008
Exciting changes are coming. A brand new StickyMinds will launch soon and we can't wait to share it with you. The new @StickyMinds will encompass all things software engineering including the latest #agile #DevOps #security #AI #softwaretesting and more.
0
0
0
RT @TechWell: Just a reminder that #STARWEST is happening in just under 2 weeks. Can't join the premier #softwaretesting conference in pers….
0
2
0
To see whether a change in the code has affected other existing features, we need to perform #regressiontesting. But how do you make time for another test cycle? For Shuja Naqvi, it meant getting involved earlier in the SDLC:
stickyminds.com
Fixing a bug in one area of the software may break something in another area. To detect whether defects have been introduced, we need to perform regression testing—executing certain test cases again...
0
0
1
A good tester is a problem finder as well as a problem solver. Nicholas Snogren explains how finding bugs requires exploratory testing superpowers, like X-ray vision:
stickyminds.com
Imagine you have X-ray vision. Instead of seeing through walls, you can see the inner structure of programs, the bugs lying inside, and how to expose them. Anyone could execute the steps you gave...
0
0
1
After a developer fixes some code, does the responsibility for retesting belong to the dev or the tester? And if the bug is no longer there, how do you classify and close it? Read and weigh in:
stickyminds.com
After finding and reporting a bug, a tester may get this response from a developer: "Please rerun the test on the latest version of the code and check if the bug still reproduces." This seems like a...
0
0
0
Automated testing often returns "failures" that are not actually failures. Whether they are false positives or false negatives, @mheusser says we need a way to fix the automation tooling.
2
0
0
"The cornerstones of communication around quality in #agile delivery are the definition of ready and the definition of done." Balazs Schaffhauser
stickyminds.com
There is a lot of interest in organizations around a transformation to agility. However, the focus is usually on agile development, so it may not be clear how software testing is done in agile. If...
0
0
0
Whether you’re a software tester, business analyst, or someone who needs to come up to speed rapidly on a subject, we often lack the luxury of having a SME available to answer questions. When that’s the case, we have to become our own #SME.—@sullytester
stickyminds.com
On a new project, we often lack the luxury of having a subject matter expert available to answer our questions. When that’s the case, we have to become our own SME. Here are a few key methods from...
0
0
1
"When people do not have good luck with automation, it is hardly ever because of the tool being used, but almost always because of the wrong automation strategy, wrong expectations, and wrong adoption of #automation." - Akash Bhatia #testautomation.
stickyminds.com
When people do not have good luck with automation, it is hardly ever because of the tool being used, but almost always because of the wrong automation strategy, wrong expectations, and wrong adoption...
0
0
1
In this interview @JannaLoeffler talks about how #testers are often not comfortable saying “I don’t know,” and about how they should get out of their comfort zone to ask for help:
stickyminds.com
Janna Loeffler, manager of quality engineering at Ultimate Software, discusses the importance of detailing a test strategy, along with the most crucial aspect: communication. She talks about how...
0
0
0
The Rise and Fall of Protractor, and Why You Should Stop Using It - @joshin4colours
stickyminds.com
Protractor has been a popular choice for writing end-to-end (E2E) browser tests over the past decade. However, Protractor is being removed from the Angular project as of Angular 15 due to a loss of...
0
0
0
Benefits of Using Static Code Analysis Tools for Software Testing
stickyminds.com
Static code analysis tools offer a range of benefits for software testing. By identifying potential issues early on in the development process, these tools can help improve the quality and reliabil...
0
0
0
Exploratory Testing: Why Is It Not Ideal for Agile Projects?
stickyminds.com
As the Agile environment has efficient principles that allow quick responses to changes and the ability to deal with uncertainty, exploratory testing may seem like a perfect match for such projects....
0
1
4
How can you communicate bugs and risk to people who don't want to listen? Instead of getting frustrated, you need to frame issues in a meaningful way—and, if you have to, let people fail. - @mheusser
stickyminds.com
As an advocate for quality, you look at the product, take into account time, budget, and other business constraints, and recommend fixes to ship a product with the best possible quality. ... And the...
0
0
0