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.?
Answer Posted / 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 |
Post New Answer View All Answers
Explain the strategy for testing a Java application?
Have you prepared traceability matrix and how to prepare it?
Sentence "Working from onsite is effective" is growing in IT field. How do we bring that knowledge to offshore and do an effective job in Offshore?
What is the difference between code walkthrough and code review? What is the difference between walkthrough and inspection?
In manual testing, what are stubs and drivers?
Tell me the SRS based review,brs based review
What is a test severity and test priority? difference between them with suitable examples?
Hi friends I am kranti completed my IT diploma in 2005 & after that complete my software testing course. Now I am working in small software form as software tester. I have 2 + year experience in manual testing. Now I wan to change company. Plz told me is there any effect that I can not have any degree although I have 2 + experience ?
what is prototyping model,RAD model V model, spiral model?????
When do we perform smoke testing?
what do you mean by Develop test data through sourcing (or) handcrafting techniques
Negative test cases for phone camera
Beyond the customary advantages of having a testing group, what are the benefits does a company receive from a well run, automated testing group?
what is test scenario and test condition?
What are the advantages of black box testing?