At what stage unit testing has to be done?

Answers were Sorted based on User's Feedback



At what stage unit testing has to be done?..

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

At what stage unit testing has to be done?..

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

At what stage unit testing has to be done?..

Answer / shobana

when an development of single module of anapplication is
completed

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

what is the diff between testing and debugging

7 Answers  


What is severity and Priority,gave me a example of High Severity and Low Priority and Vice Versa.

5 Answers   Xavient,


how can s/w QA process be implemented without reducing productivity?

1 Answers  


What is the test strategy for installation testing?

2 Answers   AppLabs,


Presently working in software company as a software test engineer with 1.5 yrs of experience but i am 2002 passout.Gap is 6 yrs.Is there any problem getting job in MNC? Which criteria HR follows for recruiting test engineer?

0 Answers  






how to do security testing in real time scenario in manual testing and automation testing qtp

1 Answers   McAfee, Value Labs,


What is the difference between sanity testing and smoke testing

8 Answers   Accenture,


Difference between manual testing and system testing

2 Answers   Symphony,


from user point of view wht is the test case for notepad

1 Answers   Lionbridge,


Which document you will get with new Build during testing?

2 Answers  


What do you mean by peer rieviews

6 Answers   Aspire,


what will be verification and validation test cases for yahoo login page (only functional test cases)? Please explain in details.

2 Answers   Ebix,


Categories