What is the difference between debugging and manual testing?
Answer Posted / gayathiri ramaesh
Debugging: If the developer found that the bug raised by a tester is valid, he will redo his code to remove the bug, which is debugging.
Manual testing: As the name implies, The tester will review the test cases and find the errors on his own. In other words, human intervention is needed for testing an application in manual testing.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
where do we work with Application, web and Database servers Means which type of applications.
What is the Myers Boundary Table?
in an online banking software,users are connecting to bankserver by login.This login module can take below inputs for user. a/c number prefix-3 digits but doesnot start with 0&1 a/c number sufix-6 digits number password-5to 10 chars alphanumerics in lowercase areacode-3 digits number but optional purpose- cheque deposit money trasfer mini statement bills pay After filling above fields,user can click submit button to connect to bank server.prepare test scenarios for online banking s/w login.
What are the various techniques in black box testing?
Define performance and stress testing?
Login screen with Username, Password input fields,remember me check box,sign in and reset button write Test Cases for GUI, Funcitonal, Negative, Usability and Security testing.
How to do integration testing on duster......
What is black box testing, and what are the various techniques?
What criteria would you use to select Web transactions for load testing?
What is ofx testing?
Hi Friends, I've to submit a presentation in my office about "Different bug tracking tools" ? Where can i find (or any site) the templates for the bug tracking tools.
structure of an incident report is covered in stand for software test document IEEE 829 and is called as?
What is known as data-driven testing?
Where we have to use perl scripting in Testing approach and its importance
How do u determine,what to be tested?