what we have to do if the application has some additional
functionality which is not
specified as part of functional spec.(but is useful.. may b
futher)
Do we consider it as a defect?
Answers were Sorted based on User's Feedback
Answer / tester
1. Functionalities out of requirement specification should
be always treated as defect
but before logging I'll suggest to ensure whether it is a
change and due to poor change management it was not noticed
to test team.
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / pooja
Defect is something which takes value away from the product or which is bugging the concerned stakeholder.
If it is not mentioned in the requirement document, still it is a defect, it is a requirement defect.
Refer the dicussion on
http://www.softwaretestingclub.com/forum/topics/a-defect-by-any-other-name
and the reply by the Michael Bolton.
Testing is not only about finding defect or see if product is confirming with the requirement but it is more than that. It is about search of information. Your objective of search for information may vary!
Please refer informative articles by Sir Cem Kaner, Sir James Bach and Sir Michael Bolton.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / hema
According 2 my knowledge..,Testing means testing a product
whether it satisfies all the requirement specification.. so
functionalities out of requirement specification should be
treated as defect ONLY WHEN THEY AFFECT THE REQUIREMENT
SPECIFICATION..
But as a tester,its better to get a clarification from
development team.
correct me if im wrong....
| Is This Answer Correct ? | 3 Yes | 3 No |
Answer / satyaprasad
we do sanitory testing means to cover the extra
functionalities of the build
| Is This Answer Correct ? | 0 Yes | 1 No |
our basicaly testing means to meet Bussiness requirements.
Additional functionalities has to remove or rise issue in
BTT. otherwise it may have unknown effect on depended
functionalities.if not removed, Desingers & Programmers
information is needed.
| Is This Answer Correct ? | 0 Yes | 1 No |
1.what is Exhaustive Testing, Statement Testing, coverage Testing, Decision Testing & Condition Testing?
What is Functinal Equivalent Test?
Give an example of low severity and high priority bug?
On Registration Form, if some fields are not mandatory to fill then those fields can accept any invalid input. OR there may have some validation. E.g. Email id field - Not mandatory to fill. If user enter Email id = 453454 should it accept?
difference betn adhoc testing and error guessing?
what is seviority and priority, and who will assign seviority and priority and High seviority and high priority , High seviority and Low priority and Low seviority and High priority and Low seviority and Low priority-- pls, if you know really give the answer,because in every interview they are asking plssssssss
8 Answers Deloitte, QuinStreet,
In which Phase of testing life cycle we prepare test data and test scenario?
what is performance testing?
Why do you go for White box testing, when Black box testing is available?
Hi How to test web applications in Manual testing? How does the client- server works in Manual testing? Pls answer me ASSP. Thankyou in adavance Sunitha.
what is defect clustering and pesticide paradox?
6 Answers IGT, Optimus, SOS, Verifone,
Does Automation replace Manual Testing?