Month: October 2023

📜 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 »