Editorial / Best Answer
sarega99
The obvious answer is when a particular functionality does not work,then it becomes a functional defect. For eg. When a wrong date can be entered for eg.when only today's date can be entered and system allows to enter any past or future date,then is is a functional defect. Another example would be when the system crashes (a show stopper) that would be a functional bug.
What are the functional bugs applicable in the .NET Application?
Profile Answers by mathan_vel Questions by mathan_vel
Questions by mathan_vel answers by mathan_vel
Editorial / Best Answer
sarega99Profile Answers by sarega99 Questions by sarega99
The obvious answer is when a particular functionality does not work,then it becomes a functional defect. For eg. When a wrong date can be entered for eg.when only today's date can be entered and system allows to enter any past or future date,then is is a functional defect. Another example would be when the system crashes (a show stopper) that would be a functional bug.
Related Answered Questions
Related Open Questions