Guys, can any one of u give the realtime example for Unit
Testing?
Answers were Sorted based on User's Feedback
Answer / kirti magu
Taking exapmle of a Fan,
Testing each component of Fan
individually,motor,rod,wings,cables,
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / pavan
Bank Atm is one module of unit testing,
login -> Banking -> Balance withdraw -> Current/ saving
account-> Rs...... type-> collect.
this is unit testing
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / pravati
Testing a single functionality of the application is called as unit testing.
ex...testing only login functionality is known as unit testing.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is meant by package testing?
At which stage testing phase will start
what are all the possible Test Cases for VoIP based applications
What is industry standard for code coverage numbers?
3. What Web sites do you use to learn about Web accessibility?How often do you use them?
What is the difference between Regression and Retest Testing?
what is the diffrence b/w Test approach,test stratagy,test plan?
What is kick-off meeting? Why is it optional?
What is the difference between functional requirement and non-functional requirement?
How do you evaluate the quality of software?
What is test report?? du u;ve written any test reports
write test case for linked in sign up page ?