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 |
What is the difference between test case result and a bug?
What is the role of software tester in process of verification? Explain.
how to do manual test?
Can you explain how state transition diagram can be helpful during testing?
define integration testing ,gui testing and functional testing
wt is the diff. bet. verification and validation If possible explain with one example.
How to validate a Testcase.and is the testing Methodology.
7.Do you have working knowledge on any international quality systems?If yes name then?
Write as many test cases of InternerExplorer compatibilty on test ON wiNDOWS OPERATING SYSTEM?
what is the combination of grey box testing
What is Pre UAT and UAT is there any difference ?
what is crud testing ? and who will do this one ?