What is the difference between unit testing and
functionality testing ?
Answer Posted / sudhakar8
In Unit Testing Tester is supposed to check each and every
micro function.In most case the Developer will do this
Functionality testing is to test against system
requirements and confirm that all the requirements are
covered.
Is This Answer Correct ? | 10 Yes | 4 No |
Post New Answer View All Answers
How to write test case for view the table(i.e it is already stored in database and see the content in the table)
How did you do unit testing in your project?
what is fusion testing and impact analysis???
What are the advantages of waterfall model?
can you show me the test cases on registration form
Can you do system testing at any stage of sdlc?
what is the difference between test case and result matrix
What are the queries mostly asked in testing ? give me some examples.
What is test plan and contents available in a test plan?
Diffrernce between client server testing and web server testing.
What is un-installation testing?
Are there more defects in the design phase or in the coding phase?
How to test the Online Games?? Suggest tricks. I have experience in server-client application testing.
Can any body tell me in real time how cookies testing is done. And please tell me the steps.And for cookies testing test cases is needed.
Unit Testing can be done by using Nunit?