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 |
Difference between the HotFix,ShowStopper and critical bug?
what r the entry criteria for automation testing?
What are the differences between web applications and client and server applications?
what is the use of l10n testing?
Client want to execute 1500 test cases and delivery within three days? But i have 5 resources? How its possible?
State a generalized process for load test? Or explain how you did it previously.
Which testing is this- opening .mp3 file through IE Option- 1. cross browser testing 2. Negative testing 3. black box testing
how we write test cases to brs,srs,hlds,llds
what is project testing & product testing, and what is the differene ? plz explan with example
Training for Manual/QTP Testing from 6 years MNC experience engineer, working in Patni with Project .Guranteed Job training else fee back in Mumbai-mail-- >amol.dhumalatrediffmail dot com
Suppose if you have given Login screen to Test. What type of tests r u going to do on that.How many test cases can u write.?
10 Answers Infeneon Technologies,
What is Traceability Matrix? How will you exactly map it and in which stage will you prepare that?