DEV Community

sangeetha
sangeetha

Posted on

TASK3

TASK 3:
1.MODELS OF SDLC:
· Waterfall model
· Agile model
2.STLC- SOFTWARE TESTING LIFECYCLE
· Requirement analysis: checking all the requirements.
· Test planning: checking for number of tester needed, what tools and technologies to be used, checking memory size , etc.
· Test case development : tester should write all possible test cases to test the app.
· Test environment setup : every server has its own database , testing is based on it.
· Test execution : checking pass and fail test cases.
· Test closure : checking for all bugs that has to be cleared and closed.

  1. RISK FACTORS OF TEST PLAN OF APP: · Number of tester needed to check the app, · what are the tools and technologies to be used, · checking memory size the app occupies, · delivering on time

Image description

Top comments (0)