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 the difference between client-server application and web based application?

4 Answers   Axcend,


How can we test whether Java & .net was installed in our PC or not?

0 Answers   Approva,


Can we file a bug after UAT?

3 Answers   Keane India Ltd,


How do you arrive at the estimaton of efforts for a particular function, if you have not worked on that function testing before and do not have any past experience?

7 Answers   RBS,


What is the test case did u take more time,and difficult to write, in interview they asked, can anyone give the answer please.

1 Answers  






I am sujili(frm chennai) new commer for this site? I have some doubt's pls clarify it..... I finished my B.Tech 2004 pased out(CSE),(sujli2000@yahoo.com) and S/w Testing Course(2007) Now iam serarching a job in Testing, I did not have any experience in real time projects. Any body can send me the sample Testcases,Srs,for Banking,ERP Projects etc.

3 Answers  


Which are the standards for software test plans?

0 Answers  


What is Negative testing?

5 Answers  


Web application is having a client and a client-server application aslo have a client. Then what is the technical difference between thease two clients? can any body expain?

4 Answers  


what is stand alone application?

1 Answers  


which of the following is not a coding defect? Option 1 Test harness defect Option 2 Data flow defect Option 3 Initialisation defect Option 4 Algorithmic defect

0 Answers   Infosys,


What is inter-operability?

1 Answers  


Categories