what is unit testing? It comes under white box or Black Box
testing?
Answer Posted / rajeshwar rao
Soon of the code is complited the developer will strat the
unit testing. it is a method of microscale of testing.that
means each line of the code will be tested to the rectify
the error.unit testing comes under white box testing.it is
done by the developers.
in these unit testing normaly comes some erros
incorrect initalijation.
mixed mode operationes.
| Is This Answer Correct ? | 3 Yes | 6 No |
Post New Answer View All Answers
test measurment techniques
can any body tell me what is the process of between after getting a documents and testcase writing.
what exactly is heuristic checklist approach for unit testing?
What are the differences between web applications and client and server applications?
Tell me the SRS based review,brs based review
How to do the performance testing manually? Does you have a test case for that?
can anybody send the project you have tested with the clear descriptions,and recent bugs u found in that
Write all combinations of test cases for calculater on + symbel
what are the test bugs
Tell me the algo for convering number into words. Meanse if the number is 4567 then it should print Four Thousand Five Hundred Sixty Seven
What is Difference between Test Strategy and Test Methodology?
How do you go about testing a project?
what is prototyping model,RAD model V model, spiral model?????
Do we have any certifications for ETL Testing ?
hi experts, i was asked to write down the requirement description,test scenario, and test cases for gmail login and send email and then to check the email was sent in the sent mails.the format given to me was like this: Req ID, Req description, Test Scenario, Test cases....Can anybody please help me out with this..