What is the difference between Functional and Technical
bugs? Give an example for each.
Answer Posted / 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 View All Answers
how will you estimate of your website?
What Is risk Based testing?
IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?
Relative to other technical groups in the company? Relative to your staff?
Beyond the customary advantages of having a testing group, what are the benefits does a company receive from a well run, automated testing group?
Test cases for Internal IP Messenger
What a team leader will test first when s/he will get new module to test?
tell me some major and minor defects in ur net banking project?
What is bug priority?
Can any one say me how to do Performance testing step by step plz for a desktop application(offline application).all the data is stored in internal server itself can any plz help me. ts quite urgent friends.
What is test driver and test stub?
What are the RBI rules has to follow by a bank for online precesseing. ?
What is fuzz testing?
1. what exactly is heuristic checklist approach for unit testing ?
How does a coverage tool work?