What is the difference between debugging and manual testing?
Answer Posted / sailaja
debugging means. running the program finding errors and
fixing them
testing means, running the program, finding errors and
reporting the bugs
| Is This Answer Correct ? | 12 Yes | 2 No |
Post New Answer View All Answers
What do you understand by usability testing?
what is meant by application server and its functions?
Suggest some book to learn more test case???
write test cases on wall
How do you get programmers to build testability support into their code?
How quickly we need to fix the bug? Or how soon the bug should get fixed?
Write 2 scenarios for System testing?
what are the prerequisite conditins to test clientserver and web applications
what is the function generator?
Can anyone list out major scenarios for an application managing drug composition?
What are bug leakage and bug release?
What is test closure?
What is difference between Build, Version and Release
What is mean by multi-threading testing?
Easiest way to write test cases? How i can learn writing the test cases?