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 |
Hi Everybody ,how can i explain the testing projects in the interview point of time? Please let me know .if it is insurance project, what procedures can i follow ?
A bank application with From a/c, To a/c, amount and a submit button - What are the conditions that you write for it.
What is latent bug? the people who is know about this plz kindly give the ans.
What is the Regression Testing Process followed in your company?
How does u write test scenarios for Television /Refrigerator?
What is the difference between system testing and regression testing?
3 Answers Emergis, Hexaware, Mascon Global,
what is a data guidelines?
How would you ensure 100% coverage of testing?
can any one explain with example the diff between boundary value analysis testcasees and equivalence class testcases pls urgent
what is ECP/
How can we test whether Java & .net was installed in our PC or not?
define Testing of Procedure, Triggers and Functions in data base testing ?