Testing Questions-Points
Testing Questions-Points
bug triage
spike and zero
pot of gold
agile principle
grooming
chicken and pigs
white and black why name
difference between agile and scrum
bug and defect difference
fishbowl in agile
Bug Triage Meeting is done to sort out the priority of all open bugs.
When and how these open bugs need to be fixed is decided in this
Defect Triage Meeting.
What is a defect?
The variation between the actual results and expected results is
known as defect.
What is a bug?
If testers find any mismatch in the application/system in testing
phase then they call it as Bug.
What is an error?
We can’t compile or run a program due to coding mistake in a
program. If a developer unable to successfully compile or run a
program then they call it as an error.Human mistake in code is
called error.
What is a failure?
Once the product is deployed and customers find any issues then
they call the product as a failure product. After release, if an end
user finds an issue then that particular issue is called as failure
Zero Sprint is used by some organizations to enable the teams start working on,
let's say, a basic infrastructure or a basic foundation. Not everything can be
developed on a fly even in agile way of working and some foundation needs to
be in place to start delivering a working system or working features. So, the
minimum infrastructure, minimum code and minimum design and architecture
that is needed to be able to start delivering working system is generally what's
developed in Zero Sprint and then we build on top of it, working iteratively.
The terms "chickens" and "pigs" define the stakeholders and roles
in Scrum.
The "Pigs" are usually the actual team members, the Scrum Master
or the Product Owner.
Why white box testing and black box testing named as white
and black:
The concept is called "white box" because it is symbolically see-through, as the
code is visible to the tester(Who do white box) during the examination.
In comparison, when the inner code isn't visible, it is called black box testing.
Pot of gold
A pot of gold is great, but what is even better to find at the end of a rainbow
would be all the benefits a thriving agile adoption can bring an organization.
Projects in agile organizations are more likely to be delivered successfully.
They’ll deliver more value at a lower cost with greater predictability and lower
risk.
Users and customers are therefore happier. Team members are more productive
and happier.
Conditional sign off is prepared when release is moved to the next phase or next
box testing and known issues or defects are not fixed within given time frame
and it will code will move to the next box with known issue or along with
defects