Latest post

Pricilla Bilavendran

Pricila Bilavendran is a test engineer and a certified mentor, currently at Billennium, as well as an advocate for diversity and inclusion. Her experience with Functional, EDI, ETL, Automation, API testing and Postman is part of what she shares in her workshops, webinars, and writing. A global ambassador for the WomenTech Network, and one of the speakers at its 2023 conference, she can be found on LinkedIn, Twitter, and her blog.

Test Coverage vs Code Coverage: A Comparative Analysis
Test Coverage vs Code Coverage
We constantly run around the quality outdoors without understanding internal factors that contribute to the quality of the code. In Software Development, ensuring the quality of code is of utmost importance. Test coverage and code coverage are two important concepts in software testing and commonly used metrics for measuring code quality and the effectiveness of testing. They both measure the extent to which a program’s code has been tested, but they do so in different ways.
QA Metrics: Beyond Defect Discovery
qa metrics
In the world of software development, the quality of a product is of utmost importance. Quality Assurance (QA) is a critical aspect of software development that ensures the final product meets the desired quality standards. QA metrics are used to measure the effectiveness of the QA process and to identify areas for improvement. While QA traditionally focuses on discovering defects, it is important to recognize the value of QA metrics in going beyond defect discovery.
A Guide to Test Coverage Techniques and Best Practices
test coverage techniques
In a previous post focused on the basics of test coverage, we talked about why it’s an essential aspect of software testing to achieve these goals. This time, we’ll be putting the spotlight on test coverage techniques and best practices to ensure the best results. This may be accomplished by creating a thorough test strategy that includes all levels of test coverage.
API Testing Strategy: How QA Teams Build Reliable, Scalable APIs
API Testing
When working with machine learning, smartphone development, and web development, businesses are more likely to employ application programming interfaces (APIs), as these allow developers to communicate with systems and apps. APIs are becoming a key element of the software landscape as they enable the creation of new applications that make use of existing ones.
Why Automated Testing is Essential for Test Maintenance
Test Maintenance
Software test maintenance is a large part of the development process, as tests require regular maintenance and updates (manually or with automation) to ensure quality. Automation tools for maintaining tests can help reduce costs, save time, and improve accuracy. In addition, automated regression testing tools can help identify bugs, regressions, and other issues quickly and accurately.
Software Test Maintenance [Checklist & Techniques]
software test maintenance techniques
Hello there, in the last blog, we discussed the fundamentals of test maintenance. Test maintenance is a vital, yet often overlooked, activity in any software development life cycle. There are many reasons why test cases need to be updated, including changes to the product, new features, and bug fixes. Software testers can perform test case management tasks, which is just as important as testing. Test maintenance helps qualify your software in its final stage.

Subscribe to our newsletter