What is the difference between Functional and Technical
bugs? Give an example for each.

Answers were Sorted based on User's Feedback



What is the difference between Functional and Technical bugs? Give an example for each...

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

What is the difference between Functional and Technical bugs? Give an example for each...

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

What is the difference between Functional and Technical bugs? Give an example for each...

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

What is the difference between Functional and Technical bugs? Give an example for each...

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

Post New Answer

More Manual Testing Interview Questions

We can check many things in one test case, then Is it necessary to write separate test case for checking each functionality? Example : For Login Window --> Test Case is---> 1) Enter valid user id & password --> For this expected result --> 1) User should login. My question --> while executing above valid test case, we can expect more than one result such as "Visibility of password should be as ****" So Should I have to write separate test case for "Visibility of Password" OR Not? Please guide me properly.

5 Answers  


In which situation or phase or any did u find that Manual testing is a must instead of Automation testing

4 Answers  


what types of testing you performed in transfer funds module....

0 Answers   PCS,


What are the tools of performance testing?

1 Answers  


What are the main key components in web applications and client and server applications? And explain the differences between them?

0 Answers  


What type of metrics we prepare in testing?

2 Answers  


What about the test case if the field only takes a certain number of characters or a minimum number?

0 Answers  


levels of testing

12 Answers   Accenture, TATA,


what is stlc and what is bug life cycle? are the both same or different?

3 Answers  


what are the types of priority and sevority?

3 Answers  


what is realibility

3 Answers  


what is the difference between Performance,Load ,Stress testing

2 Answers  


Categories