How do you write unit test cases ?
Answer Posted / 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 |
Post New Answer View All Answers
What training have you undergone in project planning?
Why do you want to work for Microsoft?
Explain dll hell?
I want question and paper based MS Projects. Also is there any exam which microsoft conduct for Ms Project professional to issue certification?
Explain the various activities you do (as a PL) when the project is started up.
funds flows analysis how to prepare for interview
Test the save dialog in Notepad?
What and where are the policy statements for software project planning?
Tell about current project ?
Did you used crystal reports? Do you have sufficient knowledge on crystal reports?
What is the project management structure in your project? Is a PL assigned to the project?
Please, i am a final year student in nigeria and i have a project on pension fund administration and i need help in starting.
Tell about yourself and job ?
Write the test cases for instr function?
Given a MAKEFILE (yeah a makefile), design the data structure that a parser would create and then write code that iterates over that data structure executing commands if needed.