Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

How does one do Ad-hoc Testing?

5 Answers  


what is static and dynamic testing.

8 Answers   TCS,


which tool used for gui testing?

3 Answers  


what is the best defect(functionally relaleted) u find in u r career?

2 Answers  


what are the types of android applications?

1 Answers   Wipro,


what is integration testing and end to end testing?

1 Answers   Sapient,


I m having SRS.In Manual Testing,how am I going to decide whether to pass particular test case or not from that SRS??

1 Answers  


what is difference between severity and priority

8 Answers   CSC, Wipro,


in this project how many modules?

2 Answers   Wipro,


difference between Manual Testing Vs Automation Testing

1 Answers  


what is FAT and SAT tests .?

8 Answers  


1. define Database testing ? 2. define severity and priority and types with example?

2 Answers   CSS,


Categories