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

What is meant by Test Script. Example and Explanation on Test Script?Please Answer

2 Answers   TCS,


What is the test harness?

0 Answers  


Hi Frds., i am Nithi here.here in my company i am working in manual testing ie. application testing only front end not back end like i will enter datas and check whether the record gets updated r not. what kind of testig is this? and some people r working on scripting languages same manual testing what is the difference between these two testing? ans please thanks in advance

3 Answers  


Equivalence testing divides the input domain into classes of data from which test cases can be derived to reduce the total number of test cases that must be developed. is it.explain equivalence testing

1 Answers  


tell me about detailed process of bug tracking in your company?questions was asked in interveiw?

4 Answers   TCS,






If there there are 100 test cases which need to be executed in one day and out of them 50 are of Critical Severity, 30 are Major and 20 are Minor. What would be your approach?

6 Answers  


Types of validation Testing?

3 Answers  


Is dekstop testing and client-server testing same ?

1 Answers  


1) Can you tell me the High severity and low priority bug,High priority and low severity bug?

3 Answers   SoftSol,


6. If you could make one significant change to this Web site, what change would you make?

0 Answers  


*) Internal review defect gets detected… 1) During peer review. 2) By the own stuff member onsite/offshore. 3) During Informal review process. 4) None of these 5) All of these

0 Answers  


I have one doubt in regression testing, Example if we have five modules such as 1,2,3,4,5. If we made change in 3 module only and also 3 module will interact with only 1 and 5 module. For this case we will conduct testing in all module (or) only 1 and 5 module?? Answer soon firends

2 Answers  


Categories