What is the difference between Functional and Technical
bugs? Give an example for each.
Answers were Sorted based on User's Feedback
Answer / janki
Functional Bugs : Bugs found when Testing the Functionality of the AUT.
Technical bugs: Related to Communication which AUT makes.Like H/W,DB ! where these could not be connected properly
| Is This Answer Correct ? | 17 Yes | 0 No |
Answer / varshab
Functional bugs are related to functionality of application
whereas technical bugs are associated with technical issues
in application.Below are examples for each type of bug.
Functional bugs: 1)As per SRS Gross Salary = Salary in hand
+HRA+DA though in application Gross Salary is calculated by
applying some other formula.
2)As per SRS students who has scored percentile more than 69
should be grade as "Distinction" however after processing
grades of students ,students who has scored percentile less
than 69 are also confer distinction grade.
Technical bugs : 1)Application is not compatible with
windows vista OS.
2)Website is not working with Mozilla browser.
| Is This Answer Correct ? | 18 Yes | 1 No |
Answer / ranjan chakraborty
Functional Bugs : Bugs found when Testing the Functionality
of the AUT.
Functional bugs are related to functionality of application
Technical bugs: Related to Communication which AUT
makes.Like H/W,DB ! where these could not be connected properly.
technical bugs are associated with technical issues
.Application is not compatible with
windows vista OS.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / jamshaid
Functioal bugs are those, which occur during the complete
testing process, while, acceptance, system and regression
testing. Actually, we have to verify the flow of action and
if flow of action is incorrect or incosistent, then we have
to report the issues
| Is This Answer Correct ? | 5 Yes | 7 No |
IS V Model a Process model or a Technique ? Can V process/Technique if answer for above be implemented in WaterFall Model.
what is ur favourite bug?
what is UAT and IST ?
what is BVA,EP?if any body knows this, post the answer for me.
How do u go about testing of web application?
Can anybody give whole test cases for banking module.it should include from start to end .that will help me more.to do study.it should contain account,deposite,withdraw,fd,atm modules.?please try to give me??
tell me about high severity & high priority bug?
Who design the test case templates?
What is the difference between severity and priority? Tell me example.
If tester had written test cases for application, then in next build if same features are modified with some changes. Then Should I have to write test cases for the same features to verify new expected results.OR What should I do?
What test data will be required if Person 1 transfer money in Person2 account?
Can anyone write test cases on google account creation page in the testing template format , urgent pls and explain if possible how to execute also