jpourdanis

๐Ÿ›โž๐Ÿฆ‹ย Quality Transformation Journey

Imagine you are in a scenario where there are lots of incidents, delivery is slow and customers are not happy with the quality of your products or you are promoted/hired as Head of QA where QA department doesn’t exist yet. Step 1: InvestigateThe first step is to hold independent interviews with multiple team members to …

๐Ÿ›โž๐Ÿฆ‹ย Quality Transformation Journey Read More »

๐Ÿฆพ S.O.L.I.D Design Principles for Test Automation Engineers & SDETsย 

S.O.L.I.D Design Principles very important to understand by expert QAs if they look for Architect kind of roles. Todays business applications much more complex than ever and it demands automation development not to be less than software development. 1๏ธโƒฃ Principle 1: Single Responsibility Principle (SRP)A class should have one, and only one, reason to change. …

๐Ÿฆพ S.O.L.I.D Design Principles for Test Automation Engineers & SDETsย  Read More »

๐Ÿ“œ Testing Manifesto mapped to Agile Manifesto

The Testing Manifesto and the Agile Manifesto are two documents that define the values and principles of testing and software development in agile environments. They share a common vision of delivering software that works and satisfies the customer’s needs, but they also have some differences in how they approach testing and quality.The Testing Manifesto consists …

๐Ÿ“œ Testing Manifesto mapped to Agile Manifesto Read More »

10 key pillars of a Culture of Quality

1. Leadership demonstrates a clear commitment to quality.Quality starts at the top. Executive and Senior Leaders must demonstrate a strong commitment to quality principles. 2. Leadership leverages their voice and position to advocate for quality.Beyond commitment leaders must also be active advocates for quality principles, leveraging their voice and position to prioritize quality efforts and …

10 key pillars of a Culture of Quality Read More »

โœ๏ธ How can you ensure that automated testing results are accurate?

โ„น๏ธ Test Data Management:Ensure that test data is consistent and well-managed. Use clean and known data for testing to eliminate data-related issues. ๐Ÿ“ Logging and Reporting:Implement detailed logging in your test scripts to capture relevant information during test execution. Regularly review logs to identify issue ๐Ÿ‘€ Test Reviews and Peer Reviews:Conduct code reviews and peer …

โœ๏ธ How can you ensure that automated testing results are accurate? Read More »

Are QA Engineers Insurance Agents?

Here’s how jobs in the insurance industry can be mapped onto roles in the field of software testing: Insurance Agent or Broker – Software Test Consultant: Similar to agents or brokers understanding clients’ insurance needs, test consultants understand clients’ software testing requirements and recommend appropriate testing strategies. Customer Service Representative – User Acceptance Tester:Just as …

Are QA Engineers Insurance Agents? Read More »

โœ๏ธ What questions do you typically ask when meeting with stakeholders to discuss testing of a product?

โœ๏ธ Here is a list that may help you:– What are the business goals for this project?– What are the most important features or functionality to test?– Are there any specific risks or areas of concern that you would like us to focus on?– Who are the end users of this product or service?– What …

โœ๏ธ What questions do you typically ask when meeting with stakeholders to discuss testing of a product? Read More »

โœ๏ธ How would you recommend prioritizing manual testing vs automated testing?

โœ… Prioritizing between manual testing and automated testing depends on various factors, including project goals, constraints, and the nature of the software being developed. Here’s a recommended approach for prioritizing manual testing vs. automated testing: ๐ŸŒ Understand the Project Context:Start by understanding the specific context of your project. Consider factors such as project size, complexity, …

โœ๏ธ How would you recommend prioritizing manual testing vs automated testing? Read More »