Posts

Showing posts with the label Scrum project estimation

Amazon offers

Scrum Methodology - Quick Info

Image
It is one of the unique methodologies of agile methodology. Scrum  It is an   iterative, incremental   framework for project management . It   is a loose set of guidelines that govern the development process of a product, from its design stages to its completion. It aims to cure some common failures of the typical development process like a. chaos due to changing requirements, unrealistic estimates of time, cost and quality of the product. Meetings 1.      Daily Scrum meeting or daily stand up meeting: agenda:  what is done, what is planned for today, what are the problems in accomplishing the goal? 2.      Sprint planning meeting : Before each sprint cycle (7-30 days)starts, prepare sprint backlog, timelines, 3.      Sprint review meeting: done at the end of sprint cycle, review work completed and not completed, demo the work completed, do not demo incomplete work, 4 hour time will be allocated. 4.      Sprint retrospective meeting: done at the end o

Estimation of the test effort

Estimation is the base step of any project. If it is not strong then the whole project and sometimes the client itself will be out of our hands. It is not an easy task and not a difficult one too. Not every estimation is successful. Too much of estimation will lose the client and less estimation will scare the employee. Balancing both and winning the project is what needs to be learned. Here are the factors which should be considered before making estimation 1.        Technical a.        Experience and Knowledge of test team in the technology which is used. b.       Type of application – web application, executable file, games or any other. c.        Technical dependencies (if development and testing team is not at one location). d.       Tools used and their flexibility 2.        Functional a.        Number of requirements free zed b.       Number of critical functionalities c.        Types of testing done – User interface testing, cross browser testing, localization testing and ma