At what stage unit testing has to be done?
Answers were Sorted based on User's Feedback
Answer / nehisha
Unit testing is done at the very begining, it is the first
stage of testing performed by developers in their
environment.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / pragna
the most ‘micro’ scale of testing; to test particular
functions or code modules. Typically done by the programmer
and not by testers, as it requires detailed knowledge of
the internal program design and code. Not always easily
done unless the application has a well-designed
architecture with tight code; may require developing test
driver modules or test harnesses.
and it has to done during the development.
each and every piece of code written by the developers for
a project has to be unit tested.
this is the initial test that will be done from the testing
perspective to make sure the code written by the developer
abide by some coding standards and, code would not be
broken in any situation
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / shobana
when an development of single module of anapplication is
completed
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the example of Integration Testing?
Hi Im Swarupa I have 1 Year of exp in Software Testing.I was involved in manual testing of the applications.Pls let me know if you know abt any oppurtunities...Preferred location Hyderabad
If we have 9 floor n 3 eggs n we have to check from which floor the egg wont get break.how can we do that
What is the difference between static and dynamic
What is the testing lifecycle and explain each of its phases (eswar)
what is software workbence process ?
can any one give the example for high severity high priority high severity low priority low severity high priority low severity low priority
Describe me to the basic elements you put in a defect report?
what is testplan? and can you tell the testplan contents?
what is a test plan....... can any one explain me with an example.... and how to develop an test plan.........
What are differences between Testing in Uncontrolled Environment and Abnormal Environment?
explain ur testing project? how can u nexplain . what should we explain ? i have not worked on any project?