Hire QA – Specialized in QA Recruitment, Technical Interviews and Testing Solutions

What are anomalies in software?

Category: Web Application Testing
  • Anomalies are something that deviates from normal, standard or expected. Based on different situations anomalies are termed as listed below :-
  • Error – When the developer identifies mistakes in his code, he says Error for the anomaly.
  • Defect – When Tester discovers and reports the anomaly, he says Defect to the anomaly.
  • Bug – When the reported defect is accepted by the developer, it is called Bug.
  • Failure – When software build does not meet requirements, it is called a failure by the product owner.
  • Wrong – when there is a deviation from specification or requirements not understood, the anomaly is termed as wrong
  • Missing – when a feature is missing after the software is deployed at the client site, it is said features are missing.
  • Extra – when the developer produces the feature more than the requirement, it is calle d an extra feature. It will be termed as an anomaly as you are giving what is not asked for

Leave a Reply

Your email address will not be published. Required fields are marked *