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 / 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 |
Post New Answer View All Answers
what are all the things we will include in " what to be tested and what not to be tested" in Test Plan
What exactly is quality control? Is it similar to quality assurance?
What are the different types of software testing?
can someone give me a brief idea about embedded testing.. i know both embedded system concepts and testing concepts.. i just want to know what we have to do for embedded testing
Can you explain the workbench concept?
How to find that tools work well with your existing system?
Hi Everybody could you please send me the ISTQB Material to my mail id karthik18487@gmail.com Thanking you in advance
Hi Friends, I want to know the best institute in hyderabad which is giving training in 'SAP Testing' and who is the best faculty. Regards, Imtiyaz..
Do submit teststrategy to customer if yes at what time
What is the test harness?
If you're given a program that will average student grades, what kinds of inputs would you use?
what exactly is heuristic checklist approach for unit testing?
what is difference between win 98 and win 2000 poertating system?which is better one?
Can you explain boundary value analysis?
Write UI Test case, Integration Test case, Functional Test case & Performance Test case for the File Menu for MS-Word?