If we are enterinf different inputs for the same field then
tester have to write that much separate test cases with
separate ID.
E.g. First name field
Inputs are - 1. valid name = Shyam,
2. Digits , 3. Blank Space, 4. Empty
Name, 5. Enter name after blank space, 6. Special
Characters etc.
So May I have to write 6 separate test cases with test case
id 1,2,3,4,5 & 6.?
Answers were Sorted based on User's Feedback
Answer / jayakumar.n
It was not needed to write separate test cases and generate
Test case id for these type of validation.Instead we can
write generic test case for validation on name- In the input
field, we can have multiple inputs and subsequent output for
that.
Testcaseid Name Steps Input output
1 X field X input X output
Y Input Y output
This practically help to address u r question.
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / dinesh
It doesn't required to write 6 test cases for this all
scenario.u need to write only one negative test case which
explain all 6 scenario in one.i.e
Test Case id Objective module name
LP_01 verify the functionality homepage->
firt name field login page
Input data Steps
all invalid enter invalid input
like special first name field
characters,numeric data keep all other field blank
click on ok button
Expected result
Actual result
Status
Severity
Remark:same issue is applicable when input blank spaces
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / anant
In ur test case suite just insert one new worksheet 'test
data' and one more column in test case format as test data.
For above example just write two test case as +ve and -ve.
In test data sheet maintain different data as below:
1) -ve data for first name field = digits, spl characters,
blank space, alphanumeric
2) +ve data for first name field= Shyam
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / anant
This is in continuation with previous ans:
In test cse format column mention the test data ID i.e 1,2
in the test data sheet. Ex. For -ve test case in test case
column write as 'Refer test data 1 in test data sheet'. The
person executing test cases will execute the single test
case for all the negative data.
| Is This Answer Correct ? | 0 Yes | 0 No |
What do u do if a bug logged by u is not reproducible in developers environment (developers environment is same as urs)
Can any one explain in detail about HLDD(High level design document) and LLDD(Low level design document). general at point of time can testers use this. wht does this doc contain.
what is the diff b/w bug and defect?
which process u followed in ur company?
How many TC you have written?How many TC you can write in a day?How many TC can you execute in a day?
Hello can any one help we which certification is can be taken is it ISTQB or CSTE ? How to prepare for the exam & where we can find the materials etc for the prepartion? Please Help me. Thanks in advance
Hi Friends, Please help me in providing System test cases examples Thanks in Advance
can anybody explain traceability matrix clearly
wat is another name of retesting can we callit a retesting also
what is regression testing???
1.what is meant by functional and GUI testing?
PLS SEND REAL TIMERS, WHAT IS SOA TESTING..IM TRYING 3+ YR.. I HAVE GOOD KNOWLEDGE ON MANUAL TESTING... NOW IM NEW TO LEARN "SOA TESTING" IS BEST OR NOT? BEFORE LEARNING SOA TESTING ANY SKILLS ARE REQUIRED..... AND NOW WHAT IS THE MARKET FOR SOA TESTING... AND IT IS BASED ON PROGRAMMING OR NOT?