What is the difference between unit testing and
functionality testing ?
Answer Posted / mahesh
At Coding Stage, programmers are verifying the internal
structure of every program with the hwlp of white box
testing techniques
Balck box type testing geared to functional requirements of
an application; this type of testing should be done by
testers. This doesn't mean that the programmers shouldn't
check that their code works before releasing it(which of
course applies to any stage of testing)
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
Hi, I am planing to give ISTQB - Foundation level exam. Can anyone forward the ISTQB materials at laxmi_002@rediffmail.com mail ID.
How to do Pixel Size testing in a PDF document. Is there any Open tool that will be avaiable?
What are quality assurance and quality control?
What is desk checking and control flow analysis
What is actually a rule based testing
what are the advantages of manual and automation testing ? and which one would u term as efficent testing and effective testing ?pls do reply thankx in advance
Explain unit testing, integration tests, system testing and acceptance testing?
What types of software testing are available?
how agile testing is performed and what are the related documents.
How to test whether the application is having memory leakage using task manager and PerfMon. Please tell if any one know. thanku
What is junit & api?
How is ‘build’ different from ‘release’?
What is white box testing, and what are the various techniques?
Write the 10 high test cases for making video call/face time
how to write the test cases for mark as read/unread mails for gmail inbox?and what are the testings we will do?