What are the ceremonies in agile scrum?

Backlog refinement/grooming – This activity occurs on a regular basis with the product owner and the some of the team members (or whole team) to achieve the following objectives:1. Identify any new user stories that needs to be created based on the customer requirements2. Writing acceptance criteria for those stories that do not yet haveContinue reading “What are the ceremonies in agile scrum?”

Disadvantages of waterfall?

Inadaptive or inflexible when there is a change in the requirement. Requirements have been defined in the earlier phase so if there are any changes to the requirement especially during the development phase then it becomes very time-consuming and expensive. Customer feedback only occurs after all the development and testing has been carried out. ThisContinue reading “Disadvantages of waterfall?”

Difference between smoke testing and sanity testing?

Smoke testing is done to test the health of a software build. It is a test that gets performed before moving onto carrying out a more intensive testing ie. for the initial stage of the build. Smoke testing is done by both developers and testers.Sanity testing is done to verify that the affected functionality stillContinue reading “Difference between smoke testing and sanity testing?”

Difference between functional and non-functional testing?

Functional testing involves tests that evaluate functions that system should perform as per customer and business requirements.Non-functional testing evaluates characteristics of system such as usability, performance and security. It is essentially the testing of “how well” the system behaves in other words, it is concerned with the user experience.

What is the difference between white box and black box testing?

Black box testing is based on an analysis of the specification/requirements or models. It concentrates on the inputs and outputs of the test object without reference to its internal structure.White box testing is based on an analysis of the architecture, detailed design or the code of the test object. It concentrates on the structure andContinue reading “What is the difference between white box and black box testing?”

When does a defect get rejected by the developer?

A defect may be rejected by the developer if it turns out to be a false positives, not an actual failure due to defect.For example, when the user is taken to an error page while searching for an item in the e-commerce website. If it turns out that this occurred not because of the badContinue reading “When does a defect get rejected by the developer?”

Design a site like this with WordPress.com
Get started