What is the difference between Unit Testing and Debugging?
Answer / mansi
Unit Testing and Debugging are different even though both of them are done by a developer.
Debugging is a step execution of both code with the use of break point to check errors before the code is unit tested.
Unit testing on other hand focuses on the output of a unit and aims at checking failure possibilities of the code.
| Is This Answer Correct ? | 5 Yes | 0 No |
i looking for the software testing job with the exp of (1.5 yrs ), if anybody knows how to approach the companies ,pls let me know , possible que which will be asked in interview ? pls send me sample resume for testing ....pls do the favour as soon as posible .
would we do functional testing inside integration testing
Whenever developer will recieved the defect from the tester,then he will go thru the defect whether it is acceptable or not?for that he will execute that application again,while executing if he did not found any such type of defect(what we are rise the defect above),then he will send that defect to the corresponding tester with status of 'reject',as a tester what we can do?(here writing the reproduce steps and attached screen shots has been done by tester while sending the defect to the developer, no need to send reproduced steps and screen shots again)
I am working in a small company as a QA analyst. Suppose company has a no testing work and they give me some other works like data entry work then how to reply in that matter. Means what I have to say? whether I have to accept the work or what? Please reply.
What is the V-model?
What is the Regression Testing Process followed in your company?
explain fish model in detail?
Can u please explain the regression testing criteria? we are having 1000 testcases, outof 1000 TC'S 800 defects we find,whose priority and seviority is high . in this situation how we can done the regression testing?
What is Smoke Testing
How will confirm the Test Cases are passed?
Which types of testing do u do in u r organisation.
what is hotfix?