Defect Life Cycle in Software Testing

Any software product or application goes through a life cycle called Software Development Life Cycle (SDLC). Similarly testing of the software product or application goes through the Software Testing Life Cycle (STLC). Just like the above any Defect or Bug in the software product/ application goes through a Defect Life Cycle or Bug Life Cycle. […]

Basics Of API Testing

The global API testing market size is expected to grow from USD 384.3 Million in 2016 to USD 1,099.1 Million by 2022, at a Compound Annual Growth Rate (CAGR) of 19.69% from 2017 to 2022. The base year considered for the study is 2016 and the forecast period is 2017–2022. (Source: MarketsandMarkets).  But before getting […]

STLC 101 – Everything you need to know about Software Testing Lifecycle

As long as we learn, fix and enhance the features, Mistakes are ok to be made!  While mistakes or defects/bugs in software terms are inevitable and that is why testing is important in a software lifecycle.   Lifecycle: Lifecycle in software generally denotes stages or phases that are executed sequentially in a process.  Software Testing Life […]

Selenium Framework – What It Is? Why Should You Know About It? What You Need to Know?

Selenium is the big player in the open source automation testing suite. Even google, Netflix, Fitbit are using Selenium for testing.  The Selenium framework consists of automation testing tools bundled into a suite, that can run tests directly on the browser and automatically rerun without manual input.  Selenium IDE (Integrated Development Environment), Selenium Grid, Selenium […]

Ultimate Face-Off: Manual Testing Vs Automation Testing

Software Testing is a critical step in the Software Development Life Cycle (SDLC).  Testing is the process of finding defects, bugs in the software/product and eliminating all the errors that may impact the software/product functionality.  Software testing is a vast domain that has various variants and methodologies. Software testing requires a critical eye to see […]