Lonnie McRoreyfs.hashnode.dev·Sep 22, 2023Top Automated Software Testing Jobs: Roles, Responsibilities, and Skills RequiredAutomated software testing (AST) is a rapidly growing field with a high demand for qualified AST professionals. AST jobs offer competitive salaries and benefits, and they provide an opportunity to work on cutting-edge technologies. If you are interes...DiscussQA
Grace Icaydigracesion.hashnode.dev·Sep 15, 2023Creating Issues in GitHubIssue Management in GitHub GitHub supports issue management out of the box. Users can create issues in a variety of ways and can even link pull requests to issues and resolve an issue automatically once a pull request is merged. For most teams who do...DiscussGitHub
Ismail Khanismailkhan.hashnode.dev·Sep 11, 2023Real-World and Practical Insights: Why QA Testing Shows the Presence of Defects, Not Their AbsenceThe statement "testing shows the presence of defects, not their absence" expresses an important aspect of software testing. In essence, testing can reveal bugs, issues, faults, and inconsistencies in software, but it cannot prove that a product is de...Discuss·10 likes·64 readsQA
Steven Boutcherblog.stevenboutcher.com·Sep 3, 2023Zero to Manual QA RoadmapYou don't have to be a Computer Science major. You don't have to know how to code. You don't have to be a genius. Anyone can become hirable as a QA Analyst at a software company. Here's my roadmap for you based on the skills I developed in my 1st yea...Discuss·1 like·905 readsQA
Steven Boutcherblog.stevenboutcher.com·Sep 3, 2023How I Do Everything Without Burning OutI'm no stranger to burnout. But I don't accept it as my "final form". If you know me at all, I'm always doing something. It's no accident that I don't burn out as often as I used to. I have a system, a life philosophy, and a support system & painstak...Discusspersonal development
Doron Brayerdoron.hashnode.dev·Sep 1, 2023Some devs are curiously not programmersThis is my logic about the relationships and distinctions between different terms that are often used in the software industry, such as computer scientist, software engineer, software developer, programmer, and coder. These terms may seem similar or ...Discuss·10 likes·34 readsHR
Zeroday Co., Ltd.zeroday.hashnode.dev·Aug 30, 2023The Role of QA Engineers in the Software Development ProcessA QA engineer plays a vital role in the software development process. They are responsible for ensuring the quality of the software product by identifying bugs, errors and other issues before the software is released. Some of the key responsibilities...Discussengineering
Steven Boutcherblog.stevenboutcher.com·Aug 27, 2023QA Automation 101 for Backend DevsReady for a spicy take? 🌶️ "You don't need to 'graduate to Dev' to make QA a fulfilling career choice. In fact, many devs would enjoy a QA career." QA is awesome. Testing stuff, breaking stuff, writing code that tests old stuff so you can test new...Discuss·20 likes·66 readsQA
Leo Boothleobooth.hashnode.dev·Aug 26, 2023Test Defect Clusters to find more bugsAs a tester, finding bugs can be satisfying, combining the sense of discovery with the feeling of helping your teammates. The more often tests are performed on the same feature, however, the less likely those tests are to find new bugs. Are you conce...DiscussSoftware Testing
Paul Nikeblog.paulnike.pro·Aug 23, 2023Mastering the PHP Developer Interview: 100+ Technical Questions Answered. 61-75.In this segment, we unravel complex PHP topics to sharpen your interview prowess. Explore how variables are passed, the intricate processes behind user-entered URLs, and the diverse protocols at play. Delve into the variadic function or splat operato...Discuss·8 likesMastering the PHP Developer Interview: 100+ Technical Questions Answered.PHP