How to design the test cases?
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
If the user finds deviation from the requirement is it called Fault, Error, Defect or Failure
1.what si the out come of testing.?
What is Defect Leakage?What Gap Analysis? What are the functioanl requirements to test the Software? What is Latency bug?
What is regression testing
Hi there Does anybody can respond to my Questions? Is some one there to answer my Questions posted in Software testing category.pls E-mail to sunitht27@yahoo.com
how to connect oracle with test director? in testdirector we will be getting only reports? pls answer Thanks in Advance
date format and we should 8 digits - not accepted only /accepted write how many in test cases in the date format valid , and in valid
how can i derive the test case for requirement and usecase ?
How to integrate Bugzilla with QTP?
Who fixes the bug as Severity and priority ?
what is difference between black box and white box testing? In most of the companies which tecnique is used
wht is IEEE 829