What is mean by bug? how its gets injected into application?
Answers were Sorted based on User's Feedback
Answer / pjagya
Bug is a unexpected behaviour of any application with or
without some Pre-conditions. It is injected into
application because of some loop holes in coding.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / mayank juyal
Bug is a defect in a system/software, which cause the
system to behave different from its expected behavior.
A system /software may or may not, fail to work because of
the bug; As all bugs do not cause to system failure.
Regards,
Mayank Juyal
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / n@n!
Test engineer always finding bugs.
an error which is identify during testing procress is
called an bug
| Is This Answer Correct ? | 0 Yes | 0 No |
anything that cause a user
pain is called bug. I.e.
Unexpected behavious of
aut, reason of bug is
incorrect coding,
requirement issue, design
issue etc.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is fs
How do we run the Data Base Testing Manually
what is project testing & product testing, and what is the differene ? plz explan with example
5. What do you like about each of the Web sites?
What is verification and validation testing
do u know abt descryptive programming
What is QA Release Package ?
explain v model detaily plese
Which testing approach you follow to test ATM machine?
Who writes "white box " test cases ?
what is difference between web application and client server application
we have develop one program i.e palindrome for string character to check whether that string is palindrome or not. example palindrome mean if u type ABCDCBA,RAAR..u can read it form start or u can read it from end u find same string... write the test cases for the above what u wil do for edges boundaries check wether the program is correct or not