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...


How do you write unit test cases ?

Answers were Sorted based on User's Feedback



How do you write unit test cases ?..

Answer / mms zubeir

Both the above answers are wrong.

Unit test cases are normally not written after coding but
they are written before coding.

So, break up the functionality into smallest pieces like
each broken piece of functionality can accept an input
criteria as well as output criteria.

Is This Answer Correct ?    75 Yes 9 No

How do you write unit test cases ?..

Answer / naveen verma

First approach must be to break your code. Write the
testcase with wrost condition first and best condition later.

Is This Answer Correct ?    40 Yes 7 No

How do you write unit test cases ?..

Answer / kns

Test cases are normally written on a basis of your low level
design document say SDD.SDDis the correct document that
covers the complete flow of your project which is based on
your requirement doc.SDD also covers the complete
requirement along with the sudo code in it ,SDD also covers
the functionality ,so for creating your test case keep SDD
in front ,it will also help you to trace the requirement
back(tracebility metrics).So fetcch the correct requirement
from the sdd , break it and write every case for that break
requirement.

Is This Answer Correct ?    9 Yes 2 No

How do you write unit test cases ?..

Answer / solomon blessing

Mostly Unit testcases are written by developers and not by
testers. If a tester has to write a unit testcase
Eg: For Username field should contain only 15 charac

TestId :1 Description :Verify whether the Username field
accepts 15 charachters Steps : 1.Click the URL 2.Give
positive and negative input values Expected
Result:The username field should contain 15 characters only

Is This Answer Correct ?    7 Yes 0 No

How do you write unit test cases ?..

Answer / imran

Test Case describes exactly how the test should be carried
out.
1. Input the data for a field.
2. what should be expected result.
3. what is the actual result.
4. whether the test case is pass or fail.

and if there is any comments or note needed, then put the
comments about the functionality.

Is This Answer Correct ?    7 Yes 2 No

How do you write unit test cases ?..

Answer / krishnamoorthy

i am write test very well and don't copy from other
whatever you know write the test.

Is This Answer Correct ?    11 Yes 28 No

Post New Answer

More Project Planning Interview Questions

How do you rate yourself in c#,vb.net,Asp.net,oracle,sql server ?

0 Answers   3i Infotech, Choice Solutions, iGate,


How are the team members kept informed about the current status of the project?

0 Answers  


What are various life cycle model in S/W development ?

6 Answers   Digital GlobalSoft,


Tell me something about your project?

23 Answers   Accenture, BG, CTS, HCL, IBM, IPO, Mphasis, NDS, Oracle, PHP, PRDC, Siemens, State Street,


Can any one please give me an effective format for designing a functional specification and technical specification sheet for a software developemnt related company asap...it would be highly useful for my final year project.

0 Answers  


You have 3 jars. Each jar has a label on it: white, black, or white&black. You have 3 sets of marbles: white, black, and white&black. One set is stored in one jar. The labels on the jars are guaranteed to be incorrect (i.e. white will not contain white). Which jar would you choose from to give you the best chances of identifying the which set of marbles in is in which jar?

12 Answers   Intel, Microsoft,


What are the different inputs and outputs of the phases in SDLC ?

7 Answers   Apple, Honeywell,


Test the save dialog in Notepad?

0 Answers   Microsoft,


How would you deal with a bug that no one wants to fix? Both the SDE and his lead have said they won?t fix it?

0 Answers   Microsoft,


Write the test cases for a vending machine?

1 Answers   Microsoft,


How do you write unit test cases ?

6 Answers   College School Exams Tests, Microsoft,


What is the document that should be consulted to know about your project, the activities you do, your schedules and milestones?

7 Answers  


Categories