How to work with Stored Procedures

A Stored Procedure is an user defined SQL code that contains a sequence of SQL instructions. A Stored Procedure can be thought of as a function in other programming languages. Stored Procedures are not part of standard SQL. But, multiple RDBMS providers provide the Stored Procedure functionality. What is it?…

0 Comments

Dogfooding – How to Make Your Products Better?

In the ever-evolving world of product development, one principle stands out as a beacon of wisdom: "dogfooding”. My leaders insisted on it about 14 years ago when I started in product. My leaders and I cannot stop bringing this topic up every time we talk to our product team members. …

0 Comments

How to Choose the BEST Product Management Approach?

Product management is essential for any business, and companies always aim to innovate and stay ahead of competitors. Lately, empowered product teams have become a popular idea, but traditional product management still matters for some businesses. In this article, we'll look at the distinctions between empowered and traditional product teams…

1 Comment

How to achieve Parallel Execution using Selenium?

Continuous testing is essential for achieving product delivery goals in the current paradigm. Collaboration supports quality processes between QE and development teams. Automation testing has largely replaced the traditional manual testing approach. Parallel testing is a common automation testing strategy used by QE teams to save time and maximize coverage.…

0 Comments

End of content

No more pages to load