The article covers the broad and main idea of what quality assurance is as well as lists some of the things that a software quality assurance engineer is most likely to be doing, however, the methods of work might differ from an organisation to other.
BE UP-TO-DATE WITH THE LATEST TESTING TRENDS WITH TESTING DAILY
A better career may be at your fingertips now just like many new folks who just enter into testing or working in testing for years but looking for something that keeps them updated with the latest testing trends, news, and feeds.So here I come up with a new launch- Testing Daily by Sanjay Kumar |... Continue Reading →
Difference between Test Plan and Test Strategy
Discussing the difference between a test plan and a test strategy explaining when should you use a plan, and when is it better to use a strategy
Cooking and Software Testing
Some parallels between Cooking and Software Testing
Qualities of a good tester
Testers are always the backbone of a project. For a tester to play multiple roles and to do their work efficiently they must have some unique qualities.
Why Scriptless testing is in trend?
Scriptless Test Automation enables testers and business users to automate test cases without worrying about the coding. It helps to achieve faster results and reduces the time expended to understand and develop the code leading to faster TTM higher ROI and increased coverage with low maintenance.
Testing in Machine Learning
Testing in Machine learning is way too different from the way we test software traditionally(functional tests regression tests etc.) where we check for actual vs expected behavior of any given application. In the ML world data sets with desired behavior are used to train the model(learn the logic) and we need to check if the trained model consistently provides us with the expected output.
My Transition from QA Leadership position to only Hands-on projects
Sharing my work experience moving from the Dominican Republic to the USA. From being Regional QA lead for Transunion Latam to working at Chipotle.
Bug Advocacy-An Effective Way of Writing A BUG
The excellent bug report raises the issue and provides sufficient data for a good decision.The article describes why do programmers do not fix some bugs so how to report bugs accurately so that the reader understands the impact of the problem and takes up for fix.It describes RIMGEN a guide for how to investigate bugs and communicate better.It also describes about some good Bug reporting skills for a Tester to improve his credibility.
Where are the testers on the spectrum?
My thoughts on the concept of shift left in software testing. 1. Shift left simplistically applied to automating everything in sight is not an ideal solution. 2. Morphing all the diverse roles in software engineering to just have all programmers on team leads losing knowledge present with people who understand different facets of creating software. 3. Leaving testing to the end of a project is not a solution either.