So, what really is smoke testing? Doesn’t the term just sound a little funny to you? Is it like something has already been set on fire and now you have to test the smoke? What’s its significance and is it the same or different than sanity testing? Trying to understand all these different aspects? Don’t worry, we will be addressing all these questions in this post.
[Read more…]Continuous Testing – 5 Tips to Optimize Your Strategy
If you think of the CI/CD pipeline, then one place where the plumbing gets stuck often and prevents the continuous flow of activity, it is continuous testing. CT has many obvious advantages from accelerating software delivery, enhancing product health, enabling collaboration, and revealing business risks early so that stakeholders can make more timely and informed decisions.
Yet, many businesses fall behind when it comes to implementing Continuous Testing. This blog post will provide 5 tips that you can use to improve your CT strategy and iron out the kinks in your CI/CD pipeline.
[Read more…]What is Hotfix?
A hotfix is a term coined for a critical fix that must be deployed on production to patch the issue impacting the client business. Typically, this is a single error fix that is deployed to fix an important business scenario.
In a practical case scenario, we know that a 100% bug-free system is a myth and there is some or the other edge case or condition which gets missed due to tight deadlines or unclear requirements. In such cases when a major issue occurs at the production level, a hotfix must be deployed to solve that specific issue.
[Read more…]- 1
- 2
- 3
- …
- 6
- Next Page »