What is STLC?
STLC stands for software testing life cycle. It is a process used by the project teams to ensure the quality of the applications are being met.
As we can see in the software testing life cycle, there are various stages within the cycle. Stakeholders or product owners provide the business requirements. QA manager carries out the test planning including the resources, budget, goals etc. Testing team has to ensure the application meets the quality of the applications. There are different types of testing methodologies could be used but best fit model(s) must be selected. In this way, it helps the business to save time and cost.
List of test suits, scenarios test cases must be defined before executing the test. Once the test cases are passed, we can close the the testing and move to production. In fact, in reality, due to time constraint, we must priority the test cases so that it will not affect the production.

Comments
Post a Comment