How to design the test cases?

Answers were Sorted based on User's Feedback



How to design the test cases?..

Answer / ratha.a

Test cases are designed by using test case design
techniques like BVA and equilance partioning. and also we
check the field laevel check,field level
vlidation,functionality check and GUI check.



In Field levl check it has check in 7 conditons.

1. Null Check - don't entering anything
2. unique check -
3. Lenth check - ie. <4 >9
4. Default check - values are in the combo box and list box
5. alpha numeric - give alpha and numeric vallues
6. negative check - whether the values are in -ve.
7. data check - validation of date.

Is This Answer Correct ?    3 Yes 0 No

How to design the test cases?..

Answer / k.balasubramani

A test case should have RequirementID,TestcaseID,Testcase-
desc.,Procedure,Test inputs,Expected Result,Actual
Result,Status.
The testcase will be designed upto Expect Result, after
execution the actual result & status will be filled.

Is This Answer Correct ?    2 Yes 1 No

How to design the test cases?..

Answer / guest

To design test cases there are templates for writing test
cases. In the Templates there is serial number, action to
be performed, test data, expected result, actual result and
defect id has to be given. To design test case we have to
provide each of these data for each function keys. These
function keys are derived fro FS which also derive fro SRS.

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More Manual Testing Interview Questions

1.tell me one bug what u find ur testing and how u ill fix severity and priority? 2.difference between web and window based testing? 3.bug life cycle?

2 Answers   ITC Infotech,


Who are all involved in an inspection meeting?

0 Answers  


what is application state, base state, & call state.

1 Answers   TCS,


What is test startegy?

0 Answers  


If there are more number of test cases, how can u pick up a selective test case?

4 Answers   Wipro,






how to excute testcases in regression testing time.

3 Answers   IBM,


How will you do beta testing?

0 Answers   Aricent,


What is the difference between functional testing and integration testing?

0 Answers  


Hi guys can u please tell that how to write the test case for checking the number of emails in inbox of gmail.

3 Answers  


How to check security of any browsers???

1 Answers   IBM,


explain LCSAJ??

2 Answers  


How to perform Gui testing ?

2 Answers  


Categories